-
Notifications
You must be signed in to change notification settings - Fork 1
Learning Resources
Mark Li edited this page Jun 26, 2017
·
14 revisions
- Codecademy Command line
- Learn Enough Command Line you can read the book online for free
- How to get Better at Bash
- Safari Books thousands of books and training videos
- Thrift Books cheap older versions of technical books. "Learning Python" is under $4!
- ABE Books more books (same book is $5 shipped)
- Curated Programming Resources dozens of high-quality online articles, including on Git
- free Lynda courses if you have a Los Angeles library card, you can get free access to thousands of high-quality online courses
- Codecademy Git
- Learn Enough Git you can read the book online for free
- Try Git online interactive tutorial
- Code School Git
- Codecademy HTML & CSS
- Learn Enough HTML you can read the book online for free
- Learn Enough CSS you can read the book online for free
- Codecademy Python
- Learn Python the Hard Way
- Python for Beginners
- Anaconda easier-to-use distribution of Python, usable on Windows-OSX-Linux