Thursday, December 20, 2007
44
We finished our project. We have all of the requirements, the void was easeir than i thought. all irt did was output our directions, but i doesn't return anything. ,so , after the user reads the directions and chooses wether or not otp lya or to quit, the user has to cin an answer. in the code, the cin was outside of the void and was in the main.
Wednesday, December 19, 2007
43
Today Mike and I both worked on our project. it's hard without using Loops, and we'd definitely do it our way using ifs and elses rather than loops (which are very hard). Thursday we will work on the project even more.
Monday, December 17, 2007
S.R. 13
Today i read about how a school teacher had bought "the holy grail" of xmas for his son; the extremely popular game known as Guitar Hero III, he had bought the game for his son for $90. then, one day, when he came home from work, he found his son with a unch of friends smoking pot in the backyard. So, for his punishment, hie sold the guitar hero game on an online acution for #9000. SOmeone in austraila bought the game for $9100. However, he wants to give a barbie game to his son for xmas
Friday, December 14, 2007
42
Today Mike and I both worked on our project. it's hard without using Loops, and we'd definitely do it our way using ifs and elses rather than loops (which are very hard). Monday we will work on the project even more.
Tuesday, December 11, 2007
41
Today Me and MIke decided to work together on a New project : Hangman.The project uses user-defined functions and will take a while to compelte. Ms Petr gave us until the Winter break to finish our project.
Monday, December 10, 2007
S.R. 12
The former Korean soccer head coach stepped down because he wasn't satisfied with the way they performed. Because of that, Korea had to choose a new head coach; a decision between Former liverpool, France, and Lyon boss Gerard Houllier and Huh, the coach of the current CHunnam Dragons , who got 10th in the K-league. If Korea doesn't get qualified for the world cup, then Huh will probably lose both jobs.
Friday, December 7, 2007
40
Today we recieved a new project to work on that is due at the end of cloass monday. If anything, the project got me confused more than the precvious ones did. i don't even nkow what to iniput for the function portion fo the code, since te main is already done for us. All the comments, even though they help me, also get me confused.
Wednesday, December 5, 2007
Tuesday, December 4, 2007
Monday, December 3, 2007
S.R. 11
Today i read about the samsung p2, which is an ipod with touch screen but it's better because i say it is. It can play twice as many wma files as mp3 files, with little sound quality difference. It also does the same for videos, playing twice as many wva files as mp4 files. It has touch screen and is pretty small.
Friday, November 30, 2007
37
Today we continued working on our Porgram and Problem solving with user- defined functions. I got one step closer to my goal, by making it able to take in all the user's guesses and then implement them. Monday i will do more and this time set the targets for the program. I still need to do the other program (there's 2)
Thursday, November 29, 2007
36
Today we continued working on our Porgram and Problem solving with user- defined functions. I got one step closer to my goal, by making it able to take in all the user's guesses and then implement them. Tomorow i will do more and this time set the targets for the program.
Wednesday, November 28, 2007
35
Today we worked on programming and oproblem - solving with user d- defined fucitions. Our new project requires the user to put in some numbers for the distance of a target, angle, etc. He / she gets 5 chances with the computer telling him her how to do better. If he / she doesn't win, he / she loses.
Tuesday, November 27, 2007
34
Today we worked on 3 different versions of 1 program and answered questions on it. It was on functions.
Monday, November 26, 2007
S.R. 10
Seol Ki-Hyeon, born january 8th in 1979, currently plays for Fulham in the English Premier. he is a winger who can play on either side of the field. He left high school to immediately go to Belgium to play for the Belgium super cup. He then got traded to the Wolverhampton Wanderers in England, then Reading, then Fulham. He is also a International player for Korea. He scored the equalising gola agiainst Italy in the knockout stages.
Sunday, November 25, 2007
Monday, November 19, 2007
S.R. 9
Marcos Evangelista de Moraes was born June 7, 1970. He is better known as Cafu and is a two- time FIFA World cup winning Brazilian soccer player. He was named as one of the top 125 greatest living soccer players in 2004 by Pele.
Thursday, November 15, 2007
33
4. Are there any specific tips you would give to someone else tackling the same problem?
Use
system("cls");
to clear the screen... the information still stays in the computer. This makes you more organized.
More tips : know when / where to use your commands (in or out the loop).
IM DONE
Use
system("cls");
to clear the screen... the information still stays in the computer. This makes you more organized.
More tips : know when / where to use your commands (in or out the loop).
IM DONE
Wednesday, November 14, 2007
32
6. What progress did you make today on your solution? What needs to be completed next class?
Today i did not get to do much on my project on repitition and loops b/c i dodnot know what to do. I do not understand what the loops do and and do not know how to write the code. i need to get help either from the teacher or a friend.
Today i did not get to do much on my project on repitition and loops b/c i dodnot know what to do. I do not understand what the loops do and and do not know how to write the code. i need to get help either from the teacher or a friend.
Tuesday, November 13, 2007
31
6. What progress did you make today on your solution? What needs to be completed next class?
Today we worked on our repitition project. Tomorow I will have to add more information and options that the user can do. Today I did the cout for the user to see the main menu.
Today we worked on our repitition project. Tomorow I will have to add more information and options that the user can do. Today I did the cout for the user to see the main menu.
Monday, November 12, 2007
S.R. 8
four players had been out drinking in a hostess bar in jakarta until the early hours of the morning of July 14. The same four apparently did the same on the evening of July 16. On the 15th, three of them started an Asian Cup game against Bahrain, one which Korea lost 2-1. On October 30, a Tuesday, the KFA published an official apology on its website after the four players had been named and definitely shamed by an angry media. In a disciplinary hearing on November 2, Lee, like the three others, lost the right to play for the national team for 12 months. As captain, he was banned from KFA-organised tournaments for three years, one more than his drinking buddies.
Wednesday, November 7, 2007
30
Today we worked on tracing cod (loops). some outputs came out to be strange, like #6 :
-10 -9 -8 -7 -6 -5 -4 -3 -2 -1
-9 -8 -7 -6 -5 -4 -3 -2 -1 0
-8 -7 -6 -5 -4 -3 -2 -1 0 1
-7 -6 -5 -4 -3 -2 -1 0 1 2
-6 -5 -4 -3 -2 -1 0 1 2 3
-5 -4 -3 -2 -1 0 1 2 3 4
-4 -3 -2 -1 0 1 2 3 4 5
-3 -2 -1 0 1 2 3 4 5 6
-2 -1 0 1 2 3 4 5 6 7
-1 0 1 2 3 4 5 6 7 8
-10 -9 -8 -7 -6 -5 -4 -3 -2 -1
-9 -8 -7 -6 -5 -4 -3 -2 -1 0
-8 -7 -6 -5 -4 -3 -2 -1 0 1
-7 -6 -5 -4 -3 -2 -1 0 1 2
-6 -5 -4 -3 -2 -1 0 1 2 3
-5 -4 -3 -2 -1 0 1 2 3 4
-4 -3 -2 -1 0 1 2 3 4 5
-3 -2 -1 0 1 2 3 4 5 6
-2 -1 0 1 2 3 4 5 6 7
-1 0 1 2 3 4 5 6 7 8
Friday, November 2, 2007
27
Tonight I plan to study by looking at the code, and memorizing how to do if staments, else if statements, if else if else statements, and switch codes. I will also remember how to use them at the right time.
Thursday, November 1, 2007
Scored through 10/31. All blogs from this point forward are second marking period.
*****************************************************************************************************************************************************************************************************************************************************************************************************************************************
*****************************************************************************************************************************************************************************************************************************************************************************************************************************************
Friday, October 26, 2007
26
4. Are there any specific tips you would give to someone else tackling the same problem?
IM DONE! IM HAPPY! YES!
using if - else statements will make your life easier ; it cut down about half the work for me in that section.
IM DONE! IM HAPPY! YES!
using if - else statements will make your life easier ; it cut down about half the work for me in that section.
Thursday, October 25, 2007
24
6. What progress did you make today on your solution? What needs to be completed next class?
Today i finished the 1st big section, and part of the 2nd big section
tomorrow i will have to finish the project
Today i finished the 1st big section, and part of the 2nd big section
tomorrow i will have to finish the project
Wednesday, October 24, 2007
24
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem? ALIGN YOUR BRACKETS. this screwed me up over and over and delayed my progress. This would help because you would be more organized and would be more "in control" of your code. LABEL YOUR BRACKETS LABEL THEM OR YOU'LL SUFFER
Tuesday, October 23, 2007
23
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?
ALIGN YOUR BRACKETS. this screwed me up over and over and delayed my progress. This would help because you would be more organized and would be more "in control" of your code.
ALIGN YOUR BRACKETS. this screwed me up over and over and delayed my progress. This would help because you would be more organized and would be more "in control" of your code.
Monday, October 22, 2007
Silent Reading 7
Mubarak Muhammad Abdullahi, a 24 year old physics undergraduate (nigera), makes helecopters from scrap. A recently created helecopter is powered by a Honda Civic car engine. His parts come from anywhere ranging from his father's donations to scrap aluminum. Although the helecopter is very good and cheap, he said "some basic facilities like devices for measuring atmospheric pressure, altitude, humidity and the like."
Thursday, October 18, 2007
22
6. What progress did you make today on your solution? What needs to be completed next class?
Today I started some code; i finished two out of a LOT of possibilities. On monday, I will try to finish some more possibilities.
Today I started some code; i finished two out of a LOT of possibilities. On monday, I will try to finish some more possibilities.
Tuesday, October 16, 2007
21
6. What progress did you make today on your solution? What needs to be completed next class?
Today in class i planned for my selection project. I made it funny and good. Tomorow I will have to start ssome code. there's a lot of choices.
Today in class i planned for my selection project. I made it funny and good. Tomorow I will have to start ssome code. there's a lot of choices.
Monday, October 15, 2007
Silent Reading 6
As shown recently, a 14 year old boy avoided a grizzly bear attack. In reality though, the Grizzly Bear normally tries to avoid human contact and eats mostly roots, fish, and berries. Scat, digs, and rubs are the most common signs of nearby grizzlies. If you encounter a grizzly, don't run. Instead, act big and avoid looking at it in the eyes.
Friday, October 12, 2007
20
6. What progress did you make today on your solution? What needs to be completed next class?
Today I tried using the If and else statements. On monday i will have to complete a portion of the project. We also took a quiz today on code.
Today I tried using the If and else statements. On monday i will have to complete a portion of the project. We also took a quiz today on code.
Thursday, October 11, 2007
19
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?
I would suggest that someone else tackling the same problem should not be used to the basic C++. Instead, he / she should try to work only on what we learned the past few days. Also, the brackets {, } can be very tricky since there are a lot in the new style of code that we learned recently. I also started a new big project, where the user will choose his/her fate (similar to the scary books).
I would suggest that someone else tackling the same problem should not be used to the basic C++. Instead, he / she should try to work only on what we learned the past few days. Also, the brackets {, } can be very tricky since there are a lot in the new style of code that we learned recently. I also started a new big project, where the user will choose his/her fate (similar to the scary books).
Wednesday, October 10, 2007
18
today we learned about if statemtns and else statements. and how to check them. We also had a race in the beginning of class for candy.
Tuesday, October 9, 2007
17
Today we did no programming. Instead, we took notes on Bool and did a worksheet on it.
Some examples of it were if "Pet" > "Petr. In this case, it would be no because everything is the same except that "Pet" is shorter than "Petr".
Some examples of it were if "Pet" > "Petr. In this case, it would be no because everything is the same except that "Pet" is shorter than "Petr".
Monday, October 8, 2007
Silent Reading 5
Mohamed and Ahmed Ibrahim of Egypt were seperated (they were conjoined twins). 6 years old, were separated in October 2003. Because they were born joined at the tops of their heads, their surgery took 34 hours. Their doctor said that they will be evaluated be told more about how their brains are functioning. Everyone, including their parents and their 14 year old brother, are happy for their success so far.
Friday, October 5, 2007
16
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?
A specific tip i would give to someone else tackling the same problem would be to be patient and not use Tab. Patience is important in solving this problem because you have to make similar commands over and over, such as strings, and displaying what the users input. Tab also messes the spacing up and took me a while to undo all the tabs that I used.
Don't get distracted either
A specific tip i would give to someone else tackling the same problem would be to be patient and not use Tab. Patience is important in solving this problem because you have to make similar commands over and over, such as strings, and displaying what the users input. Tab also messes the spacing up and took me a while to undo all the tabs that I used.
Don't get distracted either
Thursday, October 4, 2007
15
6. What progress did you make today on your solution? What needs to be completed next class?
Today I worked on the mini projects project. Today I completed number 7. Tomorow I'll try to do as many problems as I can; I think I will be close to done by tomorow.
Wednesday, October 3, 2007
14
6. What progress did you make today on your solution? What needs to be completed next class?
Today I worked on the mini projects project. Today I completed number 6 and started number 7. Tomorow I'll try to do as many problems as I can; I think I will be close to done by tomorow.
Today I worked on the mini projects project. Today I completed number 6 and started number 7. Tomorow I'll try to do as many problems as I can; I think I will be close to done by tomorow.
Tuesday, October 2, 2007
13
6. What progress did you make today on your solution? What needs to be completed next class?
Today I worked on the mini projects project. Yesterday after silent reading I finished 2 problems (out of 9). Today I completed numbers 3-5. Tomorow I'll try to do as many problems as I can; I think I will be close to done by tomorow.
Today I worked on the mini projects project. Yesterday after silent reading I finished 2 problems (out of 9). Today I completed numbers 3-5. Tomorow I'll try to do as many problems as I can; I think I will be close to done by tomorow.
Monday, October 1, 2007
Silent Reading 4
Ten or more African Union soldiers in Darfur died over the weekend. About 1,000 rebels from the Sudan Liberation Army attacked them at their base near Haskanita. The attack took place during the same same weekend that Sudan allowed in a group of international elders. Some of these people included South African Achbishop Desmond Tutu as well as Jimmy Carter.
Thursday, September 27, 2007
12
6. What progress did you make today on your solution? What needs to be completed next class?
Today I finished the code. Tomorrow I will have to show an explanation of the output. Also, I will have to comment my codes.
Today I finished the code. Tomorrow I will have to show an explanation of the output. Also, I will have to comment my codes.
Wednesday, September 26, 2007
11
6. What progress did you make today on your solution? What needs to be completed next class?
Today I completed how to show the user his/her inputs on:
-the area of a rectangle
-the area of a triangle
-the area of a circle
-the volume of a sphere
tomorow I will have complete how to show the user his/her inputs on:
-the volume of a cylinder
-the volume of a cone
-the volume of a rectangular prism
- explanations for the final number
-comments on code
-heading
Today I completed how to show the user his/her inputs on:
-the area of a rectangle
-the area of a triangle
-the area of a circle
-the volume of a sphere
tomorow I will have complete how to show the user his/her inputs on:
-the volume of a cylinder
-the volume of a cone
-the volume of a rectangular prism
- explanations for the final number
-comments on code
-heading
Tuesday, September 25, 2007
10
6. What progress did you make today on your solution? What needs to be completed next class?
Today we had to make a project dealing with simple math. I was one step closer to aheiving the goal. I asked the user what the area / width of a shape was. Then I gave him/her the area. Tomorow I will have to work on triangles and other shapes.
Today we had to make a project dealing with simple math. I was one step closer to aheiving the goal. I asked the user what the area / width of a shape was. Then I gave him/her the area. Tomorow I will have to work on triangles and other shapes.
Monday, September 24, 2007
Silent Reading 3
Today I read about Ahn Jung Hwan, the "Korean Beckham." Recently, he screamed at a woman at a friendly match between FC Seoul and Suwon Bluewings. http://youtube.com/watch?v=njF4l65xVtY In Korean, the woman yells to Ahn that he is one of those people who "stop the K-league from developing further." This statement is pretty irrational since Ahn played on an Italian club team and scored the goal in WC2002 causing Korea to play in the semi-finals. Ahn was fined $10,000.
Sunday, September 23, 2007
Friday, September 21, 2007
Thursday, September 20, 2007
8
6. What progress did you make today on your solution? What needs to be completed next class?
I finished numbers 3, 4, 5, and 6. Tomorrow I will do numbers 7 and 8.
I finished numbers 3, 4, 5, and 6. Tomorrow I will do numbers 7 and 8.
Wednesday, September 19, 2007
7
6. What progress did you make today on your solution? What needs to be completed next class?
Today we had to do another reading assignment, this time on Chapter 2. I finished numbers 1 and 2 as well as the vocabulary. Next class, I will have to do numbers 3, 4, and 5.
Today we had to do another reading assignment, this time on Chapter 2. I finished numbers 1 and 2 as well as the vocabulary. Next class, I will have to do numbers 3, 4, and 5.
Tuesday, September 18, 2007
Monday, September 17, 2007
Silent Reading 2
Nightmare: a terrifying dream in which the dreamer experiences feelings of helplessness, extreme anxiety, sorrow, etc.
Traumatic events can cause predictable patterns of nightmares:
1) dreams that relive the event
2) relive the emotion using different scenarios
3) dreams that incorporate the event into other parts of life
Nightmares can occer from stressful events, such as :
-surgery
-being left alone
-being dropped
-being hungry
The peak age of crying, the first 6 weeks, is also the peak age of nightmares.
Nightmare: a terrifying dream in which the dreamer experiences feelings of helplessness, extreme anxiety, sorrow, etc.
Traumatic events can cause predictable patterns of nightmares:
1) dreams that relive the event
2) relive the emotion using different scenarios
3) dreams that incorporate the event into other parts of life
Nightmares can occer from stressful events, such as :
-surgery
-being left alone
-being dropped
-being hungry
The peak age of crying, the first 6 weeks, is also the peak age of nightmares.
Sunday, September 16, 2007
Friday, September 14, 2007
5
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?
Read your code carefully... I spent 10 minutes trying to fix my code when all I was missing was a <. This will help you to save time when all you're missing is a little symbol.
Read your code carefully... I spent 10 minutes trying to fix my code when all I was missing was a <. This will help you to save time when all you're missing is a little symbol.
Wednesday, September 12, 2007
4
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?
A specific tip i would give to someone else tackling the same problem would be to be patient and not use Tab. Patience is important in solving this problem because you have to make similar commands over and over, such as strings, and displaying what the users input. Tab also messes the spacing up and took me a while to undo all the tabs that I used.
A specific tip i would give to someone else tackling the same problem would be to be patient and not use Tab. Patience is important in solving this problem because you have to make similar commands over and over, such as strings, and displaying what the users input. Tab also messes the spacing up and took me a while to undo all the tabs that I used.
Tuesday, September 11, 2007
9/1/07- (3)
6. What progress did you make today on your solution? What needs to be completed next class?
Today we started a new project, asking the user to give their school information (Name, ID, class period, etc) for a "schedule". After the user would input their information, the C++ program would display it.
Progress I made today on my solution :
- discovering that every different subject needed a different string
- finding a simple way to ask the user questions and receive answers
tomorrow I will have to use this information to fill out a full question list for the user and be ready to receive answers and display them (in other words, finish the project).
Today we started a new project, asking the user to give their school information (Name, ID, class period, etc) for a "schedule". After the user would input their information, the C++ program would display it.
Progress I made today on my solution :
- discovering that every different subject needed a different string
- finding a simple way to ask the user questions and receive answers
tomorrow I will have to use this information to fill out a full question list for the user and be ready to receive answers and display them (in other words, finish the project).
Monday, September 10, 2007
9/10/07- (2)
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?
Today in class we filled out a worksheet that went over things such as how the setprecision command affects a program. Specific tips i would give to someone else would be to pay close attention in class. This would definitely help because Ms. Petr went over almost every single problem (i.e. what the setfill command does).
Today in class we filled out a worksheet that went over things such as how the setprecision command affects a program. Specific tips i would give to someone else would be to pay close attention in class. This would definitely help because Ms. Petr went over almost every single problem (i.e. what the setfill command does).
Thursday, September 6, 2007
9/6/07- Reflection (1)
4. Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem?
Today we had to write our initals using *. Thinking too hard is a problem for someone tackling this problem. I would recommend writing the code all in one group, and not seperating each initial. This tip will definitely benefit you in solving this problem.
Today we had to write our initals using *. Thinking too hard is a problem for someone tackling this problem. I would recommend writing the code all in one group, and not seperating each initial. This tip will definitely benefit you in solving this problem.
Subscribe to:
Posts (Atom)