Tutorials

Thoughts, tutorials, and insights on technology and life.

Aug 2, 2020

Create a Flappy Bird Clone With Golang P2

Last time, we stopped at mentioning that there are three functions needed for the game loop: Update(), Draw() and …

Read
Aug 1, 2020

Create a Flappy Bird Clone With Golang P1

This weekend I decided to start another tutorial series in this blog, as I did learn a lot during making the last one. …

Read
Jul 20, 2020

Create a Flappy Bird Clone With Python P9

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 18, 2020

Create a Flappy Bird Clone With Python P8

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 17, 2020

Create a Flappy Bird Clone With Python P7

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 16, 2020

Create a Flappy Bird Clone With Python P6

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 15, 2020

Create a Flappy Bird Clone With Python P5

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 14, 2020

Create a Flappy Bird Clone With Python P4

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 13, 2020

Create a Flappy Bird Clone With Python P3

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 12, 2020

Create a Flappy Bird Clone With Python P2

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 12, 2020

Create a Flappy Bird clone with Python P1

This is one part of a multi-part tutorial. To see other posts in the same series, please click below:

Part 1 - Setup …

Read
Jul 11, 2020

How to Learn Coding P3


This is one part of a multi-part post. To see other posts in the same series, please click below: Part 1 Part 2 Part …

Read
Jul 3, 2020

How to Learn Coding P2


This is one part of a multi-part post. To see other posts in the same series, please click below: Part 1 Part 2 Part …

Read
Jul 2, 2020

How to Learn Coding P1


A buddy of mine from college just started learning programming in Python, and he told me that it was “very …

Read