Eclipse is the recommended IDE for this specific class, as it is used within the practical Examination
- Home-Page
- Documentation
- Downloads
- ↳ All Languages
- ↳ Java
- Home-Page
- Documentation
- Downloads
- ↳ All Languages
- ↳ Java
Within this module, we are aiming to extend on my University's Level 4 'Object Orientated Programming' module, by focusing on more functional and advanced programming techniques surrounding software systems, using JAVA. We look into many different Java / OOP (Most concepts and algorithms are compatible with other OOP languages, there's just a syntax shift) practices, and concepts that are utilized on all scales. We mainly code small, very basic ideas, knowing that it's largely transferable with much larger code-sets. Additionally, the weekly lab work, and given resources, allow for development in Computational-Thinking, understanding and relating Syntax against other languages, and general ability to Problem Solve.
Assessment Details
The Exams are split into two separate assessments, both worth 50% of the final grade:
- Assessment: (1 hour 30 mins) Timed UML-Based Practical Exercise
- Assessment: (1 hour) Timed Lab-Based exam
README.md Summary
- Links to useful resources
- Java resources and downloads
- IDE downloads and resources
- Basic summary of module
- List of directories, with basic description
- Explanation & breakdowns covered within respective directories
- Links to each source directory paths linked under the respective directories
Stack Overflow ➜ Double check comments / answers, most people on here get mad at others for asking valid, normal questions
GitHub Repos ➜ Use if you understand syntax but can't find the correct code
W3Schools ➜ Great and intuitive
GeeksforGeeks ➜ W3Schools but different, some better insight for certain languages
Reddit ➜ Try to avoid reddit, double check answers, look at dates if you use any ideas
All internal/external resources linked in this repository, such as PDFs or other materials, are the property of Leeds Beckett University. The code and scripts within this repository are my original work unless otherwise stated.