C++ Weekly - Ep 309 - Are Code Comments a Code Smell?

Subscribers:
120,000
Published on ● Video Link: https://www.youtube.com/watch?v=8V6Ry5eTTcc



Duration: 6:56
8,726 views
402


☟☟ Upcoming Conference Workshops (Swag, links and more) ☟☟

C++ Best Practices Workshop, Sept 18, 19, Norway: https://ndctechtown.com/workshops/c-best-practices/abf61aa1ff65

T-SHIRTS AVAILABLE!

► The best C++ T-Shirts anywhere! https://my-store-d16a2f.creator-spring.com/


WANT MORE JASON?

► My Training Classes: http://emptycrate.com/training.html
► Follow me on twitter: https://twitter.com/lefticus


SUPPORT THE CHANNEL

► Patreon: https://www.patreon.com/lefticus
► Github Sponsors: https://github.com/sponsors/lefticus
► Paypal Donation: https://www.paypal.com/donate/?hosted_button_id=PQ4A2V6ZZFQEU


GET INVOLVED

► Video Idea List: https://github.com/lefticus/cpp_weekly/issues


JASON'S BOOKS

► C++ Best Practices
Amazon Paperback: https://amzn.to/3wpAU3Z
Leanpub Ebook: https://leanpub.com/cppbestpractices


JASON'S PUZZLE BOOKS

► Object Lifetime Puzzlers Book 1
Amazon Paperback: https://amzn.to/3g6Ervj
Leanpub Ebook: https://leanpub.com/objectlifetimepuzzlers_book1

► Object Lifetime Puzzlers Book 2
Amazon Paperback: https://amzn.to/3whdUDU
Leanpub Ebook: https://leanpub.com/objectlifetimepuzzlers_book2

► Object Lifetime Puzzlers Book 3
Leanpub Ebook: https://leanpub.com/objectlifetimepuzzlers_book3

► Copy and Reference Puzzlers Book 1
Amazon Paperback: https://amzn.to/3g7ZVb9
Leanpub Ebook: https://leanpub.com/copyandreferencepuzzlers_book1

► Copy and Reference Puzzlers Book 2
Amazon Paperback: https://amzn.to/3X1LOIx
Leanpub Ebook: https://leanpub.com/copyandreferencepuzzlers_book2

► Copy and Reference Puzzlers Book 3
Leanpub Ebook: https://leanpub.com/copyandreferencepuzzlers_book3

► OpCode Puzzlers Book 1
Amazon Paperback: https://amzn.to/3KCNJg6
Leanpub Ebook: https://leanpub.com/opcodepuzzlers_book1


RECOMMENDED BOOKS

► Bjarne Stroustrup's A Tour of C++ (now with C++20/23!): https://amzn.to/3X4Wypr


AWESOME PROJECTS

► The C++ Starter Project - Gets you started with Best Practices Quickly - https://github.com/cpp-best-practices/cpp_starter_project
► C++ Best Practices Forkable Coding Standards - https://github.com/cpp-best-practices/cppbestpractices


O'Reilly VIDEOS

► Inheritance and Polymorphism in C++ - https://www.oreilly.com/library/view/inheritance-and-polymorphism/9781491961933/
► Learning C++ Best Practices - https://www.oreilly.com/library/view/learning-c-best/9781491954898/




Other Videos By C++ Weekly With Jason Turner


2022-04-03C++ Weekly - Ep 318 - My Meetup Got Nerd Sniped! A C++ Curry Function
2022-03-28C++ Weekly - Ep 317 - Do You Really Understand Member Functions?
2022-03-24C++ Best Practices Game Jam #1 - Starts April 1, 2022 - Info, Rules and Quick-Start
2022-03-21C++ Weekly - Ep 316 - What Are `const` Member Functions?
2022-03-14C++ Weekly - Ep 315 - constexpr vs static constexpr
2022-03-07C++ Weekly - Ep 314 - Every Possible Way To Force The Compiler To Do Work At Compile-Time in C++
2022-02-28C++ Weekly - Ep 313 - The `constexpr` Problem That Took Me 5 Years To Fix!
2022-02-21C++ Weekly - Ep 312 - Stop Using `constexpr` (And Use This Instead!)
2022-02-14C++ Weekly - Ep 311 - ++i vs i++
2022-02-07C++ Weekly - Ep 310 - Your Small Integer Operations Are Broken!
2022-01-31C++ Weekly - Ep 309 - Are Code Comments a Code Smell?
2022-01-24C++ Weekly - Ep 308 - 'if consteval' - There's More To This Story
2022-01-17C++ Weekly - Ep 307 - Making C++ Fun and Accessible
2022-01-14C++ For The Beginner and Non-Programmer - Lesson 2 (Functions!)
2022-01-10C++ Weekly - Ep 306 - What Are Local Functions, and Do They Exist in C++?
2022-01-04C++ For The Beginner and Non-Programmer - Lesson 1
2022-01-03C++ Weekly - Ep 305 - Stop Using `using namespace`
2021-12-27C++ Weekly - Ep 304 - C++23's 'if consteval'
2021-12-20C++ Weekly - Ep 303 - C++ Homework: Lambda All The Things
2021-12-13C++ Weekly - Ep 302 - It's Not Complicated, It's std::complex
2021-12-06C++ Weekly - Ep 301 - C++ Homework: `constexpr` All The Things



Tags:
C++
Programming