|
Java Tools
<
Custom Java applications today are much larger and more complex than ever before. The sheer number of
interdependencies in object-oriented, multi-threaded Java programs makes it difficult to ensure performance
without assistance. Without a way to help identify and fix application performance problems in pre-production,
the business is at risk of poorly performing code finding its way into production and creating adverse impact.
JProbe is an enterprise-class Java profiler providing intelligent diagnostics on memory usage, performance and test coverage, allowing developers to quickly pinpoint and repair the root cause of application code performance and stability problems that obstruct component and integration integrity.
JProbe also offers an Eclipse plug-in that provides intelligent code performance analysis and problem resolution directly within the Eclipse Java IDE.
full article read here
General Java
a
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
|