|
The examples should be viewed with a text editor and
not with an html browser!!!
Lesson 3:
Sqrt.c
– from presentation number 3.
Sqrt2.c – from presentation number 3.
If_Else_Example.c – from presentation number 3.
While_Print.c – from presentation number 3.
While_Factorial.c – from presentation number 3.
For_Factorial.c – from presentation number 3.
Test_Fail.c – from presentation number 3.
Pyramid.c – from presentation number 3.
Mult_Table.c – from presentation number 3.
Lesson 4:
Power.c – from presentation number 4.
Square.c – from presentation number 4.
ShowHelp.c – from presentation number 4.
Factorial.c – from presentation number 4.
Lesson 5:
SimpleCalc.c – from presentation number 5.
Reverse.c – from presentation number 5.
Sort.c
– from presentation number 5.
Lesson 6:
TicTacToe.c – The finished tic-tac-toe game that we
started programming in class.
Lesson 7:
bubble.c – from presentation number 6.
Lesson 8:
RecFactorial.c –
from presentation 7.
Hanoi.c
– from presentation 7.
Fibonacci.c – from presentation 7.
Queens.c
– from presentation 7.
Lesson 10:
AddComplex.c – from presentation 9.
Stack.c
– from presentation 9.
|