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.
 
 
 
 
 
The New Stack 3abb0846dd
Add rust resources (#2727)
2 years ago
..
100-go.md Add go resources (#2728) 2 years ago
101-rust.md Add rust resources (#2727) 2 years ago
102-java.md Backend Typos and Color Codes Fixed (#1783) 3 years ago
103-csharp.md Backend Typos and Color Codes Fixed (#1783) 3 years ago
103-php.md Add PHP course (#2828) 2 years ago
105-javascript.md Add You Don't Know JS Yet (book series) (#2249) 3 years ago
106-python.md Add python resources (#2729) 2 years ago
107-ruby.md Add ruby resource (#2730) 2 years ago
108-cpp.md Add C++ resources 3 years ago
readme.md Add content for learn a language 3 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.