0% found this document useful (0 votes)
521 views2 pages

C Programming Course Topics Overview

This document outlines the topics covered in a full C programming language course, including the basics of C syntax, variables, input/output, decision making, looping, arrays, strings, functions, structures, pointers, files, memory allocation, and command line arguments. The course covers compiling and running C programs, data types, keywords, operators, storage classes, different types of functions including recursion, passing arrays and structures to functions, pointers, pointers to pointers and arrays, pointer arithmetic, and error handling.

Uploaded by

Angira Ghosh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
521 views2 pages

C Programming Course Topics Overview

This document outlines the topics covered in a full C programming language course, including the basics of C syntax, variables, input/output, decision making, looping, arrays, strings, functions, structures, pointers, files, memory allocation, and command line arguments. The course covers compiling and running C programs, data types, keywords, operators, storage classes, different types of functions including recursion, passing arrays and structures to functions, pointers, pointers to pointers and arrays, pointer arithmetic, and error handling.

Uploaded by

Angira Ghosh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
  • Features of C
  • Introduction to Functions
  • Storage Classes
  • String and Character Array
  • Data Types in C
  • Functions in C
  • My First C program
  • Arrays
  • Keywords and Identifier
  • C Syntax Rules
  • Types of Functions and Recursion
  • Operators in C Language
  • Selection Statement
  • Decision Making
  • C Input / Output
  • Looping
  • Variables in C
  • Compile and Run C program
  • Structures in C
  • Passing Array to function
  • Pointer to Pointer
  • Types of Function calls
  • Error Handling
  • Dynamic Memory Allocation
  • Pointer to Array
  • Command Line Argument
  • Pointer with Functions
  • Pointers concept
  • Typedef
  • Pointer to Structure

C Programming Language Full Course Topics

Features of C
• My First C program
• Compile and Run C program
• C Syntax Rules
• Keywords and Identifier
• Operators in C Language
• Data Types in C
• Variables in C
• C Input / Output
• Decision Making
• Switch Statement
• Looping
• Arrays
• string and character array
• Storage classes
• Functions in C
• Introduction to Functions
Types of Functions and Recursion
• Types of Function calls
• Passing Array to function
• Structures in C
• All about Structures
• Typedef
• Unions
• Pointers in C
• Pointers concept
• Declaring and initializing pointer
• Pointer to Pointer
• Pointer to Array
• Pointer to Structure
• Pointer Arithmetic
• Pointer with Functions
• Advanced Topics in C
• File Input / Output
• Error Handling
• Dynamic memory allocation
• Command line argument

C Programming Language Full Course Topics 
Features of C 
• My First C program 
• Compile and Run C program 
• C Syntax Rules
• Pointers in C 
• Pointers concept 
• Declaring and initializing pointer 
• Pointer to Pointer 
• Pointer to Array 
• Pointe

You might also like