A plain text editor for writing Python code (no syntax highlighting yet) A straightforward menu bar with basic features like saving and opening files 3 handy Python code templates for PyGame, Tkinter, ...
The text input might feel a little weird because I decided to write myself. It would probably be better to use something like tkinter (tkinter is used, but only for importing and exporting the image), ...
Python is an excellent language for rapid application development and prototyping. With Pygame, a wrapper built around SDL, the same can be true for games. In addition, because its built on top of ...
I am a coding newb. My background is relatively limited: a CS class in high school (Pascal) nearly two decades ago and in the last decade moderate tinkering with XHTML/CSS/PHP/MySQL. In the last 5 ...