Exception Handling | C++ Tutorial

  Рет қаралды 20,760

Portfolio Courses

Portfolio Courses

Күн бұрын

Пікірлер: 33
@WicCaesar
@WicCaesar 7 ай бұрын
The first video that actually explained what was that goddamn e.
@phantomgaming541
@phantomgaming541 Ай бұрын
true
@sesarman
@sesarman 18 күн бұрын
i think it stands for exception haha, i've seen other objects used such as excpt, but when I use anything but e i get an error that it was not declared.
@AndreasAn
@AndreasAn 10 ай бұрын
Right now i am attending an advanced C++ Course at university. I have spent some time watching videos at youtube and most people explain exceptions while they are throwing int or strings and not objects which inherit from std::exception. Of course this will compile and work in smaller projects but when I need to code, there are bigger projects where I have to work with different developers. There you need to throw consistently to avoid weird crashes. I just wanted to mention that i watch explicitly this video as it shows catching a reference of an exception what other content creators are not doing. thanks for making serious content ^^
@sesarman
@sesarman 18 күн бұрын
this was the best explanation explaining all scenarios without having to deep dive into other elements that we maybe unfamiliar with atm, thanks.
@joshisushant
@joshisushant 5 ай бұрын
The best video on exception handling for sure. Short 15 min, but covers almost everything !!
@programandoconian
@programandoconian Жыл бұрын
This is the most straight forward tutorial for simple try and catch! Thanks
@lumguerra
@lumguerra 7 ай бұрын
Excellent video! Straight to the point, with different examples. Thank you!
@lucasgroves137
@lucasgroves137 Жыл бұрын
As always, useable information with no filler! 👍
@PortfolioCourses
@PortfolioCourses Жыл бұрын
Thank you for the positive feedback Lucas! :-)
@F.O.U.N.D.E.R
@F.O.U.N.D.E.R 9 ай бұрын
@@PortfolioCourses Thank you Mr.Kevin , love and praises from russia sir
@yigitcoban9823
@yigitcoban9823 Жыл бұрын
Thank you Mr. Kevin. It was quite efficient video for me.
@desvendandoornasaude4127
@desvendandoornasaude4127 3 ай бұрын
The beauty of C++!
@joymakerRC
@joymakerRC Жыл бұрын
bro you are awesome, i watch your vids on 1.25x before and after i read the chapters. im crushing it .... many thanks
@Rojfos
@Rojfos Жыл бұрын
You've explained it really well. Link to the cpp reference was also helpful. Thanks!
@PortfolioCourses
@PortfolioCourses Жыл бұрын
I’m glad you enjoyed the explanation, and you’re welcome! :-)
@theawesomeassem3816
@theawesomeassem3816 4 ай бұрын
Thank you very much, your video was very informtional and straight to the point, also your method of explenation is phenominal.
@PortfolioCourses
@PortfolioCourses 4 ай бұрын
You’re welcome, I’m glad you liked the style of content! :-)
@bachoundaseddik250
@bachoundaseddik250 6 ай бұрын
dont take it the wrong way but just asking because it was funny, did the source like a "book" you've learned from exception handling had "throw 20" as an example too?
@bakeery
@bakeery Жыл бұрын
Before searching i was hoping you made this video after adding chennal, the video show up, am so happy.
@PortfolioCourses
@PortfolioCourses Жыл бұрын
I’m glad to hear that Abubakar! :-) If you ever have ideas for topics that you think I should cover please let me know.
@sabaresand7309
@sabaresand7309 11 ай бұрын
Hi sir, Thanks for this useful information could you explain why you used the virtual keyword in the "what" method during the custom exception implementation.
@sukritiguin5637
@sukritiguin5637 Жыл бұрын
Great Tutorial.❤❤
@PortfolioCourses
@PortfolioCourses Жыл бұрын
I'm glad you enjoyed it Sukriti! :-)
@AkshayRaj10
@AkshayRaj10 Жыл бұрын
Thanks for making these tutorials
@PortfolioCourses
@PortfolioCourses Жыл бұрын
You're welcome Akshay! :-)
@badassopenpolling
@badassopenpolling 9 ай бұрын
Where is the sample for - Exception handling in Deleting List of objects on heap ??????
@technicalmaster-mind
@technicalmaster-mind 6 ай бұрын
Legend sir 🫡
@md.iqbalmahamudmoon3012
@md.iqbalmahamudmoon3012 Жыл бұрын
can you make some videos about dynamic and static type casting, it would be a big help
@dopetag
@dopetag 6 ай бұрын
is `using namespace std;` not considered a bad practice?
@PortfolioCourses
@PortfolioCourses 6 ай бұрын
Using it in a library that is going to be re-used would be a bad practice, using it in a short program is not. This video explains why/when it is a bad practice: kzbin.info/www/bejne/bpi9f3mqZb54kKs
@dopetag
@dopetag 6 ай бұрын
@@PortfolioCourses thanks. I will give it a try!
@uomolercio
@uomolercio 3 ай бұрын
e 3:35
Convert A String To An Int | C++ Tutorial
3:22
Portfolio Courses
Рет қаралды 11 М.
Exception handling in C++ (How to handle errors in your program?)
24:46
Long Nails 💅🏻 #shorts
00:50
Mr DegrEE
Рет қаралды 14 МЛН
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 3,2 МЛН
How To Choose Mac N Cheese Date Night.. 🧀
00:58
Jojo Sim
Рет қаралды 89 МЛН
Operator Overloading Using Friend Functions | C++ Tutorial
15:04
Portfolio Courses
Рет қаралды 10 М.
Coding Unbreakable Encryption in C | One-Time Pad
17:42
HirschDaniel
Рет қаралды 4,4 М.
Class Templates | C++ Tutorial
12:48
Portfolio Courses
Рет қаралды 54 М.
Member Initializer Lists | C++ Tutorial
23:10
Portfolio Courses
Рет қаралды 9 М.
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
Exception Handling in Java Tutorial
13:20
Coding with John
Рет қаралды 414 М.
C++ vs Rust: which is faster?
21:15
fasterthanlime
Рет қаралды 403 М.
Object-Oriented Programming is Embarrassing: 4 Short Examples
28:03
Brian Will
Рет қаралды 2,1 МЛН
Long Nails 💅🏻 #shorts
00:50
Mr DegrEE
Рет қаралды 14 МЛН