Selasa, 16 Juli 2013

Wow! eBook: OCA Java SE 7 Programmer I Certification Guide - 4 new eBooks


Wow! eBook: OCA Java SE 7 Programmer I Certification Guide - 4 new eBooks

Link to Wow! eBook

OCA Java SE 7 Programmer I Certification Guide

Posted: 16 Jul 2013 10:19 AM PDT

Book Description

This book is a comprehensive guide to the 1Z0-803 exam. You’ll 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. You’ll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you’ll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.

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

OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. You’ll 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.

What’s Inside

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

Table of Contents
Chapter 1. Java basics
Chapter 2. Working with Java data types
Chapter 3. Methods and encapsulation
Chapter 4. String, StringBuilder, Arrays, and ArrayList
Chapter 5. Flow control
Chapter 6. Working with inheritance
Chapter 7. Exception handling
Chapter 8. Full mock exam

Book Details

  • Paperback: 560 pages
  • Publisher: Manning Publications (April 2013)
  • Language: English
  • ISBN-10: 1617291048
  • ISBN-13: 978-1617291043
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post OCA Java SE 7 Programmer I Certification Guide appeared first on Wow! eBook.

Spring in Practice

Posted: 16 Jul 2013 10:16 AM PDT

Book Description

Spring in Practice shows you how to tackle the challenges you face when you build Spring-based applications. The book empowers software developers to solve concrete business problems by mapping application-level issues to Spring-centric solutions.

It diverges from other cookbooks because it presents the background you need to understand the domain in which a solution applies before it offers the specific steps to solve the problem.

Spring in Practice covers 66 Spring development techniques and the practical issues you will encounter when using them. The book starts with three carefully crafted introductory chapters to get you up to speed on the fundamentals. And then, the core of the book takes you step-by-step through the important, practical techniques you will use no matter what type of application you’re building. You’ll hone your Spring skills with examples on user accounts, security, NoSQL data stores, and application integration. Along the way, you’ll explore Spring-based approaches to domain-specific challenges like CRM, configuration management, and site reliability.

What’s Inside

  • Covers Spring 3
  • Successful outcomes with integration testing
  • Dozens of web app techniques using Spring MVC
  • Practical examples and real-world context
  • How to work effectively with data

Each technique highlights something new or interesting about Spring and focuses on that concept in detail. This book assumes you have a good foundation in Java and Java EE. Prior exposure to Spring Framework is helpful but not required.

Table of Contents
Chapter 1. Introducing Spring: the dependency injection container
Chapter 2. Data persistence, ORM, and transactions
Chapter 3. Building web applications with Spring Web MVC
Chapter 4. Basic web forms
Chapter 5. Enhancing Spring MVC applications with Web Flow
Chapter 6. Authenticating users
Chapter 7. Authorizing user requests
Chapter 8. Communicating with users and customers
Chapter 9. Creating a rich-text comment engine
Chapter 10. Integration testing
Chapter 11. Building a configuration management database
Chapter 12. Building an article-delivery engine
Chapter 13. Enterprise integration
Chapter 14. Creating a Spring-based "site-up" framework

Book Details

  • Paperback: 560 pages
  • Publisher: Manning Publications (May 2013)
  • Language: English
  • ISBN-10: 1935182056
  • ISBN-13: 978-1935182054
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Spring in Practice appeared first on Wow! eBook.

Scala in Action

Posted: 16 Jul 2013 10:11 AM PDT

Book Description

Scala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a “how-to” approach, explaining language concepts as you explore familiar programming challenges that you face in your day-to-day work.

Scala runs on the JVM and combines object-orientation with functional programming. It’s designed to produce succinct, type-safe code, which is crucial for enterprise applications. Scala implements Actor-based concurrency through the amazing Akka framework, so you can avoid Java’s messy threading while interacting seamlessly with Java.

Scala in Action is a comprehensive tutorial that introduces the language through clear explanations and numerous hands-on examples. It takes a “how to” approach, explaining language concepts as you explore familiar programming tasks. You’ll tackle concurrent programming in Akka, learn to work with Scala and Spring, and learn how to build DSLs and other productivity tools. You’ll learn both the language and how to use it.

Experience with Java is helpful but not required. Ruby and Python programmers will also find this book accessible.

What’s Inside

  • A Scala tutorial
  • How to use Java and Scala open source libraries
  • How to use SBT
  • Test-driven development
  • Debugging
  • Updated for Scala 2.10

Table of Contents
Part 1: Scala: the basics
Chapter 1. Why Scala?
Chapter 2. Getting started
Chapter 3. OOP in Scala
Chapter 4. Having fun with functional data structures
Chapter 5. Functional programming

Part 2: Working with Scala
Chapter 6. Building web applications in functional style
Chapter 7. Connecting to a database
Chapter 8. Building scalable and extensible components
Chapter 9. Concurrency programming in Scala
Chapter 10. Building confidence with testing

Part 3: Advanced steps
Chapter 11. Interoperability between Scala and Java
Chapter 12. Scalable and distributed applications using Akka

Book Details

  • Paperback: 419 pages
  • Publisher: Manning Publications (April 2013)
  • Language: English
  • ISBN-10: 1935182757
  • ISBN-13: 978-1935182757
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Scala in Action appeared first on Wow! eBook.

Arduino in Action

Posted: 16 Jul 2013 10:07 AM PDT

Book Description

Arduino in Action is a hands-on guide to prototyping and building electronics using the Arduino platform. Suitable for both beginners and advanced users, this easy-to-follow book begins with the basics and then systematically guides you through projects ranging from your first blinking LED through connecting Arduino to devices like game controllers or your iPhone.

Arduino is an open source do-it-yourself electronics platform that supports a mind-boggling collection of sensors and actuators you can use to build anything you can imagine. Even if you’ve never attempted a hardware project, this easy-to-follow book will guide you from your first blinking LED through connecting Arduino to your iPhone.

Arduino in Action is a hands-on guide to prototyping and building DIY electronics. You’ll start with the basics—unpacking your board and using a simple program to make something happen. Then, you’l attempt progressively more complex projects as you connect Arduino to motors, LCD displays, Wi-Fi, GPS, and Bluetooth. You’ll explore input/output sensors, including ultrasound, infrared, and light, and then use them for tasks like robotic obstacle avoidance.

Arduino programs look a lot like C or C++, so some programming skill is helpful.

What’s Inside

  • Getting started with Arduino—no experience required!
  • Writing programs for Arduino
  • Sensing and responding to events
  • Robots, flying vehicles, Twitter machines, LCD displays, and more!

Table of Contents
Part 1: Getting started
Chapter 1. Hello Arduino
Chapter 2. Digital input and output
Chapter 3. Simple projects: input and output

Part 2: Putting Arduino to work
Chapter 4. Extending Arduino
Chapter 5. Arduino in motion
Chapter 6. Object detection
Chapter 7. LCD displays
Chapter 8. Communications
Chapter 9. Game on
Chapter 10. Integrating the Arduino with iOS
Chapter 11. Making wearables
Chapter 12. Adding shields
Chapter 13. Software integration

Book Details

  • Paperback: 368 pages
  • Publisher: Manning Publications (May 2013)
  • Language: English
  • ISBN-10: 1617290246
  • ISBN-13: 978-1617290244
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Arduino in Action appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar