Learn C Programming and OOP with Dr. Chuck [feat. classic book by Kernighan and Ritchie]

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 357

  • @mattmo1534
    @mattmo1534 4 หลายเดือนก่อน +173

    I love Dr Chuck. He was the one that got me into programming 10 years ago. I owe my career to this wonderful human.

    • @JRemy-rs9zk
      @JRemy-rs9zk 3 หลายเดือนก่อน +6

      His Python intro course got me into programming too, Dr. Chuck is a legend

    • @Gigi-zy1kx
      @Gigi-zy1kx 3 หลายเดือนก่อน +1

      Dr. Chuck rules

    • @create_space812
      @create_space812 2 หลายเดือนก่อน +1

      same for me! my very first coding lesson was Dr Chuck's py4e on coursera in 2015!

  • @TrumpISAgentORANGE
    @TrumpISAgentORANGE 2 หลายเดือนก่อน +29

    C/C++ I've practiced for a year and a half. There are no shortcuts. You practice. Even after years, there's more to learn, and it's beautiful.

  • @manideepsai9612
    @manideepsai9612 4 หลายเดือนก่อน +177

    Useful Timeline
    History of C 7:30
    chat with brain & ch 0 38:44
    Python to C 1:04:48
    CH 1 1:46:19
    Will update as i complete the course.

    • @brijeshsrivastava6682
      @brijeshsrivastava6682 4 หลายเดือนก่อน +22

      Bro... Why did you stop?

    • @manideepsai9612
      @manideepsai9612 4 หลายเดือนก่อน +64

      @@brijeshsrivastava6682 I stopped since they added course contents to video description. I mean the problem i was trying to solve is solved. Thank you for checking on me though. really apppreciate it

    • @segovia102
      @segovia102 3 หลายเดือนก่อน +9

      @@manideepsai9612 Glad you are okay. It's been 6 days, still good?

    • @VolodymyrRodin
      @VolodymyrRodin 3 หลายเดือนก่อน +2

      How's it going?:)

    • @manideepsai9612
      @manideepsai9612 3 หลายเดือนก่อน

      @@segovia102 I been slacking a bit, some of the stuff is going above my head. I started reading a book called ' but how do it know' along with 4 hrs in CS50 as there is some c stuff around post 2.5 hr portion of CS50. My motivation is downhill but trying to push through. I work a low paying bank job trying to switch careers into tech so I can afford a living. Thank you for taking time to comment and check on me, this comment section has definitely boosted my morale.

  • @calkelpdiver
    @calkelpdiver 4 หลายเดือนก่อน +120

    I'll just say this. I learned C back in 1986 in college and used this book by K&R, and I still have it (buried somewhere in a box). As a foundation for programming C is a good language to learn. C leads to C++ (begin OOP style programming) which leads to C# and Java which leads to other languages like Python.
    So if you want to understand how to program at a low level on a Windows or Linux/Unix platform you need to understand C. Unix was built off of C. K&R were part of the team at Bell Labs New Jersey that created Unix and C in the 1970's / 1980's.

    • @SanjeevKumar-un3rw
      @SanjeevKumar-un3rw 4 หลายเดือนก่อน +4

      Thanks a lot for this information 😊

    • @theguire
      @theguire 4 หลายเดือนก่อน +5

      I know exactly where my Kernighan and Ritchie book is. When I graduated in 1986, I had a good start on my C library which I refined and added to over the years. I did my best work in C. Looking forward to this.

    • @randomrfkov
      @randomrfkov 4 หลายเดือนก่อน +1

      Correct me if I am wrong, but Python is older than both Java and C#

    • @kevinc.7730
      @kevinc.7730 4 หลายเดือนก่อน

      Assuming that the 2nd Edition is just as relevant for getting the C basics under my belt?

    • @shadmansudipto7287
      @shadmansudipto7287 4 หลายเดือนก่อน +1

      @@randomrfkov Yeah, but it was no more than a scripting language. The way we use it now didn't start before 2010.

  • @visulino
    @visulino 3 หลายเดือนก่อน +90

    I have a copy of that book signed, he was my professor at Columbia University in the late 1990s.

    • @corteztt518
      @corteztt518 3 หลายเดือนก่อน +3

      You’ll be a very rich man now?

    • @schoolgirl2712
      @schoolgirl2712 3 หลายเดือนก่อน +1

      can you scan and email it to me

    • @darlinsebastian.3229
      @darlinsebastian.3229 2 หลายเดือนก่อน +1

      What a privilege Sr.

    • @shax4198
      @shax4198 หลายเดือนก่อน +3

      thats the reason you're still searching another course on TH-cam.

    • @vishwanathnb128
      @vishwanathnb128 หลายเดือนก่อน

      😂😂😂😂​@@shax4198

  • @andresfelipejaramillotabor259
    @andresfelipejaramillotabor259 4 หลายเดือนก่อน +81

    Everything you offer on this channel is fascinating. I love you.

  • @LFPXX
    @LFPXX 4 หลายเดือนก่อน +29

    Unbelievable that you can get a course like this for free. Thanks!

  • @alleged_STINK
    @alleged_STINK 4 หลายเดือนก่อน +9

    Dr. Chuck got me started programming with his py4e freeCodeCamp course way back. I'm so thrilled to have him again for an accompaniment to learning the C programming language.

  • @darkthrongrising5470
    @darkthrongrising5470 4 หลายเดือนก่อน +15

    I stumbled across Dr Chuck a few weeks ago arbitrarily when I decided to study C. I began his course and right afterward found this in my feed. I enjoy this course, programming can be very emasculating at times and his relaxed approach helps ease the pressure, its easier to concentrate when you're relaxed. I can tell hes someone who knows what he's talking about and I can also tell he's ran into every pitfall we are about to trip over. I really am enjoying learning C and while only in chapter 2 of the book, I can already see where I'm going to be a better Python/Javascript developer when I'm finished. Thanx everyone who made this possible, this course is life changing.

    • @engineeringmadeasy
      @engineeringmadeasy 3 หลายเดือนก่อน +2

      Did you write this comment using CHAT GPT?

    • @darkthrongrising5470
      @darkthrongrising5470 3 หลายเดือนก่อน +3

      @@engineeringmadeasy No, I'm actually literate, capable of stringing together concepts to form narratives.

    • @kinglegend5574
      @kinglegend5574 2 หลายเดือนก่อน

      ​@@darkthrongrising5470that who para is insanely impressive

  • @kavinkumarb7323
    @kavinkumarb7323 หลายเดือนก่อน +3

    Completed the course learned a lot ❤

  • @wyldflora
    @wyldflora 3 หลายเดือนก่อน +6

    This video literally could not have come at a better time for me! I'll be starting a course that teaches C this fall semester and I have been looking for something to give me a head start to the material.

  • @essentia9
    @essentia9 4 หลายเดือนก่อน +66

    This is what internet should be for. Thank you!

    • @devon9374
      @devon9374 4 หลายเดือนก่อน +3

      It clearly is! The internet is the digital place for everything.
      Anything you could want or think of.
      You choose what you consume, create or learn. ;)

    • @pradipbastola2670
      @pradipbastola2670 4 หลายเดือนก่อน +1

      well said

    • @ronjooss2492
      @ronjooss2492 3 หลายเดือนก่อน

      This is the truest statement ever @essentia9! Peace!

  • @chriskoivu9522
    @chriskoivu9522 4 หลายเดือนก่อน +15

    The best programming book EVER WRITTEN

  • @Srvtnc
    @Srvtnc 4 หลายเดือนก่อน +22

    finally a video teaching C that's not 40 years old

  • @kopilkaiser8991
    @kopilkaiser8991 หลายเดือนก่อน

    You guys are a lifesavor and the heroes of the programming world providing golden gateway of priceless knowledge to programmers. All of this free content is indeed opening a gate to all the new programmers seeking knowledge to programming

  • @R3TR0_Phi
    @R3TR0_Phi หลายเดือนก่อน

    I'm really enjoying this course. Thanks, y'all the creators, and Doctor Chuck for providing this course for everybody. Shout out cc4e!!

  • @ncmathsadist
    @ncmathsadist 4 หลายเดือนก่อน +9

    Python is a warm and fuzzy wrapper around C.

  • @wishmaster1449
    @wishmaster1449 7 วันที่ผ่านมา

    6:45:52
    - 4.7 Register Variables - 7:30:32
    - 4.8 Block Structures - 7:35:48
    - 4.9 Initialization - 7:37:48
    - 4.10 Recursion - 7:44:40
    - 4.11 The C Preprocessor - 7:50:29
    File Inclusion - 7:50:51
    Macro Substitution - 7:51:44
    5 Pointers And Arrays - 8:05:58

  • @PleinuCrellMadzou
    @PleinuCrellMadzou 4 หลายเดือนก่อน +8

    you are great people for what you are offering in this channel, just amazing

  • @Imad-4-NataliaFadeev_Prahlad12
    @Imad-4-NataliaFadeev_Prahlad12 2 หลายเดือนก่อน +4

    Best Course Ever. God bless you 🇺🇲❤️

  • @fabrice9848
    @fabrice9848 3 หลายเดือนก่อน +4

    around 1:29:00, put a leading space before % to make scanf consume any leading whitespace, including newlines

  • @iznasen
    @iznasen 4 หลายเดือนก่อน +14

    Thank you, Dr. Chuck and @freecodecamp for this excellent video. I deeply appreciate the insights, references and clarity you provided. Much gratitude from Morocco!

  • @POV_hamza
    @POV_hamza 9 วันที่ผ่านมา +2

    Dr Chuck is it okay, I am watching your lecture before a sleep, now you are coming in my dream teaching C😂

    • @dararevo
      @dararevo 15 ชั่วโมงที่ผ่านมา +1

      some similar things happen to me lol. Me and my friend discussed various types of insects with pictures for fun and I had a nightmare right after that!😂

  • @jordanjackson6151
    @jordanjackson6151 2 หลายเดือนก่อน +2

    33:00. Yeah as a dude, I’ve got to say. My majority of effective computer teachers were women. I was a 90’s kid. I did the Python course. And even got the Cert. Chuck is solid and worthy of his legendary status.

  • @chizuru1999
    @chizuru1999 หลายเดือนก่อน

    I did the web applications for everybody free course by Dr. Chuck!
    Great teacher.

  • @TrevorSullivan
    @TrevorSullivan 4 หลายเดือนก่อน +3

    Rust is an incredible language. I'm glad he mentioned it early on in his presentation. 🦀

    • @smarterlife7331
      @smarterlife7331 3 หลายเดือนก่อน

      I love it, it is perfect

  • @devon9374
    @devon9374 4 หลายเดือนก่อน +3

    The Encapsulation and Abstraction part of this course is really interesting and amazing, thanks!

  • @bestAIUser
    @bestAIUser 4 หลายเดือนก่อน +11

    perfect teacher and this channel

  • @wewonbro1620
    @wewonbro1620 4 หลายเดือนก่อน +2

    Bro I’ve been wanting to learn c but didn’t know where to start and never did. Thank you for this! 🙏🏽

  • @gottahavegoalsset
    @gottahavegoalsset 4 หลายเดือนก่อน +2

    This is awesome information from someone involved.

  • @MJ_8
    @MJ_8 2 หลายเดือนก่อน +3

    Done till
    1:01:21
    1:46:22

  • @mikediaz9033
    @mikediaz9033 4 หลายเดือนก่อน

    Dr. Severance.
    Next level, C OOP.
    Awesome Sir.
    This is a refresher.
    Thankyou So Much.

  • @dannybrown317
    @dannybrown317 4 หลายเดือนก่อน +2

    Right on time for me. Got a first head c book last week. Now this upload….Fantastic. Been wanting to learn C for a while now.

    • @rhyme5218
      @rhyme5218 4 หลายเดือนก่อน +4

      make sure you stick through it. It is very hard to learn even with experience in languages like python, javascript. I consider myself pretty intelligent and still struggled to learn C but it was worth it. Just gotta stick through it

  • @starpawsy
    @starpawsy 3 หลายเดือนก่อน +1

    I still have my K&R. First edition first printing. Must be 40 years old by now.

  • @fabrice9848
    @fabrice9848 3 หลายเดือนก่อน +1

    This is gold! Thank you so much!

  • @MykytaLein
    @MykytaLein หลายเดือนก่อน

    totally love it!
    11:07:00 definitely meant ArrayList object in Java

  • @M310GL
    @M310GL 4 หลายเดือนก่อน +36

    Ok, so, 18 hours, learning 4 hours a week. I can learn C in five weeks and then apply for my first software engineer position!!
    But first, let's update my LinkedIn bio...

    • @furciorifa
      @furciorifa 4 หลายเดือนก่อน +1

      Yeah but C is not demanded like Java

    • @mobod6822
      @mobod6822 4 หลายเดือนก่อน +5

      that's a very optimistic timeline but you go girl

    • @rodrigo100kk
      @rodrigo100kk 3 หลายเดือนก่อน +1

      HAHAHAHA. Good one!

  • @SsaliJonathan
    @SsaliJonathan 4 หลายเดือนก่อน +3

    I wish to be like Dr Chuck

  • @petazeta76
    @petazeta76 หลายเดือนก่อน

    Thank you ❤. Just to notice about string mplementation in python. What I get from the interview is that the buffer is very large at first and then get srinked

  • @Manchuskoi
    @Manchuskoi หลายเดือนก่อน +3

    Is this course good to start with learning C? My plan is then going to C++ to work with Unreal Engine.

  • @SD-pt1nu
    @SD-pt1nu 4 หลายเดือนก่อน +3

    I've seen him in the ad about teaching PostgreSQL 😃

  • @thomasballard1753
    @thomasballard1753 4 หลายเดือนก่อน

    This is wonderful. Thank you so much!

  • @Hectico2257
    @Hectico2257 4 หลายเดือนก่อน +2

    Thank you for acknowledging the issues of inclusion in CS at the beginning, and thank you for creating this space for learning for everyone ❤

  • @computercodelearning
    @computercodelearning 2 หลายเดือนก่อน +1

    46:45 welcome to c programing for everybody | chapter 0: Introduction

  • @nmmichalak
    @nmmichalak หลายเดือนก่อน +2

    History of coding languages and computers is more interesting after you've learned something. From a teaching/enagagement perspective, loading the front of this course with history and a meandering interview is a good way to turn off your students.

  • @robichag
    @robichag 4 หลายเดือนก่อน +13

    I dont know who edited this video, but its a mess. Entire sections are repeated. Somebody skipped the QA before uploading.

    • @StaticBlaster
      @StaticBlaster 20 วันที่ผ่านมา

      Exactly. Free code camp is lazy. I think I'll use another channel to learn C.

  • @calmprotector2593
    @calmprotector2593 4 หลายเดือนก่อน +15

    Thanks!

  • @rubenwolff6661
    @rubenwolff6661 4 หลายเดือนก่อน +2

    If there wasnt the high energy intro this would be a great sleep lecture also)

  • @brhoom.h
    @brhoom.h 2 หลายเดือนก่อน +2

    so what is the difference between this course and the previous one by Dr. Chuck?

  • @ncmathsadist
    @ncmathsadist 4 หลายเดือนก่อน +1

    It is a convention in Python to put your "main routien" in a function named main and then call it. It keeps stuff in the main routine from polluting the global frame with unnecessary symbols.

    • @Programmar1
      @Programmar1 4 หลายเดือนก่อน

      Also, the idiom of calling main() and others in "if __name__ == "__main__"" makes sure that we are caling this directly and not in a module or child process. Without this technique, a child process could spawn more processes and so on in addition to problems if this code is used as a module.

    • @ncmathsadist
      @ncmathsadist 4 หลายเดือนก่อน

      @@Programmar1 That too if it's going to be imported.

  • @ashrafulislammahi5127
    @ashrafulislammahi5127 4 หลายเดือนก่อน +7

    How do you approach the mentors to put their videos on your channel?
    I would be grateful if you reply this❤

    • @freecodecamp
      @freecodecamp  4 หลายเดือนก่อน +8

      Many course creators reach out to us first, including Dr. Chuck. We also find good courses and reach out to the creators to see if they would be interested in sharing their courses with a wider audience. Also, we have a few people on staff at freeCodeCamp that make some of the courses we publish.

  • @switchi8663
    @switchi8663 3 หลายเดือนก่อน +1

    1:40:00 blew my mind

  • @vishalpatil6914
    @vishalpatil6914 4 หลายเดือนก่อน

    C was my first programming language that I learned back in college in late 90s ❤

  • @omarious
    @omarious 4 หลายเดือนก่อน +33

    Is this a repost from yesterday?

    • @rockchu.
      @rockchu. 4 หลายเดือนก่อน +2

      Yep

    • @freecodecamp
      @freecodecamp  4 หลายเดือนก่อน +25

      We fixed a mistake. :)

    • @omarious
      @omarious 4 หลายเดือนก่อน

      @@freecodecamp thank you!

    • @neetdemon
      @neetdemon 4 หลายเดือนก่อน

      @@freecodecamp based

  • @Factory400
    @Factory400 29 วันที่ผ่านมา +1

    I write C every day for critical embedded systems. There is no practical substitute.

  • @AungBaw
    @AungBaw 4 หลายเดือนก่อน

    Thank you so much Dr. Chuck.

  • @stbbash
    @stbbash 20 วันที่ผ่านมา

    If only everyone stuck to one pattern, we would noy have different OS, or different programming languages...would have a universal control over all systems and I think C can get us there

  • @Tachiguro
    @Tachiguro 4 หลายเดือนก่อน +1

    I would suggest to use his website. There are Exercises, and the whole c programming book for free with his comments.
    Actually i would love to hear about the website in the beginning of the Video.
    Only watching this Video will not help anyone, sadly.

  • @taipo101
    @taipo101 4 หลายเดือนก่อน +1

    OMG takes me back to happy times. My first book (after Dr Dobbs Journal of....)

  • @OMNI_INFINITY
    @OMNI_INFINITY 4 หลายเดือนก่อน +62

    *"START"???!!! Is that 18 hours???!!! There isn't THAT MUCH to C. Is this "how to code in C at a linus torvalds level"???*

    • @rul1175
      @rul1175 2 หลายเดือนก่อน +9

      You will be able to program AGI by the end of the video

    • @startyourdayaffirmation
      @startyourdayaffirmation 2 หลายเดือนก่อน

      ​@@rul1175Are u being serious

    • @MaxPayne-rd5wd
      @MaxPayne-rd5wd หลายเดือนก่อน +2

      What is AGI? please tell a bit about it. Thanks.

    • @2ru2pacFan
      @2ru2pacFan หลายเดือนก่อน +1

      ​@@MaxPayne-rd5wd​ AI learns from past data AGI is where it'll learn itself and work like a human which is what big companies like MS, Google, Nvidia etc are all in a race to develop a full AGI to take our jobs and make their stock go up. If you can make that then you're pretty much a billionaire.

    • @TiagoAlexandrec
      @TiagoAlexandrec หลายเดือนก่อน +9

      Chose another field programming is not for you if you’re looking for fast learning…

  • @petazeta76
    @petazeta76 หลายเดือนก่อน

    Hello Dr Charles, thank you again for the course. I want to tell about Guido Hash Map approx. I am developing the Guido approx for this data structure. In theory it is a good option to have double allocations but in practice there should be much more maybe. When trying to get an element that is not in the list then in this case as we will have to go through the array untill there is an empty bucket, and for that to not be a long way it is maybe better add more empties. Just to notice, wondering if K and R implementation option as better choice.

  • @IsxaaqAcademy
    @IsxaaqAcademy 4 หลายเดือนก่อน +2

    A great video for those who wan to understand the fundamentals
    Please can we have a tutorial about Rag, especially with local no code RAG like VERBA tool
    The last finetuning video was informative
    Thank you

  • @OnedayWin1
    @OnedayWin1 4 หลายเดือนก่อน +1

    Thank you so much love from India 🇮🇳

  • @daze8410
    @daze8410 4 หลายเดือนก่อน

    Been programming python for a little over a year now and have wanted to learn c. I've tried a few other free courses but I like how this one starts with corelating python to c.

  • @fadelbidiga5099
    @fadelbidiga5099 4 หลายเดือนก่อน

    I am going to have a great week-end

  • @rechard30
    @rechard30 4 หลายเดือนก่อน +8

    Please a PLC Programmable Logic Controller courses

  • @mednmovies6959
    @mednmovies6959 4 หลายเดือนก่อน

    I like how Chuck Teaches, and Thanks Agian Chuck and how did you know that I wanted to learn C, those Guys who had Chuck as their original Lecture in collage were so Lucky

  • @MrCter
    @MrCter 4 หลายเดือนก่อน +1

    oh great "C programming" vid is back 😊

  • @victorsilva1246
    @victorsilva1246 3 หลายเดือนก่อน +1

    is this a newer version of the learn C course from Free Code Camp with Dr. Chuck from a year or two ago?

  • @pauloseixas5452
    @pauloseixas5452 4 หลายเดือนก่อน +1

    but how useful is C these days, and won't we need another language in order to use it today by itself is it really WORTH learning it(with all due respect)

    • @eladyehuda8827
      @eladyehuda8827 4 หลายเดือนก่อน +1

      In my opinion, those who don't learn C at the beginning and learn any other high-level language, maybe save themselves less of a headache, but actually lose a lot, C is a very, very strong language. The headache I mentioned is one of the advantages that make C as such. I mainly mean the work with pointers, allocations and freeing memory afterwards. After you really understand and know how to work with pointers and how to use them in solving problems (for those who really understand), any other high-level language directly becomes a very, very easy language to learn. Anyone who really wants to know how to program and has the time to do so at a young age is better off going through this "baptism of fire" initially with C, after that he really (mostly) will become a professional programmer.

  • @BiniDevX
    @BiniDevX 4 หลายเดือนก่อน +1

    looking forward to complete all.

  • @kingnothingfpv2303
    @kingnothingfpv2303 4 หลายเดือนก่อน

    Gray t-shirt is C, covered with Pink t-shirt which is Java

  • @sbvforworld4290
    @sbvforworld4290 4 หลายเดือนก่อน

    He teached me python :)

  • @JJGhostHunters
    @JJGhostHunters หลายเดือนก่อน

    I could not imagine doing machine learning and deep learning without Python (Tensorflow/Keras). Do people actually try to develop machine learning models in just C?

  • @fabrice9848
    @fabrice9848 3 หลายเดือนก่อน +1

    where is the correction of the reverse string exercise?

  • @Hieronymus1450
    @Hieronymus1450 4 หลายเดือนก่อน +5

    Why not the ANSI Version from 1988?
    Why shouldnt students learn C as their first language?

  • @Dee14444
    @Dee14444 4 หลายเดือนก่อน

    Thank you, i will go back to the basics.

  • @leonardtangty
    @leonardtangty 3 หลายเดือนก่อน

    Thanks for the informative advice.

  • @KajalYadav-sp8do
    @KajalYadav-sp8do 15 ชั่วโมงที่ผ่านมา

    In this video the c language is full cover ?

  • @Yashhh02
    @Yashhh02 4 หลายเดือนก่อน +1

    Thanks doc

  • @darogajee3286
    @darogajee3286 4 หลายเดือนก่อน +246

    Pointers need their separate 8 hours course

    • @pourthatbubblie
      @pourthatbubblie 4 หลายเดือนก่อน +10

      Ain't no way !

    • @mattxlr4285
      @mattxlr4285 4 หลายเดือนก่อน +12

      Pointers really pack a mean punch

    • @darogajee3286
      @darogajee3286 4 หลายเดือนก่อน

      @@pourthatbubblie what do you mean no way..

    • @omarious
      @omarious 4 หลายเดือนก่อน +8

      @@darogajee3286 I think he meant the whole video should be on pointers. More like 25 hours, especially pointers to pointers, and moreover function pointers.

    • @freecodecamp
      @freecodecamp  4 หลายเดือนก่อน +132

      How about this 4 hour pointer course? th-cam.com/video/zuegQmMdy8M/w-d-xo.html

  • @pauloseixas5452
    @pauloseixas5452 4 หลายเดือนก่อน

    WoW... 29.56 Your Golden Days 👍you were the coolest geek in your neighborhood

  • @mantasjoniskis
    @mantasjoniskis 3 หลายเดือนก่อน

    There's a typo in strcpy() version 3 at 9:05:19
    while (*s++ == *t++) should be while (*s++ = *t++)

  • @Noname-f5e6s
    @Noname-f5e6s 18 วันที่ผ่านมา

    Having read the title, im confused why you would have a course on programming in C AND OOP together considering C is not an OOP language

  • @saiphaneeshk.h.5482
    @saiphaneeshk.h.5482 4 หลายเดือนก่อน +1

    Thanks allot for all the free courses.
    Is it possible to have a course on flame engine to make games in flutter in the future?
    Thank you for the wonderful work.

  • @yamrajji2569
    @yamrajji2569 4 หลายเดือนก่อน

    Ty for helping us all ❤❤❤❤

  • @CustAndCode
    @CustAndCode 4 หลายเดือนก่อน

    learning C, I have some nice memories 😍 and some not 🤔🤪

  • @samoylov1973
    @samoylov1973 4 หลายเดือนก่อน

    Cool T-shirt, still use Gopher btw )

  • @alessandrochiri6315
    @alessandrochiri6315 4 หลายเดือนก่อน

    The King is back 👑

  • @vasanthselvam11cs103
    @vasanthselvam11cs103 29 วันที่ผ่านมา +1

    22.9.2024 - i am now at 00:36:19
    23.9.2024 - i am now at 01:46:12
    24.9.2024 - i am now at 02:00:20
    25.9.2024 - i am now at 02:25:44

  • @thetransferaccount4586
    @thetransferaccount4586 4 หลายเดือนก่อน +1

    this is definitely not for absolute beginners.. this is for guys who are already familiar with one language

    • @luthfizone
      @luthfizone 3 หลายเดือนก่อน +1

      yes Dr. Chuck have told us before start this course

  • @JidJibril
    @JidJibril 4 หลายเดือนก่อน

    Huge fan of this channel. Still haven't seen a single video cos of the breathing and mouth sounds made by the tutors while lecturing.
    So annoying - Misophonia
    Kindly edit out the existing audios with a proper declicker tool so that people can hear it without having to hear the phlegm sounds

  • @J.Vamshikrishna
    @J.Vamshikrishna 4 หลายเดือนก่อน +1

    Thanks

  • @parspy694
    @parspy694 4 หลายเดือนก่อน +6

    Dallas Mavericks in finals 🎉

  • @kparag01
    @kparag01 4 หลายเดือนก่อน +15

    Is it worth to learn C in 2024?

    • @sudityashrivastav
      @sudityashrivastav 4 หลายเดือนก่อน +2

      Nope! Learn Rust instead

    • @khawamessa5794
      @khawamessa5794 4 หลายเดือนก่อน +18

      I learned it after two years of learning C#, Java and Node JS. Learning C helps me to understand how programming works

    • @20SBOI
      @20SBOI 4 หลายเดือนก่อน +2

      As a beginner,This programming language is the best ever (because it's so comfortable -easy to catch-up the concept & working).
      I know this 2024 . It's AI generation.
      So if your learning something based on programming language like C , you should better along with learn
      ° problem solving
      °critical thinking
      °Logic
      °write code efficiency
      Means optimised code run faster .
      This above points Can't replace with AI . So easily to say 'LIFE SAVER' skills.

    • @AbdulHaseeb091
      @AbdulHaseeb091 4 หลายเดือนก่อน +3

      After 2 years im here to refresh my c knowledge because I'm building my own linux based OS😊

    • @linlu1505
      @linlu1505 4 หลายเดือนก่อน +2

      Absolutely if you want to do low level programming

  • @Kornackifs
    @Kornackifs 29 วันที่ผ่านมา

    Aren't the remaining two chapters' contents important?

  • @tiffanyalberti2029
    @tiffanyalberti2029 4 หลายเดือนก่อน

    Is it possible to become a programmer or get into tech if I have a drug charge from over 20 years ago??

  • @Kornackifs
    @Kornackifs 25 วันที่ผ่านมา +2

    why did the instructor suddenly convert to read-only mode?🤣😂😂

  • @LenCedeno
    @LenCedeno 4 หลายเดือนก่อน

    Any advice (notes) on how to run a program, what compiler to use, how to install it to ensure it does what you want it to do? I don't see any such insructions in the suggested text.

    • @schoolgirl2712
      @schoolgirl2712 3 หลายเดือนก่อน

      i use dev c++, you can look for a video on how to install it on youtube

  • @amineferjani-e1i
    @amineferjani-e1i 16 วันที่ผ่านมา

    hi! I'm following Dr. Chuck's C Programming course but can't find the exercise statements. Can anyone point me to where I can find them ? Thanks!"