Introduction to the Java Programming Language
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

Course ID:
WJ-1101-90 |
Subscription Duration:
90 days
| Price: $US
50.00 |
|
|
Languages Offered |
 |
This course is currently available in English only.
|
Who Can Benefit |
 |
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 |
 |
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 PERLCreate and edit text files using a text editorUse a World Wide Web (WWW) browserSolve logic problemsDescribe the concept of a variableExecute commands using a command-line interface
|
Skills Gained |
 |
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 cycleAnalyze a problem and design classes to solve the problemDevelop and test a Java technology application
|
Related Courses |
 |
After: WJ-1102: Beginning to Program With the Java Programming LanguageAfter: WJ-1103: Using Decision and Looping Constructs With the Java Programming LanguageAfter: WJ-1104: Implementing Intermediate Java Programming Language ConceptsAfter: WP-1203: Advanced Object-Oriented ProgrammingAfter: SL-275: Java Programming Language
|
Course Content |
 |
Module 1: Explaining Java Technology
|
Describe key concepts of the Java programming languageList the three Java technology product groupsSummarize 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 analysisDesign 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 languageUse the main method in a test class to run a Java technology program from the command lineCompile and execute a Java technology program |