Browsing Tag »certification«

SUN CERTIFIED ENTERPRISE ARCHITECT FOR THE JAVA 2 PLATFORM

January 5, 2006

SUN CERTIFIED ENTERPRISE ARCHITECT FOR THE JAVA 2 PLATFORM

Well since I am currently on a break, from taking any courses for my Masters in Software Engineering, I decided to look at getting my Sun Java Enterprise Architect Certification   Stay tuned for book reviews, on line resources and my thoughts on the content and if I pass   Just purchased this book from [...]

Another Chapter Done! 70-316

January 22, 2004

Another Chapter Done! 70-316

In chapter 4 we start to get into some of the more fun items. Of course we had our standard chapter in Object-Oriented Programming and then continued discussions on Ploymorphism, Inheritance, Overloading, Interfaces and touched a little on collections. The lab was a enjoyable. It was a continuation of the Fraction application from Chapter 3. [...]

70-316 Lab 3-2 Creating a Class

January 14, 2004

70-316 Lab 3-2 Creating a Class

Well this lab was a small simple one there was a typo in the book for the code so be sure to check out the source CD for the correct syntax. This is basically a Windows Form that takes the text field inputs and instantiates the Fraction object to return your fraction as a string [...]