Welcome to the official repository for the Programming in Java course at Pokhara University. This repository houses a collection of code-based solutions for university exams spanning from 2013 to 2022.
To maintain consistency and organization, we follow specific naming conventions and folder structure:
- Each class name should commence with either 'Fall' or 'Spring' followed by the respective year (e.g. Fall2022).
- For each course chapter, a dedicated folder is created within the 'src' directory.
Please adhere to the following guidelines when contributing to this repository:
-
Organize by Chapters: When adding solutions for new questions, categorize them according to the relevant course chapters. Create folders if needed for better organization.
-
Naming Conventions: It is crucial to strictly follow both this repository's naming conventions and Java's naming conventions to maintain uniformity and readability.
-
Code Quality: We prioritize clean and well-documented code. Please ensure that the solutions you submit adhere to best practices in coding.
-
Commit Messages: When making commits, use clear and descriptive commit messages. A good commit message succinctly explains the purpose of the commit. Follow the Conventional Commits format for meaningful commit messages.
If you have any questions or need further assistance, feel free to reach out to us at contact@ujjwaldhakal.com.np. We value your contributions and feedback as we continue to build a valuable resource for students and enthusiasts of Java programming at Pokhara University.