0
I want to learn web development and programming languages but web development first and I'm getting confused
PS I'm an absolute beginner.... How should I go about it
5 Answers
0
You best way in the web develop (frontend). Base HTML5 -> CSS3-> JavaScript.... then
Bootstrap, flexbox, greeds -> preprocessors SASS or LESS -> TypeScript or CoffeeScript -> library jQuery and one of the three frameworks Angular, React or Vue.js
For backend you mast have Node.js, Python, PHP, databases, API, *nix operating systems...
0
Thank you very much .... Are there any applications you can recommend for practicing after learning this
0
Some of them is applications (such as frameworks). Coding better in notepad++ for beginners, Sublame text3, Atom, Webstorm, VSCode is for advanced
0
Thank you very much
0
First things first if you have no idea what you want to do then this question is meaningless.
Someone will tell you to learn python, someone other will tell you to start with Html yet another one will tell you to start with C or C++ or java etc.
So the first question is figure out what you want to become.
If you want to go for web development go for Html (and complete the trio with css and javascript)
If you want to learn just general purpose programming language you can start with python (easiest), C, C++, Java etc).
For data science, AI, machine learning go for python.
For game development - go for C/C++/C# etc.
For iOS development - Swift