Korey Stegared-Pace
Microsoft
Êtes-vous prêt à démarrer avec l’IA ? Microsoft Reactor propose des événements, des formations et des ressources communautaires pour aider les start-ups, les entrepreneurs et les développeurs à fonder leurs futures activités sur la technologie de l’IA. Rejoignez-nous !
Êtes-vous prêt à démarrer avec l’IA ? Microsoft Reactor propose des événements, des formations et des ressources communautaires pour aider les start-ups, les entrepreneurs et les développeurs à fonder leurs futures activités sur la technologie de l’IA. Rejoignez-nous !
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building a web applications!
This course is designed to be followed along with in week-by-week order but feel free to jump in at any time!
Meet other learners in this course here: https://aka.ms/webdevmeet
Intervenants
Toutes les heures dans - Temps universel coordonné
mars
13
lundi
2023
Web Development for Beginners – Developer Tools and Resources– Week 1
5:00 PM - 6:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building a web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? The popular developer tools needed to be build web applications Get familiar with tools like GitHub and VS Code Setup for your development environment for efficiency and style! Popular Developer Resources to help you on your Web Dev Journey Start learning now: Introduction to GitHub Introduction to VS Code
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
mars
20
lundi
2023
Web Development for Beginners –JavaScript Data Types and Functions – Week 2
5:00 PM - 6:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building a web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? The popular developer tools needed to be build web applications Get familiar with tools like GitHub and VS Code Setup for your development environment for efficiency and style! Popular Developer Resources to help you on your Web Dev Journey Start Learning Now: JavaScript variables and data types Create modular code by using functions in JavaScript
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
mars
27
lundi
2023
Web Development for Beginners – Making Decisions with JavaScript – Week 3
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week by week order but feel free to jump in at any time! In this week we will explore how to “make decisions” with JavaScript. We will use methods like if/else statements to add logic to applications based on what is going on. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What are if/else statements and when to use them What are logical operators Creating logic in your applications Start Learning Now: Make decisions with JavaScript
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
03
lundi
2023
Web Development for Beginners – JavaScript Arrays, Loops and APIs – Week 4
6:00 PM - 7:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will explore how we can store data in arrays, use loops to read that data as well as using APIs to get data from external sources. This will be a great way to add dynamic data into our apps we are building in this course. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What are arrays in JavaScript and how to use them How are loops and arrays used in JavaScript What are APIs and how to get data from them Start Learning Now: JavaScript arrays and loops
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
11
mardi
2023
Web Development for Beginners – Introduction to React – Week 5
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will start learning React, a popular framework for developing front-end web applications using JavaScript. We will discuss when to use React, why it was created and start looking at the main concepts of React. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What is React and how to set it up What are components in React Making your first component in React Start Learning Now: Get started with React
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
17
lundi
2023
Web Development for Beginners – Working with Data in React – Week 6
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will continue learning React by looking at how we can work with data in our applications. Data can come from users, APIs or from other components in our application. We will learn how to show and change this data in our applications. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? Getting data into our React applications Showing data to users Changing data and passing data between components Start Learning Now Working with data and properties in React components
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
24
lundi
2023
Web Development for Beginners – Understanding React State and Events – Week 7
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will continue learning React by looking at State and Events in React. This will help us respond to how users are using our applications. This is important when we want to make our applications interactive and changing. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What is State in React What are Events in React How we can manage state and events in our applications Start Learning Now: React state and events
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
mai
02
mardi
2023
Web Development for Beginners – Get Started with Tailwind CSS and React – Week 8
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In the final week of our Web Development for Beginners course we will look at how we can use Tailwind CSS to make our sites look great! We will explore some of the basics of CSS and then why and the benefits of using Tailwind CSS. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? Intro to CSS Intro to Tailwind CSS How we can work with Tailwind CSS and React Start Learning Now: Use CSS styles in a webpage
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
Toutes les heures dans - Temps universel coordonné
mars
13
lundi
2023
Web Development for Beginners – Developer Tools and Resources– Week 1
5:00 PM - 6:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building a web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? The popular developer tools needed to be build web applications Get familiar with tools like GitHub and VS Code Setup for your development environment for efficiency and style! Popular Developer Resources to help you on your Web Dev Journey Start learning now: Introduction to GitHub Introduction to VS Code
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
mars
20
lundi
2023
Web Development for Beginners –JavaScript Data Types and Functions – Week 2
5:00 PM - 6:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building a web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? The popular developer tools needed to be build web applications Get familiar with tools like GitHub and VS Code Setup for your development environment for efficiency and style! Popular Developer Resources to help you on your Web Dev Journey Start Learning Now: JavaScript variables and data types Create modular code by using functions in JavaScript
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
mars
27
lundi
2023
Web Development for Beginners – Making Decisions with JavaScript – Week 3
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week by week order but feel free to jump in at any time! In this week we will explore how to “make decisions” with JavaScript. We will use methods like if/else statements to add logic to applications based on what is going on. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What are if/else statements and when to use them What are logical operators Creating logic in your applications Start Learning Now: Make decisions with JavaScript
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
03
lundi
2023
Web Development for Beginners – JavaScript Arrays, Loops and APIs – Week 4
6:00 PM - 7:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will explore how we can store data in arrays, use loops to read that data as well as using APIs to get data from external sources. This will be a great way to add dynamic data into our apps we are building in this course. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What are arrays in JavaScript and how to use them How are loops and arrays used in JavaScript What are APIs and how to get data from them Start Learning Now: JavaScript arrays and loops
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
11
mardi
2023
Web Development for Beginners – Introduction to React – Week 5
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will start learning React, a popular framework for developing front-end web applications using JavaScript. We will discuss when to use React, why it was created and start looking at the main concepts of React. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What is React and how to set it up What are components in React Making your first component in React Start Learning Now: Get started with React
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
17
lundi
2023
Web Development for Beginners – Working with Data in React – Week 6
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will continue learning React by looking at how we can work with data in our applications. Data can come from users, APIs or from other components in our application. We will learn how to show and change this data in our applications. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? Getting data into our React applications Showing data to users Changing data and passing data between components Start Learning Now Working with data and properties in React components
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
avr.
24
lundi
2023
Web Development for Beginners – Understanding React State and Events – Week 7
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In this week we will continue learning React by looking at State and Events in React. This will help us respond to how users are using our applications. This is important when we want to make our applications interactive and changing. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? What is State in React What are Events in React How we can manage state and events in our applications Start Learning Now: React state and events
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
mai
02
mardi
2023
Web Development for Beginners – Get Started with Tailwind CSS and React – Week 8
4:00 PM - 5:00 PM (UTC)
Web Development for Beginners Web Development for Beginners is an 8-Week interactive course where you will learn how to build your first web application using JavaScript + React. At the end of the 8 weeks, you will have the skills to start building web applications! This course is designed to be followed along with in week-by-week order but feel free to jump in at any time! In the final week of our Web Development for Beginners course we will look at how we can use Tailwind CSS to make our sites look great! We will explore some of the basics of CSS and then why and the benefits of using Tailwind CSS. Meet other learners in this course here: https://aka.ms/webdevmeet Who Should Attend? Beginners looking to learn and build web applications. What will I learn? Intro to CSS Intro to Tailwind CSS How we can work with Tailwind CSS and React Start Learning Now: Use CSS styles in a webpage
Thème: Codage, langages et infrastructures
Langage: À l’aide de la langue anglaise
Pour toute question, contactez-nous à l’adresse reactor@microsoft.com