Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
1x00115yFor starters, you could compare the differences between languages and their advantages over one another by searching over internet yourself. That way you'll know why you should learn the language and where you could put it to best usage.
hackr.io -
By todays standards this list would consist of a lot of javascript with a few pythons in between.
-
Wack63115yFor web and php in particular, I'd take a look at Symfony (framework). They have a good documentation and you can learn a thing or two looking at their source code.
-
markamaze05yMy method for learning programming independently the last few years:
while(true){
makeDecision()
absorbInformation()
applyKnowledge()
questionWorkOrUnderstanding()
} -
C0D4681465y1) https://phptherightway.com/
2) https://www.php-fig.org/psr/
3) https://dev.mysql.com/doc/refman/...
4) https://developer.mozilla.org/en-US...
5) https://zendev.com/ultimate-guide-t...
6) find a membership to https://sitepoint.com
7) html, well just use w3c
8) I'm seriously saving this for the next time someone asks
9) Google is your friend
10) https://git-scm.com/book/az/v1
11) https://getcomposer.org/
12) https://vuejs.org
13) https://getbootstrap.com/
14) https://bulma.io/
15) https://caniuse.com/
16) https://www.browserstack.com/
This list can go on forever, and I still am only scratching the surface to web dev in a LAMP stack.
Related Rants
Hello everyone.
So, i am thinking about where to get lists of programming languages, frameworks and softwares that is fundamental. For example:
If i would like to develop a web site. I would use html, css, js & php. Maybe a site or frameworks for reference and 'roadmap'. I want to become a good programmer.
question
hello
software
frameworks
good programmer.
programming languagues
help