Working Modularly with….?

I remember years ago watching episode 11 of the CSS-Tricks. screen cast, Working Modularly with PHP and thinking, “Wow, PHP. I just started school, I have no idea what Chris is talking about.” I didn’t pay attention to that one and it was quickly forgotten.

2 years later, I’m finally programming for a living and guess what..? The company I work for builds pages MODULARLY. We use ASP (another dead language I have to learn) but the concept is still the same with any scripting language: instead of copy and pasting the same header code from page to page, why not build a header page and include it with a little code. Duh. Adding new links and header images has become unfathomably easy. The functions to name pages is a little advanced but not hard to learn.

The concept is ridiculously simple and yet it was left out of my earlier curriculum. I’m done bitching about what I DON’T learn in school, there is just too much. However, modern concepts should be introduced.

I'm Working Again..

After what felt like a year of looking, I finally got a job outside of restaurants and bars. My new job has me sitting in front of a computer and writing and editing code all day, I love it. The job doesn’t pay well or have any benefits but I can’t expect much from an entry-level programming gig. There is a lot of things I could really screw up so I understand if my new employers don’t want to invest a lot of money and trust in me right out the gate.

What makes this job so great (besides not smelling like garlic) is that I learn every day. School has taught me fundamentals, not modern techniques. I know the basic languages and skills but there is so much that I wasn’t taught. I’ll touch on that later.

I trust that everyone else is still looking hard for a job. Keep going! Everyone catches a break, you’ll find it.