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

20th Sep 2019, 5:56 AM
Oluwatomi Arogundade
Oluwatomi Arogundade - avatar
5 odpowiedzi
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...
20th Sep 2019, 6:36 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Thank you very much .... Are there any applications you can recommend for practicing after learning this
20th Sep 2019, 11:26 AM
Oluwatomi Arogundade
Oluwatomi Arogundade - avatar
0
Some of them is applications (such as frameworks). Coding better in notepad++ for beginners, Sublame text3, Atom, Webstorm, VSCode is for advanced
20th Sep 2019, 11:44 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Thank you very much
20th Sep 2019, 12:34 PM
Oluwatomi Arogundade
Oluwatomi Arogundade - avatar
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
20th Sep 2019, 10:21 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar