Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
andran777 7334aa470d Add JavaScript roadmap alert (#1615) 2 years ago
..
100-go.md Fix golang roadmap link 2 years ago
101-rust.md Update 101-rust.md (#1043) 3 years ago
102-java.md Add dedicated roadmap alert on the roadmap nodes (#1502) 2 years ago
103-csharp.md
103-php.md Add new PHP resource (video tutorial) (#1362) 2 years ago
105-javascript.md Add JavaScript roadmap alert (#1615) 2 years ago
106-python.md Add dedicated roadmap alert on the roadmap nodes (#1502) 2 years ago
107-ruby.md
108-cpp.md Add C++ resources 2 years ago
readme.md Add content for learn a language 2 years ago

readme.md

Learn a Language

Even if you’re a beginner the least you would have known is that Web Development is majorly classified into two facets: Frontend Development and Backend Development. And obviously, they both have their respective set of tools and technologies. For instance, when we talk about Frontend Development, there always comes 3 names first and foremost – HTML, CSS, and JavaScript.

In the same way, when it comes to Backend Web Development – we primarily require a backend (or you can say server-side) programming language to make the website function along with various other tools & technologies such as databases, frameworks, web servers, etc.