Style guide: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[file:style.png|right|frame|Style guide<ref>http://www.flaticon.com/</ref>]] | [[file:style.png|right|frame|Style guide<ref>http://www.flaticon.com/</ref>]] | ||
A style guide helps us understand how something should look. '''In our courses it is important your code follows our style guide'''. The examples in the style guide use | A style guide helps us understand how something should look. '''In our courses it is important your code follows our style guide'''. The examples in the style guide use C programming language, but the guide can be easily extrapolated to other programming languages. | ||
Please [https://manual.cs50.net/style/ click here to see our official course style guide]. This style guide is used with permission from the folks at Harvard Universities excellent CS50<ref>https://manual.cs50.net/style/</ref> course. | Please [https://manual.cs50.net/style/ click here to see our official course style guide]. This style guide is used with permission from the folks at Harvard Universities excellent CS50<ref>https://manual.cs50.net/style/</ref> course. |
Latest revision as of 12:41, 7 September 2017
A style guide helps us understand how something should look. In our courses it is important your code follows our style guide. The examples in the style guide use C programming language, but the guide can be easily extrapolated to other programming languages.
Please click here to see our official course style guide. This style guide is used with permission from the folks at Harvard Universities excellent CS50[2] course.
If on the off-chance the resource is unavailable, I have uploaded it as a PDF file here.