Publisher:
Skillsoft
Course Series:
Java Certified Foundations Associate
Specialties:
IT
PostAcute
Course Description:
Writing code that is easy to understand and maintain is crucial to the software development life cycle. Since Java is an object-oriented programming language, the code is already organized and grouped based on objects with properties and methods that are associated with each object. However, as a developer you still need to be cognizant of how you write your code. In this course, you'll learn how to distinguish between clean and messy code and the benefits writing clean code. You'll also learn best practices for adding comments to your code and how to fix messy code. Finally, you'll explore tools that can be used when writing and cleaning code. This course is one of a collection of courses that prepares learners for Oracle's 1Z0-811: Java Certified Foundations Associate certification.
Other courses in this series:
1Z0-811 - Java Certified Foundations Associate: Arrays & ArrayLists
1Z0-811 - Java Certified Foundations Associate: Basic Elements
1Z0-811 - Java Certified Foundations Associate: Classes & Constructors
1Z0-811 - Java Certified Foundations Associate: Coding Best Practices
1Z0-811 - Java Certified Foundations Associate: Concepts & Features
1Z0-811 - Java Certified Foundations Associate: Data Types
1Z0-811 - Java Certified Foundations Associate: Debugging & Exception Handling
1Z0-811 - Java Certified Foundations Associate: Decision Statements
1Z0-811 - Java Certified Foundations Associate: Design Patterns
1Z0-811 - Java Certified Foundations Associate: Development Basics
1Z0-811 - Java Certified Foundations Associate: Development Environment
1Z0-811 - Java Certified Foundations Associate: Java Methods
1Z0-811 - Java Certified Foundations Associate: Java Operators
1Z0-811 - Java Certified Foundations Associate: Java Strings
1Z0-811 - Java Certified Foundations Associate: Looping Statements
1Z0-811 - Java Certified Foundations Associate: Math & Random Classes
1Z0-811 - Java Certified Foundations Associate: Object-oriented Programming