• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Java programmer certification tutorial here (SCJP)

 
Ranch Hand
Posts: 246
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sun certified Java programmer

http://www.firewallfortress.com/mainmenu.html

Java programmer certification tutorial:Scroll down at website listed

http://www.firewallfortress.com/mainmenu.html

Java programmer certification tutorial:Scroll down at website listed
 
erich brant
Ranch Hand
Posts: 246
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Java tutorial is 100+ pages long and All the concepts where checked 2x to be correct, much of the code is pseudo-code.
//////////////////////////////////////////////////
Table of Contents:
Java SDK 1.2/1.3 and soon updated for JDK 1.4
A: Loops,Control structures & Exceptions
B: Operators, keywords & identifiers etc...
C: Arrays, Methods & Recursion
D: References & pointers, Garbage Collection & threads
E:Polymorphism, inheritance, Composition/aggregation ,upcasting & downcasting
F:Packages, abstract classes, and interfaces, cloning, RTTI
G:Inner Classes and Event Handing and Basic AWT
H:Layout Managers ,Components and Containers
I: Painting and Applets and HTML basics
j: Collections: Set, list and Map
k:java.lang .object and .string
L:IO streams & Files + Serialization(Swizzling)
M:TCP-IP and java.net-URL-Sockets
N: Java Glossary : 160 kb !
java - links

 
Won't you be my neighbor? - Fred Rogers. tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic