-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Learn to Code Resources #12
Comments
Command Line + Set upCommand Line the Hard Way: http://cli.learncodethehardway.org/book/ Command Line Bootcamp: http://rik.smith-unna.com/command_line_bootcamp/?id=9kvibsqyr0xeescgx5eetrzfr Homebrew: http://brew.sh/ Intro-Level: Web Dev
JavaScript
|
Rails Tutorial dot Org (Free Online Book): https://www.railstutorial.org/book If you read Traditional Chinese, then please reference (or plus Google Translate my Ruby mentor's site, but unfortunately it's only up-to-date for Rails 4.2 I think, since Rails 5 is just recently released): https://ihower.tw/rails4/ (Ruby on Rails 實戰聖經) And obviously the defacto site for Rails guide: (but unfortunately, I feel that site is just version controlled and not owned by one author, so sometimes you have to refer to the edge guide and some times for older versions the regular guide). http://guides.rubyonrails.org/ vs http://edgeguides.rubyonrails.org/ (but now that rails 5 is out, the differences should be little?) Some stuff I got influenced thru training (ISC(2) CSSLP, not certified though, cuz I don't believe in paying certifications periodically): https://www.owasp.org/index.php/Secure_SDLC_Cheat_Sheet Agile Kanban, why I use Trello, JIRA Agile Kanban (used to be called greenhopper), I just heard Blossom last meeting (https://www.blossom.co/kanban), nice : |
JavaScript Fundamentals (For Beginners and Experienced Programmers) FTW! This guide and accompanying books helped me so much! |
Some stuff compiled at FullStackLA: fullstackla/pairing-meetup@8df8c63 |
JavaScript & CSS Resources
Web Platform Compatibility
|
JavaScript Resources:
|
www.w3schools.com covers the most fundamental web stuff (html, css, js, bootstrap etc) in a good way for beginners |
Good point, @StoicH. W3 Schools gets crap from professional developers, but it's a great resource when getting started. |
Wouldn't it be cool if we took this hodgepodge of recommendations and organized them into tracks of curricula? |
This is intended to be a general resource for our website. For those interested, we're working on exercism.io next meeting! |
Swift and Unity tutorials https://www.raywenderlich.com/ |
Reads on JavaScript, vanilla-flavored <3:JavaScript: The Good Parts |
List your favorite learn to code resources here. This will serve as future reference for our group via github/future website.
Examples include online courses, interactive resources.
The text was updated successfully, but these errors were encountered: