Best of Course — September 2022
- 1
- 2
- 3
Tuts+·4y
Learn React 18: The Complete React Developer Course
Learn React 18: The Complete React Developer Course is 3 hours 40 minutes long and it’s split into 27 lessons in total. In React, we primarily use props (short for properties) to pass data to our components. The easiest way to understand props is to think of them like the attributes you can pass to HTML elements in web development.
- 4
Community Picks·4y
total-typescript/beginners-typescript-tutorial: An interactive TypeScript tutorial for beginners
The plan for these exercises is to develop them into a full workshop, and then bundle them into the full video course - Total TypeScript. Each exercise is split into a *.problem.ts and a *.solution.ts.
- 5
freeCodeCamp·4y
Machine Learning for Everybody
The freeCodeCamp.org YouTube channel is the perfect place to start your learning journey. The course is an excellent introduction to many of the key machine learning concepts. You will also learn how to program different machine learning models on Google Collab. Google provided a grant that made this course possible.
- 6
- 7
Golang News·4y
Complete Free Golang Course – from basics to advanced topics
Golang is a programming language developed at Google in 2007 and open-sourced in 2009. It was designed to combine the efficacy, speed, and safety of a statically typed and compiled language with the ease of programming of a dynamic language. It focuses on simplicity, reliability, and efficiency.
- 8
freeCodeCamp·4y
Learn Jenkins by Building a CI/CD Pipeline
Learn Jenkins by Building a CI/CD Pipeline Jenkins is an open source automation server which makes it easier to build, test, and deploy software. Gwendolyn Faraday developed this course to teach you about Jenkins by showing you how to build a CI-CD pipeline for a web application.
- 9
- 10
KDnuggets·4y
7 Tips for Python Beginners
Learn everything about Python is not necessary, but you need to build a base. In an interactive learning environment, you will see a description section, code editor, ipython shell, and lessons. The only way you can move to the next task is when you have successfully typed the correct code and run it. Even companies want their employees to learn new skills, tools, and concepts.
- 11
freeCodeCamp·4y
Angular for Beginners Course + TypeScript [Full Front-End Tutorial]
Angular is a popular TypeScript-based open-source web application framework created by Google. We just published a comprehensive 18-hour Angular course for beginners on the freeCodeCamp.org YouTube channel (18-hour watch) In this course you will first learn the basics of TypeScript.
- 12
freeCodeCamp·4y
Create a Low-Code Ecommerce App with Stripe, Postgres, & REST API Backend
A low-code platform can give you pre-built UI components packed with functionality like tables, buttons, and text inputs. This allows you to skip the frontend templates and build your own quickly. We just published a tutorial on the freeCodeCamp.org YouTube channel.
- 13
Faun·4y
Why Java and Web Developers should Learn Docker and Kubernetes?
Why Java and Web Developers should learn Docker and Kubernetes in 2022? Here are a couple of reasons to learn them to further improve your profile as software developer Hello Java and web developers. Docker is a container orchestration tool, something which can do creating, destroying and managing containers at scale. If things go wrong on Production then it’s the developer who is often involved.
- 14
freeCodeCamp·4y
Intro to Algorithms with Python
Algorithms with Python Understanding algorithms in an important skill for many computer science jobs. We just published an introduction to algorithms with Python course on the freeCodeCamp.org YouTube channel. This course is ideal for new software developers, aspiring machine learning engineers, and students who've had difficulty understanding algorithms in the past.
- 15
freeCodeCamp·4y
Node.js Server-Side JavaScript – What is Node Used For?
The release of Node.js in 2009 by Ryan Dahl increased the scope of what developers could do with JavaScript. Prior to that, you could only use JavaScript on the client side (the browser) or frontend of web applications. With Node.JS, developers can create server side applications, command line tools, and more.
- 16
freeCodeCamp·4y
Learn Java Programming (version 17)
Java has been one of the most popular programming languages for a long time. It is considered a general-purpose, concurrent, strongly typed, class-based language. We just published a full course on the freeCodeCamp.org YouTube channel that will teach you the Java programming language.
- 17