Posts

Just started this blog mostly to document what I learn

In the last two or three days I've been learning and gaining more and more experience in Python programming I've made some very useful programs. So that now I'm famaliar with pyautogui, openpyxl, tkinter messagebox modules in python I also learned to send emails with smtplib module with python. But by making real world things I'm also learning other important things like debugging, best practices in programming, searching for informatin on google etc