ahsxn / java

Oracle® Java™ sample projects

Home Page:http://code.nanotaboada.com.ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manifesto

Nobody should start to undertake a large project. You start with a small trivial project, and you should never expect it to get large. If you do, you'll just overdesign and generally think it is more important than it likely is at that stage. Or worse, you might be scared away by the sheer size of the work you envision. So start small, and think about the details. Don't think about some big picture and fancy design. If it doesn't solve some fairly immediate need, it's almost certainly over-designed. And don't expect people to jump in and help you. That's not how these things work. You need to get something half-way useful first, and then others will say "hey, that almost works for me", and they'll get involved in the project.

— Linus Torvalds.

About

Oracle® Java™ sample projects showcasing a variety of technologies, frameworks and libraries.

Credits

All samples have been coded in Java using Eclipse JDT mostly targeting Java SE 6 and trying to follow "Code Conventions for the Java Programming Language".

Terms

Created by Nano Taboada under a MIT License. All trademarks, registered trademarks, service marks, product names, company names or logos are property of their respective owners and are used for reference purposes only.

About

Oracle® Java™ sample projects

http://code.nanotaboada.com.ar

License:MIT License


Languages

Language:Java 95.9%Language:Shell 4.1%