C++ Tutorial for Beginners Ep#6 - iostream - cout, cin, cerr, clog basic input/output - SavvyNik
C++ Tutorial for Beginners Ep#6 where we learn How To write to/from the screen using iostream and the cout, cin, cerr, and clog objects. iostream in C++ is useful for interacting with a user. This C++ Tutorial is intended for C++ Beginners and will help you understand how to use cout, cin, cerr, and clog 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. iostream is helpful for debugging purposes as well. Make sure to subscribe so you can follow the series.
There are four types of iostream objects that we'll learn about today. Cout, cin, cerr, and clog. Each of these has its own unique purpose for interacting with a user or gathering information for later use. We'll learn how to redirect cerr and clog so they don't get displayed on the console using bash. Cout and Cin are heavily used in beginner programs and help create simple tools such as calculators or other fun projects that get basic information from a user and then you can return a result. We'll add two numbers together today that the user supplies and return a result in our example.
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
Other Statistics
Counter-Strike: Source Statistics For SavvyNik
Currently, SavvyNik has 643,423 views for Counter-Strike: Source across 21 videos. Counter-Strike: Source has approximately 5 hours of watchable video on his channel, or 2.65% of the total watchable video on SavvyNik's YouTube channel.