Basic Programming for Students of Science I. - MS710P66
|
|
|
||
This course is intended for students with negligible or no previous experience with programming. Participants will
learn how to use documentation and how to plan to solve given tasks. All examples and tasks will be performed using C programing language using an integrated development environment of choice. For its generality and emphasis on designing algorithms, this course is suitable for students with interest in other programming languages as well. Last update: Rubešová Jana, RNDr., Ph.D. (22.04.2020)
|
|
||
Kernighan, B. W., Ritchie, D. M., 2006: The C Programming Language.
Aitken, P., Jones, B. L., Teach Yourself in 21 Days. Macmillan Computer Publishing (http://kldp.org/files/c+in+21+days.pdf) Last update: Rubešová Jana, RNDr., Ph.D. (22.04.2020)
|
|
||
The credits are awarded for solving tasks given during the course in time. Last update: Rubešová Jana, RNDr., Ph.D. (22.04.2020)
|
|
||
Program; algorithm;
program development; debugging;
integrated development environment;
basic example; data types;
expressions; basic commands; mathematical functions;
conditional expressions; branching;
loops; arrays;
strings;
functions; recursive functions. Last update: Rubešová Jana, RNDr., Ph.D. (22.04.2020)
|