Introduction to Java Programming Comprehensive Version, 10th Edition by Y. Daniel Liang
What is Java?
Java is a programming language expressly designed for use in the distributed environment of the Internet. It was designed to have the "look and feel" of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model.
Including: Even number excercises, Animations, Listing, Video Notes, Self Test Questions, Debug, Supplements, Checkpoint Questions, Bonus Chapters excercises
How to use or view...
Listings:
src folder is full of java files and the bin folder is java's class (compiled)
Netbeans tut
Eclipse tut
Don't know the programs? (Bold is what I am using)
JDK 8
NetBeans NetBeans 7.4 or higher supports Java 8 with lambda. (My Professor said that this is best one than rest)
Eclipse The Eclipse version from this Website supports Java 8 with lambda. (Sometimes I use it)
TextPad
JCreator LE
JEdit
JGrasp
BlueJ
DrJava (Sometimes I use it)
Compression Software: FilZip and WinZip.
MySQL
Oracle
MySQL JDBC Driver
Oracle JDBC Driver
Tomcat
NetBeans Shortcuts
[Hidden Content]