Login

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

C Language Tutorial for Beginners (With Notes) ?

C Tutorial + Complete C Language Notes in English: In this C Language Complete Tutorial, we are going to learn c language from scratch. This C language tutorial will cover everything you need to learn to master c programming. C programming is the best language to learn for beginners. In fact, most of the Compilers and JVMs are written in C.
Download Notes:
C Cheatsheet:
TimeStamps:
Course Contents & Agenda: 00:00
Chapter 0 – Introduction to Programming: 00:02:19
Chapter 1 – Variables, Constants & Keywords: 00:07:28
Chapter 1 – Practice Set: 00:56:40
Chapter 2 – Instructions & Operators: 01:10:05
Chapter 2 – Practice Set: 01:32:10
Chapter 3 – Conditional Instructions: 01:42:26
Chapter 3 – Practice Set: 02:23:56
Chapter 4 – Loop Control Instructions: 02:58:54
Chapter 4 – Practice Set: 03:49:14
Chapter 5 – Functions & Recursions: 04:11:24
Chapter 5 – Practice Set: 04:54:36
Project 1 – Guess The Number: 05:20:34
Chapter 6 – Pointers: 05:31:23
Chapter 6 – Practice Set: 06:21:22
Chapter 7 – Arrays: 06:41:38
Chapter 7 – Practice Set: 07:45:35
Project 2 – Snake, Water, Gun: 08:14:41
Chapter 8 – Strings: 08:24:23
Chapter 8 – Practice Set: 08:51:44
Chapter 9 – Structures: 09:05:10
Chapter 9 – Practice Set: 09:48:28
Chapter 10 – File I/O: 09:59:42
Chapter 10 – Practice Set: 10:17:12
Chapter 11 – Dynamic Memory Allocation: 10:27:21
Chapter 11 – Practice Set: 10:45:45

Download Notes + Source Code Here:

https://www.educational.guru

49 comments

  1. ProgrammingWithHarry

    Hope you like this video. I can’t express in words the amount of time and effort it took to record this 11-hour long tutorial.
    The goal was to cover every topic and keep everything short and to the point as much as possible!

  2. Antonio Khan

    I can confidently tell that this is a very underrated channel and obviously this video. Harry sir has put huge efforts in making this video + making handwritten notes which will give you a mind blowing startup in programming and make you a very good programmer in C language. Harry sir is the best.
    Completed the complete video and no doubt, I will recommend you to watch this video.

  3. Harris Arshad

    Harry brother, I was always afraid of coding, never been taught about coding the way you do. special love for you from bottom of my heart. your way of explaining is on another level and you also motivate along. Best tutor On Programming. now it feels like I can play with codes and stuff.. all credits to you

  4. Nagaraju Naidu

    Iam btech 3rd year CSE your course is an amazing good explanation with hand written notes it’s a lot of helpful for other students and also I watched all 11hours it was soo good..thank you so much Harry bro..

  5. Alon Bechor

    I’ll go through the course as I have time, but I’ve already taken a peek to it and it seems so extensive and interactive which is important. This tutorial undoubtedly deserves more views than it already has and I wish it would get in the near future ! Thanks a lot.

    1. sadia haque

      @Sangeethkumar Gudipudi If you are indian and know hindi , then go for the video in hindi made by brother harry. If you understand bengali, you can watch Anisul Islam’s lecture. He described each and everything more elaborately than any other person. These videos might be understandable by anyone.

  6. Tadicherla Chandini

    1:09:15
    Question 4
    The answer is 24 sir
    #include
    int main()
    {
    //p*r*t/100
    int p =100;
    int r = 6;
    int t =4;
    printf(“The simple interest for a set of values representing principle is %d”,p*r*t/100);
    }

  7. Shahil Kumar

    It requires so much effort and a big heart to provide these super amazing tutorials for free ??❀️❀️ , ver much thanks sir ??❀️
    Really appreciate your hard work ?

  8. Muhammad Aariz Imam

    Very useful tutorial harry brother. Keep up the great work! Also I would request you please make some videos on real projects using C as you did with Python (Pygame, Tkinter, Django, Flask).

  9. Savitha Sathishbabu

    STANDING OVATION TO THIS GUY. I LEARNT C IN JUST ONE WEEK BY JUST FOLLOWING THIS VIDEO. THANK YOU SO MUCH HARRY BHAI. SO MUCH HARD WORK. YOU WILL BE A INSPIRATION TO DEVELOPERS

    1. Usha Sunkari

      Hi .. Savitha… having read ur comment…can u plz help me solving my problem my gcc.exe file is not creating ….plz respond and help me ..I am very much interested in doing this course

  10. Hemen Katarmal

    1:09:33
    Hello Harry Bhaiya I am 13 years old and your course is fantastic!! It is very easy to learn from you.
    I made program to calculate amount of simple interest as you told and I got an answer which is correct “24”!!
    Thanks Harry Bhaiya for teaching C programming in free!!

  11. CHITUS?βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»βΈ»

    Very useful tutorial harry brother. Keep up the great work! Also I would request you please make some videos on real projects using C as you did with Python (Pygame, Tkinter, Django, Flask).

Leave a Comment

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

*
*