"ITS Training and Certification Scholarship Program"
• Understanding the history of Java's development,
• Understanding Java's product groups, demonstrating how people interact with Java in everyday life,
• Able to install JDK 8 and Netbeans IDE 7,
• Understanding the stages in software development, especially with the Spiral Model,
• Understanding the Spiral Model of Development,
• Recognizing Tasks and Subtasks of the Spiral Model,
• Understanding what happens when stages are skipped in software feature identification,
• Understanding how features are implemented gradually,
• Understanding the significance of Variables in Java,
• Able to declare variables, able to assign values to variables,
• Able to identify errors in variables, Understanding Mathematical Operators,
• Understanding Object-Oriented concepts,
• Understanding Conditional Logic and Loops within a Class,
• Understanding how to create a Java Project,
• Able to compare Objects in Java,
• Understanding Object References in Java,
• Understanding the difference between Stack Memory and Heap Memory,
• Understanding that Fields are Variables,
• Understanding the importance of Field Initialization,
• Understanding parameter naming.