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
‘#banana’ Articles at TC101 Fall 2015 https://kenscourses.com/tc101fall2015 Introduction to Programming Python and C++ Sun, 22 Nov 2015 05:51:25 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ Quiz 11 https://kenscourses.com/tc101fall2015/2015/quiz-11-22/ Sun, 22 Nov 2015 05:51:25 +0000 http://opezaimd.tumblr.com/post/133705767540

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.

]]>

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.

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz 11 https://kenscourses.com/tc101fall2015/2015/quiz-11-4/ Sun, 22 Nov 2015 00:00:56 +0000 https://vanessabaeza.withknown.com/2015/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

]]>

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

]]>
https://creativecommons.org/licenses/by/4.0/
SURVEY ECOA https://kenscourses.com/tc101fall2015/2015/survey-ecoa/ Fri, 20 Nov 2015 20:17:29 +0000 http://asimplemaniseepythonipresslike.wordpress.com/?p=132 Hi Ken this is my sreeenshot of the ECOA Survey 😀

ECOAS

 

]]>
https://creativecommons.org/licenses/by/4.0/
Project Post #1 https://kenscourses.com/tc101fall2015/2015/project-post-1/ Sun, 08 Nov 2015 19:44:47 +0000 http://luisgarciadaniel01.wordpress.com/?p=81 Continue reading 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 we decided to wait until the next class sesion and see if you could explain us something realted to it. After this we started searching on our own looking for instructions to follow and some theory to during the weekend and tomorrow start trying to get ready our interface in order to keep working on the project. In conclusion we can say that during this week we focused on understanding what we needed to do or how to start the project. Here are a couple of links that we found online to help us out, I guess we’ll keep posting about the project on Sudays since we’ll try to work on it during the hole week. Cheers

Luis D. Garcia and Samantha Rivera’s team.

Links:

http://www.imagemagick.org/Magick++/

http://www.graphicsmagick.org/Magick++/

Luyis

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ14 – Estimating e https://kenscourses.com/tc101fall2015/2015/wsq14-estimating-e/ Sat, 07 Nov 2015 21:23:52 +0000 http://asimplemaniseepythonipresslike.wordpress.com/?p=123 ]]> 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 😀

Untitled

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz#7 Online Submission https://kenscourses.com/tc101fall2015/2015/quiz7-online-submission/ Tue, 20 Oct 2015 01:47:18 +0000 http://asimplemaniseepythonipresslike.wordpress.com/?p=94 Continue reading ]]> 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 do it, but as I look in internet about fibonacci series little by little I found a way to make it work!!!

 

Here are my codes:

Problem 1:

 

Problem 2:

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz#7 Online Submission https://kenscourses.com/tc101fall2015/2015/quiz7-online-submission-2/ Tue, 20 Oct 2015 01:47:18 +0000 https://asimplemaniseepythonipresslike.wordpress.com/?p=94 Continue reading ]]> 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 do it, but as I look in internet about fibonacci series little by little I found a way to make it work!!!

 

Here are my codes:

Problem 1:

 

Problem 2:

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10 – Lists https://kenscourses.com/tc101fall2015/2015/wsq10-lists-3/ Mon, 12 Oct 2015 17:08:40 +0000 http://asimplemaniseepythonipresslike.wordpress.com/?p=89 Continue reading ]]> 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 to use this stuff, it is there for something, and you improve your autodidacticism.

Here a nice top of a guitar <3

Foto taken from @one_forty_three

Here I let you the GitHub link of my code:

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ10 – Lists https://kenscourses.com/tc101fall2015/2015/wsq10-lists-14/ Mon, 12 Oct 2015 17:08:40 +0000 https://asimplemaniseepythonipresslike.wordpress.com/?p=89 Continue reading ]]> 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 to use this stuff, it is there for something, and you improve your autodidacticism.

Here a nice top of a guitar <3

Foto taken from @one_forty_three

Here I let you the GitHub link of my code:

]]>
https://creativecommons.org/licenses/by/4.0/
WSQ09 – Factorial Calculator https://kenscourses.com/tc101fall2015/2015/wsq09-factorial-calculator/ Wed, 09 Sep 2015 02:49:18 +0000 http://asimplemaniseepythonipresslike.wordpress.com/?p=82 Continue reading ]]>

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…

Take from Giphy

The program should ask for a input, but it has to be only integer, it cannot accept float number, letters, negative numbers; once it has the value given it has to print its factorial, (n + n-1 + n-2, … , 1), finally just ask the user to continue the program or just leave with a “Have a nice day :)” quote.

WSQ09

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