Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/feed-rss2.php on line 8
‘CALCULATOR’ Articles at TC101 Fall 2015 https://kenscourses.com/tc101fall2015 Introduction to Programming Python and C++ Mon, 31 Aug 2015 16:13:52 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ Fun with numbers! https://kenscourses.com/tc101fall2015/2015/fun-with-numbers-6/ Mon, 31 Aug 2015 16:13:52 +0000 http://myfreakingcrazythoughts.wordpress.com/?p=43 Continue Reading →]]> This week task was about to have a little fun with numbers.

Basically, what we should do was to program a basic C++ code who could calculate additions, substractions, multiplications and divisions of two numbers.

So, what I did was to introduce the Following codes in Atom and Compile them in Cygwin.

This is how the code looks!

Calculadora

And of course, here Is a Picture of the program running:

Calculator Execution

I will also let here a link if you guys want to copy paste the code, It will redirect you to my github account! 😀

Clic here for the Codes!

]]>
https://creativecommons.org/licenses/by/4.0/