C++ Programming

[ad_1]
Get the Cheat Sheet Here :
Best Book on C++ :
How to Install C++ on Windows :

Support Me on Patreon :

Data Types : 2:40
Arithmetic : 6:02
If Statement : 9:19
Switch Statement : 12:01
Ternary Operator : 13:08
Arrays : 13:49
For Loop : 16:30
While Loop : 17:56
Do While Loop : 19:42
User Input : 20:27
Convert String : 20:56
Strings : 21:39
Vectors : 27:47
Functions : 30:16
Recursive Function : 32:37
File I/O : 34:57
Exception Handling : 38:38
Pointers : 40:02
Reference Operator : 40:25
Classes / Objects : 47:12
Private : 47:55
Static Variables : 48:21
Public / Encapsulation: 49:02
Constructors : 50:42
Static Functions : 51:46
this : 53:16
Inheritance : 57:29
Call Superclass Constructor : 59:14
Execute Static Method : 1:00:34
Virtual Methods : 1:02:45
Polymorphism : 1:07:39
Abstract Data Type : 1:08:29


Posted

in

by

Tags:

Comments

36 responses to “C++ Programming”

  1. kepade gmx-x Avatar

    yes, I have watch entrie video…..

  2. HarveyGuitarBoy Avatar

    Just finished watching this, it's 4:30 am but I feel so much more comfortable going back into my c++ class now, it's daunting coming from c# but this was amazing! I'll be sharing this with every one I know!

  3. porter the living boy Avatar

    Came here after looking into visual engines for Lua. I am HYPE to work in C++.

  4. Vinay Joshi Avatar

    Great video Derek. Loved it. Very helpful.

  5. João Vítor Costa Avatar

    I saw a bunch of good and smart comments and all I can do is laugh about the namespace being called std…
    But great tutorial tho, thanks a lot

  6. Alive Films Avatar

    I watched it all at x2 speed. Was exactly what I needed.

  7. ryn1x Avatar

    Great video! I really needed this to brush up on C++ for a work project. Please do a video on Perl6! It is the most exciting language I am trying to learn right now.

  8. Diogo Branco Avatar

    Eheh, it is 2017 and I watched the full video

  9. MuffinTradingCo Avatar

    Very good tutorial! I’m moving from LUA into making unity games with c++ and this was really helpful!

  10. CHANDRABHATTA Sriram Avatar

    You're just an overwhelming teacher. I love the way you teach. Thank you for teaching me Intermediate C++.

    If you can make a part 2 i.e., C++ programming (Advanced), where, if you can teach everything that is there to know about Templates(Function templates and class templates), Advanced Exception Handling, Operator Overloading, Namespaces, Using new and delete operator, copy constructors, Standard Template Library in detail, C++11, 14, and 17's new features.

    That would make every one of your follower/subscriber, a very happy person. I know you'll do it someday. But do it ASAP. Thanking you in anticipation.

  11. funnygames93 Avatar

    Very good. Straight to the point. It's great for people who need to refresh what they knew.

  12. Horus Solis Avatar

    what is a text editor and a terminal?

  13. MJ Sanchez Avatar

    If this course is too fast you can slow it down using the "Setting" icon in the video.
    You can change it to 75% or 50%.

  14. Alan Redgown Avatar

    /* Watched the whole video; leaving comment to signify this as requested. I'm already decently acquainted with C++ and considering diving into some more advanced APIs, and this video served as a good overview/reminder of C++ constructs…and even expressed certain points more clearly than other resources I've consulted. Thanks! */

  15. ZachAttackRandom Avatar

    How do I do the g++ on windows it won’t work in terminal

  16. Rose-shrouded Confessor Avatar

    This video is still applicable. In my case, I used Notepad++ in conjunction with Cygwin. I had to type "g++ -std=c++11 ctut.pp" in Cygwin every time I save my file before testing (in other words, I have to compile my files manually). But otherwise, I'm getting the same results so far. I'm five minutes into the video.

  17. Harry Zumwalt Avatar

    Not all heroes wear capes!

  18. poshyjlk Avatar

    I watched the whole thing

  19. Manoj Kumar Avatar

    make my time precious

  20. nitish kumar Avatar

    how the value of string1.compare(string2) became 1 at 25:37?

  21. Tiago Vilela Avatar

    I watched it with 1.5x speed. Seems Good!

  22. prakash sain Avatar

    How do you know everything?
    I mean almost every coding language!
    brilliant

  23. pawan kumar Avatar

    to gain more knowledge about C++ click on https://dccodes.blogspot.in

  24. Aref Majdara Avatar

    Excellent tutorial! Loved it! Thank you for your time!

  25. Kleshtrem Avatar

    Quick, elegant and to the point. This helps tremendously! Thanks 😀

  26. Brian Burrows Avatar

    watch the whole thing and will watch it again later 🙂

  27. Адхам Мухаммаджонов Avatar

    Please create a tutorial about MIX computer MIXAL language (The art of computer programming)

  28. Michael Mcmillan Avatar

    Watched the whole video and I would watch it again. One of best tutors on here – you won't get much better than this.

  29. Jennifer Agosto Avatar

    i did watch the entire thing — thank you

  30. Lachstarr Avatar

    "A day without sunshine is like, you know, night" I cant stop laughing xD

  31. ImaginaryHuman072889 Avatar

    great video. one suggestion: if you are using a static variable inside your class to keep track of the amount of instances of that class that exist, then you should decrement that variable in the class destructor.

  32. akash samanekar Avatar

    complex examples r used , not for beginners

Leave a Reply

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