Tag Archives: #ALMOSTDONE

WSQ 17

 

Scilab is a pretty cool and friendly open source software that alouds you to interact with a really sweet system of maths and simulations. It also lets you play around with 2 and 3D simulations which is amazing due to compatively issues in other programs. 

This software is amazing for engineering purposes because it alouds you to interact using tools to perform data analisis and modeling. Also, it features a set of tools for mechanics modeling and control systme duty. 

One of the best parts from scilab is that you can interact with it using external tools. And coding is really confortable, because its simple and clear.

 

Mastery 17

Hello everybody:

For mastery 17 I created a PDF tutorial explaining the basic aspects of the switch statement, and how can it be used as a conditional. I hope you find it useful.

Here´s the link so you can check it:

https://drive.google.com/file/d/0B5CZIHLkZcDzYUF1SXkwVzFXSmM/view?usp=sharing

Quiz #10

Final Project Post

This is another post regarding the final project in Ken Bauers TC1017 C++ programming class.

Our progress on my teammate and i’s sodoku is very far. We have created a all of the necessary  functions in the program it it works wonderfully. We have even added color and changed the code so the user is not able to input certain rows, columns, numbers, and even in certain locations. The sodoku is almost completed we just have to fix a few errors in it.