Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

Training
Web-based Courses
»   How To Enroll
»   Java Technology
»   Sun Java Studio, Solaris OS, and Perl Development
»   Sun Java Enterprise System
»   Sun Java Desktop System
»   Web Services, XML, and Web Publishing
»   Wireless and Telecommunications
»   StarOffice Software
»   Solaris Operating Environment
»   Network Management
»   N1 Grid
»   Security
»   Server and High Availability
»   Storage
»   Knowledge Management
»   Auto-ID
 
 

Introduction to the Java Programming Language

 Course Description
    Course Outline/Details

The Introduction to the Java Programming Language course is designed for students with little or no programming experience who want to begin learning to program using the Java programming language. This introductory course begins with the concepts you must learn to become a Java programmer followed by a description of a product life cycle (PLC) you will follow when creating most of your Java technology programs. You will apply the first four stages of the PLC during the remainder of the course as you analyze your first problem, create your first design, and develop and test your first Java program. Students taking this course can receive a solid basis in the Java programming language upon which to base continued work and training.

  • Course length: 3-4 hours

  • This course requires the Macromedia Flash 4 (or higher) player. Click here to test if you have Flash.

    Course ID:
    WJ-1101-90
    Subscription Duration:
    90 days
    Price:
    $US  50.00
    How to Enroll
       
     Languages Offered Back To Top

    This course is currently available in English only.

     
     Who Can Benefit Back To Top

    Students who can benefit from this course are individuals who have basic mathematical, logical, and analytical problem solving skills and who want to begin learning the Java programming language. These students are encouraged to have had some programming experience, whether with a scripting language such as PERL or a third-generation language (such as Basic or C) prior to attending this course. These students include: Technical writers, Web developers, technical managers, and individuals with a technical, non-programming background, such as system administrators Novice programmers, and those programmers who prefer to start learning the Java programming language at an introductory level

     
     Prerequisites Back To Top

    To succeed fully in this course, students should be able to:

  • Create programs using a procedural language such as C or a scripting language such as PERL
  • Create and edit text files using a text editor
  • Use a World Wide Web (WWW) browser
  • Solve logic problems
  • Describe the concept of a variable
  • Execute commands using a command-line interface
  •  
     Skills Gained Back To Top

    Upon completion of this course, you should be able to:
  • Explain key concepts related to Java technology and Java programming, identify Java technology product groups, and list the stages of the product life cycle
  • Analyze a problem and design classes to solve the problem
  • Develop and test a Java technology application
  •  
     Related Courses Back To Top

  • After: WJ-1102: Beginning to Program With the Java Programming Language
  • After: WJ-1103: Using Decision and Looping Constructs With the Java Programming Language
  • After: WJ-1104: Implementing Intermediate Java Programming Language Concepts
  • After: WP-1203: Advanced Object-Oriented Programming
  • After: SL-275: Java Programming Language
  •  
         Course Content Back To Top



    Module 1: Explaining Java Technology

  • Describe key concepts of the Java programming language
  • List the three Java technology product groups
  • Summarize each of the seven stages of the product life cycle


  • Module 2: Analyzing a Problem and Designing a Solution
  • Analyze a problem using object-oriented analysis
  • Design classes from which objects will be created


  • Module 3: Developing and Testing a Java Technology Program
  • Identify the four components of a class in the Java programming language
  • Use the main method in a test class to run a Java technology program from the command line
  • Compile and execute a Java technology program
  •