Browse by Tags
All Tags »
Programming (
RSS)
I’ve met with Ariel and Shy from CodeRadio.co.il to talk about Hadoop technologies. You can go ahead and listen (or download on your iTunes) here: http://www.coderadio.co.il/?p=69 (Yes, its been a while back but I’ve failed to update here...
I’ve recently started using RVM to manage the Ruby versions and Gem sets of the different projects I’m working on. So, much like showing the current Git branch, its really useful to show the current RVM environment as part of the command prompt...
One fo the most confusing things when working with multiple branches on git is having to remember the branch you’re currently working on. Typing git branch all the time is annoying… Thats why I’ve set my shell’s prompt to display...
Setting up Python for development on a Windows environment turns out to be not such an easy task.
After setting up several such environments and running into all sort of problems I had to figure out I decided it would probably be worthwhile for myself...
I encountered this post on my weekend reading. 91 Surefire Ways to Become an Event Greater Developer contain a comprehensive guide linking to all sort of blog posts providing insights on improving your skills as a developer. While the list is very long...
I was on a phone interview the other day where I was asked for my definition of “Good Code”. The first thought that came to mind was maintainability - if it can't be understood, maintained and extended by other developers than its definitely not good...
I was on a phone interview the other day where I was asked for my definition of “Good Code”.
The first thought that came to mind was maintainability - if it can’t be understood, maintained and extended by other developers than its definitely not...
I was on a phone interview the other day where I was asked for my definition of “Good Code”.
The first thought that came to mind was maintainability - if it can’t be understood, maintained and extended by other developers than its definitely not...