C program
What you will learn:
* Understand the basics of the C program.
* Installing Mingw C compiler to run C program
* C Programming usage in the real world.
Basic of C
Introduction
* Basic introduction to C language
* Features of C language.
* Data types and their architecture.
C Library
Different types of the inbuilt library used in C language and its usage.
* stdio.h
* conio.h
* stdlib.h
* string.h
Operators
* Basic Operators
* Bitwise Operators
* Print byte size of basic data types
* convert minutes to years and days
Functions
* Defining functions
* Arguments and parameters
* Returning data from functions
* Local and global variables
* Create tic Tac Toe game.
Pointers
* Introduction to pointers
* Declaration and usage of Pointers
* Short Derefrence. Printing value and address of a variable.
* Call by value vs call by refrence.
* Dynamic Memory Allocation.(Malloc,calloc,free,realloc)
Arrays
* Single dimensional and two dimensional array
* Multidimensional array row sum and column sum
* Print Diagnal/Upper/Lower sum.
* Interchange Array Upper case data and Lower case Data
* Array Insertion,Search and Deletion at specific position
Strings
* Defining String
* Common string functions
* Searching and Tokenizing string
* Append a character to a string
* Utilizing string functions
File handling
* Why do we need file handling in C
* Modes in file opening
* File handling inbuilt functions
* Read write string into the file
* Read write character into the file
* Program to use fprintf and fscanf
Enroll now and get flash 10% discount on all Courses. Hurry!! offer for limited time.