Package Realization Info
| Package Real Id |
: |
2008002648
|
| Package Real Name |
: |
|
| Package Id |
: |
SHG023
|
| Package Version |
: |
1.2
|
| Package Name |
: |
Logical Programming with C
|
| Registration Online Date |
: |
07-08-2008
|
| Start Date |
: |
08-08-2008
|
| End Date |
: |
20-09-2008
|
| Shift |
: |
PM2
|
| Capacity |
: |
10
|
| Registrant |
: |
0
|
| Entrance Test |
: |
No
|
| Entrance Test Price |
: |
-
|
| |
|
|
Description
C is one of programming language that has well
known among programmers. C usually called as mid level programming language,
because C language is close enough to machine language (which make C program
run fast) and close enough to common people (which make C is quite easy to
learned). C Fundamental is appropriate for anyone who have never learn any
programming language and decide to learn programming. This course will start
from a little basic programming concepts and end up to topics about functions
in C.
This course will explore more depth on:
- Basic programming concept
- Statement Input Output (I/O)
- Flow Control
- Animation
- Arrays, pointers and strings
- Function (return type, parameter, recursive function)
Audience:
Course Objectives:
Familiar to programming language and ready to learn any other programming language
Course Topics:
- C Overview
- Compile & Run
- Include Directives
- Keyword, Variable & Data Types, Constanta
- Operators
- Statement Input Output
- Statement Output (printf, puts, putchar)
- Statement Input (getch, getche, getchar, gets, scanf)
- Flow Control
- Selection (if, switch)
- Looping/Iteration (for, while, do..while)
- Animation
- Pointer, Array and String
- Struct, and Link List
- Function
- Return Type Function
- Parameter Function (transfer by value & transfer by reference)
- Recursive Function
- File
- Open File
- Process File
- Close File
Suggested Next Courses:
- Logic and Algorithm with C++ or any other programming language
Related Courses:
|
Student requirement
Required Prerequisites:
Suggested Prerequisites:
|
Weekly Schedule
No Schedule
|
AM1 : 08.00 - 11.00 WIB
AM2 : 11.20 - 14.20 WIB
PM1 : 14.40 - 17.40 WIB
PM2 : 18.00 - 21.00 WIB
Back