News

For example, a comment like the following is unnecessary as it adds no information that is not already obvious from the C code itself, and it can obscure the truley important comments in your code: # ...
A Python based UI to view the NASA Astronomy Picture of the Day (APOD). Uses the APOD API to access photos, displayed using the Python PIL library and tkinter package ...