what did i accomplish this week?
This week i started using interactive C. I learned a few basic commands such as forward, backwards, sleep and off. I also learned how to start the code. I made a couple sample codes but i haven't put them on a programming brick yet.
what do i need for next time?
Next time i will need a programing brick with 2 motors to out my code on and test. After i test my codes, i will need to fix or change them. i also need to put the codes i wrote up online.
Friday, December 5, 2008
Tuesday, December 2, 2008
Today 12/2
Today i created a sample program in interactive C.
void main()
{
fd(1);
bk(2);
printf("heyy\n");
sleep(3.0);
bk(1);
fd(2);
sleep(5.0);
fd(1);
bk(2);
printf("bye\n");
off(1);
}
void main()
{
fd(1);
bk(2);
printf("heyy\n");
sleep(3.0);
bk(1);
fd(2);
sleep(5.0);
fd(1);
bk(2);
printf("bye\n");
off(1);
}
Monday, December 1, 2008
This week 12/1-12/5
This week my goal is to learn interactive C. Today i want to start to find sources were i can learn the language, and possibly start learning it. For the rest of the week i want to learn basic parts of interactive C. Hopefully by the end of the week i will know the basics of Interactive C.
Friday, November 21, 2008
Plans for programming
Meaghan H
Plans for programming
My overall goal is to learn python so I could use it to program games and devices also to identify possibility and projects that could be done in python. I would like to create something using python, I'm not sure what i want to do yet, i will decide once Ive learned the language and done a few sample projects.
DEADLINES
Friday -online resources
Thanksgiving- overview
-syntax
-some sample programs
Christmas-to have learned python
-figure out what I want to do
-have at least half of the program written for my project
End Of Semester-done with project
SKILLS, TECHNIQUES, MATERIALS, & TOOLS (have/need)
-python book
-computer/Internet (python websites,& putting my project on the Internet)
-teacher help
-student around me
PROGRESS OF PROJECT
ill show my progress by putting my project up on the Internet as I complete it.
MEETING MY GOAL
I'll know ive met my goals if the parts of my projects have been completed my the deadlines.
Friday I should have online resources. And Thanksgiving I should have an overview, syntax, and some sample programs. Christmas I should have learned python, figure out what I want to do for a project,and have it at least half done. At the end of the semester I should have my project complete. If I meet these deadlines, then my goal with have been met.
SHOWING MY WORK
-I can put my work up on the Internet so other people can see what ive done.
Plans for programming
- What is the overall goal? One sentence should sum it up.
- Describe the goal in greater detail. This should be a paragraph.
- What are the deadlines? A list with descriptions is fine.
- What skills, techniques, materials and tools do you currently have that will be useful on the project? A bulleted list with descriptions should work.
- What skills, techniques, materials and tools do you need or will be useful on the project? A bulleted list with descriptions should work.
- How will you be able to show the progress of your project?
- How will you be able to know if you have met your goal? A paragraph would be good.
- How can we show your work when it is done?
My overall goal is to learn python so I could use it to program games and devices also to identify possibility and projects that could be done in python. I would like to create something using python, I'm not sure what i want to do yet, i will decide once Ive learned the language and done a few sample projects.
DEADLINES
Friday -online resources
Thanksgiving- overview
-syntax
-some sample programs
Christmas-to have learned python
-figure out what I want to do
-have at least half of the program written for my project
End Of Semester-done with project
SKILLS, TECHNIQUES, MATERIALS, & TOOLS (have/need)
-python book
-computer/Internet (python websites,& putting my project on the Internet)
-teacher help
-student around me
PROGRESS OF PROJECT
ill show my progress by putting my project up on the Internet as I complete it.
MEETING MY GOAL
I'll know ive met my goals if the parts of my projects have been completed my the deadlines.
Friday I should have online resources. And Thanksgiving I should have an overview, syntax, and some sample programs. Christmas I should have learned python, figure out what I want to do for a project,and have it at least half done. At the end of the semester I should have my project complete. If I meet these deadlines, then my goal with have been met.
SHOWING MY WORK
-I can put my work up on the Internet so other people can see what ive done.
Subscribe to:
Posts (Atom)