A developer looks back

10 months ago 35

Ive been a professional developer/software engineer/programmer for 15 or so years now, 22 years if you include college education and typing in Basic programs from magazines into my Commodore 64. So many job titles and some of them, lets...

Ive been a professional developer/software engineer/programmer for 15 or so years now, 22 years if you include college education and typing in Basic programs from magazines into my Commodore 64. So many job titles and some of them, lets be honest, are irritating. I still dont feel comfortable with the Technical Architect one, sounds bumptious. Cant think of your own wanky job title? Theres a tool for that.

c64

Regardless of the job title, one thing Ive had to do is stay current. If you dont stay up-to-date then you get left behind; if you get left behind youll struggle to further your career and, importantly, earn more dollars.

Ive been programming for so long, the first language I learned was Pascal in college; only really old people know this one. Then on to C none of this Object Oriented stuff everyone takes for granted now.

My bread and butter would be Java and PHP, these are the languages Ive used for most of my working life. Then on top of this you need to be a dab hand with a plethora of databases, source control, caching strategies, security, network performance, message queues and an endless number of application frameworks. Its not only languages and technologies, but processes as well SCRUM, Test-driven Development and Behaviour-driven Development are skills that Ive had to add to my repertoire.

In the not so distant past I was involved in numerous Flash projects; some of the more interesting work in my career was developed using Flash. Some highlights include EA, Wipeout Pure, ghd to name a few, but its going the way of the Dodo. Although its still hanging in there, people use it to make actual TV shows in the year 2017

How do you learn all this stuff?

When I was younger (mid 20s) Id spend a lot of my free time and nights working on my own projects and hacking random stuff. Not only this, Id be working for agencies where the normal 9-5 wasnt acceptable, so Ive spent a lot of my life staring at a screen. These days I try and limit the amount time spent in a dark room with a glow on my face.

books

Source:http://www.classiccmp.org/dunfield/atarixl/index.htm

What am I doing now?

If Im making an effort to spend less time staring at a screen of some description for 56 hours a day, how do I keep up to date?There are a ton of sites and people to follow to stay up-to-date with whats current, but actually learning these technologies and processes is the challenge.

When working on a project, Im a firm believer of using the right tech for a solution rather than limiting the solution to you and/or the teams core skillset. For example, on a project I was working on a few years ago for a client, we initially launched with a MySQL DB. A few months after launch, due to the products needs, more flexibility with the data was required. So after a bit of investigation we decided to migrate to Riak. Clearly there is more work involved as you need to get yourself acquainted with a new tech, but the product gets the correct solution and you learn a new skill.

Instead of hacking random stuff with no end goal, Ive decided to work towards certifications AWS at the minute. I do need to spend my own time learning the material, seeing as I can follow a strict curriculum I can plan my time better, for example a few evenings a week.

Books. If Im not going to stare at a screen, I can still soak up knowledge by reading books. I invested in a Kindle Paperwhite (not a Fire:no screens remember). Although Ive discovered its not best to read technical literature just before you sleep, its hard to switch off.

If you do want to focus your attention on something new, try to make sure it will be something you enjoy or at least dont mind doing. The last thing you want to do is work endless hourstowards a tight deadlineusing a tech you cant stand.

Summary

So if you want to learn something new and stay current, I think theres definitely a compromise to be had between only doing what you do in your day-to-day job to spending every night hacking away in front of a computer. You just need to plan accordingly.

The post A developer looks back appeared first on BB&P Blog.


View Entire Post

Read Entire Article