Saturday, August 04, 2012

More free resources

There's many many sources for education on the Internet that are free or nearly free. Recently I found a few links that are worth sharing.

Linux command line -
Linux the hard way command line - I haven't run through the site yet but this offers a more advanced tutorial than other sites I've seen. This looks really amazing, but I heard there was some issues with certain commands not work correctly. There's even a handy console session to help practice the commands.

The CLI Crash Course - This is a tutorial that is aimed towards the new command line user. The nice thing is a video class is also offered by Udemy for a very reasonable $9.

SQL -
Learn SQL the hard way - Another "learn the hardway" series, this one focusing on SQL. The examples and screenshots are clear as with the other methods.

Python -
Learn Python the hard way - This is another one in the series, but also offers video classes from Udemy for $29.
Invent with Python - I bought the hard copy book recently and enjoy the idea of learning to program while making a game. The book is available for free online but you can order a copy from Amazon as well.

GIT -
Git Immersion - This is more for coders and developers but it's also handy for the sysadmin or general user. Git is used for checking in code, and updating it as needed. This tutorial is actually very clear and easy to follow.



1 comment:

Anonymous said...

Rob, your blog always amazes me, not only do we share the same first name, but the topics you are studying (Linux, Python I assuming? SQL as well?) are so similar to me.

I had put Linux and Python on hold for a while as I struggle to find time (IRL stuff) and just concentrated recently learning SQL for work. We use MS SQL, the book "Learning SQL from oreilly is great, highly recommend it, it mostly focuses on MySQL but covers Oracle and MS SQL.

But your blog has really inspired me to get back on track and study for my LPIC-1 and start to learn Python again (I got basic grasp for CLI programs, but not gui yet)

I had no idea about udemy, it looks good. and I didn't know the "learn the hardware" went beyond python either. Thank you for sharing your resources.

Got a blog at www.binaryexistence.co.uk Not much on it, but maybe one or two bits you might like, like Regex posts early on.
Take care.