From 53e2490d1e7c509fb7cde3a637b55d53e089f6ac Mon Sep 17 00:00:00 2001 From: Ani Date: Thu, 19 Nov 2015 16:09:36 -0500 Subject: [PATCH] Update learn_to_program.md --- learn_to_program.md | 1 + 1 file changed, 1 insertion(+) diff --git a/learn_to_program.md b/learn_to_program.md index 531d3d6..930380d 100644 --- a/learn_to_program.md +++ b/learn_to_program.md @@ -99,6 +99,7 @@ * [edX - Big Data in Education (Teachers College | Columbia University)](https://www.edx.org/course/big-data-education-teacherscollegex-bde1x) #####Misc +* [Crash Course of Command Line](http://cli.learncodethehardway.org/book/) - basic commands. can be done in one day * [Code School - Discover Chrome DevTools](http://discover-devtools.codeschool.com/) * [Linux Fundamentals, Part 1](http://www.funtoo.org/wiki/Linux_Fundamentals,_Part_1) * [VIM Adventures](http://vim-adventures.com/)