Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Hello World in C++ | Modern Cpp Series Ep. 6
Play lesson

The C++ Programming Language - Hello World in C++ | Modern Cpp Series Ep. 6

4.0 (5)
38 learners

What you'll learn

This course includes

  • 68.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Full Transcript

►Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel: https://www.youtube.com/channel/UCA64pZbN5Mz5NxC3SO4qpDg/join ►Lesson Description: In this example I teach you about how to write your first C++ program--the infamous 'hello world' example. I'll show you how to get the standard library setup, and then how to use the 'cout' objects. The cout object allows you to write text to the standard output (which is usually your terminal or console window). One technicality in this video that I'll address later on, is that "hello world!' is really type which is -- "const char*", but if you're coming from another language we can just think of this as a 'string'. ►YouTube Channel: https://www.youtube.com/c/MikeShah ►Please like and subscribe to help the channel!

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere