Overall Content
-
12 hours of Video Lectures covering all topics of C Programming
-
60+ interesting problems implemented in C
-
16 Topic Quizzes + 2 Cumulative Quizzes (300+ MCQ questions) to test and build your knowledge
-
All source codes available for download
-
100% support for your technical queries
This course content following different types of sessions –
-
Discussion of C concepts – with help of PPT
-
Useful for – Someone who is learning C from scratch
-
-
Demo of C programs implementations for interesting problem statements
-
Useful for – Logic Building and Practical Issues
-
-
Build and Test C : MCQ Questions on Advanced C topics
-
Useful for – Who want to be expert in C, Who are preparing for GATE / Campus Placements
-
======================================================================================
Following are feedback shared about the Course by students :
@Abhijeet Bhosale :
Very much helpful for clearing the basic doubt about c language
@Lorenz Jan :
Practical and detailed, it’s a professional course designed for anyone who wanna excel in interview.
@pranali suryawanshi :
The content of this course is very informative and useful…It gives the correct information about Advance C.Due to the examples and many quizes taken in this course it becomes easy to understand and makes think one as a programmer..
@Vasudha Premnarayan Dixit :
This course cover each and everything about C. Learning through examples is the best way to learn any programming language.
@Aaron Kramer :
Great refresher course for C
@Caio Penhalver Rodriguez :
Really good stuff! The teacher points out interesting things!!
Course Introduction
Know About the Course
C Basic Concepts
Implement C program to display "Hello World" on the screen.
Program to display average of given two numbers.
Control Statements in C
Build & Test Your C Skills: Basics of C
Basics of C - Part I (Data Types, Operators and Control Statements)
Basics of C - Part II (Data Types, Operators and Control Statements)
Basics of C - Part IV (Data Types, Operators and Control Statements)
Typo-mistake - At time 8:45 1<<4 is mentioned as 1000... correct is 10000.
Basics of C - Part III (Data Types, Operators and Control Statements)
Basics of C - Part V (Data Types, Operators and Control Statements)
Basics of C - Topic Quiz 01
Data Types, Operators and Control Statements
Basics of C - Topic Quiz 02
Data Types, Operators, Control Statements
Functions in C Language
Build & Test Your C Skills: Storage Classes and Functions
Storage Classes and Functions Part - II
Storage Classes and Functions Part - III
Storage Classes and Functions Part - IV
Storage Classes and Functions - Topic Quiz 3