Zu Hauptinhalt wechseln

Teile dieser Seite können maschinell oder durch KI übersetzt sein.

Web Development for Beginners

Treten Sie Microsoft Reactor bei, und engagieren Sie sich live mit Startups und Entwicklern

Sind Sie bereit für den Einstieg in die KI? Microsoft Reactor bietet Veranstaltungen, Schulungen und Communityressourcen, um Startups, Unternehmer und Entwickler beim Aufbau ihres nächsten Geschäfts mit KI-Technologie zu unterstützen. Seien Sie dabei!

Web Development for Beginners

Treten Sie Microsoft Reactor bei, und engagieren Sie sich live mit Startups und Entwicklern

Sind Sie bereit für den Einstieg in die KI? Microsoft Reactor bietet Veranstaltungen, Schulungen und Communityressourcen, um Startups, Unternehmer und Entwickler beim Aufbau ihres nächsten Geschäfts mit KI-Technologie zu unterstützen. Seien Sie dabei!

Zurück

Web Development for Beginners

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

  • Events in dieser Reihe:
  • 8

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

Referenten

Vergangene Events in dieser Reihe

Alle Zeiten im Zeitzonenformat - Koordinierte Weltzeit (UTC)

Mär

13

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Mär

20

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Mär

27

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

03

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

11

Dienstag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

17

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

24

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Mai

02

Dienstag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Vergangene Events in dieser Reihe

Alle Zeiten im Zeitzonenformat - Koordinierte Weltzeit (UTC)

Mär

13

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Mär

20

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Mär

27

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

03

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

11

Dienstag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

17

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Apr

24

Montag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Mai

02

Dienstag

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

  • Format:
  • alt##LivestreamLivestream

Thema: Programmierung, Sprachen und Frameworks

Sprache: Englisch

On demand ansehen

Bei Fragen können Sie uns wie folgt kontaktieren: reactor@microsoft.com