C++ for Beginners - Switch-Case Statement, Make Calculator Application Programming Tutorial
Offered By: CodeBeauty via YouTube
Course Description
Overview
Learn to create a simple calculator application in C++ using the switch-case statement in this beginner-friendly programming tutorial. Explore the algorithm's use of switch-case to determine user-entered operation types and perform appropriate calculations. Gain hands-on experience with Visual Studio, casting operators, modulo operation, and essential programming concepts like break statements and default cases. Build practical coding skills while developing a functional calculator application in this 26-minute video tutorial from CodeBeauty.
Syllabus
Intro
Visual Studio
Switch case statement
Casting operators
Modulo operation
Not valid operation
Default case
Break statement
Taught by
CodeBeauty
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera