Canalblog
Suivre ce blog Administration + Créer mon blog

Path the SCJP 2007

Path the SCJP 2007
  • Hey this blog mainly describes my learning of the java 5.0 language with the achievement of the SCJP as goal. SCJP means Sun Certified Java Programmer, the next milestone of my software engineer career.
  • Accueil du blog
  • Créer un blog avec CanalBlog
Publicité
Path the SCJP 2007
21 septembre 2007

Chapter 1 Objectives

Objectives

(not complete, draft!)

1.1 Develop code that declares classes (including abstract and all forms of nested classes), interfaces and enums, and includes the appropriate use of package and import statements (including static imports).

1.2 develop code that declares an interface. Develop code that implements or extends one or more interfaces. Develop code that declares an abstract class. Develop code that extends an abstract class.

1.3 Develop code that declares, initializes and uses primitives, arrays, enums and objects as static, instance and local variabes. Also, use legal identifiers for variable names.

1.4 Develop code that declares both static and non static methods, and-if appropriate- use method names that adhere to the javabeans naming standards. Also develop code that declares and uses a variable length argument list.

Publicité
Publicité
21 septembre 2007

First message

First message, more verbose later ... this is my blog and this be mainly covering my achievement of the SCJP.

BTW, please note it's older message first, to ensure you'll read the chapters and data in the logical way. Moreover, you wouldn't be reading this if oldest was at the end.

I'll randomly introduce my other interrests, like new videos on youtube.

Publicité
Publicité
Publicité