Yay! Welcome to our first course.
As an introduction, I’m
not going to rant about the history of computers and microchips nor talk about
the latest technologies and mathematical theorems.
Skip all that crap.
All I want you to know is:
Computing Science is a very interesting field. It’s math. It’s
science. It’s technology. It’s logic.
In this course, you’ll learn how to write your own program
and grasp a deeper understanding of what this fascinating field is all about.
Come on! Let’s jive!
Course Outline
- Let see how we’ll C!
- Variables
- Arithmetic and Logical Expressions
- Conditional Statements
- Arrays
- Loops
- Functions
- Recursion
Exercises:
- Exercise 1: Basics (user input/output, loop, arithmetic operations)
- Exercise 2: Phytagorean Triples (nested loops)
- Exercise 3: Power (recursion)
No comments:
Post a Comment