+ 3
Learning plan for web-developer.
Which technologies (languages, frameworks, etc.) and which order would you recommend to learn for people who want to become a web-developer?
8 Respuestas
+ 4
You definitely need to learn HTML, CSS and JavaScript for static webpages. SQL is useful for tables and charts, and PHP is very useful as well (see post).
https://www.sololearn.com/discuss/895575/?ref=app
+ 4
http://www.openculture.com
https://github.com/ossu/computer-science
https://www.humblebundle.com/books/be-a-coder-books
https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md
https://www.udemy.com
www.coursera.org
http://exercism.io/
www.stackoverflow.com
www.stackexchange.com
https://redditfavorites.com/books/programming/
https://developer.mozilla.org/en-US/docs/Learn
https://www.42.us.org/
https://www.appacademy.io/
https://www.sololearn.com/discuss/510275/?ref=app
https://www.gamasutra.com
www.freecodecamp.org
www.w3schools.com
https://www.sololearn.com/discuss/459759/?ref=app
https://www.sololearn.com/discuss/636195/?ref=app
https://www.sololearn.com/discuss/923664/?ref=app
+ 4
anytime ! ✊
https://news.ycombinator.com/item?id=16052538
+ 2
HTML5
CSS3
JAVASCRIPT
PHP
MYSQL (Database server)
for advancement use frameworks and libraries:
HTML5 Framework - Bootstrap, Materialize
Javascript : jQuery Library, and then Reactjs
Javascript framework : Angular js
PHP framework : LARAVEL,CODEINGNITOR
And For database shift to NoSQL database (MongoDb)
+ 2
@Sami great plan 👍 What about Node.js and Express.js? Or Java?
+ 2
well there's a lot to add on.. but right now I feel like for server side PHP is ok.. and node.js along with express is a good option though.. to grasp everything is not that easy.. so moving smoothly bit by bit is a better way
+ 1
for beginner go with Html ...
then CSS and JavaScript ...
last but not the least PHP
+ 1
Wow! @Mason it's great list of resources! Thanks a lot 🙏