Hello Everyone. I am just getting started learning java and the forge api at the same time. I know I need to get better at Java before I can be a good modder. But I learn best when I have a practical project to put my code to test. I have some programming experience in other languages but modding and java is a first for me. So as a educational exercise I created a fake mod that has a road map and everything (road map is WIP)
It's currently called "Patina" and ads some weathered looking blocks to the game. But I plan to add some items, and machines as part of my learning process. I thought I would post a link to the source code and solicit your feedback and suggestions on best practices or point out what is a dumb idea, or how we can do things better. In my other programming user groups we call these "pimp my code" sessions. Basically people open up their source code so others can learn from it, or use it as a teaching aid. We find the open discussions make us all better programmers...
I don't know how big this modding community is on helping people get better, but I thought I would stick my neck out there and hope it doesn't get bitten off.
Source: https://github.com/markaplet/Patina/
Fake Mod Site: https://dl.dropboxusercontent.com/u/693086/patina/index.html
Fire Away....