C++ Tutorial for Beginners Ep#2 - Main() Function and Hello World! - SavvyNik VIDEO
C++ Tutorial for Beginners Ep#2 where we review what the Main function is and what is "Hello World". This C++ Tutorial is intended for C++ Beginners and will help you understand what the Main function is used for and how to read the "Hello World" program. This C++ Tutorial is for Beginners learning the concepts of C++. You don't have to use Visual Studio Code to follow along. Make sure to subscribe so you can follow the series.
Main is a special type of a function that we'll learn about in today's video and every program will have a Main function. We'll also look at the first program we created "hello world" and get a better understanding of what is happening line by line. This C++ tutorial for beginners is the second episode in the series. I'm using Linux in order to go through concepts, but you can use a text editor, online compiler, or windows to follow along.
My Linux Cheat Sheet and 25 Page Checklist here:
📚 https://learn.savvynik.com
Share this free tool and support Small YouTubers
https://editbulk.com
(I made this tool to help creators)
Want more info/content?
https://savvynik.com
Useful Commands/Links:
Windows 10 Compiler Tools Setup - https://youtu.be/hCLIDph7-mU
Visual Studio Code - https://code.visualstudio.com/
Online Compilers:
https://www.onlinegdb.com/online_c++_compiler
http://cpp.sh/
https://repl.it/languages/cpp
Great List of Online C++ compilers:
https://arnemertz.github.io/online-compilers/#tldr
Windows Compiler Tools - GCC (GNU Compiler Collection) MinGW64
Linux Compiler Tools - Build-Essentials (GCC)
Name of extensions installed:
1. Code Runner
2. C/C++ Intellisense
#linux #learning #cpp
Other Videos By SavvyNik 2020-09-25 How to Create, Resize, or Extend a Linux Swap File | (Ubuntu) 2020-09-23 C++ Tutorial for Beginners Ep#6 - iostream - cout, cin, cerr, clog basic input/output - SavvyNik 2020-09-22 Dual Boot Ubuntu Server 20.04 LTS and Windows 10 - A Step by Step Install Guide - (UEFI Tutorial) 2020-09-21 C++ Tutorial for Beginners Ep#5 - Arithmetic, Relational, Logical, and Bitwise Operators- SavvyNik 2020-09-19 C++ Review #1 for Beginners - Character ASCII Table, Size and Limits of Data Types - SavvyNik 2020-09-17 C++ Tutorial for Beginners Ep#4 - Declare and Assign Variables - SavvyNik 2020-09-16 How to Fix, Restore, or Repair a USB Flash Disk/Drive on Windows 10 (NO data recovery) 2020-09-15 C++ Tutorial for Beginners Ep#3 - Basic Data Types Explained - SavvyNik 2020-09-14 Create a Muli-Boot USB Drive on Windows - (The Ultimate USB Toolkit 200+ ISOs) 2020-09-12 Veloren Online Play - Don't Go Chasing Fireflies... using Linux (Q&A) 2020-09-10 C++ Tutorial for Beginners Ep#2 - Main() Function and Hello World! - SavvyNik 2020-09-09 C++ Tutorial for Beginners Ep#1 - Setup, Intro, & Visual Studio Code - (Linux/Windows 10) - SavvyNik 2020-09-08 Windowsfx / Linuxfx Review - A Linux Clone of Windows 10? 2020-09-07 File Checksum & Integrity Check on Windows 10 - File Security [Hash SHA-1/256/384/512/MD5] 2020-09-06 Veloren Online Play - Glide Another Day... using Linux (Q&A) 2020-09-05 Veloren Online Play - Dungeon Raid Time! (Q&A) 2020-09-03 Linux / Mac OSx History Command Tutorial - How to Review your Previously used Commands in Terminal 2020-09-01 Linux Command Alias in Shell - Create Your Own Shortcut Commands! 2020-08-29 Veloren Online Play - Dungeon Raid Time! (Q&A) 2020-08-27 Ventoy the Ultimate USB Toolkit - Create a Multi ISO Boot with a USB on Linux 2020-08-25 Pop OS 20.04! - My Experience using for the last few weeks.. Is it great?