Posts

Showing posts from May, 2017

Final Project Day 2

Today, Arman and I continued working on our final project. This took a while. During this process, we continued to find information regarding the jobs we are researching. We found out a lot of new information about the jobs. We also created the website that we are going to use to broadcast these jobs, and edited that.

Final Project Day 1

Today, I did research for my project, Project 2: Computer Industry Careers. I researched the education needed to get all the jobs listed, which took the entire class period. The process is still ongoing, and I will finish soon. This is almost finished. After I finish, I will move on to the experience required for all the careers.

Small Basic Final Reflection

What did you know about programming (any languages)before we started? Before starting this class, I did not have much knowledge at all associated with programming, the most I knew about was using 3D computer graphics software to create animations.  What do you feel you learned well? I feel that I learned the best about using sound programs to play notifications from the computer, and creating loops and arrays to make different programs. What are you still unsure about? I am sort of unsure about conditional statements, they were some of the most complicated things we did, and they were kind of confusing. What do you wish we had more time to do? I wish we had more time to use the sound notifications and the clock functions. These were fun to code and they usually lasted less than a day. Topics covered: printing output, the text and graphics windows, conditional statements, loops, arrays, the turtle, drawing shapes, event procedures, accessing system functions such a...

Debugging and fixing past projects 5/19/17

Today, I worked with debugging tools and looked at my past projects. I managed to work on some of my past projects, and checked what I needed to make them work correctly.

Working with Turtle Graphics and Shapes

Today, while working with Turtle Graphics, I found out about a lot of different things that we can do with the Turtle Graphics. While using the Turtle Graphics, I found that there are many different commands that can be used with the turtle. The turtle is defiantly one of the coolest elements that we have used all class, as is can draw shapes and lines with different colors.

Code coordinates

The numbers in the code that look like numbers and ellipses are called coordinates. They are coordinates for the code.