Before proceeding with this tutorial, you should have a basic understanding of Computer Programming terminologies. A basic understanding of any of the programming languages will help you in understanding the C programming concepts and move fast on the learning track.
1 of 4
Download to read offline
More Related Content
C progming
1. Email: info@globalonlinetrainings.com IND: +91-040-6050-1418
+91-8121- 020 -444
Skype: global.onlinetrainings USA: +1-516-8586-242
UK:+44 (0)203 371 0077
www.globalonlinetrainings.com
C Programming
Demo Session
At
Global Online Trainings
2. C Programming Online Training Course
Content
? C Language Preliminaries
? Declaring Variables
? Pre-processor Statements
? For and while loops
? If, if else, relational operators, Switch/case
? String and character handling
? Data validation examples
? Operators
? Array
? Functions
? Structures
? Files
? Pointers
3. ? Linked Lists
? Dynamic Memory Allocation
? Enumerated Data Types
? Unions
? Register based variables, null statements and strings
? Command Line Arguments
? Pointers to functions