Posts tagged creative coding
Merge Sort: How To Understand an Algorithm by Creating Music

Learning an algorithm can sometimes feel like learning a magic recipe. We understand the concept behind it, but understanding exactly how each step is done can be very confusing.

Live coding allows me to dive deep into the study of an algorithm by having fun with it and challenging my understanding and creativity. […] So today, we’ll dive deep into understanding how merge sort operates by building a Ruby program that uses this algorithm to create music.

Read More
Can a Creative Approach to Learning Programming Heal our Relationship With Technology?

Should creativity be an essential part of our learning process? Or does creativity have no other purpose than fun and entertainment? What are the possible benefits of taking a more creative approach to learning programming?

Read More