C PROGRAMMING ppt, pdf, swf & MP4 LECTURE NOTE MATERIALS FOR C SHORT COURSE

with code examples

 

The following Table provides download materials for C short course which span for 2 weeks. In order to access the sample codes from ppt or pdf, make sure you put all the source code files under same folder as the ppt or pdf file. More C questions and answers practice available at C programming hands-on tutorials. happy coding!

 

C Lecture note materials

 

No Topic Description ppt only pdf only code examples only (zip) ppt+code examples (zip) pdf+code examples (zip) swf (online & offline) MP4 (online & offline)
1 Using Visual C++ & Pelles C Using Visual C++ & Pelles C to build (compile & link) C program Using Visual C++ & Pelles C Using Visual C++ & Pelles C C Example Source Code 1 Using Visual C++ & Pelles C Using Visual C++ & Pelles C Using Visual C++ & Pelles C Using Visual C++ & Pelles C
2 C History A very brief C story C History C History - - - C History C History
3 C Standards & IDEs/Compilers C standards and compilers compliances C Standards & IDEs/Compilers C Standards & IDEs/Compilers - - - C Standards & IDEs/Compilers C Standards & IDEs/Compilers
4 C Notations Convention used in writing C codes C Notations C Notations - - - C Notations C Notations
5 C Variables, Keywords, Syntax, Semantics etc C components that construct C program - identifiers, keywords, variables, comments etc. C Variables, Keywords, Syntax, Semantics etc C Variables, Keywords, Syntax, Semantics etc - - - C Variables, Keywords, Syntax, Semantics etc C Variables, Keywords, Syntax, Semantics etc
6 C Data Types C data types used to represent values - basic and derived/aggregate C Data Types C Data Types C Example Source Code 2 C Data Types C Data Types C Data Types C Data Types
7 C Operators, Operands, Expressions & Statements C operators, expressions & statements C Operators, Operands, Expressions & Statements C Operators, Operands, Expressions & Statements C Example Source Code 3 C Operators, Operands, Expressions & Statements C Operators, Operands, Expressions & Statements C Operators, Operands, Expressions & Statements C Operators, Operands, Expressions & Statements

 

 

 

8 C Standard Input/Output - printf() & scanf() The standard C output and input which are the most commonly used in C programs C Standard Input/Output - printf() & scanf() C Standard Input/Output - printf() & scanf() C Example Source Code 4 C Standard Input/Output - printf() & scanf() C Standard Input/Output - printf() & scanf() C Standard Input/Output - printf() & scanf() C Standard Input/Output - printf() & scanf()
9 C Program Controls + Flow charts How to control the C program flow or execution - selection, repetition and other program branching with flow charts C Program Controls and Flow charts C Program Controls and Flow charts C Example Source Code 5 C Program Controls + Flow charts C Program Controls + Flow charts C Program Controls + Flow charts C Program Controls + Flow charts
10 C Arrays C arrays which aggregate data types - 1D, 2D, string and char C Arrays C Arrays C Example Source Code 6 C Arrays C Arrays C Arrays C Arrays
11 C Pointers C pointers provide flexible and dynamic memory management/usage - most important but difficult to learn and understand C Pointers C Pointers C Example Source Code 7 C Pointers C Pointers C Pointers C Pointers
12 C Functions C functions provide independent sub-routines/procedures in executing isolated and specific tasks - provides structured programs. Also special relationship among functions, arrays and pointers C Functions C Functions C Example Source Code 8 C Functions C Functions C Functions C Functions
13 C struct, typedef, enum & union Other derived/aggregate C data type & alias. struct provides a structure of types, typedef creates aliases, union similar to struct except the storage allocation and enum provides enumeration of types. C struct, typedef, enum & union C struct, typedef, enum & union C Example Source Code 9 C struct, typedef, enum & union C struct, typedef, enum & union C struct, typedef, enum & union C struct, typedef, enum & union
 

C & C++ programming (main page)

Visual C++ programming

Win32 C programming

 

Translate, email to friends and share:

Broken link? Respond to Webmaster: [C, C++ and friends programming resources]

Copyright 2020 © Tenouk.com All rights reserved.