Login

Lost your password?
Don't have an account? Sign Up

C Programming Tutorial | Learn C programming | C language

C Programming Language is the most popular computer language and most used programming language till now. It is very simple and elegant language.
1) This is by far the most comprehensive C Programming course you'll find here, or anywhere else.
2) This C Programming tutorial Series starts from the very basics and covers advanced concepts as we progress. This course breaks even the most complex applications down into simplistic steps.
3) It is aimed at complete beginners, and assumes that you have no programming experience whatsoever.
4) This C Programming tutorial Series uses Visual training method, offering users increased retention and accelerated learning.

Every programmer should and must have learnt C whether it is a Java or C# expert, Because all these languages are derived from C. In this tutorial you will learn all the basic concept of C programming language. Every section in this tutorial is downloadable for offline learning. Topics will be added additional to the tutorial every week or the other which cover more topics and with advanced topics.
This is we will Learn Data Types, Arithmetic, If, Switch, Ternary Operator, Arrays, For Loop, While Loop, Do While Loop, User Input, Strings, Functions, Recursion, File I/O, Exceptions, Pointers, Reference Operator , memory management, pre-processors and more.

#Ctutorialforbeginners #Ctutorial #Cprogramming #Cprogrammingtutorial #Cbasicsforbeginners
c tutorial for beginners. C programming tutorials for beginners. C Programming Language Tutorials

Time: 00:12:35 – Lesson 2 – C programming introduction and first ‘hello world’ program
Time: 00:25:45 – Lesson 3 – simple input & output ( printf, scanf, placeholder )
Time: 00:41:07 – Lesson 4: Comments
Time: 00:44:32 – Lesson 5 – Variables and basic data types
Time: 00:52:41 – Lesson 6 – simple math & operators
Time: 1:00:00 – lesson 7 – if statements
Time: 1:09:00 – lesson 8 – if else & nested if else
Time: 1:20:00 – lesson 9 – the ternary (conditional) operator in C
Time: 1:28:56 – Lesson 10 – Switch Statement in C
Time: 1:43:35 – Lesson 11 – while loop
Time: 1:52:24 – Lesson 12 – do while loop
Time: 2:01:14 – Lesson 13 – for loop
Time: 2:11:25 – Lesson 14 – functions in C
Time: 2:22:54 – Lesson 15: Passing parameters and arguments in C
Time: 2:31:40 – Lesson 16: Return values in functions
Time: 2:41:33 – Lesson 17: scope rules in C
Time: 2:51:08 – Lesson 18: Arrays in C
Time: 3:02:28 – Lesson 19: Multidimentional arrays in C
Time: 3:12:33 – Lesson 20: Passing Arrays as function arguments in C
Time: 3:24:54 – Lesson 21: Pointers in C
Time: 3:35:36 – Lesson 22: Array of pointers
Time: 3:43:38 – Lesson 23: Passing pointers as function arguments
Time: 3:57:44 – Lesson 24: Strings in C
Time: 4:12:17 – Lesson 25: (struct) structures in C
Time: 4:27:10 – Lesson 26: Unions in C

★★★Top Online Courses From ProgrammingKnowledge ★★★
Python Programming Course ➡️ ⚫️
Java Programming Course ➡️ ⚫️
Bash Shell Scripting Course ➡️ ⚫️
Linux Command Line Tutorials ➡️ ⚫️
C Programming Course ➡️ ⚫️
C++ Programming Course ➡️ ⚫️

★★★ Online Courses to learn ★★★
Get 2 FREE Months of Unlimited Classes from skillshare –
Data Science – |
Machine Learning – |
Artificial Intelligence – |
MERN Stack E-Degree Program – |
DevOps E-degree – |
Data Analytics with R – |
AWS Certification Training – |
Projects in Java – |
Machine Learning With TensorFlow – |
Angular 8 – Complete Essential Guide –
Kotlin Android Development Masterclass –
Learn iOS Programming Building Advance Projects –

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

https://www.educational.guru

40 comments

  1. LegendKillerJishnu

    Time: 00:12:35​ – Lesson 2 – C programming introduction and first ‘hello world’ program
    Time: 00:25:45​ – Lesson 3 – simple input & output ( printf, scanf, placeholder )
    Time: 00:41:07​ – Lesson 4: Comments
    Time: 00:44:32​ – Lesson 5 – Variables and basic data types
    Time: 00:52:41​ – Lesson 6 – simple math & operators
    Time: 1:00:00​ – lesson 7 – if statements
    Time: 1:09:00​ – lesson 8 – if else & nested if else
    Time: 1:20:00​ – lesson 9 – the ternary (conditional) operator in C
    Time: 1:28:56​ – Lesson 10 – Switch Statement in C
    Time: 1:43:35​ – Lesson 11 – while loop
    Time: 1:52:24​ – Lesson 12 – do while loop
    Time: 2:01:14​ – Lesson 13 – for loop
    Time: 2:11:25​ – Lesson 14 – functions in C
    Time: 2:22:54​ – Lesson 15: Passing parameters and arguments in C
    Time: 2:31:40​ – Lesson 16: Return values in functions
    Time: 2:41:33​ – Lesson 17: scope rules in C
    Time: 2:51:08​ – Lesson 18: Arrays in C
    Time: 3:02:28​ – Lesson 19: Multidimentional arrays in C
    Time: 3:12:33​ – Lesson 20: Passing Arrays as function arguments in C
    Time: 3:24:54​ – Lesson 21: Pointers in C
    Time: 3:35:36​ – Lesson 22: Array of pointers
    Time: 3:43:38​ – Lesson 23: Passing pointers as function arguments
    Time: 3:57:44​ – Lesson 24: Strings in C
    Time: 4:12:17​ – Lesson 25: (struct) structures in C
    Time: 4:27:10​ – Lesson 26: Unions in C

  2. Md. Fazley Rafy

    a bit hesitation while coding, making and redressing the issues right while creating codes makes it even more practical. Liked the tutorial a lot, very useful for c programmers in their intermediate level. great work!

  3. Muhammad Tayyab

    Thank you so very much but i do have a couple of questions.
    1. does this tutorial covers all of the C language?
    2. How much practice is required on C before I can move onto more advanced programming language (first c++) then to python?

  4. B Arvind

    Time: 00:12:35 – Lesson 2 – C programming introduction and first ‘hello world’ program
    Time: 00:25:45 – Lesson 3 – simple input & output ( printf, scanf, placeholder )
    Time: 00:41:07 – Lesson 4: Comments
    Time: 00:44:32 – Lesson 5 – Variables and basic data types
    Time: 00:52:41 – Lesson 6 – simple math & operators
    Time: 1:00:00 – lesson 7 – if statements
    Time: 1:09:00 – lesson 8 – if else & nested if else
    Time: 1:20:00 – lesson 9 – the ternary (conditional) operator in C
    Time: 1:28:56 – Lesson 10 – Switch Statement in C
    Time: 1:43:35 – Lesson 11 – while loop
    Time: 1:52:24 – Lesson 12 – do while loop
    Time: 2:01:14 – Lesson 13 – for loop
    Time: 2:11:25 – Lesson 14 – functions in C
    Time: 2:22:54 – Lesson 15: Passing parameters and arguments in C
    Time: 2:31:40 – Lesson 16: Return values in functions
    Time: 2:41:33 – Lesson 17: scope rules in C
    Time: 2:51:08 – Lesson 18: Arrays in C
    Time: 3:02:28 – Lesson 19: Multidimentional arrays in C
    Time: 3:12:33 – Lesson 20: Passing Arrays as function arguments in C
    Time: 3:24:54 – Lesson 21: Pointers in C
    Time: 3:35:36 – Lesson 22: Array of pointers
    Time: 3:43:38 – Lesson 23: Passing pointers as function arguments
    Time: 3:57:44 – Lesson 24: Strings in C
    Time: 4:12:17 – Lesson 25: (struct) structures in C
    Time: 4:27:10 – Lesson 26: Unions in C

  5. Savory Icon

    Time: 00:12.:35
    C programming introduction and first ‘hello world’ program

    Time: 00:25:45
    Lesson 3 – simple input & output ( printf, scanf, placeholder )

    Time 00:41:07
    Lesson 4: Comments

    Time on video 00:44:32
    Lesson 5 – Variables and basic data types

    Time 00:52:41
    Lesson 6 – simple math & operators

    Time 1:00:00
    lesson 7 – if statements

    Time 1:09:00
    lesson 8 – if else & nested if else

    Time 1:20:00
    lesson 9 – the ternary (conditional) operator in C

    Time 1:28:56
    Lesson 10 – Switch Statement in C

    Time 1:43:35
    Lesson 11 – while loop

    Time 1:52:24
    Lesson 12 – do while loop

    Time 2:01:14
    Lesson 13 – for loop

    Time: 2:11:25
    Lesson 14 – functions in C

    Time: 2:22:54
    Lesson 15: Passing parameters and arguments in C

    Time: 2:31:40
    Lesson 16: Return values in functions

    Time: 2:41:33
    Lesson 17: scope rules in C

    Time: 2:51:08
    Lesson 18: Arrays in C

    Time: 3:02:28
    Lesson 19: Multidimentional arrays in C

    Time: 3:12:33
    Lesson 20: Passing Arrays as function arguments in C

    Time: 3:24:54
    Lesson 21: Pointers in C

    Time: 3:35:36
    Lesson 22: Array of pointers

    Time: 3:43:38
    Lesson 23: Passing pointers as function arguments

    Time: 3:57:44
    Lesson 24: Strings in C

    Time: 4:12:17
    Lesson 25: (struct) structures in C

    Time: 4:27:10
    Lesson 26: Unions in C

  6. Satender Singh

    Thank you so much sir
    I learnt C programming by watching this video.
    It will be very useful to me.
    You summarised everything very good.
    I am also going to watch Python Programming and if available then Embedded C and AI python will be my next goal.

    Thanks a lot❤️❤️❤️❤️❤️❤️?

  7. Pranay Chandra

    Time: 00:12:35 Lesson 2 C programming
    introduction and first ‘hello world’ program
    Time: 00:25:45 Lesson 3 simple input & output
    (printf, scanf, placeholder)
    Time: 00:41:07 Lesson 4: Comments
    Time: 00:44:32 Lesson 5 Variables and
    basic data types
    Time: 00:52:41 Lesson 6- simple math & operators
    Time: 1:00:00 lesson 7-if statements
    Time: 1:09:00 lesson 8 if else & nested if else
    Time: 1:20:00 lesson 9 the ternary (conditional)
    operator in
    Time: 1:43:35 Lesson 11- while loop
    Time: 1:28:56 Lesson 10 Switch Statement in
    Time: 1:52:24 Lesson 12 do while loop
    Time: 2:01:14 Lesson 13 for loop
    Time: 2:11:25 Lesson 14 functions in
    Time: 2:22:54 Lesson 15: Passing parameters
    and arguments in
    Time: 2:41:33 Lesson 17: scope rules in
    Time: 2:31:40 Lesson 16: Return values in functions
    Time: 2:51:08 Lesson 18: Arrays in
    Time: 3:02:28 Lesson 19: Multidimentional
    arrays in c
    Time: 3:12:33 Lesson 20: Passing Arrays as
    function arguments in
    Time: 3:24:54 Lesson 21: Pointers in
    Time: 3:35:36 Lesson 22: Array of pointers
    Time: 3:43:38 Lesson 23: Passing pointers as
    function arguments
    Time: 3:57:44 Lesson 24: Strings in
    Time: 4:12:17 Lesson 25: (struct) structures in
    Time: 4:27:10 Lesson 26: Unions in

  8. Argha Bhattacharjee

    Thnx to you i am finally grasping the concepts of programming. I am still at the 1 hr mark so i have a long way to go, but beacuse of your hands on examples and simple lucid language of teaching, i finally am able to build some small codes of my own from what i learned.

  9. STUDY IQ

    Thank u so much sir for this video.. help me alot understanding the programming language… I completely wasted 3 years only by knowing the name- Programming language. Our programming teachers should and must learn from u the way of teaching… thank u so much again sir for this video.. May God gives u success in life.

  10. Mythic Prince

    thank you so so much I really appreciate your tutorials, you actually made me pass the subject in the university after I lost hope of passing, thank you so much again and I hope you keep doing this nice informative videos on all codes so I can always learn from you different codes and be successful just like you :D, have a great day my friend and cheers!

Leave a Comment

Your email address will not be published. Required fields are marked *

*
*