Become a Coding Pro [LISTS]
LEARNING TO CODE
- Codecademy – https://www.codecademy.com
- FreeCodeCamp – http://www.freecodecamp.com
- SoloLearn – http://www.sololearn.com
- TutorialsPoint – http://www.tutorialspoint.com
- Learn-C – http://www.learn-c.org
- Learn C++ – http://www.learncpp.com
- C# – http://www.learncs.org
- Python – http://www.learnpython.org
- Think Python – http://greenteapress.com/wp/think-python
- Java – http://www.learnjavaonline.org
- JavaScript – http://www.learn-js.org
- PHP – http://www.learn-php.org
- DataCamp – https://www.datacamp.com
- thenewboston – https://www.youtube.com/user/thenewboston
CODING HOME PAGES
- PHP.net – http://php.net
- ASP.net – http://www.asp.net
- Ruby – https://www.ruby-lang.org/en
- Ruby On Rails – http://rubyonrails.org
- Python – https://www.python.org
- Java – http://java.com/en/download/faq/develop.xml
- MySQL – https://www.mysql.com
- PostgreSQL – http://www.postgresql.org
- sqLite – https://www.sqlite.org
REFERENCES
- MDN – https://developer.mozilla.org/en-US
- Stackoverflow – http://stackoverflow.com
- GitHub – https://github.com
- W3School – http://www.w3schools.com //Contains some outdated or wrong info, but not terrible for quick references W3C – https://www.w3.org
PLAYGROUNDS
- JSFiddle – https://jsfiddle.net
- CodePen – http://codepen.io
- JS Bin – http://jsbin.com
- CodePad – http://codepad.org
- PHP Fiddle – http://phpfiddle.org
- SQLFiddle – http://sqlfiddle.com
- RegEx101 – https://regex101.com
- txt2re – http://txt2re.com
- CheckiO – http://www.checkio.org
EDITORS // CLIENTS
- NotePad++ – https://notepad-plus-plus.org
- windows SublimeText – https://www.sublimetext.com
- windows & OSX & Ubuntu Atom – https://atom.io
- Windows & OSX & Ubuntu Coda – https://panic.com/coda
- osx TextWrangler – http://www.barebones.com/products/textwrangler
- osx Brackets – http://brackets.io
- Putty – http://www.putty.org
- windows iTerm2 – https://www.iterm2.com
- osx phpMyAdmin – https://www.phpmyadmin.net
- browser based FileZilla – https://filezilla-project.org
- windows Cyberduck – https://cyberduck.io/?l=en
- osx Transmit – https://panic.com/transmit
FRAMEWORKS // HELPERS
— HTML & CSS —
- Bootstrap – http://getbootstrap.com
- HTML5 BoilerPlate – https://html5boilerplate.com
- LESS – http://lessframework.com
- SASS – http://sass-lang.com
— Javascript —
- jQuery – http://jquery.com
- Prototype – http://prototypejs.org
- YUI – http://yuilibrary.com
- React – https://facebook.github.io/react
— PHP —
- Zend – http://framework.zend.com
- Cake – http://cakephp.org
- Laravel – https://laravel.com
- Symfony – http://symfony.com
- — Ruby —
- Rails – http://rubyonrails.org
- Sinatra – http://www.sinatrarb.com
- Ramaze – http://ramaze.net
— Python —
- Django – https://www.djangoproject.com
- Gears – http://turbogears.org
- Cherry – http://www.cherrypy.org
— Perl —
- Catalyst – http://www.catalystframework.org
- Mojolicious – http://mojolicio.us
— Java —
- Spring – http://spring.io
- Play – https://www.playframework.com
- Dropwizard – http://www.dropwizard.io/
“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” -Martin Golding
“A good programmer is someone who always looks both ways before crossing a one-way street.” -Doug Linder
“Programming is like sex. One mistake and you have to support it for the rest of your life.” -Michael Sinz
Thanks for putting the time in to make this list peter. Really helpful!
Thanks man! Just trying to be helpful!
Blessings!