Download presentation
Presentation is loading. Please wait.
Published byGerald Neal Modified over 9 years ago
1
CEN 111 Introduction to Algorithms and Programming INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION TECHNOLOGIES Dr. Günay Karlı gkarli@ibu.edu.ba 2012-2013 Fall
2
Class Schedule: Class Schedule: Lectures: Thursday 9:00-11:45 Labs:Wednesday 9:00-10:45 Office Hour: Office Hour: Schedule is on my door
3
Course Objectives basic understanding of algorithms and programming concepts Flowcharts Develop a basic understanding of programming concepts Learning C language Using selection structures, and repetition structures variables, if-then-else, loop structures: for/while/do-while, break/continue/switch statements, flowcharting solutions, arrays
4
Textbooks and Resources Deitel, D., C How to Program, Prentice Hall, 2005 Kleinberg J., Tardos E., Algorithm Design, Addison Wesley, 2005 Karlı G., C’de Problem Çözme Mantığı, 2010
5
Brief Contents Introduction to course and C programming language Variables and arithmetic in C Relational Operators Control structures (if, switch) Flowcharts, Pseudo code and Algorithms Repetition structures (for, while) Functions Arrays and Pointers File processing
6
Grading Lab and participation20% Home Study&Project20% Midterm Exam30% Final Exam40%
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.