These sources aren't just for the users converting to Rs2D. The First source that I'm listing is on Java conventions. It thoroughly explains the professional, and proper way to package, structure, and comment your files. The second, of course, is the Java trail. Most questions can be answered there, and is probably the best learning tool out there for Java users. I'll be adding more links as I find them. My third link is to a website where a kind Brit named Sean teaches the basics of programming; I'm not saying Java, because that is not all he teaches. You can pickup VB, Java, SQL and several programming languages through his site, with most of them being explanatory Videos(I personally like this source)
Java
Java Conventions
Java Tutorials
Essentials of the Java Programming Language
Java Custom Networking
JDBC Database Acess
Java Examples - Thanks to Meiscooldude
SQL
Sql-java tutorial -- Thanks to Fedexer!
C# ( C Sharp) lol
C# Tutorials
Multi-Application
Sean's Programming Tutorials *Includes Java, Sql, HTML, VB, C++, and DirectX*
As for programing tools, I'll go ahead and list them here also, since individual threads are pointless. I'll also add new tools here, as well as add them to my tutorial in the tuts section. The first is netbeans, which ships with the JDK, if you download it as well. it is a stong, feature packed IDE, with good examples, syntax highlighting, and compiling tools. The second is eclipse. I'm using this one now with my development in Rs2D. I find it easy to manage projects with, it has good highlighting, it warns against certain java conventions, and it even has live debugging throughout your entire project! As per the usual, I shall add more tools as I find them.
IDE Programs, and Java editors
Netbeans 6.1 w/ JDK install
Eclipse IDE
NotePad++ - the Notepad replacement, with syntax Highlighting
TextPad - Highly recommended for Java editing in a simple, yet effective manor. It has built in Java tools, like compile, run application, and run applet! It is easily customizable, with you being able to add macros, and has tabbing. I've been using this for over a year, and when I'm not using an IDE for big edits, This baby gets the job done( With Finesse).
Other Tools
SQLYog Download page *SQL Database manager, similar to phpmyadmin*
Regards,
Ghost



Reply With Quote![[Release] [List] Sources that EVERYONE should use](http://ragezone.com/hyper728.png)


