Error Handling

HiAny one can tell me how the Error Handling portion could be make good ,Because Problem arises in every area of programming .The Concepts which can help much in this condition or any books?Wait for ResponseThanks Kamal Pandey
[268 byte] By [Kam_indiaa] at [2007-10-2 10:54:19]
# 1

I will make a few assumptions:

1. You can read English even though you can't type it

2. You are new to Java

An easy book is Java: First Contact ISBN: 185032316

After reading that get INTRODUCTION TO JAVA PROGRAMMING by: y. Daniel Liang ISBN:013100225

Java: First Contact this book is not so much explaining java but the concept about programming. It uses java to do that. Javax.swing hadn't been invented yet so you will have to get another book after this.

then read this article:

http://java.sun.com/developer/technicalArticles/J2SE/generics/

Another great book to get is JAVA 2: Black Book by: Steven Holzner. ISBN: 1588800970 This book will help you so much.

I hope this novice has helped you out. I hope one day you can help me.

bryanbennetta at 2007-7-13 3:17:47 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...