Skip to content

Axelvazslima/java-practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java OOP, Exercises, and Data Structures

Object-Oriented Programming (OOP)

Explore the core principles of OOP, including classes, objects, inheritance, polymorphism, and encapsulation. Mastering OOP is crucial for writing well-organized and reusable Java code. You will see more about it in my other Java Repository, a Chess Project.

Exercises

Challenge yourself with a variety of Java exercises. Strengthen your understanding of Java syntax, data manipulation, and problem-solving skills. Practice is key to becoming a proficient Java programmer.

Data Structures

Discover essential data structures in Java, such as arrays, lists, maps, sets and etc. Understanding these structures is fundamental for efficient data handling and algorithm development.

Generics

Understand the power of Java generics and how they enable type-safe and reusable code. Learn to write flexible and parameterized classes and methods that work with different data types.

And a lot more! Enjoy this compilation as a guide to enhance your Java skills. Happy coding and learning!

About

Java Coding Practices Repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages