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

Tag Archives: #banana

Quiz 11

I tried Quiz 11 before doing WSQ14 and I had no idea what to do. After kinda completing WSQ14, the first part of the quiz was easy (assuming what I did on WSQ14 was correct.)

For the second part of the quiz, I did some research and found this webpage, this oneand this other one that had useful information.

Here are my programs: Euler’s Number, Banana.

Quiz 11

What the heck Ken??! This was torture, maybe I should begin practicing my dancing skills… Ok, it wasn’t that horrible, I helped myself by reading like a thousand times mi various classmates quizzes. The helped a lot!!  Go to kenscourses.com if you need any help.

Or help yourself right here:

 

https://github.com/VanessaBaeza17/Quiz11/tree/master

SURVEY ECOA

Hi Ken this is my sreeenshot of the ECOA Survey 😀

 

Project Post #1

So this week we were not that productive for the project, we started searching for indications when we knew we had to install the Magick++ library; we happened to be around when a friend of ours was tryingt installying it on his laptop, and we also precensed how it failed on doing it. After this … Continue reading Project Post #1

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 😀

Quiz#7 Online Submission

Hi Ken this is my Quiz#7. About the problems I think the first one was a bit easier than the second one, because in math we have seen, the formula to find the distance between two coordinates, about the second I think it was difficult because in the beginning I didn’t realize how I will…
Continue reading

Quiz#7 Online Submission

Hi Ken this is my Quiz#7. About the problems I think the first one was a bit easier than the second one, because in math we have seen, the formula to find the distance between two coordinates, about the second I think it was difficult because in the beginning I didn’t realize how I will…
Continue reading

WSQ10 – Lists

Hi again, it has been a while now I did a program that make a list, and with those numbers, output the sum, average and the standard deviation so to do this I appeal to the Python 3 Documentation here the link https://docs.python.org/3/library/statistics.html#statistics.variance Where you can find all about Statistics and I really recommend you…
Continue reading

WSQ10 – Lists

Hi again, it has been a while now I did a program that make a list, and with those numbers, output the sum, average and the standard deviation so to do this I appeal to the Python 3 Documentation here the link https://docs.python.org/3/library/statistics.html#statistics.variance Where you can find all about Statistics and I really recommend you…
Continue reading

WSQ09 – Factorial Calculator

Hi this time I’m posting the most difficult WSQ until now, it has been difficult because I insist in use functions to run the program but finally I got it!, I’m not kidding I don’t want to hear functions in a while… The program should ask for a input, but it has to be only…
Continue reading

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).