Introduction to C++
In this episode, Sy will guide us through the basics of C++ by helping David complete some exercises on Exercism.io.šæ Rawkode LiveHosted by David McKay / š¦ https://twitter.com/rawkodeWebsite: https://rawkode.liveDiscord Chat: https://rawkode.live/chat#RawkodeLiveš° Timeline00:00 - Holding Screen01:00 - Introductions06:00 - What is Exercism?08:00 - Catch Test Framework12:30 - Hello, world: Headers, Namespaces, and Functions18:00 - Building with CMake27:00 - Isogram: Strings, Sets, Loops, Range, and Conditionals55:00 - Idiotmatic C++ and C++ Conferences59:00 - Type Inference (auto) and Referencesš„ About the GuestsSy Brand C++ Developer Advocate @Microsoft ~ Organiser @include_cpp ~ (co-)Editor @codeart_journal & @trashheapzine ~ Poet ~ Film Nerd ~ they/themš¦ https://twitter.com/TartanLlamaš§© https://github.com/TartanLlamaš https://www.youtube.com/SyBrandPlusCatsšØ About the TechnologiesC++C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ now has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation. It is almost always implemented as a compiled language, and many vendors provide C++ compilers, including the Free Software Foundation, LLVM, Microsoft, Intel, Oracle, and IBM, so it is available on many platforms.š https://isocpp.org/š§© https://github.com/cplusplus##CPP ##CPPTutorialš Show Linkshttps://en.cppreference.com/https://www.pluralsight.com/courses/cplusplus-fundamentals-c17