C++ Tutorial 2 - Variables, user input and math operators

C Tutorial 2 - Variables, user input and math operators Welcome to my simple tutorial on C . In this tutorials you will learn to write your second basic program that will write text on the command line read user input and store it in variables. If you have any questions I’ll be glad to answer, please leave a comment on the video. Great C books that I recommend for beginners: C Without Fear: A Beginner’s Guide That Makes You Feel Smart (3rd Edition) C Primer Plus (6th Edition
Back to Top