365 Days of Python: Day #14 — Playful Programs

Rick Deckard
Nov 30, 2022

For some people, programming is a job.

For me, programming is fun.

Day #14 (11/28/2022)

“If hard work is the key to success, most people would rather pick the lock.”

— Claude Maxwell MacDonald

Accomplishments

  • Learned how to add sound effects to a program using PyGame
  • Learned how to implement user control in a program using PyGame
  • Tested and debugged my PotW
  • Uploaded my PotW to GitHub

Weekly Goals

  • Learn the basics of PyGame (100%)
  • Write a program that simulates a coin flip and performs data analysis on its simulated flips (100%)

Closing Thoughts

I am starting to figure out how to structure my days in order to practice programming and post a blog. I knew that the first couple of weeks would be challenging; however, I am looking forward to finding my rhythm as this journey progresses.

--

--