I’ve been checking Node.js out lately, and thought I’d share a quick Hello World using the Jade templatin… CONTINUE READING
Tag: Beginner

How to Install a Tarballed (.tar.gz) Application or Program in Linux
I’m doing my best to follow DRY (Don’t Repeat Yourself) in all things. So rather than having a ‘this … CONTINUE READING

Java Hello World! (Setting Up Your Java Development Environment)
If you’ve been following along with my earlier posts, so far you’ve installed Linux Mint, learned about t… CONTINUE READING

Heroku Django Hello World! Host Your Work Online in 10 Steps!
Heroku is a fantastic service that lets you get your app on the web quickly, for free (with the base model).
If you f… CONTINUE READING
Intermediate Git Commands: Reviewing History and Pushing to Origin
(While you’re here, check out my free games!)
In the last post, we covered the Git Basics – how to initializ… CONTINUE READING

Basic Git Commands: Setting Up and Using a Git Repository
I’m breaking from my Hello World Django! series to introduce an important piece of software. This is the softwar… CONTINUE READING
More Django Hello World! Some Nuts and Bolts of a Django App
In Django Hello World! we verified the Python installation, got Django installed, and output ‘Hello World!… CONTINUE READING
Django Hello World! A Framework for Python Web Apps
First up, Hello World in Django, from OS install to runtime!
If you haven’t already, check out my previous post Ho… CONTINUE READING
Installing Linux Mint: Your First Step to Becoming a Linux Power User!
It’s a big step. Huge. And you should be proud of yourself.
I’ll be using Linux throughout most of my posts a… CONTINUE READING