1 / 4

CSX 3104 Computer Programming II Introductory Lecture

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

zaina
Télécharger la présentation

CSX 3104 Computer Programming II Introductory Lecture

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSX 3104Computer Programming II Introductory Lecture Lecturer: John Kizito E-mail: jkizito@cit.mak.ac.ug Site: www.blackboard.mak.ac.ug

  2. 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

  3. Assessment • Assignments • Written Test(s) • Written Examination

  4. 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)

More Related