Showing posts with label cv. Show all posts
Showing posts with label cv. Show all posts

Sunday, 12 May 2013

Essential Resources to Become a Life Long Learner (in tech)

Is one of your New Year Resolutions to re-skill? Thinking about re-training for a new career (or even just a new hobby) in tech? Then you're in luck! 

Today, more than ever, the barrier to entry for starting to learn a new technology or programming language is all but nonexistent, all you really need is a computer (or even a mobile device) and a web connection and you are pretty much good to go - just choose your preferred technology, an IDE and get started.  Almost everything is open source or at least free to use for a single developer just out to learn and there is a wealth of blogs, articles and Q'n'A sites ready to help you with tutorials, walk-through's and helpful advice - many of these backed with ready and running code bases on GitHub free for you to play with and generally work out what is going on.

However, with all these resources it can sometimes be a bit daunting with so much content. Once you have chosen a language how do you know where to start? Here are some of our favourite sites and resources that we have discovered and found useful in learning new skills:

  • iTunes U - a lesser known category on iTunes is their academic section, iTunes U(niversity) featuring loads of podcasts and lectures from a range of academic organisations, and some of this stuff is serious! Several large universities have uploaded full lecture series there, and by and large they are free to download (yes, you have to install iTunes, which sucks, we know).  Want to take the full term of Stanford university's iOS course? Its up there. Want to learn AI for chess playing from Cambridge uni? Yep, got that too. And for free.
  • MIT OpenWare - MIT have been one of the strongest advocates of open sourced education. A lot of there lecture series are online (can also be found on iTunes, but can be avoided).  Is it just us who thinks its amazing that anyone around the world with a web connection can get educated by the most prestigious academic organisations around?
  • Khan Academy - there is a lot of hype around this one, well funded with some pretty big names supporting it (jQuery creator John Resig is a Dean there), a not-for-profit aiming at providing free education for everyone. The academy provides lots of video based courses as well as interactive challenges and detailed stats on how you are doing.
  • Udacity - this is another recent, well-funded startup trying to tackle free higher education for all. Founded my three robotocists it is slowly building a very respectable catalogue of uni level courses ranging from CS101 to AI for robotics. As with the Khan academy, the lectures are purely for the web so the videos are clear and designed for remote learning (different from the filmed university lectures which are targeting classroom based learning).  We have recently created and Open Sourced the Spring-Social implementation of the Khan Academy API - so if you are working with the JVM and want to have a play with the Khan Academy API then check it out on GitHub
  • CodeAcademy - we have mentioned before we are fans of code academy, code academy is an in-browser development environment that walks you through programming exercises to help you learn with your hands - currently supporting JavaScript, HTML, Ruby and Python
  • Free eBooks - there are loads of great free eBooks available online, so many there is no point listing them, instead I will just point you here. Which leads nicely on to the next point..
  • StackOverflow - what really needs to be said about SO? It is the definitive q'n'a site for tech. If you are just starting learning head over and sign up, the help from the incredibly active community over there will be invaluable (although be sure to read the posting guides, they can be a little unforgiving at times!).
  • Coursera - Another massively popular online learning resource, this one recently generated a lot of interest with its recent Scala course taught by the original creator of the language!  We are currently working on some secret integration with Coursera at NerdAbility, and you will soon be able to integrate your Coursera account and show off which courses you have completed!

Hopefully the above resources help on your path to re-skilling.  In reality, getting your hands dirty with code and trying to solve problems and fix errors is the best way to learn, so don't forget to get stuck in - and maybe when you are more confident try answering questions on StackOverflow!

Of course, with these new found skills you will want to show them off, so we'd recommend heading to NerdAbility and registering (if you haven't as already) and update your skills, add your StackOverflow profile and even add a custom section talking about what you are learning (employers always love to know that candidates are proactive and motivated when it comes to learning new things and keeping up with technology). 

Leave your comments with any other tools and resources you have found useful in your journey of becoming a life long learner.

Thursday, 30 August 2012

NerdScore!? NerdAbility Updates - August 2012

NerdScore is Live!


So far this month we have launched the "NerdScore" on NerdAbility.com! This gives your profile a score based on the connections and details you have added to NerdAbility. To work out your score we use the super secret "NerdOrithm"!

You can now show off your high score via http://nerdability.com/user/yourprofile, and increase it by connecting and using sites like GitHubBitbucketStackOverflowGo check it out :)

Profile NerdScore!

Enhanced StackOverflow Integration


We have tapped up the StackOverflow API to add further integration to your NerdAbility profile, now showing a summary of your SO "Badges" and your answer "Accept Rate". Check it out on your profile now, and if you havn't integrated with StackOverflow give it a try :).

NerdAbility StackOverflow with Badges
Now with Badges & Accept Rate

What's Coming Up?


Over the next few weeks we will be pushing out some more new features to the NerdAbility site. These are focused around improving the user experience and giving you more control of the privacy and contact preferences for your profile.

We are also working hard on allowing you to integrate even more of the cool stuff you do on-line in to your  NerdAbility dynamic resume / CV. This includes the tech meetups and events you go to, the coding / software engineering books you have been reading and the presentations you have published on-line. So keep your eyes peel for update emails and blog updates to be the first to hear when these features go live.

Also ... Hot Skills & How To's


We want to show you some of the technologies that we have been using (and we think are quite cool). So expect to see some how-to blogs, which will get you up and running. These will include the extending the Spring Social framework and integrating with Java / Spring app MailChimp (the email campaign app). All of these examples will come with sample projects on GitHub!

Once you have had a play and could tell someone else how to do it why not add it as a skill on your NerdAbility profile? Its easy - see how below:

1. Sign Up or Sign In 

NerdAbility Login Example
NerdAbility Login
2. Add the Skill to your profile - click "Want To Add A Skill", then add the details and click "Add Skill". Done :) 

Add NerdAbility Skill
Add a Skill to NerdAbility
3. Or even better why not share the code you are working on on GitHub or BitbucketYou can then link your account to your NerdAbility profile and we will automatically add the skill to your page, sweet right? Just click the connect GitHub or Bitbucket on the right hand side of your profile.

Connect GitHub to your NerdAbility profile
Connect your GitHub or BitBucket to NerdAbility
That's all for the August updates from the NerdAbility team!

Please get in touch with us on Twitter - @Nerd_Ability or comment below with any idea, feedback or questions.

Friday, 17 August 2012

6 Steps to Getting an Awesome Tech Job

So everyone wants an awesome coding job using the ’latest technologies’ at a amazing company right? And the competition for these jobs is tough! People from big corporations want in on the exciting world of start-ups, and well-seasoned start-up coders want to work on the next big thing. Previously you needed a great hand crafted CV and 100 years of experience building monolithic Java EE / C++ apps to get noticed. Now companies want to see you are up to speed with new school technologies like Node.js, Groovy & Grails, Ruby, Scala, Clojure and that you also actively contribute via Blogs, GitHub, BitBucket, StackOverflow etc.

How do you get one of these awesome jobs you ask? Follow NerdAbility’s fool proof 6 point plan!.....

    Blogger LogoTumblr. Logo
  1.  Create a tech blog! – Have you been trying to learn a new technology but found the documentation is a bit shady? Did you spend hours on forums and post multiple StackOverflow questions to finally get to a solution? Then write a blog about it! Document the problem, the steps you took to solve it and give some sample code or even put the project on online. Next make sure to share it back with the people and forums that helped along the way. This is a great way to get your solution out there and people checking out your blog (maybe even the CTO of your next employer). Sites like Blogger and Tumblr make it super easy to get started, so go make one today!

Sunday, 12 August 2012

Why We're Not Worried About Facebook's Job Board

Not long after NerdAbility was released in to the wild in beta, Facebook announced that they were going to be creating a job board.

Hmm, Facebook seems like tough competition, after all, they already have millions of users, about whom they know pretty much everything, but, to be honest, we're really not that concerned.

Here's why..

  1. We're techies, looking to deliver a service for techies - even if the Facebook job board becomes a massive success, how worthwhile will it be for them to build up the service to cater for tech folk, integrating GitHub commits and stuff like StackOverflow? I cannot see it being worthwhile for FB to do so.  NerdAbility is focusing entirely on tech recruitment, and all our efforts are in enhancing the site to make tech recruitment a wonderful thing!....