Chevron Left
Back to Programming with Java

Learner Reviews & Feedback for Programming with Java by Amazon

About the Course

This is the second course in the Amazon Junior Software Developer Professional Certificate. In this course, you will explore advanced Object-Oriented Programming (OOP) concepts in Java, starting with an introduction to Interfaces and Abstract Classes. You'll learn how to effectively utilize interfaces for achieving multiple inheritance and how abstract classes play a crucial role in designing class hierarchies. Moving forward, you'll dive into Exception Handling, covering various types of exceptions in Java, along with best practices for handling them using try-catch-finally blocks. You'll also gain knowledge of File I/O operations, acquire skills in reading from and writing to files, understand different types of streams, and perform file operations efficiently. Finally, you'll explore Serialization and Deserialization techniques, enabling you to save and reconstruct object states, as well as use last run files for configuring current run states effectively. Overall, this course equips you with advanced Java programming skills essential for developing robust, efficient, and scalable applications. After completing this course, you’ll be able to: • Develop methods to organize and reuse code effectively. • Apply object-oriented programming concepts within the Java language to design modular and scalable code. • Handle errors and exceptions in Java to create robust applications....

Top reviews

Filter by:

1 - 2 of 2 Reviews for Programming with Java

By yaseen a

•

Jan 14, 2025

The assignments are tedious for no reason, the automated grading system is very badly optimized, made me spend too much time looking after capitalization and spacing in print commands even though the code was running perfectly fine as intended, there are many mistakes in the assignments and too many vague commands.

By ASHISH D

•

Nov 12, 2024

Nice Course , explained Clearly with Hands on Lab for practical experience!