black626 / Launchcode-Projects

Launchcode Projects
1 stars 0 forks source link

Java Code Conventions #2

Open mpmenne opened 6 years ago

mpmenne commented 6 years ago

Hey it all looks pretty good. Be sure to follow code conventions (otherwise people might think you're a .NET developer ;-) . jk.

https://github.com/raywenderlich/java-style-guide

pretty simple. Classes start capital. Methods start lowerCase