Popular Posts

Tuesday, December 13, 2011

Basic Programming Outputs

 

Mouse of  Magnificence
   
     This is our first output in our Basic Programming class. At first, I thought it was hard to do, but as I make the code, it made me realize how easy it was and how programming can be interesting. You can create so many things out of your codes but in order to that we have to explore more. This activity is our introduction to programming.


Special Equation Nation
 
          This is our second assignment in our programming subject. It is all about making a working equation. The user will supply the needed variable and the program will generate the correct answer by processing it. This is our first time to create a working equation and it was fun, we can use it in our subjects and other things.



House of Letters and Numbers
   
     This third assignment let us use our creativity in making designs out of letters and numbers and I made a nice house. I first planned to make it more complicated and beautiful but I decided to make it simple, "The simpler, the better."






The Numpad

     This fourth assignment introduced us to the world of if else statements. It was hard to make because I don't really understand the lesson so I have to study again the slides. My code was so long and I can't imagine I did that! It was hard to do because there were so many conditions and I have to debug it several times to know if I made something wrong in my code. I felt so good when I finished this assignment because I think I did a great job.

The Character Maker

     Our programming activities becomes more challenging as we go on. This time, it was a lot more different from the previous assignment, it became more complicated and contains more conditions. This must show the character of the user depending on the gender he chose and the value of the attributes he entered. It was a very challenging assignment for me.

My First 3D Design
                                                                                                           This was the assignment when I learned to love more our programming subject. It was so fun to plot points to make your own 3D objects. It needs a lot of analization to create this using points in the Cartesian Plane. This output of mine became complicated because of the lines between the boxes. It was so hard to compute for the point I need to locate my lines but it made me better.







           This was my next 3D assignment with a twist. The last we had a 3D assignment, it was just one and we can't rotate it. Now, the assignment gave us another task and that is to have two appliances and to move it using command keys. It was fun and easy because we already had an assignment about 3D and we must only add the rotation and the key functions.


Front View of my two appliances
Side View of my appliances

No comments:

Post a Comment