Your Second C Program – a calculator (Program C In Visual Studio Course)

Опубликовано: 14 Октябрь 2024
на канале: Code With Huw
958
31

In this lesson we’ll program a simple tax calculator. To do that we’ll need to learn how to do mathematics and how to display the result in a formatted string using C’s printf function.

To follow the course in order, bookmark the playlist    • Program C in Visual Studio   :

For help on installing Visual Studio, watch this video:
   • Download and Install Visual Studio 20...  

PROGRAMMING BOOKS
====================
If you want to learn C in more depth (and also support this channel!) you might think of buying one of my books. I have written books on C programming, Using Pointers in C, Recursion and other programming topics.

** The Little Book Of C Programming **
Amazon (US) https://amzn.to/2RXwA6a
Amazon (UK) https://amzn.to/2JhlwOA

GET THE SOURCE CODE
=================================
Download the source code of the projects in this course (the archive for “The Little Book Of C”) from:
http://www.bitwisebooks.com/

FIND “CODE WITH HUW” ON FACEBOOK:
=================================
  / codewithhuw  

Good luck! And good programming!