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
TC101 Fall 2015, Page 5
Introduction to Programming Python and C++

Masteries 23. and 26.

Description: Creation and use of vectors and matrixes in C++. The very last one. We are going into the matrix of codes (or the code of matrixes, rather). It’s a bit odd that these masteries find themselves separated by a gap between two other masteries, but that’s just nitpicking. Let’s go ahead and finish this … Continue reading Masteries 23. and 26.

The END

Hiii….well….this project was a total adventure…..it was really difficult for my knowledge in c++ but….it went well…or something like that… well..we have the program and it works, it changes the image to both effects, but the problem is that yes…we used one function because we never found wew the error was….so we have two codes, […]

Mastery30 – Visualization of Data with tools

Hello this is about the usage of visualization with tools, I  found on the internet there were some libreries that helped with this and the best 5 were:

1. D3

2. Vega

3.Procesing

4.Gephi

“For people just starting out, I’d suggest starting either with Processing or D3,” says Jan Willem Tulp. “Both of them have a very large user base and a great number of examples you can learn from.” 

The online data visualization community can be good for answering questions.  Statisticians may know data, but still be learning the basics of design. Designers may know how to create something that’s aesthetically pleasing, but still be learning about statistics.

So, be sure you select the one you like the best and fulfills all your needs. Some may say java is good too so you can try that one. It is better if you search on google for what you will be needing and be sure it makes all the things you need it to.

 

WSQ17 – The Movies

WSQ16 – Cars

#Bonus Video

WSQ15 – Images

#BONUS

Here’s my video!

WSQ14 – Estimating e

Here you can find my code for WSQ14:
https://github.com/finntec/wsq14.git

WSQ15: Final Dash

The course is already done!!!! I have 23 Masteries done and i wish i could sumit more. it was a relly bad idea to leave everything for the last minute. yesterday i did 23 Masteries without stopping (I didnt sleep at all) but i did it, i already have all my masteries done (23 Masteries) … Seguir leyendo WSQ15: Final Dash

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