Microsoft offers a free introductory web development course
Recently, Microsoft has officially launched a free web development course (Web Development for Beginners) for everyone in the world. The course is delivered online via GitHub.
In the course, you'll learn a total of 24 lessons over 12 weeks on the basics of JavaScript, CSS, and HTML. Each lesson includes a test at the beginning and end of the lesson, writing structures, giving solutions, assessments. to complete the lesson.
After learning the theory, you will be put to practice by learning to write a typing game, learning to create a browser extension, learning to write a space invasion game, and finally learning how to create an application. bank use.
You can access the full Microsoft course here.
You can run this kit offline using Docsify. Fork the Web Development for Beginners repo then install Docsify on your machine. Next, in the root directory of the repo, type docsify serve. The site will be displayed on port 3000 of your localhost: localhost:3000.
You can also download PDFs of all the lessons here.
Besides the introductory web development course, Microsoft has many other free courses available to you. You can refer to the introductory course Machine Learning (Machine Learning for Beginners) or the introduction to the Internet of Things (IoT for Beginners) and many other Microsoft courses.
TipsMake will soon have a summary of all the best free courses being deployed by Microsoft for your convenience.
You've just finished reading the article "Microsoft offers a free introductory web development course" edited by the TipsMake team. You can save microsoft-offers-a-free-introductory-web-development-course.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.