I can hardly imagine any other industry that is so dynamic and inviting as software development. I mean, imagine your young-self, dreaming to be the best heart surgeon in the world? You’ll have to study 11 to 13 years after high school before you can actually perform an unassisted surgery. What if you want to be a chemistry Nobel winner? There’s no way you can just build a lab in your garage and start practicing (or at least it’s very unlikely)
This is not true for developers.
As a developer, you can sign up to a GitHub account and start doing whatever you want as soon as you understand the basics of how computers and programming works. GitHub is swamped in debt to make it possible for you. All the tools you need are free and every knowledge is available online. That’s why there are more than 7.8 million public GitHub repositories today (I think). This means now there’re probably a bunch of 14 to 18 years-old that got tired of playing Minecraft, that are now making the next libraries/frameworks we’ll all be concerned about in 1 to 2 years. This is the recipe to chaos and tech-fatigue, but it’s also the very seed to the human future and evolution ಥ_ಥ.
This leaves us with the ultimate question: How can we get up-to-date with what is relevant and is still maintain a healthy and balanced “normal” life? The answer is: Not much! This will come at a cost because how fast things evolve, but it’s up to you whether to sacrifice a bit of your life-style.
Again: You don’t have to. It’s a choice. But here’s why you’d consider it:
I’ve put together a list of relevant sources so you can stay up-to-date in such a swifty, dynamic, sleep-taking industry.
Reddit is not just about cats and porn. I use it as my primary way of finding out what is going on.
Create an account, remove all the default subreddits, go here and pick the first ones you find interesting, then you can search for the techs you’re more interested in and complete your list. Done. Now reddit.com will display only the juice.
Here’s mine:
Or… as suggested by Abhinav Kumar, you can create a “multi” for development and keep your other interests showing up in the home page.
YCombinator’s news website is also pretty good for keeping up. You can also use http://hckrnews.com/, which is an alternate UI I find more attractive.
If you want to learn what is new, no better place than seeing what repositories are getting the most attention lately. This will usually help you identifying the hottest libraries right know, as well as the hottest languages. You can even filter by language, like JavaScript.
Normally people go to SO when they are too lazy to try something themselves. Actually they don’t even go to SO. They go to Google. The first SO result is usually the better one. No luck? Try searching for “stackoverflow “ + [your_question]. No luck? Ask :D.
Now seriously, Stackoverflow is not just about copying and pasting. It’s also about learning. I usually browse the newest questions when I want to farm up points, but when I want to learn, I browse the hottest. You can always learn new things about the technologies you’re interested in. It also gives you a glimpse at what is trending, but with a delay. It takes a while before people start adopting stuff, and you need to start implementing real projects to start having problems. That’s what Stackoverflow is about: People having problems with stuff.
I love podcasts, specially about technology. It’s amazing how many are there. These are my favorite 2:
… but I also listen to http://runasradio.com/ and http://hanselminutes.com/
At least once a week I like to browse the Picked Pens, actually pick a pen and try to figure out how it was done and what’s going on behind the scene. It’s 100% guaranteed I’ll learn something new. Not necessarily new to the world, but new to me.
If you decide to go the next mile and actually learn, check out my other article: The best way to learn new technologies is by doing. Here’s some inspiration.
Please folks. Again. Don’t get too obsessed with the new. I mean… As new libraries come along, there’s often some productivity you'd be taking advantage of if you migrated everything. But there’s also another thing that makes you quite productive: Your experience! If you think you can be productive doing stuff they way you’re used to, and, if you don’t think your competition will get the edge by using a possibly better tool for the job, then don’t upgrade.
Happy hacking!
I’m André Pena, I like writing and building stuff. Recently I built: https://remoted.io, a remote job aggregator for developers, check it out! 💗