This Blog Are Share Computer Related Tutorials & Online Courses For Education Purpose.

Breaking

Saturday, October 3, 2015

C Programming Video Tutorials for Beginners In English by LearningLad



In this beginners video tutorials series, you will learn the c programming language from core level in an easy way. No previous knowledge of computer programming is required. It will teach you all the key concepts in step by step tutorials.

Topics Covered:
  • Introduction history features of c programming
  • Constants Variables datatypes and Keywords
  • Downloading and Installing the IDE
  • First Hello World Program
  • Output using Printf
  • Receiving User-Input using Scanf Function
  • Conditional Statements if and else
  • Arithmetic,Logical,Short-Hand,Ternary Operators
  • Introducing Loops with While,FOR,do-while Loop 
  • Break, Continue and switch Statement
  • Introduction to Arrays 
  • Receiving Input for Array from User
  • Strings 
  • Introduction to Functions 
  • Control Transfer from one Function to another
  • Passing Parameters, Returning Values from a Function
  • Variable Scope 
  • local and global variables
  • Introduction to Pointers
  • Pass by Value and by Reference
  • Introduction to Pre-Processor Directives - #define
  • Function like Macros
  • #include Directive
  • Conditional Compilation Macros - #if - #else - #elif - #endif - #ifdef - #ifndef - #undif
  • Files,Writing Characters to a File using fputc Function
  • gets() fputs() Function
  • Formatted Output to a File using fprintf
  • using fgetc() fscanf() fgets() strcpy() strcat() strlen() Functions
  • Introduction to Structures, unions
  • using rename() remove() ferror() clearerr() rewind() tmpfile() tmpnam()
  • Getting the Size of a Variable or Datatype using sizeof
  • Difference between Structure and Union 
  • Renaming a Datatype using typedef
  • type defined Structure and Unions
  • Dynamic Memory Allocation using malloc() free() calloc() realloc() 
  • Automatic external and Register Storage Classes 
  • Static Variables with Static Storage Class

SHARE BY GK
Computer Knowledge

No comments:

Post a Comment