C++ Tutorial for Beginners Ep#5 - Arithmetic, Relational, Logical, and Bitwise Operators- SavvyNik

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



Category:
Tutorial
Duration: 17:07
1,419 views
72


C++ Tutorial for Beginners Ep#5 where we learn How To use Operators in C++. This C++ Tutorial is intended for C++ Beginners and will help you understand Arithmetic, Relational, Bitwise and Logical operations 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. Operators are important to give results to program users. Make sure to subscribe so you can follow the series.

There are four category types in C++: Arithmetic, Relational, Logical, and Bitwise Operators. These four types allow you to take user input and perform specific operations to help your program interact with a user. We can now use variables to perform specific operations on our values. This is a great because before long we'll be able to take in user input and create a calculator for the user. Of course there are a bunch of places you can user C++ operators in your program, but first we need to learn about all the different various types and how to use them.

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


📺Playlists:
Linux Installation Tutorials: https://www.youtube.com/playlist?list=PLKMOdY6Bhga79HzhzEV0pSx5asSXogalI
Linux Help & Talks: https://www.youtube.com/playlist?list=PLKMOdY6Bhga73aciZtlZgLmiKRdrQzyu0
Linux Reviews & Updates - https://www.youtube.com/playlist?list=PLKMOdY6Bhga5fAJjr4ItXN09KXf4dd0zz
C/C++ Linux Programming Series - https://www.youtube.com/playlist?list=PLKMOdY6Bhga7BUgPca5EX1J-JYQIbX5fn
Bash Shell Scripting for Beginners - https://www.youtube.com/playlist?list=PLKMOdY6Bhga5fmUcQQwhfL9thRYp1hZ7
Linux Virtual Machine Installs - https://www.youtube.com/playlist?list=PLKMOdY6Bhga6P1N38oD63-uKe4a6M5vsZ

📺Latest Videos:
Expensive! Linux PC Build - https://youtu.be/QKrqUoF2STk
Beating a World Record (Fastest Typing) - https://youtu.be/JeEU-6cQvY
Top 10! Absolute Beginner Commands on Linux - https://youtu.be/n9tZKKzAHw
tmux Basics Tutorial on Linux - https://youtu.be/4PcVzGYNqqA
Linux Mint Install Tutorial - https://youtu.be/UU4a17jezU
Making Updates on Ubuntu - https://youtu.be/a9s5NUIh42Q
C/C++ 4hr Programming Tutorial - https://youtu.be/FcYs8wtzjVE
Windows SSH Client in CMD Setup - https://youtu.be/JbMgOKlj5fE
Linux Mint 20 Updates - https://youtu.be/SDgFvaAF8-E
Setup Webserver Using CentOS 8 - https://youtu.be/v9lKiunQOxc
Install CentOS 8 - https://youtu.be/4viTo4gulQk
Python Tutorial - https://youtu.be/GgHf4Xi5M80
Using Linux Manual Pages - https://youtu.be/AjnObRn1XMw
Ubuntu Server Install - https://youtu.be/xUH256WAWt0

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/onlinec++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-11Veloren Online Play - Game Play... on Linux (Q&A)
2020-10-10C++ Review #3 for Beginners - Flow Control w/ Rock, Paper, Scissors - 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]