Head First Java: A Brain-Friendly Guide (Covers Java 5.0) 2nd Edition (English, Paperback, Kathy Sierra) 2nd Edition
Get notified when this item comes back in stock.

Head First Java: A Brain-Friendly Guide (Covers Java 5.0) 2nd Edition (English, Paperback, Kathy Sierra) 2nd Edition (English, Paperback, Kathy Sierra)

Share

Head First Java: A Brain-Friendly Guide (Covers Java 5.0) 2nd Edition (English, Paperback, Kathy Sierra) 2nd Edition  (English, Paperback, Kathy Sierra)

4.5
2,655 Ratings & 294 Reviews
₹326
450
27% off
i
Sold Out
This item is currently out of stock
Author
Read More
Highlights
  • Language: English
  • Binding: Paperback
  • Publisher: O' Reilly
  • ISBN: 9788173666025, 8173666024
  • Edition: 2nd, 2005
  • Pages: 730
Seller
NSPRetail
4.2
  • 7 Days Replacement Policy
    ?
  • See other sellers
  • Description
    This is a book that is tailored for Java novices. Ideal for those who are interested in learning Java but have been put off by the complexities of learning the language, Head First Java explores a new way of teaching the same. Head First Java is aimed at people who are complete novices when it comes to programming with the language, and the book makes the learning experience fun - one that�s filled with innovative and novel measures. If you�re not a fan of wracking your brain with dull theoretical concepts that put you to sleep, Head First Java can be a welcome addition to your shelf. The book starts from the fundamentals and progresses to extremely advanced levels, employing an easy-to-learn approach throughout. From distributed programming with RMI and network sockets, object oriented design, and object properties and methods, to graphical user interfaces, Java archives, network connectivity and Java 5.0, the book explores every facet of the programming language with mysteries, puzzles and visuals that will keep you engaged. The unusual format is based on the theory that the brain needs stimulation to grasp complex issues. The adopted approach brings about a considerable reduction in the time required to grasp the language. About The Author Kathy Sierra is a well-known game developer and programming inspector. She has worked as a master trainer for Sun Microsystems. She�s also one of the founders of JavaRanch, the online community of Java programmers. Other books of hers that she�s co-authored with Bert Bates include Head First Design PatternsHead First EJBHead First Servlets and JSP Bert Bates has been involved in the area of software development for more than 25 years. He has been the lead developer for many Java certification exams. He is also a consultant in the area of artificial intelligence. He has co-authored the Head First series of books with Kathy Sierra. Table Of Contents Introduction I Breaking the Surface: a quick dip 2 A Trip to Objectville: yes there will be Object 3 Know Your Variables: primitives and references 4 How Objects Behave: object state affects method &Junior 5 Extra-Strength Methods: flow control operations, and more 6 Using the Java Library: so you don't have to write it all yourself 7 Better Living in Objectville: planning for the future 8 Serious Polymorphism: exploiting abstract Classes and interfaces 9 Life and Death of an Object: constructors and memory management 10 Numbers Matter: math, formatting, wrappers; and statics 11 Risky Behavior: exception handing' 12 A Very Graphic Story: intro to GUI, event handling, and inner classes 13, Work on Your Swing: layout managers to subcomponents 14 Saving Object: serialization and I/0 15 Make a Connection: networking sockets and multi-threading 16 Data Structures: collections and genetics 17 Release Your Code: packaging and deployment 18 Distributed Computing: RMI with a dash of serialize, EJE, and Jini Appendix A: Fatal code kitchen Appendix B: To 7th Mugs that &diet make it into the rest of the book
    Read More
    Specifications
    Book Details
    Publication Year
    • 2005
    Contributors
    Authored By
    • Kathy Sierra
    University Books Details
    Specialization
    • Computer Science Engineering
    Term
    • 4th Semester
    Ratings & Reviews
    4.5
    2,655 Ratings &
    294 Reviews
    • 5
    • 4
    • 3
    • 2
    • 1
    • 1,766
    • 571
    • 178
    • 52
    • 88
    5

    Best book for Java Greenhorns.

    I am final year student of B.Tech CSE. I have programming experience in C# .Net 3.5 , C and C . Further, I kind of had feeling that I should resign from .Net and choose Java. So, after a lot R&D on Google and some other tech forums I chose Head First Java. And all I can say now is that it's simply awesome for newbies in Java. One can never find it boring. Once u have came past 1st chapter it will generate curiosity and u will keep moving on. I finished this book in mere 15-20 days and now I ...
    READ MORE

    Lavakesh Pandey

    Dec, 2011

    135
    54
    Report Abuse
    4

    Good quality product

    Today I received this book.whenever's I opened this book the way of explanation of this book is good .this book totally explained by picture format.it's easy to understand every concept in java....
    finally I was satisfied with Head First java and flipkart also provided with in delivery time.
    Con:
    paper quality little bit delicate not more just slightly delicated(but we can read the everything clearly)
    READ MORE

    Flipkart Customer

    Certified Buyer, Hyderabad

    Jun, 2018

    12
    2
    Report Abuse
    5

    Must buy!

    WHAT A BOOK! FABULOUS BOOK ...NOT NOT NOT...FABULOUS FRIEND FOR ME... 😊😊😊📕📒📓👍📔📒📑...
    READ MORE

    Flipkart Customer

    Certified Buyer, Karaikkudi

    Jul, 2018

    4
    0
    Report Abuse
    5

    Brilliant

    Very Helpful... Especially for beginners, non cs students and for those who struggle to understand the java concepts... All my life I thought java is the toughest subject that a person like me can never learn it but trust me this book is just awesome. Once you read it you can never say that you didn't understand a single topic on java which is covered in this book. I'm in love with this book ❤
    READ MORE

    Flipkart Customer

    Certified Buyer, Hassan District

    Jul, 2020

    3
    0
    Report Abuse
    4

    From a Procedural Programmer to Object Oriented Guy!

    In my last career job that I left about 20 years ago we were programming in DOS world using C & Assembly. Since then I spent years teaching computers to children of all ages. I had a longstanding desire to be able to bring myself up to speed in today's PC environments. My 1st book in Python was too overwhelming. I read the reviews here and thought to try this book. I can tell you that it has made OOPS funda a lot more clear for me. Went through about 150 pages of it like I was reading a novel...
    READ MORE

    Paresh Kapadia

    Certified Buyer

    Apr, 2012

    10
    5
    Report Abuse
    5

    Want to answer every question in class and make heads turn? THEN READ THIS BOOK!

    This is an extremely good book for anybody who wants to begin their learning on Java.
    Pros:
    1. Fluid style
    2. Clever illustrations
    3. Interesting problems
    4. Unconventional coding (no programming involving printing the sum of two numbers)
    5. You'd probably learn something out of this and still be called cool.

    Cons:
    Since it is a beginner's book, there are some limitations regarding the amount of learning you would like to have. There is only one con: Less detailed chapters on Autoboxing, Swi...
    READ MORE

    Dev Sengupta

    Certified Buyer, English Bazar

    Sep, 2014

    11
    2
    Report Abuse
    5

    Perhaps the best Java for beginners

    This is perhaps the best book for beginners who want to learn Java basics. It pictorially explains the technical concepts in non-technical, which beginners will find very hard to understand otherwise. Even most of the teachers won't be able to explain the concepts better than this book can. Reading the initial pages of the book, you can find how much research has been put into developing this sort of teaching methodology. Being myself a lecturer, I do recommended this book, especially for th...
    READ MORE

    Kumar Kush

    Oct, 2011

    3
    2
    Report Abuse
    5

    A must read book on several counts

    I am so impressed by the book that I had recommended it to my sister, nay bought one and delivered to her. After purchasing a copy I was appalled at the quality of production. Later on second thoughts I bought a copy for myself, even after buying Java: The complete Reference by Herb Schildt my favorite author. I always like to choose portmanteau books so.
    Having bought HFJ by Sierra and Bates, I felt here are the real pedagogues. I messaged my sister( a banking professional) saying "Read thi...
    READ MORE

    MAHADEVA SARMA

    Certified Buyer, Bangalore

    Feb, 2015

    1
    0
    Report Abuse
    4

    Nice book to start Java quickly.

    I have read several java books. Most are complicated and a bit tedious. This book though is really fun to read. It makes u smile, with lots of fun comments and programs you would like to try and modify. Great book for beginners but it starts fast as well unlike other beginner books.
    READ MORE

    Shawn Paes

    Certified Buyer, Bangalore

    Sep, 2014

    1
    0
    Report Abuse
    5

    Best in the market!

    book is just awesome
    READ MORE

    navneet kumar Choudhary

    Certified Buyer, Darbhanga

    Jun, 2018

    2
    0
    Report Abuse
    +
    All 294 reviews
    Questions and Answers
    Q:Is it a book for a first year CSE student... ?!?
    A:Anybody can learn java from this book.This is beginner book for java.Doesn't matter if java is in your any semester or year.If you want to learn java then you can read this book.
    Gaurav Kumar
    Certified Buyer
    12
    1
    Report Abuse
    Read other answers
    Q:Does the basic knowledge of Java is in the book? 1.How to programme,compile That make a student understand about Java programming
    A:Yes it have everything from A to Z of Java
    Chinmoy Pradhan
    Certified Buyer
    5
    2
    Report Abuse
    Q:Is it a book for a student of class 9 i.e. me?
    A:No.
    DEBRANJAN CHATTERJEE
    Certified Buyer
    1
    1
    Report Abuse
    Read other answers
    Q:What is the latest edition of head first Java??
    A:2nd edition
    Tanishq Singh
    Certified Buyer
    2
    0
    Report Abuse
    Q:How many pages have it??
    A:714 to 720
    Orchidsbooks
    Flipkart Seller
    0
    0
    Report Abuse
    Q:Which book is best for coding in java
    A:Head First Java
    ShroffPublishers
    Flipkart Seller
    0
    0
    Report Abuse
    Read other answers
    Q:What is a language difficulty of this book
    A:i didn't any notice language difficulty in this book.This book contains standard English though...
    Anonymous
    Certified Buyer
    0
    0
    Report Abuse
    Q:it can learn coding to me ?
    A:yes, but first start with the basics, that is HTML & CSS 2nd edition book by Head First, and on top of everything rely on and worship Jesus. With Him everything is possible
    David Sarkar
    Certified Buyer
    0
    2
    Report Abuse
    Read other answers
    Q:is there all opps concepts of java in this book?. Answer me
    A:Yes
    Anonymous
    Certified Buyer
    0
    0
    Report Abuse
    Q:Do this book have latest Java version?
    A:Yes, its of latest version. And yes latest version means it has all the keywords or contents that are being used now. Hope u got your answer!
    Anonymous
    Certified Buyer
    0
    2
    Report Abuse
    Safe and Secure Payments.Easy returns.100% Authentic products.
    You might be interested in
    Psychology Books
    Min. 50% Off
    Shop Now
    Other Lifestyle Books
    Min. 50% Off
    Shop Now
    Finance And Accounting Books
    Min. 50% Off
    Shop Now
    General Commerce Books
    Min. 50% Off
    Shop Now
    Back to top