Overview
Discover why avoiding "using namespace std" in C++ programming is recommended in this informative 15-minute video. Learn about the potential drawbacks and best practices for namespace usage, including insights on the EA STL. Gain a deeper understanding of C++ coding conventions and how to write more maintainable and professional code.
Syllabus
Intro
Using namespace std
Why I dont use namespace std
EA STL
Conclusion
Taught by
The Cherno