Luke Garrigan

Luke Garrigan @lukegarrigan

About: English lad currently a C#/Java/VueJs/JavaScript/TypeScript engineer. Extra dribbling can be found at https://codeheir.com Portfolio found at https://lukegarrigan.com

Location:
Kings lynn
Joined:
Jun 6, 2019

Luke Garrigan
articles - 39 total

My favourite Kotlin features

Last Saturday I sat down with a strong cup of coffee and got stuck into some Kotlin. I thoroughly...

Learn More 11 4Aug 8 '21

A Completely FREE planning poker app 💸 – Speed up your planning process!

Estimating is tough, and us developers are pretty sh*t at it. There are many ways to go about...

Learn More 7 34Jul 2 '21

Top 5 books EVERY programmer MUST read! 📚

Top 5 books EVERY programmer MUST read! We all want to become a better programmer, and...

Learn More 96 6Jun 26 '21

The Game of Life

The Game of Life or cellular automaton was developed by John Horton Conway in 1970 with just some...

Learn More 15 4Jun 19 '21

What is BFS? (Breadth-first Search)

Introduction In computer science, a search algorithm is a series of steps that can be used...

Learn More 13 1Jun 5 '21

What is Simulated Annealing?

What Is Simulated Annealing? Today I’ve been playing around with simulated annealing, whi...

Learn More 20 1May 22 '21

How To Code Snake 🐍

I wouldn't usually post a blog like this to dev as it's something I usually do for myself, game dev i...

Learn More 150 5May 15 '21

Create Fake Data Easily Using JavaScript

Ever need to populate a table or generate some data to see what your GUI looks like when it’s in use?...

Learn More 63 6May 13 '21

Fast prototyping without worrying about the backend

This week I had a small project I wanted to prototype with an even smaller timescale, so I did the ob...

Learn More 15 0Apr 25 '21

Neural Network Learns to Drive

This week I've been playing around with neural networks, or more specifically neuroevolution of augme...

Learn More 14 0Apr 10 '21

Genetic Algorithms In JavaScript

This week I've been having a play around with genetic algorithms and had a tonne of fun. Wh...

Learn More 131 5Apr 3 '21

Regex: From beginner to BEST on your team in one blog 👑

Recently I've been doing quite a lot of work using Regex and to be honest, I was pretty shite at it....

Learn More 78 3Mar 21 '21

Coding a Planning Poker app

The 2 week sprint is over, the scope for the next sprint has been established by management, it's tim...

Learn More 17 16Feb 27 '21

Code Multiplayer Games w/ Multiple Rooms! 🚀

Coding games using p5 is a tonne of fun, coding multiplayer games that you can get your mates to join...

Learn More 26 1Feb 20 '21

Coding Chess with TDD

TDD is a pretty simple idea, you write your tests before you write any code and you write just enough...

Learn More 59 4Feb 13 '21

How To Code A Game As A Beginner

Introduction So you want to get into programming? And you know you want to code games, the...

Learn More 65 10Feb 6 '21

How To Sell Your API

How to sell your API If you've developed a brilliant API then there's a chance you could b...

Learn More 66 5Feb 4 '21

Procedurally generate a universe 🌌🚀

Procedural generation is a means for generating data on the fly rather than manually, it gives us the...

Learn More 10 0Jan 30 '21

Creating a Node.js command-line package

Introduction If you're anything like me, then the following is probably a daily occurence....

Learn More 8 0Oct 3 '20

THE HACKTOBERFEST GAME - YEAR 2! 🎮⌨🚀

Introduction This time last year I came up with an idea to get more people involved in Hac...

Learn More 10 0Sep 26 '20

How To Code An Alexa Skill! 🤖

Introduction In this blog, I'll take you through the fundamentals of coding an Alexa skill...

Learn More 15 1Aug 30 '20

The ONE tip you need to actually finish side projects!

I'm like every other developer, I start a personal project, get really invested in it for a week or s...

Learn More 69 16Feb 1 '20

What do you think the BEST feature is that dev.to could add?

A feature I'd like to see I think an optional spellcheck/grammar setting would be amazing....

Learn More 48 62Nov 10 '19

Creating bots in seconds!

Halloween has been and gone, which means Christmas is coming!! And I wanted to be the first blogger o...

Learn More 45 0Nov 2 '19

What’s the biggest c*ck up you’ve made in an interview?

A few years ago now, I was interviewing for an internship as a Computational Biologist in my second y...

Learn More 39 20Oct 27 '19

Do you actually use maths as a developer?

This has always intrigued me as I see a tonne of posts saying that learning maths helps you become a...

Learn More 48 34Oct 19 '19

The SIMPLEST way to make a pull request 🌲✔️

I'm sure many of you have done the following: Google: "How to make make a pull request" Cry when yo...

Learn More 86 13Oct 13 '19

THE HACKTOBERFEST GAME! 🎮⌨🚀

Introduction I've come up with a brilliant idea to get more people involved in Hacktoberfe...

Learn More 42 2Oct 4 '19

Put Your Dog In Version Control! 🐶

Let me just preface this by letting you know that reading this blog, you will learn: Absolutely not...

Learn More 9 2Sep 27 '19

Code a BRILLIANT multiplayer game 🚀 in 2 MINUTES!

Disclaimer: your definition of brilliant may vary Where to start The hardest part of codi...

Learn More 120 5Sep 20 '19