• Complain

Mala Gupta - OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam

Here you can read online Mala Gupta - OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2013, publisher: Manning Publications, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Mala Gupta OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam
  • Book:
    OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam
  • Author:
  • Publisher:
    Manning Publications
  • Genre:
  • Year:
    2013
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Summary

This book is a comprehensive guide to the 1Z0-803 exam. Youll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. Youll find sample questions and exercises designed to reinforce key concepts and to prepare you for what youll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.

About This Book

To earn the OCA Java SE 7 Programmer Certification, you need to know your Java inside and out, and to pass the exam its good to understand the test itself. This book cracks open the questions, exercises, and expectations youll face on the OCA exam so youll be ready and confident on test day.

OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. Youll explore important Java topics as you systematically learn what is required. Each chapter starts with a list of exam objectives, followed by sample questions and exercises designed to reinforce key concepts. It provides multiple ways to digest important techniques and concepts, including analogies, diagrams, flowcharts, and lots of well-commented code.

Written for developers with a working knowledge of Java who want to earn the OCA Java SE 7 Programmer I Certification.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Whats Inside

  • Covers all exam topics
  • Hands-on coding exercises
  • How to avoid built-in traps and pitfalls
About the Author

Mala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCA Java SE7 Programmer I, SCWCD, and SCJP certifications.

Table of Contents

  1. Introduction
  2. Java basics

  3. Working with Java data types

  4. Methods and encapsulation

  5. String, StringBuilder, Arrays, and ArrayList

  6. Flow control

  7. Working with inheritance

  8. Exception handling

  9. Full mock exam

Mala Gupta: author's other books


Who wrote OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam? Find out the surname, the name of the author of the book and a list of all author's works by series.

OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1Z0-803 exam
Mala Gupta

OCA Java SE 7 Programmer I Certification Guide Prepare for the 1ZO-803 exam - image 1

Copyright

For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact

Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 261 Shelter Island, NY 11964 Email: orders@manning.com

2013 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Picture 2 Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.

Picture 3Manning Publications Co.20 Baldwin RoadPO Box 261Shelter Island, NY 11964Development editor: Cynthia KaneTechnical editor: Brent WatsonTechnical proofreader: Jeanne BoyarskyCopyeditors: Tara Walsh, Bob Herbstman, Nancy Wolfe KotaryProofreader: Andy CarrollTypesetter: Dennis DalinnikIllustrator: Martin MurtonenCover designer: Marija Tudor

ISBN: 9781617291043

Printed in the United States of America

1 2 3 4 5 6 7 8 9 10 MAL 19 18 17 16 15 14 13

Dedication

To my pillar of strength, my best friend, and my husband, Dheeraj Prakash

Brief Table of Contents
Table of Contents
Foreword

Taking the OCA Java Programmer I exam is a bit like taking a driving test. First you learn the basics, like where the brakes are. Then you start driving, and then you get ready to take the driving test to get your license. The written test includes things everyone should know, things that youll never use after the road test, and some things that are tricky edge cases. While the programmer exam cares about breaks more than brakes, it certainly likes edge cases!

Consider Mala Gupta your driving instructor to get you ready for the programmer exam. Mala points out what youll need to know when programming in the real worldon your first job.

And consider this book your drivers manual. It gives you the rules of the road of Java, plus the gotchas that show up on that pesky written test. But dont worry, it is much more fun to read this book than the drivers manual. Just like the drivers manual wont teach you everything about driving, this book wont teach you everything there is to know about Java. If you havent yet, read an intro to a Java book first. Start with a book like Head First Java or Thinking in Java and then come back to this book to study for the exam.

As the technical proofreader of this book, I got to see it evolve and get better as Mala worked on it. Through the conversations we had on little things, I learned that Mala knows her stuff and is a great teacher of Java. While Ive only technical proofread a handful of books, Ive posted reviews of over 150 technical books on Amazon, which makes it easy to spot a book that isnt clear or helpful. Im happy to say that Malas explanations are all very clear, and the pointers are great.

I also got to read Malas posts in the certification forums at coderanch.com. Shes been sharing updates about the exam as it comes out and posting fairly regularly for over a year. As a senior moderator at coderanch.com, it is great to see an author sharing her wisdom. Its also nice to see the similarity in writing style between the forum posts and the book. This shows the book is readable and written in an easy-to-understand, casual style.

I particularly liked the diagrams, flow charts, and cartoons in this book. And, of course, the annotated code examples Ive come to expect from any Manning book. Each chapter ends with sample mock exam questions and there is a full mock exam at the end. This gives you good practice in getting ready for the exam. Wrong answers are well explained so you dont make the same mistakes over and over.

My favorite part of the book is the Twist in the Tale exercises. Mala gives a number of examples of how making a seemingly minor change to the code can have major consequences. These exercises develop your attention to detail so you are more observant for the mock exam questions and the exam itself.

I had already passed the OCA Java Programmer exam with a score of 98% before reading this book. If I hadnt, the questions would have prepared me for the exam. Studying from this book will give you the skills and confidence you need to become an Oracle Certified Associate Java Programmer. Happy coding and good luck on the exam!

J EANNE B OYARSKY

S ENIOR D EVELOPER & M ODERATOR

C ODE R ANCH

Preface

Java programmer certifications are designed to tell would-be employers whether you really know your stuff, and cracking the OCA Java SE 7 Programmer Certification is not an easy task. Thorough preparation is crucial if you want to pass the exam the first time with a score that you can be proud of. You need to know Java inside and out, and you need to understand the certification process so that youre ready for the challenging questions youll face in the exam.

This book is a comprehensive guide to the 1Z0-803 exam. Youll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. Throughout the book youll find sample questions and exercises designed to reinforce key concepts and prepare you for what youll see in the real exam, along with numerous tips, notes, and visual aids.

Unlike many other exam guides, this book provides multiple ways to digest important techniques and concepts, including comic conversations, analogies, pictorial representations, flowcharts, UML diagrams, and, naturally, lots of well-commented code. The book also gives insight into typical exam question mistakes and guides you in avoiding traps and pitfalls. It provides

  • 100% coverage of exam topics, all mapped to chapter and section numbers
  • Hands-on coding exercises, including particularly challenging ones that throw in a twist
  • Instruction on whats happening behind the scenes using the actual code from the Java API source
  • Mastery of both the concepts and the exam

This book is written for developers with a working knowledge of Java. My hope is that the book will deepen your knowledge, prepare you well for the exam, and that you will pass it with flying colors!

Acknowledgments

First and foremost, I thank Dheeraj Prakashmy pillar of strength, my best friend and my husband. This book wouldnt exist without his efforts. His constant guidance, encouragement, and love kept me going. He helped me to get started with this book and got me over the goal line.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam»

Look at similar books to OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam»

Discussion, reviews of the book OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.