Thursday, November 12, 2009

oct 16 - fri 30

so ya i missed a two weeks and now i am makin them up which works out because no i and write a blog for 2 weeks and still get 4 blogs for his to mark

so on friday 16th we learned four different things about OOPS. Encapsulation which is hiding details of an object from other parts of the program. The object can be used only through its access methods, which keeps the object consistent and secure. The second one is Static methods which are classes and you don't need to make an instance of it to use it. Third method overloading which is when two methods of a class have the same name but diff par list. and last Inheritance which is like making something new but still using what the class you make it from info.
homework was to do a worksheet

Monday 19th
we started by taking up the work sheet after that we recapped friday. Then sir gave us an assignment and the rest of class to work on it ( the assignment was optional)

tuesday 20 we learn about Structures which is a set of values that can be referenced collectively it differs from an array in the element of the structure can be types and similar to class in that they represent data structures. minor project
weds 21 work period

thurs 22 for the first 30 mins we had a quiz on OOP
then we started to work with strings the you can use with methods.
friday 23 we did the Credit card program
mon 26 we did the ISBN program
tues 27 Cryptography with Caesar code
weds 28 We had a string test
thurday 29 we started to learn about recursion and to learn it we started with the GCD program
friday 30 no we learned about non-linear recursion which involves going every way its like to solve a maze

0 comments: