Blog Detail
Ramblings of the Sleepy...
http://blog.tiredstudent.com
A personal blog discussing various programming, design, architecture, and computer topics with short tangents into education, teaching practices, gaming, and life in general mixed in.
Recent Posts
Stop using MS Paint for your demos – Get Balsamiq Mocks!
Ever had your boss walk in and want a ‘mockup’ of a product the next day? In the past, I’d whip something up either in Visio (*cough* or Paint *cough*) and give a basic sketch of how screens and flow would work. Over the past y...
Creating Local Git Repositories – Yeah, it’s that simple!
We’re in the process of evaluating several source control systems here at the office. It’s a JOYOUS experience and I mean that… sorta. Currently, we have a montage of files dumped into two SourceSafe repos. At this poin...
PowerShell: Recreating SQL*Plus ‘ed’ Command
Aside from PowerShell, I spend a bit of time day-to-day in Oracle’s SQL*Plus. I’m slowly replacing my dependency on SQL*Plus with PowerShell scripts, functions, and such, but there are some core things that it’s just easier to bring up a cons...
PowerShell : TGIF Reminder
Jeff Hicks’ TGIF post yesterday was a fun way to learn a bit of PowerShell (casting, working with dates, etc) and also add something valuable to your professional toolbelt—knowing when to go home. I tweaked the date output a bit to be m...
PowerShell : Add Recursive Directories to PATH
As I continue to go script crazy (a bit) with PowerShell, I’ve noticed that my general scripts directory has grown quite a bit and is becoming a bit unmanagable. Being a lover of neat and tidy, I wanted to separate ‘common’ sc...
Updated: PowerShell “Code-Cat” With Colors and Line Breaks
Motivated by Jeffery Hicks’ fun with my original “code-cat” version, I decided to fill in a few of the original updates I had floating in my head. The full code is available here via CodePaste.Net. First off, I loved the idea o...


I actually have a question. I am new to programming, well actually I am trying to get more into programming and just want to know what program would be best for a beginner to start with.
Posted: September 8th, 2009 | Report This Comment