C++ Programming | In One Video

Поділитися
Вставка
  • Опубліковано 16 лис 2024

КОМЕНТАРІ • 189

  • @edynasty9380
    @edynasty9380 4 роки тому +85

    Watching this to refresh my memory, had 2 busy months without coding practice. Now I'm ready to code again. Great vid!

    • @avx0966
      @avx0966 3 роки тому +1

      Teach me how to fo coding...

    • @itzzafar207
      @itzzafar207 2 роки тому +1

      for mine it's been 7 months.just Saw my codeforces profile, got nostalogic and here I am.... ; D

    • @ivm8632
      @ivm8632 2 роки тому +1

      Same lol

  • @CharneyKaye
    @CharneyKaye 4 роки тому +40

    Lifelong programmer using C++ after a few years away; you got me back up to speed in a smooth half-hour. Well done, and thanks!

  • @halaldunya918
    @halaldunya918 3 роки тому +17

    Key things to know about c++ is that it works from the top down, make sure to define everything on top before writing commands and prompts. Ints store whole numbers, doubles and floats store decimal numbers, strings store phrases, Chars store characters and letters, semi colons act like full stops, endl breaks a sentence.

  • @michaelwarwavesyn9391
    @michaelwarwavesyn9391 4 роки тому +11

    Cleanest refresher I've ever seen regardless of subject. Thanks for posting!

  • @wasgaming841
    @wasgaming841 3 роки тому +9

    Thanks, haven't coded in C++ in a year so I needed a refresher and this was exactly it. Glad I clicked on your video, keep up the good work.

  • @carlosmoralespompa
    @carlosmoralespompa 6 років тому +40

    Great video man! That's exactly what I was searching for. Thank you.

  • @frankkoslowski6917
    @frankkoslowski6917 5 років тому +25

    Thank you so much Mike. Just finished working through this video on C++. Much enjoy the concise no-nonsense approach to your presentations. Have translated some of the material into Python in order to explore the developmental leap from longer established C into Python in view of potential Hardware Programming as is common in Electronic Engineering.

  • @aloba23
    @aloba23 3 роки тому +7

    Was looking to learn C++ after knowing C and Python, and this video was just what I was looking for! Succinct and to-the-point explanations.

  • @techdiyer5290
    @techdiyer5290 Рік тому +1

    I'm learning programming and understand some concepts, but this is nice to watch to get used to understanding what things do

  • @teklutvermose8671
    @teklutvermose8671 6 років тому +125

    20:43 : "If you want you can also erase a friend..." :(

    • @Nobody-pv9jt
      @Nobody-pv9jt 5 років тому +19

      of course you'd have to have any to begin with

    • @Megasterik
      @Megasterik 5 років тому +7

      @@Nobody-pv9jt And of course, Nobody says that or agree with it.

    • @suarigata
      @suarigata 5 років тому +3

      @@Nobody-pv9jt complain about that.

    • @Take19797
      @Take19797 4 роки тому

      dont worry i gave u the 69th like, now u legend and u gonna get friends

    • @geraldjinx
      @geraldjinx 4 роки тому +2

      I felt that

  • @theekshanagunasekara177
    @theekshanagunasekara177 4 роки тому +3

    This video is absolutely perfect, I've been coding in java for the last 6 months and I needed to get some C++ coding done, but I realized that there was a void in my memory. This video did a great help to get back on my game for C++. A real good refresher

  • @peppermintdior
    @peppermintdior 3 роки тому +2

    I have been coding in Java for so long now.. kinda needed a c++ refresher course. Good work as always Mike!

  • @neillunavat
    @neillunavat 3 роки тому +13

    Remember, *you were the start of my programming journey. Remember that* 💝

  • @exoticcoder5365
    @exoticcoder5365 3 роки тому +3

    Such great content, I learnt c and c++ sometimes ago but memory fades, now it’s a super fast and clear refresh without going through a long list of tutorials again, thank you.

  • @marselnaidenov725
    @marselnaidenov725 3 роки тому +1

    Man you are the best teacher EVER !!! Thank you for all

  • @realMetalsonic646
    @realMetalsonic646 2 роки тому +4

    I am gonna be taking Intro to Computer Science 2 next week (and it is gonna cover more of C++), and this video has been a great help in giving me a general recap of C++ basics! I hope I do well in the class as I get ready for it

  • @alexg.4795
    @alexg.4795 2 роки тому

    Had to brush up on C++ before the first day at work. Nicely done!

  • @sahilhemnani7417
    @sahilhemnani7417 3 роки тому +1

    thanks- I was looking for a video kind of this where I can brush up my c++ :)

  • @werrutkyupnext
    @werrutkyupnext 2 роки тому

    this will probably be what I will use to brush up on my skills

  • @KeyserTheRedBeard
    @KeyserTheRedBeard 2 роки тому +1

    fantastic upload Mike Dane. I shattered that thumbs up on your video. Always keep up the superb work.

  • @sentience_animateness
    @sentience_animateness 5 років тому +4

    Big thanks to Mike...U are so explicit and eloquent in your programming lectures..Indeed programmers are meant to solve world problems not how much I can code ..it's really exhilarating .....

  • @anonymosranger4759
    @anonymosranger4759 4 роки тому +2

    Amazing Video! I always wanted to learn c++ Fast! I am to busy working so i dont have much time ! Your video Saved Me!

  • @mohanadabdulrahim7202
    @mohanadabdulrahim7202 Рік тому

    That was exactly what I was looking for.. Thank you so much.

  • @blazenightfury7746
    @blazenightfury7746 2 роки тому

    I am just learning Java rn and idk how I’m somewhat keeping up and learning very interesting way to code a little easier just watching this. Thank you

  • @alessandrocasol9499
    @alessandrocasol9499 3 роки тому

    The kind of video I was looking for.

  • @blayx
    @blayx 6 років тому +2

    thank you for putting this video together. using it a review for a c++ final exam

  • @richardm4617
    @richardm4617 3 роки тому

    This is a really smart concept for a video series.
    A lot of folks already know the fundamentals of programming and are coming from plenty of experience with another language. For us, most courses and books are very frustrating because they require a huge time investment that’s wasted wading through all the programming content in order to extract the occasional gem of information that is unique to this language. I wish more educational content creators would release stuff targeted toward existing developers that simply want to extend their skill set rather than always assuming learners are starting from scratch.
    Thanks for your effort releasing this - I hope you realise how valuable it is!
    Wishing you the very best in life and your own learning & career.

  • @lethic123
    @lethic123 3 роки тому

    3 years in the future. thanks for this mike!

  • @abdallamoustafa5547
    @abdallamoustafa5547 2 роки тому

    Thanks for the fast review

  • @millsinfotech1
    @millsinfotech1 2 роки тому

    Thanks Mike another fantastic job. Express learning so much better.

  • @TraGiiXzaze
    @TraGiiXzaze 2 роки тому

    sick video. Timestamps are dope.

  • @jyotirmoy-paul
    @jyotirmoy-paul 2 роки тому

    Thanks man! I needed this quick revise.

  • @user-gi8lt3tc8n
    @user-gi8lt3tc8n 3 роки тому

    Clean, pure and with stupendous explanation love to watch hats off your struggle Mike thanks alot.

  • @muhammadzakiahmad8069
    @muhammadzakiahmad8069 3 роки тому +2

    That's exactly what I needed.

  • @aydinkaveh3079
    @aydinkaveh3079 4 роки тому +1

    thank you mike for your awesome tutorials

  • @physamnang7480
    @physamnang7480 3 роки тому

    Thank man! I could review my whole c++ course in less than 30mn (played 2x and did some pause)

  • @afnandawoad5646
    @afnandawoad5646 2 роки тому

    this was what I looking for. thank you for this creative video. I have already taken a programming course with java at my college. but we will take a data structure course in c++. And this video was exactly what I need

  • @nafchillytube4674
    @nafchillytube4674 3 роки тому

    Awesome short course!!!

  • @hunter_bs463
    @hunter_bs463 Рік тому

    Thank you for making this video!

  • @the_mia_mia
    @the_mia_mia 3 роки тому

    Great refresher. Thanks dude

  • @linalayuna9911
    @linalayuna9911 4 роки тому

    That really helpful for a beginner of coding thnx man

  • @Void_Zero
    @Void_Zero 3 роки тому

    Love the video. Very detailed, for a refresher.

  • @samdavepollard
    @samdavepollard 4 роки тому

    Very nice.
    Many Thanks for sharing your knowledge.

  • @katemc516
    @katemc516 3 роки тому

    wow, i only know javascript, this is so syntactically similar, like a warm hug lol

  • @gulabchandgupta5486
    @gulabchandgupta5486 Рік тому

    Wow great explanation ❤

  • @best1000
    @best1000 4 роки тому +1

    I wanted to thank you for the awesome job you have done by uploading so useful videos on YT. Thanks body

  • @nunograzina3374
    @nunograzina3374 Рік тому +1

    Great video to learn the basics of C++. I only think he could have mentioned what is inherited from C, I mean what is exactly the same as C and highlight the things that are unique to C++. I might be biased in my opinion because I learned C and now I'm learning C++.

    • @whfvfjshdsjthhesjdvvdjfk
      @whfvfjshdsjthhesjdvvdjfk Рік тому

      C++ inherits a lot of things from C, like basic syntax (semicolons and curly brackets), variables, pointers, functions, conditionals and loops, arrays, etc. It adds object orientation, exception handling, the std::string class, STL (type-generic collections) and many more into the C language.

  • @letuslearn8433
    @letuslearn8433 2 роки тому

    I like your video and I have got many idea from your video.please,keep it up bro

  • @danysrour1307
    @danysrour1307 Рік тому

    Really helped me out!

  • @firstname6652
    @firstname6652 3 роки тому

    This was wonderful. Thank you so much, Mike :D

  • @userjdufer466
    @userjdufer466 4 роки тому

    Very good course! Helped a lot, thank you!

  • @pranaylohar9389
    @pranaylohar9389 Рік тому

    Great video to know syntax

  • @ryanp5993
    @ryanp5993 5 років тому +2

    Thanks Mike, you've been a great help!

  • @landseerenga7041
    @landseerenga7041 2 роки тому

    This was great!

  • @skewbinge6157
    @skewbinge6157 2 роки тому

    this is so helpful thank you so much

  • @alabz1187
    @alabz1187 4 роки тому

    Exactly what I was looking for .thank you🙏🏻

  • @nxt_adarsh_freefire
    @nxt_adarsh_freefire 3 роки тому

    Thanks Mike for helping us too good 💯

  • @monikagold1397
    @monikagold1397 Рік тому +1

    Italian chef just made me hungry

  • @edmond2565
    @edmond2565 2 роки тому +1

    Thanks for the wonderful teachings that have caused change in today's coding world. Could you please share a video on how to develop a c++ wxWidgets GUI application using code blocks and how the application can be linked to my sql database
    Thanks for the positive response

  • @mishumishit8396
    @mishumishit8396 4 роки тому

    Thank you so much for dis vid Mike. It helps me a lot in brushing up my language n learning new things as well. Ur teaching skill is just a FAB. U r a very gud teacher. Thank you so much 🤗🤗

  • @vaughnmonkey
    @vaughnmonkey 3 роки тому +1

    this is a great review and I am so happy you have this for other languages! you get a sub from me just for that playlist!

  • @stringslinger2150
    @stringslinger2150 5 років тому +1

    You're great Mike

  • @EXHOUL
    @EXHOUL 3 роки тому +1

    Thank you so much

  • @rendellipana2360
    @rendellipana2360 3 роки тому

    Thank you sir!

  • @s_h_a_k_y_a8971
    @s_h_a_k_y_a8971 4 роки тому

    Very helpful thanks

  • @NomthaLN7
    @NomthaLN7 3 роки тому

    great video! I'm all caught up!!!

  • @Ashley_Mariee
    @Ashley_Mariee 2 роки тому

    great video 👍🏽

  • @robertkji
    @robertkji 3 роки тому

    Great!really succinct and clear

  • @Light-Eater
    @Light-Eater 2 роки тому

    That was just great.

  • @Ramon314
    @Ramon314 Рік тому

    cout stands for character output* :)

  • @loicdallaire1714
    @loicdallaire1714 4 роки тому

    Great video exactly what I needed:)

  • @taurohkea2169
    @taurohkea2169 Рік тому +1

    if you watch in 2x speed you can learn c++ in 20 minutes! 😎

  • @Nickwilde7755
    @Nickwilde7755 2 роки тому

    R.I.P Jim, shortest friend time ever

  • @omkarposhatwar5190
    @omkarposhatwar5190 6 років тому

    Thanks for such awesome video.

  • @rahuldubey1644
    @rahuldubey1644 5 років тому

    Nice sir 👍👍 👍👌 many many good read

  • @no_mercy_01
    @no_mercy_01 4 роки тому

    Thanks

  • @theunknownkadath
    @theunknownkadath 3 роки тому +1

    quick comment to say thanks and request a Rust "in one video" :D

  • @harshwardhangupta1577
    @harshwardhangupta1577 4 роки тому

    This Was Awsmmmmmm

  • @buda3d2007
    @buda3d2007 4 роки тому

    you need a cape sir to make it official, and thankyou

  • @BhaiBhaiGujarati
    @BhaiBhaiGujarati 6 років тому +2

    Hi. Thanks for this nice video. You covered all the basic things of C++. I have one question, which tool do you prefer to use for the person who is a beginner or intermediate C++ user. Do reply your comments about this and please give me some more detailed answer.

  • @ChristopherFranko
    @ChristopherFranko 4 роки тому +1

    The way i always remembered comparrisions is "=" sets something, and "==" means IS equal to.

    • @Whoislorns
      @Whoislorns 4 роки тому +1

      That's not a "way" to remember something, that's just remembering it. A "way" would be = is one character which corresponds to the one word "set" (one word, one character) and == is two characters corresponding to two words "equal to" (two characters, two words).

    • @ChristopherFranko
      @ChristopherFranko 4 роки тому

      @@Whoislorns right but i think what i meant was 1 =. means "equals". and "==" means "is equal". idk, i specifically say the words in my head.
      = : 1 word : equals
      == : 2 words : is equal

    • @Whoislorns
      @Whoislorns 4 роки тому +2

      @@ChristopherFranko I'm always THIS guy, my family tolerate me :D

    • @ChristopherFranko
      @ChristopherFranko 4 роки тому

      @@Whoislorns hahah same bro.. same.

  • @krishnashauzshenikala9240
    @krishnashauzshenikala9240 4 роки тому

    Excellent sir tell very slowly little bit English for understanding

  • @Mark4M95
    @Mark4M95 3 роки тому

    thanks for this c++ video my school book use printf command insted of that command can i use cout command in my exam

  • @pieTone
    @pieTone 3 роки тому

    As a ex scripter in roblox studio and ex scripter in python, this was pretty easy to understand.

  • @fifaham
    @fifaham Рік тому

    Thank you - D

  • @SalYourPalChencho
    @SalYourPalChencho 2 роки тому

    Thanks Mike. I'm trying to learn this stuff and your classes help. Much appreciated. Also, do you recommend any sites that have projects we can learn from and actually do?

  • @mominaraza9986
    @mominaraza9986 4 роки тому +1

    The friends are from the office haha love it

  • @bceng89
    @bceng89 3 роки тому

    Yes! A c++ totorial for people with programming experience! Im sorry but i dont want to re learn what an object is every time i pick up a language

  • @yavorpetrakiev6671
    @yavorpetrakiev6671 3 роки тому

    Thank you this helped me a lot.

  • @muhammadlanang644
    @muhammadlanang644 2 роки тому

    nice video

  • @tortue34170
    @tortue34170 3 роки тому +1

    Hi ! Thank you for this very clear explanation !
    There's just one thing I don't get here. At 38:20 when you implement the virtual move() function in your child classes :
    - for the Bicycle class, you just write "void move() {...}", which makes sense for me
    - and for the Plane class you write "virtual void move() {...}", which looks more like the parent syntax, but without the " = 0; " part..
    Is there a reason for this ? Is it just a copy/paste oversight ?
    Well, the code seems to work on your side, which is still more confusing for me ^^ ! Hope someone read this and give me a feedback on this little issue !
    Anyway ! Very good content, clear and well explained ! It clearly demystified C++ for me ;-) ! Keep the great work man !

    • @reubenfrench6288
      @reubenfrench6288 3 роки тому +2

      When overriding a base method, "virtual" is optional. It's also good practice to use the "override" keyword so the compiler will give you an error if you got the wrong signature.
      Example:
      class Car : public Vehicle
      {
      public:
      // This compiles
      void move() override {
      cout

  • @datey_real
    @datey_real 3 роки тому

    I am 14 years and ik java ,html and python thx

  • @theodoreayisiantobam3171
    @theodoreayisiantobam3171 2 роки тому

    Hello MIKE DANE, am THEO, a University student in Ghana. I want to know more about programming. How do we go ?

  • @orangeorientedprogramming6410
    @orangeorientedprogramming6410 3 роки тому

    20:44 What to do when your friend forgets your birthday

  • @samuelbarber5097
    @samuelbarber5097 2 роки тому

    Hey, do you think we could get an objective c and a kotlin syntax over view?

  • @ankurkumar2648
    @ankurkumar2648 4 роки тому +2

    thanks for this video! after 5 years i got back to this language and it was a great revision of the core concepts..... thanks a lot!
    Edit: I loved your video on Sql

  • @rohithrocks3918
    @rohithrocks3918 2 роки тому

    iam a beginner i dont know coding but i have less time can i get knowledge by this 40 min video

  • @izzafraxene
    @izzafraxene 2 роки тому

    Love it

  • @tobiassjoholm9325
    @tobiassjoholm9325 Рік тому

    Awesome

  • @gamerwithin8241
    @gamerwithin8241 3 роки тому

    Thx