Pages

November 10, 2012

Codecademy

Earlier this year I started to get the itch to do some learning of languages other than Java and C#. I randomly came across a blog post about a site that had a developer pledge to do a coding assignment once a week for a year. It was called Code Year and it was pretty fun, but at a certain point I got busy with other things and fell behind by more than a few weeks. Last month I realized I was over 30 weeks behind and wanted to catch up. I made a pledge to do t least one assignment a day until I caught up.

I am proud to say that I have not only caught up on Code Year, but I have now completed every available training assignment on the site. So far I have learned jQuery, CSS, Python, and Ruby to a point where I can actually write meaningful code in each of them.  If you are looking to branch out I suggest you check out the site.

*Codecademy – www.codecademy.com

*Code Year – www.codeyear.com

May 2, 2012

I'm A New Guy Again

After a long period of thought and reflection, I decided to accept a position at a new company a month ago. It was hard to leave my old job as I had made quite a few friends, but it was time for a new challenge. A month in, I am very happy with my decision.

My new position uses a completely different technology stack. I’ve gone from maintaining older Struts applications with no ORM tools to now working with the following stack:

  • EJB
  • JSF
  • Seam
  • JPA/Hibernate
I had conversational knowledge of these, but had never taken the time to actually get my hands dirty and gain some experience. That was a fault of my own, but I am now knee deep in them each day and enjoying it.

So far I have only done some small things with each of these, but I will be starting a new project soon and expect to have this stack mastered by its completion. Wish me luck!