Took the certification as I was curious what a professional certification questions and exams looks like. Used 25 days to prepare for the certification, gave exam and got certified.
This is a medium article on what I felt about it if you too are testing the water.
At the end of completing this course, I felt like I time travelled back to the freshman and sophomore year of my college. Especially the GUI applications!, both tkinter and in college used c++
too! Yahtzee game is still fresh.
The exercises are based on topics covered in the course.
Command to run the programs:
python <exercise-name>.py
Here are the screen shots of the GUI programs:
- simple calculator
3. clicker
4. Traffic lights
5. tic-tac-toe
6. full calculator
That's it! I hope this repository will be helpful to those who need help with the exercises!
Happy coding!