Hacker Newsnew | past | comments | ask | show | jobs | submit | seankross's commentslogin

I wrote this course, an introduction to using the command line: https://www.coursera.org/learn/unix


Oh! Speaking of command line and the basics, this one from MIT is amazing. Covers all the basics.

The Missing Semester of Your CS Education - https://missing.csail.mit.edu/

Contents: Course overview + the shell, Shell Tools and Scripting Editors (Vim), Data Wrangling, Command-line Environment, Version Control (Git), Debugging and Profiling, Metaprogramming, Security and Cryptography


any chance you are going to make advanved level class as well? I covered basics a while ago, looking to work on efficiency


It was really nice. I can recommend!


I wrote a free book for getting started with the command line that may interest you: https://seankross.com/the-unix-workbench/


I'm the lead developer of swirl. Let me know if you have any questions or comments.


Thanks for your work on this. Been immensely helpful for this newb.

One piece of advice, I would ensure QA tests include checks to make sure that the skip function works. When the ggplot package was updated, the update broke the Getting and Cleaning data module, the ggplot units. The questions were not answerable and the skip function didn't work either.

You are the reason I was able to pass the R programming unit, John Hopkins Coursera. Thank you sooooo much.


Several professors at my school highly recommend Swirl to students brand new to programming, and the results have been pretty good overall. Thanks for working on this!


Here's the accompanying GitHub repo: https://github.com/walkerkq/textmining_southpark


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: