Originally posted by JosAH
Köll & Sam Classroom Blog
Collapse
X
-
Well, the term is over and I survived with a 102.66% average!D You're got to love extra credit: never helps the poor student because they do not have time to do the extra work! Anyway, many thanks to Jos, Gannon and r0 for information support and the rest of you for the encouragement. I'll have harder questions next term, but I'm going to get a headstart tonight. Next chapter is files; finally will have some data to work with. Now, if the weather would just get warm for one more bike ride before the snow!Comment
-
Originally posted by SammyBWell, the term is over and I survived with a 102.66% average!D You're got to love extra credit: never helps the poor student because they do not have time to do the extra work! Anyway, many thanks to Jos, Gannon and r0 for information support and the rest of you for the encouragement. I'll have harder questions next term, but I'm going to get a headstart tonight. Next chapter is files; finally will have some data to work with. Now, if the weather would just get warm for one more bike ride before the snow!
Congrats, and bring it on! Everyone is ready to help you out (but only if you read those posting guidelines! XD)Comment
-
Originally posted by SammyBWell, the term is over and I survived with a 102.66% average!D You're got to love extra credit: never helps the poor student because they do not have time to do the extra work! Anyway, many thanks to Jos, Gannon and r0 for information support and the rest of you for the encouragement. I'll have harder questions next term, but I'm going to get a headstart tonight. Next chapter is files; finally will have some data to work with. Now, if the weather would just get warm for one more bike ride before the snow!Comment
-
@Sam: well done, congrats. Java's IO package is extremely well implemented;
you just have to figure out it's 'structure', i.e. the entire thing is based on the
decorator pattern; as soon as you recognize that you can do wonders with it.
kind regards,
JosComment
-
Originally posted by DököllHello Dudes and Dudettes!
I am excited to announce I am embarking on a new Journey, JAVA baby. This is a new arena for me, hope I survive and able to muscle through it.
Will post articles within three months from now.
Wish me luck!
KöllComment
-
Originally posted by SammyBWell, the term is over and I survived with a 102.66% average!D You're got to love extra credit: never helps the poor student because they do not have time to do the extra work! Anyway, many thanks to Jos, Gannon and r0 for information support and the rest of you for the encouragement. I'll have harder questions next term, but I'm going to get a headstart tonight. Next chapter is files; finally will have some data to work with. Now, if the weather would just get warm for one more bike ride before the snow!
Good job, Sammy...
I am almost there. Will definitely pass but I can't be quick to say with such high marks, well done Sammy!
We end sessions next week near me. Will let you know:-)Comment
-
During my "Object Oriented Programming" class,last year,my professor adopted
"Core Java" from Cay Horstmann and he even made his lesson slides upon that book.
I have to say that is a very clear and concise book with all the key java features and technicalities explained through many examples.
who agrees?Comment
-
Originally posted by hsnGOOD LUCK
you will love it
I think I am loving it. Actually came on here to report I have just revamped a Lab I was boasting about scoring fairly comfortable points in. Looks like something clicked into place, I can read the language differently. Not quick to say, I'll master all of it anytime soon, but I think I am definitly getting the basics.
Last exam is this Wednesday, 12th, December. I will know then if I should take it again so I get or move on to next level. Again, wish me luck:-)
Have a look at my first Article. Before you do, please DO NOT USE the following links, they're dead:
I am hoping to get them removed. An attempt to fix seems to take.
USE THIS LINK
Cohesion of methods and classes...(Game class 1)
And the relating classes:
Cohesion of methods and classes (Command class)...
Cohesion of methods and classes (CommandWords class)...
Cohesion of methods and classes (Eat class)...
Cohesion of methods and classes (Food class)...
Cohesion of methods and classes (Parser class)...
Cohesion of methods and classes (Room class)...
Cohesion of methods and classes (View class)...
In a bit!
DököllComment
-
Originally posted by MarshMallowDuring my "Object Oriented Programming" class,last year,my professor adopted
"Core Java" from Cay Horstmann and he even made his lesson slides upon that book.
I have to say that is a very clear and concise book with all the key java features and technicalities explained through many examples.
who agrees?
http://www.oreilly.com/catalog/hfjava2/
The format drives me nuts -- wacky graphics with thought bubbles, but I can see the points they're making. I could also see why a professor may be too self-conscious to use it as a textbook, as well.
You may be happy with your assigned textbook, but have you looked at any others? Comments?Comment
-
Originally posted by MarshMallowDuring my "Object Oriented Programming" class,last year,my professor adopted
"Core Java" from Cay Horstmann and he even made his lesson slides upon that book.
I have to say that is a very clear and concise book with all the key java features and technicalities explained through many examples.
who agrees?
The book I am using seems to do wonders, at least now it seems to make sense, was just a book before:
Michael Kölling and David J Barnes "Object Frst With Java" 3rd edition.
A number of references were made through this thread specific to other books,sites and so on. Have a look. Good luck in your projects:-)
DököllComment
-
Originally posted by DököllMany thanks, hsn!
I think I am loving it. Actually came on here to report I have just revamped a Lab I was boasting about scoring fairly comfortable points in. Looks like something clicked into place, I can read the language differently. Not quick to say, I'll master all of it anytime soon, but I think I am definitly getting the basics.
Last exam is this Wednesday, 12th, December. I will know then if I should take it again so I get or move on to next level. Again, wish me luck:-)
Have a look at my first Article.
USE THESE LINKS: Previous ones fixed by someone truly nice, I'll soon find out
Cohesion of methods and classes...(Game class)
And the relating classes:
Cohesion of methods and classes (Command class)...
Cohesion of methods and classes (CommandWords class)...
Cohesion of methods and classes (Parser class)...
Cohesion of methods and classes (Room class)...
Cohesion of methods and classes (Food class)...
Cohesion of methods and classes (View class)...
Cohesion of methods and classes (Eat class)...
In a bit!
Dököll
DököllComment
Comment