Friday, April 20, 2007

Weekly Status Report # 9

This week we enhanced our knowledge in for and next loops. We got an handout that gave us instruction on how to make the loop program and we had to folow it to see that its purpose was. This week for full of loop activities. As well we did a report on computer related careers. We analyzed the careers in groups and choose 6 to report on. The only trouble i encountered was the security problem that was related to the slide show program. Other then that the loops programs were easy. The report on the computer related careers took two classes to complete and was faily long. I would like to learn somehting besides loops next week.

Wednesday, April 4, 2007

Weekly status report # 8

This week we got our first major project in computer science class. We had to design a program that gets the pizza size, pizza type, side orders, drinks, and toppings. The customer is suppose to pick what they want and recieve the subtotal of the pizza and the total of all the sideorders and drinks. This was a programming challenge in the beggining when i didnt understand the program but upon further investigation it was quite simple and easy. The dialog boxes were quite simple and easy to program. I hope to learn more about looping next week and how to use it properly. Overall i had fun doing this project with my partner.

Friday, March 30, 2007

Weekly Status Report # 7

This week in computer science i learned how to create menu strips and dialog boxes. On Monday we got the payroll program with a lesson. I had to design a program that would calculate the wage of a worker depending on the number of hours he worked as well as the copies of cups he sold. On Tuesday we got a work period to work on our programs, On Tuesday i finished my payroll program with the help of brian. On Wednesday we got an extendsion of the payroll program which was pretty simple. Thursday we had a literacy Test so i didnt get to work on my program. Friday we had another work period to work on the extension for the payroll program. As well Mrs. Emammi pointed out the flaws in the instruction sheet how you had to put "showdialog" instead of "Dialog".

My future goals in this class is to be a good programmer and be an efficent problem solver. My goal for next week is to keep up with the programs and not fall behind in work. In total i have completed the strings tutorial, string program, payroll program, and the extension to the payroll program. The challenges i had to face this week was to figure out why the program wouldnt work on Tuesday. I also needed to add the correct code to the correct dialog box. I have learned alot about VB this week and hope to learn even more next week.

Monday, March 26, 2007

Weekly status report # 10 (draft

This monday we got a new proram, the timer control. The timer control is used to make a stopwatch or a regular watch. The timer control also notifies a person when a certain time interval is over. There are two main properties in a timer control. 1st property is the enabled control. This enables the timer control to activate or deactivate depending on the timer control. The second propertyis the interval. The interval property decides at which interval the user should be notified. It is usually mesaured in milliseconds. On Monday we also made a stopwatch program that had to start when when the start button was clicked or stop when the stop button was clicked. On Tuesday we had a short period so we did presentations of the computer related careers project. On Wednesday we continued with the presentation and an inclass review for the test on thursday. Today being Thursday we had a test.

Friday, March 23, 2007

Weekly Status Report # 6

This week I completed the essay for the preparation of the literacy test. I also completed the the strings assignment we got with the chart sheet on string. I also filled in the empty boxes that we had to fill out by experimenting with the strings.exe program on the I drive for the students. I also completed my status report on friday. During the week we also got the sheet on data types that showed us different types of data and when to use them. I also had to make the temperature converter program. I had alot of difficulty with the program because i didnt know what we had to do, but once i read the instructions and took a closer look at the program it was faily easy. Something i learned new this week was how to enter a picture in your program in VB.
I also did the extras on my program. In the extras I had to change the colour of the background depending on the temperature. If it was cold then the background color was suppose to be dark blue and when it was boiling it was suppose to be red. I also learned how to write the code for the background colour. This week was fairly a good experience even though i was away one class. Next week I want to get better at solving my own programs problems.

Friday, March 9, 2007

Weekly Status Report # 5

This week in computer programming i finished all my work by wednesday. I did the case sheet, and the if/else sheet. We had 2 lessons on errors in VB. Some of the error are compiler errors, runtime error, and logic error. We analyzed these errors and how to fix and recognize them. I also finished my summative assignment the voting program with the flow chart and the internal documentation as well as the external documentation. We also had a programing test on thursday which i found very easy.
My objectives for next week is to learn how to deal with errors of all kind in experince. I also want to know how a check listbox works and what the code is for the VB so i can use it in the pizza program. I would also like to know more about the external parts of a computer and how the insides of a computer works. Friday we had almost a free period becasue barley anyone was here so we got to work on our pizza program and extend it by adding a check listbox.

Sunday, March 4, 2007

weekly status report # 4

This week i learned about the decision making process in the VB code. The if/else code helps a program decide what is the better option and picks it to match the users needs. We also learned about the case scenario and how that is a better option then if/else if there are more then three choices in the program. This week i completed all the activities on the if/else sheet as well as some of the activities on the case sheet. Our Multipurpose calculators were also marked this week. The skills i learned were in which situations should i use the if/else or case decision making process. I also learned how to use case code and if/else code in VB. We had 2 days to complete our work and activities.

My objectives for next week is to be fluent in the code for if/else and case. I also want to achieve high grades in any upcoming projects as well as the quiz next Thursday. The problem/challenge i had this week was how to turn uppercase letters entered by the user to lowercase. All i had to do is to declare (.lowercase) lowercase. Which was so simple yet complicated to figure out. All in all this week was a good week which helped me improve my VB skills.

Friday, February 23, 2007

Weekly status report #3

My objectives for next week is to become a pro at VB, or at least get better at it. VB is a object oriented program which means i can place boxes in with having to write the code for them as well. I think i have accomplish my assignments with a satisfactory result and would like to improve in it in the near future. I also wanted to learn how to code the process of the program which makes the program do certain tasks. For example you have to declare variables in the beginning for each program so the memory can label a memory sector to reserve it for the specific task. As i mentioned before we did VB this week and i completed half of the assignments that were handed out to us by Friday in class. The rest i planned to do at home because extra practice doesn't hurt.

I still have to complete assignments 3 and 4 that were handed out on Friday. In long term future goals i want to learn Java and C++ language meanwhile in the short term i want to become good at VB and learn all the basic code. The challenges i faced this week were the buttons and how they functioned in VB. I thought u were suppose to click on the form and write in the code but it was actually the button were u had to double click and write the code so that specific task would perform.

Friday, February 16, 2007

Weekly Status report #2

This week i learned what a pseudo code is and how to use it. It is a written way of writing algorithms which represent the flowcharts. We also learned about the different types of softwares and what they are used for in day to day life. There are database management softwares, spreadsheet software, application software, and system softwares. There are different types of models of a computer. We also created flowcharts for encrypting and decrypting codes that we learned today in class. We also got our flowcharts back today and had a chance to look at our mistakes so we can be well prepared for Monday's test. My objective this week was to correct my mistakes on the flowcharts so i can be prepared for Monday's test. I also wanted to experience visual basic but unfortunately we didn't get an opportunity too. I also learned different types of memory and their conversions.
The only thing i was struggling with this week was the flowcharts on the encryption and the decryption flowcharts because i did not know that the characters would already be declared in the code and you would have to create another program that gave the character their assigned number. For ex. A=1, B=2, C=3, and so on. But then Ms. Emami explained it to Lauren and I and we got a better understanding of the system. I also has trouble with the cryptography and how to use the wheel in the beginning but then the instruction cleared up the way. It though that your key had to be on the inside wheel and write the code using the outside wheel but it was the other way around. All in all this week was good, not great because i was away for Monday and Tuesday classes.

Friday, February 9, 2007

Weekly Status Report

     My objective in this semester is to learn how to program computer and learn about how they work and help out humanity. I want to learn how to use visual basic and next year java because all the stuff you see on your computer and the internet are programs, which were created by people to assist other people in accomplishing a task. This week I have learned what flow charts are, how they are involved in programming, and how they help to create a problem. I have also learned how to make flow charts on the computer using inspiration. I have all learned how to create a blog this week. Before this assignment I knew what a blog was but didn’t have any experience with webloging.
     I still have to finish my assignment that is due for Monday. I am very confident that I can complete these assignments, which will in result give me a high academic mark. My goal is to know as much as I can about this genius invention made by man. I would like to receive over 85% in this course because in my computer engineering class I achieved 89 % with out making an effort. I would one day like to create a program or a type of hardware, which would make space and planetary exploration much easier for man. The only challenged that faced me today was the flow chart loops. I didn't understand them and I still don’t but I will try my best to understand as much as I can about them and how they work.

Super Mario Reloaded

This is a good animated movie.

Monday, February 5, 2007

Feedback

Keep up the good job :-)

Halo 3

http://media.xbox360.ign.com/media/734/734817/vid_1757700.html
This is a nice trailer for halo 3.
Nice screen shot of Halo 3 By Anxious A

WSG


The alliance and the Horde flag in warsong gulch battle field.

Welcome

Hello everyone this is my first post in this blog.