pastry pronouns only

  • 2 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle















  • Do you have a virtual machine, or a filesystem that you could mess with?
    A good project idea would be to manipulate files on your system. Sort them, duplicate them, add programmatically one line to their content. The possibilities are plenty and you can see the result of your code.
    Besides that, look for tutorial repositories on Github (or codeberg.org).
    Last but not least, VSCode is my personal favorite, but you could check out PyCharm for beginning, as it has more features out of the box.