+ 4
Need Advice pls!
I want to learn more programming languages but I donât know if I should master html or JavaScript first before learning the others. So before I learn python or css and etc, should I get more familiar with html and JavaScript?
10 Respostas
+ 3
Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development [Front End,Back End & Full Stack ] and other Programs):
https://youtu.be/Zftx68K-1D4
â©â©A very good reference:
https://www.sololearn.com/Discuss/284542/?ref=app
âŹâŹBy August Mein:âŹâŹ
1. Choosing your first Language
You can choose any language.
if you can't decided here the guide :
HTML is used to make web structure.
CSS is used to give style or animate web
JAVASCRIPT is used to make dynamic web (you can even make game)
PHP is server side scripting language
SQL is database manajemen in server side
C++ is multiplatform OOP based programming language (you can make many app including Games)
C# is more spesific (windows os) than C++
Java is used to build app that can run on any devices (including Android).
JAVA is not JAVASCRIPT
Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language)
Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything)
kivy ( a Python Program for anroid )is used for making android apps.
Kotlin is Google's new Program for android.
Google's new android version is built on Kotlin.Kotlin is dynamic and co opt with latest technological development (such as Augmented Reality, Artificial Intelligence, Facial Recognition etc)
It's coding process is also simple and as like Python.
Swift is for building apple / IOS app .
To improve coding skills 2nd link is helpful:
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/discuss/1033194/?ref=app
https://www.sololearn.com/discuss/1062064/?ref=app
+ 5
It depends what your longer term goals are. Job? Hobby? What do you enjoy doing?
If you're interested in Web development, I'd recommend the HTML / JavaScript route, but you'd also need to learn a server-side language like PHP.
Python is a good choice too.
+ 5
HTML is much easier than JavaScript. I suggest going with HTML, because it can really help with JavaScript codes.
+ 5
Thatâs great! I wish you the best of luck! Btw, if you donât wish to do JavaScript right away, CSS goes extremely well with HTML. Anyway, good luck, and happy coding!
+ 4
I think you should use HTML first. HTML is more easier than JavaScript. This is my opinion.
+ 2
Right now itâs currently a hobby so thatâs why I want to learn all different kinds of programming language. Coding in general is super fun and I enjoy it.
Also as for a long term goal, I want to program and write codes for all different kinds of stuff.
But right now I canât say Iâm very good on using html or java. So thatâs why I need advice and thanks in advance
+ 1
Ok thanks!!
So for now, Iâll work on getting more familiar with html and then JavaScript.
+ 1
Youâre definitely right, In that case Iâll do html~>css~>javascript
Should be fun
Thanks
+ 1
Ithink you should learn html than css than js and than other languages;