Skip to content

Example applications that are more interesting than textbook samples, for teaching and learning 💻

License

MIT, Unlicense licenses found

Licenses found

MIT
LICENSE
Unlicense
UNLICENSE
Notifications You must be signed in to change notification settings

thesephist/java-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Examples

Example applications that are more interesting than textbook samples, for teaching and learning 💻

Motivation

I've accrued a selection of educational mini-projects for Java while teaching Java to high school students, and thought it would be good to share these in case other people find it useful for teaching or learning java.

These examples are not for production use. The often sacrifice performance / durability / security where sensible to instead focus on extensibility, clarity, simplicity, and suitability for an introduction to Java programming and patterns that are applicable to more than just the JVM ecosystem.

Disclaimer: Java is not my primary environment (JavaScript is), so there are probably occasions where I don't follow Java best practices not because it's educational, but just because I didn't know better. If you find such cases, please feel free to open a pull request with your changes.

License

java-examples is licensed under either the permissive MIT License or the Unlicense, whichever suits your use case.

About

Example applications that are more interesting than textbook samples, for teaching and learning 💻

Topics

Resources

License

MIT, Unlicense licenses found

Licenses found

MIT
LICENSE
Unlicense
UNLICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published