Coding projects to build (Python)
I discussed coding projects for my portfolio with coworker. It is great to work with people who try to do better code. And I think it is time to put down some ideas:
- xml parser
- palindrome checker
- decimal to binary converter / radian to degrees converter
- morse code translator
- friday 13th detector
- find the domain name using IP address
- diff between string
- tic tac toe blocker
- dice rolling simulator
- anagram game
- hangman game
- file explorer
- sorting project (bubble sort etc..)
BOOKS:
- Python workout 50 essential exercises
- The pragmatic programmer
Udemy:
- 100 Days of Code: The Complete Python Pro Bootcamp
- 380+ Exercises – Python Programming Mega Pack – Built-in
- 150+ Exercises – Object Oriented Programming in Python – OOP