Posted inkotlin My favourite Kotlin features Posted by By lukegarrigan Last Saturday I sat down with a strong cup of coffee and got stuck into…
Posted inkotlin Katas in Kotlin Posted by By lukegarrigan I've been meaning to get my hands on Kotlin for some time now and it's…
Posted ingame-dev How To Code a Top-Down Shooter ? Posted by By lukegarrigan Growing up I absolutely loved arcade top-down shooters, I'd spend hours running and gunning trying…
Posted inside-project A Completely FREE planning poker app ? – Speed up your planning process! Posted by By lukegarrigan Estimating is tough, and us developers are pretty sh*t at it. There are many ways…
Posted inbook Top 5 books EVERY programmer MUST read! ? Posted by By lukegarrigan We all want to become a better programmer, and there are a tonne of books…
Posted inalgorithm p5.js The Game of Life Posted by By lukegarrigan The Game of Life or cellular automaton was developed by John Horton Conway in 1970 with…
Posted inalgorithm p5.js What is Breadth-First Search (BFS) Posted by By lukegarrigan Introduction In computer science, a search algorithm is a series of steps that can be…
Posted inalgorithm What Is Simulated Annealing? Posted by By lukegarrigan Today I've been playing around with simulated annealing, which is just a probabilistic technique for…
Posted ingame-dev game-evolution How To Code Snake ? Posted by By lukegarrigan Nokia's snake was launched in 1997 with the Nokia 6110, the catalyst for mobile gaming!…
Posted injs Create Fake Data Easily Using JavaScript Posted by By lukegarrigan Ever need to populate a table or generate some data to see what your GUI…