Intro The Proxy is one of the most popular design patterns in most programming languages. A Proxy is simply an object that sits between some client...
title: Career advice for junior developers published: true description: tags: codenewbie, beginners, career, programming I had a nice chat this...
Our assignment Our company has just gone on a huge recruitment spree and has just hired 100,000 new employees. The HR department has sent us a...
FizzBuzz is a simple kids game, often used as a test at programming interviews. It goes like this: "Write a program that prints the numbers from 1...
A couple of my Python colleagues tried to impress me today with Python's named slices feature. The way it works is like that: s =...
title: The top 5 programming books of all time published: true description: The best programming books of all time tags: book, programming, software...