Wednesday, January 1, 2014

Career Decisions II: The Game Plan

If I am going to indeed change careers, I need a plan. A combination of books and Coursera classes will fill out gaps in my knowledge.

Since knowledge without application is useless, I am hoping to have a implementation or deliverable piece for each section. For example, after I have finished the HTML/CSS, I plan to re-do a website. I don't know how feasible it is to have one for each section, though, since for some things like the Data Structures section, it would not be clear to me what the deliverable piece would be. Perhaps since that section is handled by a class, it isn't quite so imperative to have a deliverable?

Knowledge

Here are the sections I am currently covering:
HTML/CSS
I picked up "Head First HTML" and am working through it.
Deliverable: website redo. C's website is one we quickly put together. It would be fun to walk through a redo and make it work better for them.

Javascript/JQuery
I'll probably work through a boo for this one.
Deliverable: Undecided

Data Structures I & II
Coursera is holding both of these soon. The first at the end of the month and the second in March. I am already signed up for both of them.
Deliverable: Course completion

Java and/or C#
Java will be used in the Data Structures class, so maybe I will go with C#. That will be really useful given my current company.
Deliverable: Undecided

I am sure this list will change over time.

Implementation

I have some ideas about longer term projects to work on to help build my skills. It would be great to find an open source project to contribute to, but how to actually go about that isn't clear to me. To me, it is the equivalent of walking into an operating room and asking if anyone needs a hand.

Alternatively, I have thought about setting up a server and creating different versions of blackjack that would use different programming languages and frameworks. For example, one blackjack game would be coded in Python using Django, and another version would be coded in Ruby using Rails. I like this because the challenge stays static and allows me to compare the different languages and frameworks.

Finally, I have always wanted to create a timeline of historical events that would allow me to compare events in different locations. For example, when the Normans were invading England, what was happening in China? I am investigating this project - more to come.

No comments: