coding

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:

  1. xml parser
  2. palindrome checker
  3. decimal to binary converter / radian to degrees converter
  4. morse code translator
  5. friday 13th detector
  6. find the domain name using IP address
  7. diff between string
  8. tic tac toe blocker
  9. dice rolling simulator
  10. anagram game
  11. hangman game
  12. file explorer
  13. 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