100 - Conclusion

Congratulations to me
Bhai, kotodin laglo sesh korte? 
congratulations!🥳
------ DATE
creation date 8 Aug
Finish Date ?

Conclusion

Congratulations on completing the 100 days of Python code challenge! You have likely gained a solid foundation in the language and developed a range of skills, from basic syntax to more advanced concepts such as object-oriented programming. However, this is just the beginning of your journey with Python. There are many more topics to explore, including machine learning, web development, game development, and more.

Where to go from here:

To continue your learning journey, consider exploring the following resources:

  • Python books: There are many excellent books on Python that can help you deepen your knowledge and skills. Some popular options include "Python Crash Course" by Eric Matthes, "Automate the Boring Stuff with Python" by Al Sweigart, and "Fluent Python" by Luciano Ramalho. I would also like to recommend "Hands on Machine Learning book by Aurélien Géron"

  • YouTube Projects: There are many YouTube projects available which can be watched after you have some basic understanding of python

  • Python communities: There are many online communities where you can connect with other Python learners and experts, ask questions, and share your knowledge. Some popular options include the Python subreddit, the Python Discord server, and the Python community on Stack Overflow.

  • GitHub repositories: GitHub is a great resource for finding Python projects, libraries, and code snippets. Some useful repositories to check out include "awesome-python" (a curated list of Python resources), "scikit-learn" (a machine learning library), and "django" (a web development framework).

  • Tkinter - You can learn Tkinter which is used to create GUIs from here :
  • Machine Learning - I loved this playlist from Google Developers
  • Django - For Django, try the tutorial from the official documentation. Trust me its really good

Overall, the key to mastering Python (or any programming language) is to keep practicing and experimenting. Set yourself challenges, work on personal projects, and stay curious. Good luck!