C++ Tutorial for Beginners Ep#4 - Declare and Assign Variables - SavvyNik

Channel:
Subscribers:
72,300
Published on ● Video Link: https://www.youtube.com/watch?v=BCKJHNf0-LM



Category:
Tutorial
Duration: 9:58
5,036 views
162


C++ Tutorial for Beginners Ep#4 where we learn how to Declare and Assign Variables in C++. This C++ Tutorial is intended for C++ Beginners and will help you understand Declaring and Assigning Variables and help you start storing data in C++. This C++ Tutorial is for Beginners who are learning the concepts of C++. Use Visual Studio Code or any text editor to follow along. Make sure to subscribe so you can follow the series.

When you declare a variable you're telling C++ how much space you want to allocate for any given variable. When you assign a variable, you're setting and storing some sort of data inside your variable. There are two ways of assigning a variable by assignment or by initialization. When you initialize a variable you set it equal to something right as your declaring, otherwise, you declare the variable and use it later in the program when you're ready. That's just a plain assignment. We'll go through the various different types of datatypes you can declare and assign values to the variables we create today.

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

#computer #learning #cpp




Other Videos By SavvyNik


2020-10-06C++ Tutorial for Beginners Ep#8 - Constants & Literals - SavvyNik
2020-10-03Veloren Online Play - New Skills and FPS Cap gone.. on Linux (Q&A)
2020-10-01How to Dual Boot Ubuntu 20.04 LTS and Windows 10 - UEFI Linux
2020-09-29C++ Tutorial for Beginners Ep#7 - if | else | else if statements (Conditional Statements) - SavvyNik
2020-09-26C++ Review #2 for Beginners - iostream, formatting, and more operators - SavvyNik
2020-09-25How to Create, Resize, or Extend a Linux Swap File | (Ubuntu)
2020-09-23C++ Tutorial for Beginners Ep#6 - iostream - cout, cin, cerr, clog basic input/output - SavvyNik
2020-09-22Dual Boot Ubuntu Server 20.04 LTS and Windows 10 - A Step by Step Install Guide - (UEFI Tutorial)
2020-09-21C++ Tutorial for Beginners Ep#5 - Arithmetic, Relational, Logical, and Bitwise Operators- SavvyNik
2020-09-19C++ Review #1 for Beginners - Character ASCII Table, Size and Limits of Data Types - SavvyNik
2020-09-17C++ Tutorial for Beginners Ep#4 - Declare and Assign Variables - SavvyNik
2020-09-16How to Fix, Restore, or Repair a USB Flash Disk/Drive on Windows 10 (NO data recovery)
2020-09-15C++ Tutorial for Beginners Ep#3 - Basic Data Types Explained - SavvyNik
2020-09-14Create a Muli-Boot USB Drive on Windows - (The Ultimate USB Toolkit 200+ ISOs)
2020-09-12Veloren Online Play - Don't Go Chasing Fireflies... using Linux (Q&A)
2020-09-10C++ Tutorial for Beginners Ep#2 - Main() Function and Hello World! - SavvyNik
2020-09-09C++ Tutorial for Beginners Ep#1 - Setup, Intro, & Visual Studio Code - (Linux/Windows 10) - SavvyNik
2020-09-08Windowsfx / Linuxfx Review - A Linux Clone of Windows 10?
2020-09-07File Checksum & Integrity Check on Windows 10 - File Security [Hash SHA-1/256/384/512/MD5]
2020-09-06Veloren Online Play - Glide Another Day... using Linux (Q&A)
2020-09-05Veloren Online Play - Dungeon Raid Time! (Q&A)