Sunday, January 11, 2015

My Programming Logic Course Notes


These are my notes to computer programming logic. Caution: it's very long. 

These course notes will display the fundamentals of programming using psydocode to basic understanding. This course will explain the logic behind all psudocode code. If you desire to see how it can be applied, I have added Javascript so that you can compare psudocode to actual code to understand the logic is the same but the code is different. Understanding computer logic is just as important as learning to write code; therefore, let’s begin.
Intro to programming Logic:
Click to show.
Click to hide.

No comments:

Post a Comment