Why I Don't Use "using namespace std" in C++
Offered By: The Cherno via YouTube
Course Description
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
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera