Valvano: Chapter 5 - Interactive introduction to C

Priporočamo za učenje programiranja v jeziku C.

Tenacious C depicts your C programs graphically.

Chapter 5: Introduction to C Programming
Embedded Systems - Shape The World

Jonathan Valvano and Ramesh Yerraballi

 

This chapter covers the C Programming language starting with the structure, constants and variable declarations, the main subroutine, simple input/output, arithmetic expressions, Boolean expressions, the assignment statement, the while loop and lastly simple functions with at most one input and one output.