This was super helpful! I didn't understand pointers in a quarter-long class , while working with them on a project, or while trying to refresh some c++ concepts before a job interview tomorrow, but watching a couple of your videos makes me feel a lot more confident about them!! I am grateful - thank you!
9:14 coming from C#, Returning (or Catching // var (auto) HesDeadJim = CallingKirk(gorn)) the data is the 'preferred' way, I've seen many C# pros scoff at References into Methods, even though the language allows it. Then again, I'm a fan of Goto (hides as peeps throw rocks), I digress, Goto is a manual loop / branching :P and who really wants 20 if()'s -joking aside
What course did I miss for Line 15? For (int x : data) ??? -> What kind of loop is this? are there default parameters that are implied? It's acting like a ForEach loop
I was thinking about your persistence in typing endk.... Are you a South Park fan? I think you may have a subconscious desire to "Kill Kenny". You keep typing "end k". You may need Cartman to give you some of his specialized therapy. But just keep in mind, he can't help you unless you respect his authority. Thanks for this series. I love it.
It's considered bad practice. Sometimes, it's downright dangerous. If you write using namespace in a header file, you're inviting yourself to a word of pain
This was super helpful! I didn't understand pointers in a quarter-long class , while working with them on a project, or while trying to refresh some c++ concepts before a job interview tomorrow, but watching a couple of your videos makes me feel a lot more confident about them!! I am grateful - thank you!
"I think that was the first mistake I ever made" got a good chuckle out of me
Yes
I was going to Search for this then i saw your video notification
9:14 coming from C#, Returning (or Catching // var (auto) HesDeadJim = CallingKirk(gorn)) the data is the 'preferred' way, I've seen many C# pros scoff at References into Methods, even though the language allows it. Then again, I'm a fan of Goto (hides as peeps throw rocks), I digress, Goto is a manual loop / branching :P and who really wants 20 if()'s -joking aside
hey caleb nice work . need more c++ problems please!
What course did I miss for Line 15?
For (int x : data) ??? -> What kind of loop is this? are there default parameters that are implied? It's acting like a ForEach loop
it is a foreach loop
@@dead_protagonist Thanks for the reply, I've forgotten about this video. Oh it's a Cpp video. I've moved on to Rust
1:56, 3:38, 5:08, 8:14
I was thinking about your persistence in typing endk.... Are you a South Park fan? I think you may have a subconscious desire to "Kill Kenny". You keep typing "end k". You may need Cartman to give you some of his specialized therapy. But just keep in mind, he can't help you unless you respect his authority.
Thanks for this series. I love it.
CLAIRE! Let the man work! 🤣
Thank you for video. Can you make tutorial about arrow operator in c++
thank you so much for sharing
Your Good!! 😊
How do you get the output under the code window like that?
I'm searching, but google ain't playing.
at 2:32 his soul just got out of his body!
I finished your 100 part c++tutorial what should i do next
why don't you use
using namespace std; ?
then the confusion of using std again and again can be eliminated.
It's considered bad practice.
Sometimes, it's downright dangerous. If you write using namespace in a header file, you're inviting yourself to a word of pain
it's all good, but why dont you use namespace std:
Which IDE is this?
Sublime text
This one great video
what color theme is it?
Sublime text, very light weight editor. 😁😁😁
0:49
2:08
Sir any app in Google Play Store which can help me code simple c++ programmes in phone,
play.google.com/store/apps/details?id=com.sololearn.cplusplus
They have tutorials and also an IDE inside of the app :)
Cxx droid or termux
can anyone tell me why its 2345?
brain goes boom
why dont you use "using namespace std;" ?
I'm sorry for you that the mistakes keep happening since you made your first mistake ever in this video. Hope this never happens to me