This repository is to record stuff that I learn, hope to learn, and links to their resources.
- Learning VM (Note: In progress - finished "9 - Variables and Parameters")
Working on the Learning VM tutorials.
Will work on these when done the Learning VM tutorials above.
-
Learning Puppet with Vagrant - Sysadmin Casts (Note: Complete)
- Free Code Camp: Front End Development Certificate (Note: In progress)
Working on the FCC curriculum to teach myself more about web applications and the JavaScript stack. 1 Project away from the Front-end Certificate being completed.
- Eloquent JavaScript (Note: In progress - Chapter 1 Complete)
- A re-introduction to JavaScript (JS tutorial) - JavaScript | MDN (Note: Complete)
- React 101, Part 1: Building a GIF search engine | Blog | Tighten Co. | Product Development for Web, Mobile, and Beyond
- Thinking in React | React
- Understanding Redux (or, How I Fell in Love with a JavaScript State Container) — you have to learn computers
- Using React.js v0.12 - Part 1/8 - Components - YouTube
- Tutorial | React
- A Gentle Introduction to Javascript Test Driven Development: Part 1
- Contributing to FCC
- How to learn JavaScript | Derek Sivers
You can learn a lot by reading source code and reading about components of different libraries/frameworks. A record of useful ones are below.
- Getting Started (Note: Complete)
- Crash Course on Vagrant - Sysadmin Casts (Note: Complete)
Notes
- Managed to get an Ubuntu VM up and running in about 10 minutes without any configuration on my part
- Able to get subsquent boxes up within seconds
- Learn to Code HTML & CSS - Basics
- Learn to Code HTML & CSS and CSS Layouts
- Meaning of numbers in col-md-4 , col-xs-1 , col-lg-2 in bootstrap
- Git - About Version Control
- How to Use Git and GitHub | Udacity
- Checkout github pull requests locally
- How to become a web developer
- RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1
- Web Fundamentals | Web Fundamentals - Google Developers
- Sysadmin Casts - bite-sized sysadmin screencasts
- jlevy/the-art-of-command-line: Master the command line, in one page
- IPv6 Certification
- The Practice of System and Network Administration, Second Edition: Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup: 0785342492668: Amazon.com: Books
- Home | Linux Journey
- Introduction to Docker - Sysadmin Casts (Note: Complete)
- Namespaces Tutorial: Isolate Your Linux System | Toptal
- EdX Networking-SP Course Info | Stanford Lagunita
- Introduction to Networking - YouTube
- IPv6 Certification
- The best podcasts for new coders, and the best tools for listening to them — Free Code Camp
- The Changelog - Open source moves fast. Keep up.
- Writing your first Django app, part 1 | Django documentation | Django (Not: Page 1 complete)
- ROSALIND | Problems | Locations
- Philip Guo - CPython internals: A ten-hour codewalk through the Python interpreter source code
- Learn Python the Hard Way
- Google's Python Class | Python Education | Google Developers
- Introduction · A Byte of Python
- Dive Into Python
- The Python Tutorial — Python 2.7.12rc1 documentation
- Learn python in Y Minutes
- How I Hacked My University's Registration System with Python and Twilio
- Popular linter: flake8