Lecture 1 Introduction to Programming in C - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

Lecture 1 Introduction to Programming in C

Description:

Al Kelly, Ira Pohl. A Book on C. Forth Edition, Addison-Wesley, 1998. Korean version available ... Slides of the course are available for download at ak.hanyang.ac.kr ... – PowerPoint PPT presentation

Number of Views:68
Avg rating:3.0/5.0
Slides: 15
Provided by: arne69
Category:

less

Transcript and Presenter's Notes

Title: Lecture 1 Introduction to Programming in C


1
Lecture 1Introduction to Programming in C
  • Arne Kutzner
  • Hanyang University / Seoul Korea

2
Literature
  • Al Kelly, Ira PohlA Book on C Forth Edition,
    Addison-Wesley, 1998.
  • Korean version available

3
Contact
  • Contact data
  • E-Mail kutzner_at_hanyang.ac.kr
  • Phone 2220 2397
  • Office Room 77-714
  • Slides of the course are available for download
    at ak.hanyang.ac.kr

4
Prof. Dr. Arne Kutzner / Weekly Schedule 2009.1
Mon Tue Wed Thu Fri
900 1030
1030 1200
1200 1330
1330 1500
1500 1630
1630 1800
Concepts of Prog. Lang.1100-1230
C-Programming1100-1300
C-Programming1330-1530
Concepts of Prog. Lang.1330-1500
Java Programming1630-1800
Java Programming1630-1800
5
Goals
  • Understanding the foundations of computer
    programming
  • Introduction to the standard programming language
    C
  • After this course you should be able to write
    small programs in C

6
Provisional Schedule
Week
2 Basics of the C Programming Language
3 My first C Program
4 Boolean Expressions / Logical Operators
5 Control Structures if and switch Statements
6 Repetition and Loop Statements / Preparation Midterm Exam.
7 Midterm Examination
8 Introduction to Functions
9 Arrays in C
10 Pointers in C
11 Strings
12 Structures / Compound Data Types
13 Application of Structures and Pointers (Lists and Trees)
14 Text and File Processing / Preparation final examination
15 Final Examination
7
Structure of the Course
  • Lecture
  • At home students should repeat the stuff of every
    class by studying the proposed pages in the
    textbook in combination with the given slides
  • Homework Assignments
  • Homework is for the preparation of midterm and
    final examination
  • 6 homework assignments planed

8
Grading
  • Midterm Examination (30)
  • Final Examination (40)
  • Homework Reports (20)
  • Attendance (10)

9
Some Remarks
  • The C Programming Language is the foundation of
    the C Programming Language as well as the Java
    Programming Language
  • English is an important communication Medium in
    today's global world. Try to improve your English
    skills by active listening.

10
Some final words ...
How to become a proper Student ?
11
please . . .
12
dont surf during class
13
and . . .
14
come on time !
Write a Comment
User Comments (0)
About PowerShow.com