<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Archives des Learn - Start in France</title>
	<atom:link href="https://startinfrance.eu/en/category/learn/feed/" rel="self" type="application/rss+xml" />
	<link>https://startinfrance.eu/en/category/learn/</link>
	<description>Start in France</description>
	<lastBuildDate>Thu, 21 Mar 2024 09:21:57 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.6</generator>

<image>
	<url>https://startinfrance.eu/wp-content/uploads/2020/11/Icone-SiF-Carre-Bleu-150x150.png</url>
	<title>Archives des Learn - Start in France</title>
	<link>https://startinfrance.eu/en/category/learn/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Save time developing with Myceleum</title>
		<link>https://startinfrance.eu/en/3439/</link>
		
		<dc:creator><![CDATA[Ayité D'ALMEIDA]]></dc:creator>
		<pubDate>Fri, 11 Jun 2021 13:08:16 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://startinfrance.eu/?p=3439</guid>

					<description><![CDATA[<p>On the Learn stage, in startup safari, we talked about development. Bassem Makarem, the co-founder of Myceleum, explained what an integrated development environment is. He showed that it is possible to save time and go faster with a new solution. This article is a recap of his passage. However, you can view the video through [&#8230;]</p>
<p>L’article <a href="https://startinfrance.eu/en/3439/">Save time developing with Myceleum</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>On the Learn stage, in startup safari, we talked about development. <a href="https://www.linkedin.com/in/bassem-makarem/">Bassem Makarem</a>, the co-founder of <a href="https://myceleum.com/">Myceleum</a>, explained what an integrated development environment is. He showed that it is possible to save time and go faster with a new solution.</p>



<p>This article is a recap of his passage. However, you can view the video through the link at the bottom of the article. </p>



<h2 class="wp-block-heading">What is a development environment </h2>



<p>The integrated development environment, also called IDE, is the place where you develop a project. It is an application that gathers a set of tools to optimize work time and productivity. </p>



<p>The problem with development environments is that when you have tools to download into your environment, they have to be compatible with each other. When there are version discrepancies, bugs appear because of conflicts between the different tools. So you have to debug and that adds extra time. </p>



<p>Or when you install a development environment, you have to follow an installation manual. This is often where mistakes are made because we are human. Because of the complexity of the environment, developers make mistakes. And sometimes you just don&#8217;t know how to do that installation. </p>



<p>So to avoid these errors, it is necessary to isolate the different components from the environment. </p>



<h2 class="wp-block-heading">The containers </h2>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-28-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-28-1024x576.png."/><figcaption>The containers technologie</figcaption></figure>



<p>Containers are those elements that isolate software so that they do not interfere with each other. </p>



<p>This technology has been around for a while having been popularized by <a href="https://www.docker.com/">Docker</a>, whose role is to create these containers. This tool makes things easier. However, there are still some issues to be resolved, so it&#8217;s not used very often. </p>



<h2 class="wp-block-heading">The problems</h2>



<h3 class="wp-block-heading">Time </h3>



<p>Installing a development environment is a tedioubefores task that requires between 1 day and 1 week of work starting to code. </p>



<h3 class="wp-block-heading">A team effort </h3>



<p>When we code, we often do it in a team. This means that everyone must have the same software installation, which is sometimes complicated. </p>



<p>But also, when you code, you want to have your development environment local as well as online. This gives you more control over any problems that may arise. </p>



<p>But also, when you code, you want to have your development environment local as well as online. This gives you more control over any problems that may arise. Indeed, when moving from local to online, there are some bugs that come up. </p>



<h2 class="wp-block-heading">Myceleum&#8217;s solution </h2>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-30-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-30-1024x576.png."/><figcaption>Myceleu&#8217;s solutions </figcaption></figure>



<p>Myceleum is a platform that allows you to install and customize your development environment in less than 10 minutes. The platform uses container technology to avoid conflicts between applications. </p>



<p>It also synchronizes the environments of different team members. There will be no more errors due to the different environments of the colleagues. This will save you time because you will know directly that it is a code error. </p>



<p>The third solution from Myceleum is a marketplace. It allows developers to buy or sell development environments. Developers can buy a custom environment with confidence, knowing that the seller is another developer who guarantees its good condition. This is to save installation time, because instead of installing a custom environment that already exists, it is better to buy it directly. </p>



<h2 class="wp-block-heading">Languages and Frameworks </h2>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-31-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-31-1024x576.png."/><figcaption>Languages an Framework </figcaption></figure>



<p>Myceleum has the majority of languages such as : </p>



<ul class="wp-block-list" id="block-a2d75229-e13a-4b78-9041-9bb4f286469a"><li>PHP</li><li>Pithon</li><li>Java</li><li>Node</li><li>Golang etc</li></ul>



<p>In addition it works to add several. </p>



<h2 class="wp-block-heading">Myceleum for education </h2>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-32-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-32-1024x576.png."/><figcaption>Meceleum and euducation </figcaption></figure>



<p>When you learn a new technology, you should not be focused on the programming language you are using in order to better concentrate on the subject. Let&#8217;s say a teacher gives his students an assignment and they are required to develop in a certain language. With Myceleum, they will be able to code in the language they want so they don&#8217;t have to waste time installing the teacher&#8217;s language. For both the student and the teacher, this will allow them to make rapid progress. </p>



<p>Also, with Myceleum, students will be exposed to container and Docker technology early on. It&#8217;s not very common and students only get exposed to it when they are in the enterprise. </p>



<h2 class="wp-block-heading">Conclusion </h2>



<p>To summarize, Myceleum is a solution for development environments. The application saves time, avoids errors and makes it easy to customize environments. </p>



<p>To give you a better idea of these features, Bassem has made a small demo at the end of the video. Follow <a href="https://youtu.be/oXLEKBF9OOw">the link</a> to watch it. </p>
<p>L’article <a href="https://startinfrance.eu/en/3439/">Save time developing with Myceleum</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to create a web site with React</title>
		<link>https://startinfrance.eu/en/3415/</link>
		
		<dc:creator><![CDATA[Ayité D'ALMEIDA]]></dc:creator>
		<pubDate>Thu, 10 Jun 2021 13:44:47 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://startinfrance.eu/?p=3415</guid>

					<description><![CDATA[<p>In Startup SAFARI Virtual Experience, there have been code classes. This one focused on React. It was presented to us by Thomas Paoli, a trainer from the tech school; Wild Code School. He gave a demo of the features of this application. Here is a brief summary of the different steps of his presentation. You [&#8230;]</p>
<p>L’article <a href="https://startinfrance.eu/en/3415/">How to create a web site with React</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In Startup SAFARI Virtual Experience, there have been code classes. This one focused on <a href="https://fr.reactjs.org/">React</a>. It was presented to us by <a href="https://www.linkedin.com/in/thomas-paoli/">Thomas Paoli</a>, a trainer from the tech school; <a href="https://www.wildcodeschool.com/fr-FR">Wild Code School</a>. He gave a demo of the features of this application. </p>



<p>Here is a brief summary of the different steps of his presentation. You can also watch the video of his presentation through the link available at the bottom of the article.</p>



<h2 class="wp-block-heading">What is React </h2>



<p>React is a Java script library that simplifies the work of developers to create a website. Before the creation of React, the sites were created in html, css and JavaScript. But the disadvantage was in the size of the files. They could exceed a thousand lines of code. The work was tedious. </p>



<p>React allows you to fragment your lines of code into blocks similar to Lego. These blocks are reusable so you don&#8217;t have to rewrite code that has already been written elsewhere. This simplifies the task and prevents you from making writing mistakes. </p>



<h2 class="wp-block-heading">The creation of the site </h2>



<h3 class="wp-block-heading">Le header </h3>



<figure class="wp-block-image is-resized"><img fetchpriority="high" decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-24-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-24-1024x576.png." width="512" height="288"/><figcaption>The Header </figcaption></figure>



<p>Before starting to code, Thomas started by creating components. These are the famous blocks that he will have to reuse. </p>



<p>Once these components are ready, we have to code the header with the logo of the site embedded in a banner. I let you see all the different steps in the video from <strong><span class="has-inline-color has-vivid-red-color"><strong>08: 20</strong> <strong>minute</strong></span></strong> to <strong><span class="has-inline-color has-vivid-red-color"><strong>21:07</strong> <strong>minute</strong></span></strong>. </p>



<h3 class="wp-block-heading">Presentation of the offer </h3>



<figure class="wp-block-image is-resized"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-26-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-26-1024x576.png." width="512" height="288"/><figcaption>La présentation de l&#8217;offre </figcaption></figure>



<p>On a website, there is the part where the offer is presented. Thomas has created three frames in which training courses will be presented. In these frames should be put images. In this part he used css to make the frames more pleasant. To this he added a paragraph. Follow the process from <strong><span class="has-inline-color has-vivid-red-color">21:21 minute</span></strong> to <strong><span class="has-inline-color has-vivid-red-color">56:23 minute</span></strong>.</p>



<h2 class="wp-block-heading">Conclusion </h2>



<p>The purpose of this article was to present succinctly, Thomas&#8217; demo. The video of his run will help you to reproduce what he did. But most importantly, you can learn more from Wild Code School. They have several more detailed training and coaching courses to help you progress. </p>



<p>Here is the link to the video. </p>
<p>L’article <a href="https://startinfrance.eu/en/3415/">How to create a web site with React</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Augmented reality for education</title>
		<link>https://startinfrance.eu/en/3443/</link>
		
		<dc:creator><![CDATA[Hanine Sellami]]></dc:creator>
		<pubDate>Tue, 08 Jun 2021 15:36:28 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://startinfrance.eu/?p=3443</guid>

					<description><![CDATA[<p>On the Learn stage, Louis Jeannin and Clémence Rougeot from the startup Foxar presented their company. At the origin of the project, we had to find something useful for young people to understand the world around them more easily. It was also necessary to help students in difficulty at least as much as others. The [&#8230;]</p>
<p>L’article <a href="https://startinfrance.eu/en/3443/">Augmented reality for education</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>On the Learn stage, <a href="https://www.linkedin.com/in/louis-jeannin-179660145/">Louis Jeannin</a> and <a href="https://www.linkedin.com/in/cl%C3%A9mence-rougeot-7749961a4/">Clémence Rougeot</a> from the startup <a href="https://foxar.fr/">Foxar</a> presented their company. At the origin of the project, we had to find something useful for young people to understand the world around them more easily. It was also necessary to help students in difficulty at least as much as others. The idea was to bring content for the digital tools of the schools. </p>



<p>They chose augmented reality because it allows to visualize objects and concepts in an intuitive and active way. Objects are crossed, posed, you can explore them and turn around. This was presented in a very clear way, thanks to an educational model during the conference. </p>



<p>This article is a transcript of their performance, and you can follow the video replay with the link available at the bottom of the article. </p>



<h2 class="wp-block-heading">Putting Foxar into practice </h2>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-6-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-6-1024x576.png."/></figure>



<p>All of these tools can be used by teachers, but how will they do it? They discussed a lot with the teachers before starting Foxar. The idea was to allow teachers to use these tools as they wish at all possible moments of pedagogical sequences; TP, TD, CM, group work… The first real-life setting was two years ago, in May 2019. They have set up pedagogical models that can help students answer questions. </p>



<p>Here is the exercise performed: </p>



<figure class="wp-block-image is-resized"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-7-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-7-1024x576.png." width="512" height="288"/></figure>



<p>On the left, we have fixed cars. On the right, the 3D educational model shows the differences in speed of the cars. The students quickly adapted and passed the exercise. They found it easier to understand with the 3D model. </p>



<p>The second construction link is an essential link with research, especially public research. This link is essential because it is not possible to deploy a tool related to education without really testing it. That&#8217; s why it is important to test it to see if it works well, and does not generate too many mental charges. </p>



<p>By this graph, we can see the average gain of students who are comfortable and students who are less comfortable with their used tools. Finally, augmented reality seems to be the tool that students have less difficulty with. </p>



<figure class="wp-block-image is-resized"><img loading="lazy" decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-8-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-8-1024x576.png." width="512" height="288"/></figure>



<h2 class="wp-block-heading">Professional training </h2>



<p>Foxar works today thanks to services for professional training. They realize the same type of pedagogical model for industrialists and for adults. </p>



<p>One of the services in progress concerns a French mutual insurance company. The idea is to develop pedagogical models related to environmental health prevention. It is about the creation of a small bathroom. Finally, the startup is in the process of developing and wants to work more on industrial and chemical subjects that are mainly aimed at adults. </p>



<p>Here is <a href="https://www.youtube.com/watch?v=3z3BOZZFxDU">the link</a> of the video of their passage.</p>
<p>L’article <a href="https://startinfrance.eu/en/3443/">Augmented reality for education</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Learn to coding since childhood</title>
		<link>https://startinfrance.eu/en/3479/</link>
					<comments>https://startinfrance.eu/en/3479/#respond</comments>
		
		<dc:creator><![CDATA[Hanine Sellami]]></dc:creator>
		<pubDate>Fri, 04 Jun 2021 08:04:40 +0000</pubDate>
				<category><![CDATA[Learn]]></category>
		<guid isPermaLink="false">https://startinfrance.eu/?p=3479</guid>

					<description><![CDATA[<p>On the Learn stage of Startup SAFARI, we welcomed Amélia MATAR, founder of the company COLORI, which has existed for 5 years. She teaches children to code in the Montessori spirit from 3 years old. Here is a summary of his passage. You can watch the video by clicking on the link at the bottom [&#8230;]</p>
<p>L’article <a href="https://startinfrance.eu/en/3479/">How to Learn to coding since childhood</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>On the Learn stage of Startup SAFARI, we welcomed <a href="https://www.linkedin.com/in/ameliamatar/">Amélia MATAR</a>, founder of the company <a href="https://www.linkedin.com/company/colori-montessori/">COLORI</a>, which has existed for 5 years. She teaches children to code in the Montessori spirit from 3 years old.</p>



<p>Here is a summary of his passage. You can watch the video by clicking on the link at the bottom of the article.</p>



<h2 class="wp-block-heading">The digital world </h2>



<p>Amelia and her colleague <a href="https://www.linkedin.com/in/perrinelegal/">Perrine Legal</a> have both been digital experts for over 10 years, and also moms. They have seen the explosion of digital technology in companies. So they wondered how they could help their children to appropriate their knowledge and adapt the best possible posture.</p>



<p>Amélia thinks that digital technology has become a factor of inequality. The world we are creating is separated by a digital divide in terms of equipment and skills. </p>



<p>One of the most important things to evolve in the digital world is the place of women. We know that digital offers flourishing careers for women, and we also know that early learning allows people to project themselves onto this profession. It really starts in childhood. In fact, one study proves that girls at the age of six considered themselves much less interesting than boys. Early learning can therefore allow women to avoid this problem and allow them to have an equal place with men.</p>



<h2 class="wp-block-heading">Teaching children to code </h2>



<p>When it comes to learning to code, we are reluctant to put children in front of a screen. Except that with COLORI, the goal is to make children learn digital tools and programming WITHOUT SCREENS. </p>



<p>We often hear that code is too complicated. «&nbsp;<em>Everyone should learn how to program a computer, because it teaches you how to think</em>&nbsp;» Steve Jobs </p>



<p>Sometimes, we can also hear<strong> &#8221;learning to code, it&#8217;s useless&#8221;</strong>. Today, we know that computer programming is ubiquitous in everything and is used with a wide variety of disciplines: finance, the medical field, lawyers etc…</p>



<p><strong>&#8220;Code is for developers!&#8221;</strong>. Often, when we hear the word &#8220;developer&#8221; we think of an introverted, lonely and shy person. We have to completely break this idea of developers, because this judgment is not true.</p>



<h2 class="wp-block-heading">The benefits</h2>



<h3 class="wp-block-heading">1- Develop critical thinking skills. </h3>



<p>For children who consume a lot of technology in their early years, it is important to understand how what they consume works, to avoid the silly and passive use of the screen.</p>



<h3 class="wp-block-heading">2- Increase your self-confidence. </h3>



<p>When we are in front of something we don&#8217;t understand and we are in an uncomfortable situation, it can affect our self-confidence. So on the contrary, when we are in a situation where we understand the workings behind the screen, we feel more confident. We are more comfortable and at ease with the tool we are using. </p>



<h2 class="wp-block-heading">The learning method </h2>



<p>Amelia and her colleague Perrine believe that the first activity with which a child develops is storytelling. Human beings learn very well through storytelling. That&#8217;s why they made a story called HAYO the robot. This tale allows children to have fun while coding. It is about Pierrot and Justine, two characters in the tale, who will discover Hayo the robot during 5 chapters.</p>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-3-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-3-1024x576.png."/><figcaption>Hayo the robot </figcaption></figure>



<p>Through these five chapters, these two children will experience stories directly related to the digital world and will discover the following computer concepts: algorithm, binary system, Boolean logic, machines, robots, computers and artificial intelligence. In each of the chapters, there are manipulative activities that are proposed. </p>



<h2 class="wp-block-heading">Chapter 1: Specific Instructions </h2>



<p>For this first chapter, children will discover algorithms that are proposed in everyday life. This will allow them to make the link between computer science and logical thinking. </p>



<p>They will also learn how to program a robot in an easy way, with tiles that need to be put on the right places. Then they will put the robot on a tablecloth and follow its movements. </p>



<p>Another activity that children love is &#8220;<strong>code your drawing</strong>&#8220;. The child imagines an algorithm that will determine the drawing that he will then execute on a sheet of paper.</p>



<p>An algorithm is a sequence of precise instructions to accomplish a task or solve a problem. It allows computers and computer programs to function. But they are also present in our lives, without us realizing it! For example, when we follow a recipe or change the wheel on a bicycle, we are following an algorithm. </p>



<h2 class="wp-block-heading">Chapter 2: Of 1s and 0s </h2>



<p>This second chapter explains how the binary system works. The child creates an image by placing stickers or mosaics according to a binary logic 1 or 0. He manipulates the notion of representation by pixels that he uses on screen. Il va pouvoir imaginer son propre dessin et écrire le code qui correspond à son dessin, voir le proposer à son ami.</p>



<p>Here are some examples of exercises: </p>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-4-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-4-1024x576.png."/><figcaption>Coding exercices</figcaption></figure>



<h2 class="wp-block-heading">Chapter 3: Computer Logic </h2>



<p>The third chapter proposes to teach the child Boolean logic. This term comes from Boolean algebra, which is a way of calculating based on logic. With this method, one can create reasoning patterns based on given conditions. </p>



<p>This will be done by coloring and creating drawings. They will determine the TRUE or FALSE states of a drawing based on Boolean operators. </p>



<h2 class="wp-block-heading">Chapter 4: Components of a robot </h2>



<p>This chapter is about machines. The children will discover the robot, open it, to see what is inside. This is very important for the child. They will be able to explore the different components through the nomenclature cards and the vocabulary that they will learn. They become aware of how the machine works and develop an appreciation for technology. They will be able to create a robot out of paper and collage, so they can control the components and place them on it. </p>



<h2 class="wp-block-heading">The characteristics of COLORI </h2>



<p>To summarize, COLORI is : </p>



<ul class="wp-block-list"><li>1 set of games</li><li>20 partner communities</li><li>300 adults trained in the COLORI method </li><li>2 000 children in workshops </li><li>50 screen-free activities for digital literacy </li><li>200 remote workshops from the confinement </li></ul>



<figure class="wp-block-image"><img decoding="async" src="https://startinfrance.eu/wp-content/uploads/2021/06/image-5-1024x576.png" alt="L’attribut alt de cette image est vide, son nom de fichier est image-5-1024x576.png."/><figcaption>The characteristics of COLORI</figcaption></figure>



<p>Digital technology is a very strong factor of inequality, that&#8217;s why COLORI wants to break this and address children whatever their social background and their gender. </p>



<h2 class="wp-block-heading">Conclusion </h2>



<p>Hand in hand with the 20 partner communities, COLORI works to intervene in schools so that children do not have to pay for the COLORI workshops and that all children can benefit from them. </p>



<p>Now, COLORI works a lot in the priority districts of the cities, but also in the other districts. There are also 300 adults who are trained in the COLORI method. The adults are generally teachers, animators and all the people who can take charge of a group of children. </p>



<p>Today COLORI aims to expand its activity and reach as many children as possible. </p>



<p>Here is <a href="https://www.youtube.com/watch?v=nxwV07K9ExY&amp;list=UUQfVo0NHN5opUivSOYyPBhA&amp;index=16">the link</a> to the video. </p>
<p>L’article <a href="https://startinfrance.eu/en/3479/">How to Learn to coding since childhood</a> est apparu en premier sur <a href="https://startinfrance.eu/en/home-page/">Start in France</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://startinfrance.eu/en/3479/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
