Updates
April 10, 2010
A while ago a tech company offered me a job as a Field Service Technician, mainly servicing dell warranty repairs. I’ve gotten certified to repair dells, apple, IBM, and Sony but mostly work on Dell. I like their documentation the best too. I enjoy the job as I get to do some hands on work with computer hardware, have a flexible schedule, do troubleshooting and problem solving, and develop my customer service skills.
In the mean time, I’ve starting delving into SDL. Currently going through some tutorials and to get the gist of it. I’ve been doing the SDL Tutorials in tandem with learning programming on Ubuntu Linux, involving using gcc/g++, Make, and other various goodies. Essentially, I take a tutorial on SDL, change it up a bit, maybe making it into a more modular class format, etc. and write a Makefile and compile.
Hopefully in the next month I’ll have a small SDL program that conglamorates much of what I learned. I hope to make a release both on Ubuntu and Windows.