Skip to content

Repository files navigation

31.-Java-Learning-and-Practice My SkillsMy Skills

Some simple school problem sets that I practiced with that helped me learn Java. Covers all the programming fundamentals from variables, datatypes, loops, access modifiers (e.g. private, public, etc.), non-access modifiers (e.g. static, final, abstract, synchronized), statements, classes (OOP), inheritance (OOP), abstract classes (OOP), interfaces (OOP), exceptions and programming principles.

Each problem set is stored in a folder, with a word document in each folder that stores the questions that the codes are answering. All of the code in the problem sets satisfy my school's autograder's test cases.

Integrated Development Environment (IDE) used to run these codes is Android Studio (not VS Code anymore!)


Random Useful notes (for self):
Screenshot 2025-04-15 021544

Source(s):

  • My school lecturer

About

My learning journey of the Java programming language. IDE used is Android Studio.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages