Sunday, 1 April 2012

R0.3-R0.7 almost done...

R0.3-R0.7 coming along quite nicely, not a lot of problems. Fardad's instructions were pretty clear and straight forward except when it came to the edit functions in CLineEdit and CCheckMark. That's when it took me a little long to figure out; since I had to go and look back at the parents...
By the due date we will be done for sure! If the testing goes smoothly with minor problems.

Wednesday, 28 March 2012

OOP344 lecture MAR26 2012


finally I found a little bit of free time so I uploaded the whole lecture and titled them!
It may look like a lot a videos but most of them are short (about 3 mins long)...
As fardad said this lecture is important so pay ATTENTION!!


i/o/f streams intro: 


part1:



part 2:

part 3:

part 4:


part 5:

part 6:

part 7:

part 8:


part9:



read/write from files(binary) intro:



part 1:



part 2:




part 3:


part 4:


part 5:


part 6:



part 7:



part 8:


part 9:


part 10:

part 11:


OOP344 lecture MAR19 2012

This is not the whole lecture!! I'm way too busy to even upload the rest of the clips...
If you really need this lecture just let me know in the comments! I'll try to upload the rest.











Friday, 16 March 2012

OOP344 lecture MAR15 2012


This time I had time to title them!!

This lecture talks about the rest of the project and templates.







CLineEdit:








CButton:


part1:





part2:





CValEdit:



CCheckMark:





CMenuItem:





CMenu and CMNode:





Testers:


part1:

part2:


part3:



Templates:




part1:


part2:


part3:


part4:


part5:




part6:



Wednesday, 14 March 2012

OOP344 lecture MAR12 2012




Again I'm too busy so I didn't title them...

Also you can see clearly except the board since there was this guy's head in the way!
this is an important lecture; which talks about binary logic and intro about templates.























Monday, 12 March 2012

OOP344 lecture MAR 8 2012

Sorry for the late post but I was really busy! that's way I did not title them...
Also this time I sat right in front of the screen, so you will be able to see much clearer(quality gets effected when uploading though).









  



.

 



.






Tuesday, 28 February 2012

edit function (CDailog.cpp) is done!

The edit function was not that complicated since it has a similar structure to the edit in console.cpp, and also the instructions were pretty clear and helpful.

However, I could not test it because some methods are needed form CLable.cpp; which apparently the two team members that were in charge of it dropped the course(as me and Stephanie saw it coming)! So now we (the team) have to worry about another class...