40 likes | 198 Views
CSX 3104 Computer Programming II Introductory Lecture. Lecturer: John Kizito E-mail: jkizito@cit.mak.ac.ug Site: www.blackboard.mak.ac.ug. Overview (1). The C programming language –Introduction Input and Output in C Control Flow Statements Algorithms Functions and program structure
E N D
CSX 3104Computer Programming II Introductory Lecture Lecturer: John Kizito E-mail: jkizito@cit.mak.ac.ug Site: www.blackboard.mak.ac.ug
Overview (1) • The C programming language –Introduction • Input and Output in C • Control Flow Statements • Algorithms • Functions and program structure • Structures and Unions • Lists • Stacks and Queues • Priority Queues and Heaps • Sorting • Searching
Assessment • Assignments • Written Test(s) • Written Examination
Textbooks • Prescribed • Kernighan & Ritchie, The C Programming Language, Prentice Hall • King K.N., C Programming: A Modern Approach, Norton 1996 • Recommended • Deitel & Deitel, C How to Program, Prentice Hall 1994 (2nd edition) • Brookshear, J.G., Computer Science: An Overview, Benjamin-Cummings 2000 (6th edition)