Monday, April 25, 2011

Good Articles for Java

Hi dear visitor,

the following links are very nice for reference notes:

http://blog.xebia.fr/2011/02/17/java-collection-performance/#Classiques


http://alaindefrance.wordpress.com/

http://jawher.wordpress.com/

I am the Future of Java

In the following link some insights and thoughts available for java lovers:

http://www.oracle.com/us/javaonedevelop/future-of-java-168616.html

Nothing Found!

I love this words "Nothing Found!", when i scan my personal computer for virus scanning.

Sometimes this words never be attractive for instance if you are looking for a file in your pc or search something on the internet.

Saturday, April 16, 2011

[Books] Nice books for Java Learners

Hi, today not only for you and also for me; i want to share my favorite books about Java:

1.
Programming with JAVA
By: Mahesh P. Bhave; Sunil A. Patekar
Publisher: Pearson Education India
Pub. Date: September 22, 2008
Print ISBN-10: 81-3172-080-2
Print ISBN-13: 978-8-131-72080-6
e-book ISBN-10: 81-3176-157-6
e-book ISBN-13: 978-8-131-76157-1
2.
Sams Teach Yourself Java™ 6 in 21 Days
By: Rogers Cadenhead; Laura Lemay
Publisher: Sams
Pub. Date: May 25, 2007
Print ISBN-10: 0-672-32943-3
Print ISBN-13: 978-0-672-32943-2
3.
Java Garage
By: Eben Hewitt
Publisher: Prentice Hall
Pub. Date: August 12, 2004
Print ISBN-10: 0-321-24623-3
Print ISBN-13: 978-0-321-24623-3
4.
Real-Time Java™ Programming with Java RTS
By: Eric J. Bruno; Greg Bollella
Publisher: Prentice Hall
Pub. Date: June 01, 2009
Print ISBN-10: 0-13-714298-6
Print ISBN-13: 978-0-13-714298-9
Web ISBN-10: 0-13-715362-7
Web ISBN-13: 978-0-13-715362-6
5.
Java™: A Beginner's Tutorial
By: Budi Kurniawan
Publisher: Brainy Software
Pub. Date: August 05, 2010
Print ISBN-13: 978-0-9808396-0-9
6.
Core Java™ Volume II–Advanced Features, Eighth Edition
By: Cay S. Horstmann; Gary Cornell
Publisher: Prentice Hall
Pub. Date: April 08, 2008
Print ISBN-10: 0-13-235479-9
Print ISBN-13: 978-0-13-235479-0
Web ISBN-10: 0-13-714448-2
Web ISBN-13: 978-0-13-714448-8
7.
Head First Java (Must read every  newbies of oop/java)
http://oreilly.com/catalog/9780596004651
Your Brain on Java - A Learner's Guide
ByBert Bates, Kathy SierraPublisher:O'Reilly MediaReleased:May 2003

Saturday, April 9, 2011

[Book] Head First Design Patterns

If you are newbie for design patterns, this book helps to see design patterns in a big picture.

Very simple english and very good samples are for the readers.

In the web site of HeadFirst, you can download code samples. Instead of writing codes from the book, you can get package very quickly.

This is the web site: http://headfirstlabs.com/books/hfdp/


Enjoy with Design Patterns!

Sunday, April 3, 2011

Lets find a bug in Java 7

Java SE 7 has published for developers :).


They are looking for a few great developers who are willing to take Java SE 7 on a test drive and report bugs.

As i learned, The JDK7 Developer Preview Release is now available for rigorous community testing.

Bug Report page:
http://bugreport.sun.com/bugreport/

Download Page
http://jdk7.java.net/preview/


Enjoy with Java!!!