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

Tag Archives: #LASTONE

Scilab #WSQ17

This is the last WSQ of the semester, and it consisted on using scilab and reporting the experience. I found the tool very useful since it can execute several commands and also it functions as a text editor. I also found pretty interesting the fact that it allows you to interact with matrices, differential equatings and 3D graphs, which, I believe, is going to be useful during the following semesters of my career. Also the palette browser has many interesting features which I will research later when I require and understand them. Thanks for reading! 

 

WSQ17

So I have just downloaded Scilab to my computer and started playing with it, just with simple matemathical operations, I’m currently reading the 33 pages long introduction to this program, and It seems to be like some kind of IDE, for programming and specialy for math simulations, statiscs and 2d-3d grapghs. 

Maybe in the future this program is going to be very useful for math2 or math3 or something more advanced, but for know I need to learn how to use it.

 

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