C++ Tutorial for Beginners - Learn C++ in 1 Hour

Programming with Mosh β€’ August 10, 2022
Video Thumbnail
Programming with Mosh Logo

Programming with Mosh

@programmingwithmosh

About

Hi! I'm Mosh πŸ‘‹, a software engineer with over 20 years of experience. I'm all about clear, concise, practical coding tutorials – no fluff, just the good stuff! My courses focus on real-world projects and the skills that will get you hired. I've helped millions of students transform their careers. Want to level up your skills? Subscribe and hit the bell to get notified when I upload new videos! For sponsorships: [email protected]

Video Description

Learn C++ from the ground up with clear explanations and real examples. ⚑ Perfect for beginners who want strong fundamentals, not just syntax. πŸš€ Want to dive deeper? - Check out my complete C++ course: https://mosh.link/cpp-course - Subscribe for more awesome content: https://goo.gl/6PYaGF πŸ“• Get the FREE goodies: - C++ cheat sheet & summary notes: https://mosh.link/cpp-cheatsheet βœ‹ Stay connected: - Twitter: https://twitter.com/moshhamedani - Facebook: https://www.facebook.com/programmingwithmosh/ - Instagram: https://www.instagram.com/codewithmosh.official/ - LinkedIn: https://www.linkedin.com/school/codewithmosh/ πŸ“– TABLE OF CONTENT 0:00:00 Course Introduction 0:00:56 Introduction to C++ 0:04:14 Popular IDEs 0:06:11 Your First C++ Program 0:13:36 Compiling and Running a C++ Program 0:16:01 Changing the Theme 0:17:16 Course Structure 0:18:48 Cheat Sheet 0:19:20 Section 1: The Basics 0:19:52 Variables 0:26:00 Constants 0:27:28 Naming Conventions 0:30:25 Mathematical Expressions 0:36:39 Order of Operators 0:39:49 Writing Output to the Console 0:49:06 Reading from the Console 0:53:41 Working with the Standard Library 0:58:19 Comments 1:00:51 Introduction to Fundamental Data Types 1:01:41 Section 2: Fundamental Data Types 1:04:45 Initializing Variables 1:09:29 Working with Numbers 1:13:03 Narrowing 1:15:17 Generating Random Numbers πŸ’‘ Why C++? - It's a high-performance language used in gaming, systems programming, and more. - Great for learning core programming concepts. πŸ‘‰ This tutorial is perfect for you if: - You're a complete beginner. - You want a fast and practical intro to C++. - You're aiming for a career where C++ is valuable. #coding #programming