DCSIMG
Programming - ekampf 2.0

ekampf 2.0

Provides rich user reading experience and a warm fuzzy feeling...

על הבלוג

DeveloperZen.com feed (my main blog):

 Subscribe in a reader

ekampf 2.0 (blogs.microsoft.co.il syndication) feed:

 Subscribe in a reader

    Navigation

    Browse by Tags

    All Tags » Programming (RSS)
    Interviewed (Hebrew) on Hadoop at CodeRadio
    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...
    Show the Current RVM Info in Your Command Prompt
    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...
    Show the Current GIT Branch in Your 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...
    The Complete Guide to Setting up Python Development Environment on Windows
    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...
    99 Ways to Become a Better Developer
    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...
    How Do You Define "Good Code" ?
    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...
    How Do You Define “Good Code”?
    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...
    How Do You Define "Good Code"?
    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...