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.
 
 
 
 
 
Kamran Ahmed e3ecc5ef41 Add content for learn a language 2 years ago
..
100-go.md Update 100-go.md (#1066) 3 years ago
101-rust.md Update 101-rust.md (#1043) 3 years ago
102-java.md Update 102-java.md (#1071) 3 years ago
103-csharp.md Add content for C# 3 years ago
103-php.md Add new PHP resource (video tutorial) (#1362) 2 years ago
105-javascript.md Update 105-javascript.md (#1027) 3 years ago
106-python.md Add python resources 3 years ago
107-ruby.md Add Ruby resources 3 years ago
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.