Michael Maranan

I am Michael Maranan, I am currently a BA Student and I'm a self-taught programmer. I learned Python through free online courses and forums with curiosity and a little courage. I am willing to learn more and share them by writing blog posts to provide pieces of knowledge to other programmers, especially self-taught people like me.



Michael Maranan's Featured Articles


articles/make-a-chess-game-using-pygame.jpg
How to Make a Chess Game with Pygame in Python

Learn how you can build a chess game from scratch with Python classes and pygame library in Python.

articles/accounting-app-using-django-in-python.jpg
How to Make an Accounting App with Django in Python

Learn how to build an accounting application using the Django framework and Bootstrap in Python.

articles/make-a-hangman-game-in-python.jpg
How to Make a Hangman Game in Python

Learn how to make a hangman game to guess a word in Python using the standard library.

articles/hangman-gui-game-with-pygame-in-python.jpg
How to Create a Hangman Game using PyGame in Python

Learn how to use PyGame to create a Hangman word guessing game in Python.