C Basics

C is a powerful general-purpose programming language. It can be used to develop software like operating systems, databases, compilers, and so on. C programming is an excellent language to learn to program for beginners.

Beginner 0(0 Ratings) 0 Students enrolled Tamil
Created by Bharathi Kannan
Last updated Thu, 16-Jun-2022
+ View more
Course overview

About C Programming

Procedural Language - Instructions in a C program are executed step by step.

Portable - You can move C programs from one platform to another, and run it without any or minimal changes.

Speed - C programming is faster than most programming languages like Java, Python, etc.

General Purpose - C programming can be used to develop operating systems, embedded systems, databases, and so on.

Why Learn C Programming?

C helps you to understand the internal architecture of a computer, how computer stores and retrieves information.

After learning C, it will be much easier to learn other programming languages like Java, Python, etc.

Opportunity to work on open source projects. Some of the largest open-source projects such as Linux kernel, Python interpreter, SQLite database, etc. are written in C programming.

How to learn C Programming?

C tutorial from Programiz - We provide step by step C tutorials, examples, and references. Get started with C.

Official C documentation - Might be hard to follow and understand for beginners. Visit official C Programming documentation.

Write a lot of C programming code - The only way you can learn programming is by writing a lot of code.


Curriculum for this course
20 Lessons 00:13:57 Hours
C Program
20 Lessons 00:13:57 Hours
  • C Program-Guess the Output8
    00:00:26
  • C Program-Guess the Output
    00:00:43
  • C Program-Guess the Output8
    00:00:26
  • What is a Wild Pointer ?
    Preview 00:00:50
  • What is the purpose of main function?
    00:00:33
  • Why do you give function prototype ?
    00:00:56
  • What is # in #include?
    00:00:46
  • How to Allocate Memory Using Malloc?
    00:00:46
  • Why do we give Break Inside Switch?
    00:00:44
  • What happens if you give break inside a nested loop?
    00:00:33
  • What is the difference between = and == ?
    00:00:40
  • What happens when you add 2 pointers ?
    00:00:42
  • Guess the Output
    00:00:55
  • Guess the Output1
    00:00:37
  • Guess the Output2
    00:00:55
  • Guess the Output3
    00:00:48
  • Guess the Output4
    00:00:38
  • Guess the Output5
    00:00:48
  • Guess the Output6
    00:00:28
  • Guess the Output7
    00:00:43
+ View more
Other related courses
01:04:45 Hours
Updated Tue, 17-May-2022
0 1 Free
25:02:59 Hours
Updated Wed, 18-May-2022
0 1 Free
02:27:52 Hours
Updated Mon, 30-May-2022
0 1 Free
03:29:07 Hours
Updated Mon, 27-Jun-2022
0 0 Free
26:51:56 Hours
Updated Mon, 27-Jun-2022
0 0 Free
About instructor

Bharathi Kannan

0 Reviews | 1 Students | 19 Courses
Student feedback
0
0 Reviews
  • (0)
  • (0)
  • (0)
  • (0)
  • (0)

Reviews

Free
Includes: