C++ Tutorial for Beginners #5: Classes & Objects with Visual Studio Code | (Program on Linux)

Channel:
Subscribers:
78,400
Published on ● Video Link: https://www.youtube.com/watch?v=FbuuIgd4iLc



Category:
Tutorial
Duration: 22:44
15,831 views
294


C++ Tutorial for Beginners Episode 5 where we use Visual Studio Code on Linux and continue developing our program. This C++ Tutorial is for C++ Beginners Programming C++ in 2021 and will explain Classes & Objects w/ Visual Studio Code and How to Program C++ on Linux. Make sure to subscribe so you can follow the series as it develops.

GitHub Repo of Project - https://github.com/SavvyNik/SimpleList

We'll continue programming the simple list application in the 5th episode of the series. Things we'll review include: classes and objects. We'll spend time cleaning up the project and organizing it. The perfect way to structure things will be to introduce a Class and then instantiate an object of that class. This will help our program become more readable and leverage Object Oriented Programming for structuring purposes. More videos will be posted for this series so stay tuned and make sure to subscribe 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

Download Visual Studio Code:
https://code.visualstudio.com/

C++ Programming Episodes:
Episode 1 - Visual Studio Setup: https://youtu.be/pu1XNDwQPl0
Episode 2 - Adding the Makefile Extension and Compiling: https://youtu.be/whQQF4kVjPY
Episode 3 - Creating our first program: https://youtu.be/PT6Nxwpeckw
Episode 4 - For Loops & Vectors: https://youtu.be/liVDKqG1RNA
Episode 5 - (Watching Now)

Linux Install Videos:
Ubuntu 19 - https://youtu.be/7Z6oLnPLGhI
Ubuntu 18 - https://youtu.be/u33oBgCUMos
Kali Linux - https://youtu.be/xtHUbNrRhBo
PCLinuxOS: https://youtu.be/xR6ty3cSekg
openSUSE: https://youtu.be/xHJQQcKdFrw
Zorin 15: https://youtu.be/r_ONJwjrC80
Fedora 31: https://youtu.be/4qmPDKPck68
MX Linux 19: https://youtu.be/xRrXgBmO4Sc
ArcoLinux : https://youtu.be/HClRzTcgtn4
Solus Linux OS : https://youtu.be/2MehGx3jPxY
Endeavour OS : https://youtu.be/wV8bqVWQESg
CentOS 8 NetInstall : https://youtu.be/nNNkZ0I2DFw
Parrot Security OS: https://youtu.be/TDJBFvZteBA
CentOS 8: https://youtu.be/FLl2DETdww4
Fedora 30: https://youtu.be/nKqXKsgfFBM
Elementary OS 5: https://youtu.be/N7V_vBO4-2U
Arch Linux : https://youtu.be/QoyszQKX6Pk
MX Linux 18: https://youtu.be/ZQXRrEvZ0KU
Linux Lite 4: https://youtu.be/ySmRl388tBE
Debian on Vbox: https://youtu.be/zikeyJS317Q
Manjaro 18: https://youtu.be/d300z09Pwvs
Debian 10: https://youtu.be/XiOhYgCPshU
Ubuntu Server 19: https://youtu.be/AfoA3yi43r8
Linux Mint 19: https://youtu.be/_LZy_ms2jY4

Linux Talk :
Talk #1 ZFS vs EXT4 Storage Benchmark - https://youtu.be/a4IuijHVuog
Talk #2 ZFS vs EXT4 Memory Usage - https://youtu.be/csHR1soA_Rk
Talk #3 Supervisor Process Control - https://youtu.be/eX7D40y9qv8
Talk #4 LVM vs Standard Partition - https://youtu.be/N-vW06eHgJI
Talk #5 Linux Static IP Address - https://youtu.be/eTqtl169oSY

Software Use:
VirtualBox - https://youtu.be/SYZ4pLGGTg4
TeamViewer - https://youtu.be/I9rXhwY95zc

Review and Walkthroughs:
Kali Linux - https://youtu.be/zQ6jC2lHNGg
PCLinuxOS - https://youtu.be/ztRvR7GeBzo
openSUSE - https://youtu.be/beNLjobtFk8
Zorin OS 15 - https://youtu.be/a3l51XitcKE
Fedora 31 - https://youtu.be/QSC2-WkMb8Y
MX Linux - https://youtu.be/7MgssE2Q9Es
ArcoLinux - https://youtu.be/04VYEj2OlCU
Solus OS - https://youtu.be/pvLjjbXFv5Q
CentOS 8 - https://youtu.be/T_yZuQVDMG4
PopOS! - https://youtu.be/Vblwblo9Vdw
Parrot Security OS: https://youtu.be/zEsJk61JZpo
Fedora Workstation: https://youtu.be/JOrZ1DnxdQ8
Elementary OS: https://youtu.be/BuUsD4NhwIo
MX Linux: https://youtu.be/Oj_g62ESQ4E
Linux Lite: https://youtu.be/EEGTJ-SioMg




Other Videos By SavvyNik


2020-02-05C++ Tutorial for Beginners #6: Git Source Control with Visual Studio Code | Linux
2020-02-02Kali Linux Install Tutorial | NEW! Non-Root User | 2020.1 Update | (Beginners Guide)
2020-01-26How to Install Solus OS 4.1 Budgie | Linux Tutorial & Beginners Guide
2020-01-11Install Komorebi and Setup a Live Wallpaper on Ubuntu/Debian | Linux Beginners Tutorial
2020-01-07KaOS Linux Install Tutorial (KDE Plasma) | 2020.01 Linux | Beginners Guide
2020-01-05ExTiX Linux Install Tutorial (Deepin) Linux Beginners Guide
2020-01-03Arch Linux Install (UEFI) and Dual Boot with Windows 10 | A Step by Step Guide
2019-12-31Privacy & Notification Settings on Ubuntu Linux | Beginners Linux Tutorial
2019-12-29Desktop Setup and My Must Have Apps on Ubuntu | Beginners Linux Guide
2019-12-27New Computer Components | Special Thanks to Everyone | Linux
2019-12-23C++ Tutorial for Beginners #5: Classes & Objects with Visual Studio Code | (Program on Linux)
2019-12-21Peppermint OS 10 Install (Respin) | Linux 2019 | Beginners Install Tutorial and Walkthrough
2019-12-19Linux Mint Install 19.3 Tricia | Tutorial for Beginners | (2019 Guide)
2019-12-16C++ Tutorial for Beginners #4: For Loops & Vectors using Visual Studio Code | (Linux)
2019-12-14Issuing a Command to Destroy My Linux Distribution!! | 2019 | Elementary OS | (Avoid This Mistake..)
2019-12-12C++ Tutorial for Beginners #3: Start of our List Program using Visual Studio Code | (Linux)
2019-12-10Linux Talk #7: Static IP Address using GUI | 2019 Ubuntu, Kali, Elementary OS | Beginners Guide
2019-12-08C++ Tutorial for Beginners #2: Visual Studio Code - Makefile & Multi File Extension | (Linux)
2019-12-06Linux Talk #6: Flatpak Install Tutorial & How to Use Flatpaks | 2019 Ubuntu | (Beginners Guide)
2019-12-04Elementary OS 5.1 Hera | Review & NEW Updates | 2019 | (Beginners Tutorial)
2019-12-02C++ Tutorial for Beginners #1: Visual Studio Code Programming Setup & Use | (Linux)