News

Learning to use write basic scripts with a language like Python or Bash can save you a lot of time on everything from organizing your files, editing text documents, and everything in between.
One of the most compelling reasons to use Python is its modular nature. We saw this in our simple expense tracker, when we used Tkinter to create a basic GUI for our application.