Old

Posting Source Code in Computing and Technology

Posted Jan12-12 at 07:16 PM by jhae2.718 (Divergent Thoughts)
Updated Feb1-12 at 08:04 PM by jhae2.718

When posting code on Physics Forum for help, it's important to make sure it is readable and understandable. Directly pasting code into a post fails to accomplish this, as all formatting and whitespace is stripped by the forum software. Indentation and formatting exists for a reason: to allow others to easily read and comprehend your code. This is especially important in languages where whitespace is significant, such as the Python programming language.

The following is an example...
jhae2.718's Avatar
Aerospace Dynamicist
Posted in Uncategorized
Views 2062 Comments 1 jhae2.718 is offline