+ 2
Where should I go after HTML, CSS, JS?
So, I've completed the HTML and JS course and after a few day, I will finish my CSS course. I want your guys recomendation. What should I learn after HTML, CSS, and JS if I want to be a web developer?
7 odpowiedzi
+ 2
🐍Python3 and Django for building strong and very rich responsive website ( flask is used for small website,but Django for everything), only HTML knowledge is required in addition.
kivy ( a Python supported Program for anroid )is used for making android apps.
⏺️For any kind of website related works:
1.HTML
2.CSS
3.Javascript
knowledge on the above three is required as basic.
✨For web development: Start with HTML, and then move on CSS, JavaScript, Python, jQuery,, and SQL.
or
HTML,CSS, jQuery,SQL,PHP
or
✨For general application :
programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting.
➡️For details:
https://www.sololearn.com/FAQ
🔷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
⏩⏩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)
Swift is for building apple / IOS app .
https://www.sololearn.com/Discuss/437973/?ref=app
https://www.sololearn.com/discuss/1033194/?ref=app
+ 4
HTML ,CSS and JavaScript on SoloLearn is like a preface page of a 500 page book.
make a lot of codes and explore code playground for web codes to see what you are missing
+ 2
Your next move should be PHP!!!
0
📈A Z M Mushfiqur Rahman📈 Hmm... Python for website sounds very cool! But how to make python script works with HTML?
0
Thank you so much, 📈A Z M Mushfiqur Rahman📈