Welcome to the Computer Science Friendly Corner!
This website is a list of various curated resources which will help you stay ahead of the curve when it comes to first year computer science including:
- Java Tutorials on basic principles (IntelliJ, Control Flow, OOP, Primitives etc)
- Java Tutorials on various tools (JUnit, Maven/Gradle(Coming Soon!))
- Pre-made assignment unit tests
- Arm Assembly resources
These resources are going to be added to almost nightly. Be sure to check back often! You can follow the websites development by taking a gander at the master branch's commit history! These resources are provided by students willingly, and taken from personal notes to help you out!
Materials on this website are locally indexed using various directory pages. You can these as a jumping off point to find the particular page you're looking for.
Java Directory | Java Fundamentals |
---|---|
Control Flow | OOP |
Exceptions | Unit Testing |
Premade Assignment Tests | |
Arm Assembly Directory | Cheat Sheet |
Discord Directory |
This website is still in early development, please report any issues faced with the website; including typos, grammar mistakes, insensitive language, programming mistakes, etc. Issues can be reported via the GitHub Repository for the project here
I (Rían) am not taking pure CS, so I would love if people were willing to submit markdown notes and resources for pure CS topics. You can find the GitHub repository here
If you don't know how to use git, it's a planned tutorial
You can see a list of planned pages here
All materials written by our contributors are assumed to be under GPL unless otherwise stated. You can find the copy included with the source of this website here.