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
‘#wsq14’ Articles at TC101 Fall 2015, Page 5
Introduction to Programming Python and C++

Tag Archives: #wsq14

#WSQ14

Hello, here is my code for this WSQ – Estimating e by estimating the mathematical constant e. Github: https://github.com/pololarinette/TC-1014/blob/master/%23WSQ14 Have a nice day  🙂

#WSQ14

Estimating e What’s up guys! This one was really easy. I can figured out that the biggest the number, the closer it gets to the ‘e’. Here’s my code: https://github.com/JsphSalazar/WSQ-s/blob/master/WSQ14 I did some research to understand how ‘e’ works: http://www.mathsisfun.com/numbers/e-eulers-number.html http://stackoverflow.com/questions/23442596/calculate-e-in-python

WSQ14 – Estimating e

Estimating e was a fun task because I didn’t know how to do it because it seems like there are many ways to obtain the result, also I didn’t understand very well what I was supposed to do, but I think, I finally made it well. https://en.wikipedia.org/wiki/E_%28mathematical_constant%29 https://es.wikipedia.org/wiki/N%C3%BAmero_e Here’s my code 😀

What should you work on?

Week #12 and more partial exams for you.

For this week's readings:
C++ (TC1017) should either be looking at support for your project, ImageMagick C++ libraries are a good start.
Python (TC1014) should be finishing chapter 11 (Dictionaries).