News

Community driven content discussing all aspects of software development from DevOps to design patterns. Learning to code can sometimes feel frustrating, but turning it into a game can make the process ...
Tic-tac-toe (or “Noughts and Crosses”) is a game simple enough to implement in any computer system: indeed it’s often used in beginner’s programming courses. A more challenging project, and arguably ...