Skip to content
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

Open
leighphan opened this issue Aug 5, 2016 · 12 comments
Open

Learn to Code Resources #12

leighphan opened this issue Aug 5, 2016 · 12 comments

Comments

@leighphan
Copy link
Contributor

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.

@leighphan
Copy link
Contributor Author

leighphan commented Aug 5, 2016

Command Line + Set up

Command 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

@chengyus
Copy link

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 :
https://en.wikipedia.org/wiki/Kanban_(development)

@thebearingedge
Copy link

JavaScript Fundamentals (For Beginners and Experienced Programmers) FTW!
How To Learn JavaScript Properly

This guide and accompanying books helped me so much!

@IanDCarroll
Copy link

Some stuff compiled at FullStackLA: fullstackla/pairing-meetup@8df8c63

@dotproto
Copy link

dotproto commented Aug 30, 2016

JavaScript & CSS Resources

Web Platform Compatibility

  • Can I Use? is a great reference for checking browser support for various web platform features.
  • I Want to Use lets you add a bunch of web technologies to check how many users will be able to visit your site.
  • Microsoft's Platform Status keeps track of new web feature implementation status across all major browsers.

@interdigitize
Copy link

JavaScript Resources:

@stoilsky
Copy link

www.w3schools.com covers the most fundamental web stuff (html, css, js, bootstrap etc) in a good way for beginners

@dotproto
Copy link

Good point, @StoicH. W3 Schools gets crap from professional developers, but it's a great resource when getting started.

@IanDCarroll
Copy link

Wouldn't it be cool if we took this hodgepodge of recommendations and organized them into tracks of curricula?

@leighphan
Copy link
Contributor Author

leighphan commented Sep 1, 2016

This is intended to be a general resource for our website. For those interested, we're working on exercism.io next meeting!

@ntreadway
Copy link

Swift and Unity tutorials https://www.raywenderlich.com/

@kangashley
Copy link
Member

kangashley commented Sep 13, 2016

@bluAsterisk @davidws22

Reads on JavaScript, vanilla-flavored <3:

JavaScript: The Good Parts
Eloquent JavaScript
You Don't Know JS
Learning JavaScript Design Patterns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants