|
|
|
1000 Java Tips ebook
|
|
 

Free "1000 Java Tips" eBook is here! It is huge collection of big and small Java
programming articles and tips. Please take your copy here.
Take your copy of free "Java Technology Screensaver"!. |
|
|
Take your free copy of 1000 Java programming articles and Tips!
Free "1000 Java
Tips" eBook is here
! It is huge collection of big and small Java
programming articles and tips. Please take your copy here. You need latest
version of Acrobat Reader to be able to read it, because the content is
digitally signed.
The size of "1000 Java Tips" e-Book is 856 pages of
A4 format!
Subscribe to our newsletter (13137 subscribers by 23 February 2007)
right now here! We promise that you will improve your Java knowledge and will be better paid by your chief
|
|
General Java
<
If you interested in Java and robots/robotics you can look at new site ROBOkhod . It is new site and have not so much articles but can be helpfull for those who has no knowledge about robotics. Site publishes articles on regular base and soon will become bigger.
Here you can find descriptions, code examples and references to how use Java in small processors and microcontrollers.
Click here: --> http://www.robokhod.com
full article read here
Java Lectures by Anatoliy Malyarenko
E
Exceptions I
by: Anatoliy Malyarenko
Abstract
Contents of the lecture.
- What's an exception and why do I care?
- First encounter with Java exceptions.
- Java's catch or specify requirement.
- Dealing with exceptions.
Introduction
If there's a golden rule of programming it's this:
full article read here
|
|
Thinking in Java, latest free edition
This book was designed with one thing in mind: the way people learn the Java language. The goal, then, is for each chapter to teach a single feature, or a group of features. Chapters about Objects, Controlling Program Flow, Initialization & Cleanup, Reusing Classes, Polymorphism, Interfaces & Inner Classes, Error Handling, Exceptions, Types, Collections, I/O, Concurrency, Applets...
2: JProfiler
Exceptional ease of use
When you profile, you need the most powerful tool you can get. At the >>>
3: JEXECreator
If you are migrating from Windows to Java then JEXECreator will help you fill better during the adap >>>
4: YourKit Profiler
YourKit Profiler
YourKit Java Profiler - profiling tool is extremely time-saving and quali >>>
6: TestNG
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities >>>
7: JUnit
JUnit is a simple, open source framework to write and run repeatable tests. It is an instance of >>>
8: Ganymed SSH-2 for Java
Ganymed SSH2 for Java allows one to connect to SSH servers from within Java programs.Ganymed is a >>>
9: iText
The iText classes are very useful for people who need to generate read-only, platform independent >>>
10: JDeveloper
Oracle JDeveloper is a free integrated development environment with end-to-end support for modeling, >>>
Java Tips by topic
Networking
M
How to run Tomcat only on one IP address?
Question: We run Tomcat on a powerful server with multiple ethernet cards and even more numerous IP addresses. We noticed that our web application on Tomcat server answers on the all network interfaces. It poses some security threat to our product. We would like to limit access to our Tomcat by just one network interface, let say eth2 (we have eth0, eth1, eth2, eth3) . Or by certain IP addresses. How we could accomplish this?
full article read here
|
1060 Stories (530 Pages, 2 Per Page)
Next
|
|