Book picks similar to
Boost Your Chess 3: Mastery by Artur Yusupov


chess
chess-tactics
chess-next-read
chess-basics

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


Mala Gupta - 2012
    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.About This BookTo 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.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCovers all exam topicsHands-on coding exercisesHow to avoid built-in traps and pitfallsAbout the AuthorMala 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 ContentsIntroductionJava basicsWorking with Java data typesMethods and encapsulationString, StringBuilder, Arrays, and ArrayListFlow controlWorking with inheritanceException handlingFull mock exam

Essential Haematology


A. Victor Hoffbrand - 1984
    Beautifully presented, it introduces the formation and function of blood cells and diseases that arise from dysfunction and disruption of these processes. Basic science, diagnostic tests and clinical features and management are all easily explained. The 5th edition has been reorganized to increase the focus on discrete disorders to show the increased understanding of the causation of blood disorders and improved diagnostic techniques and clinical management. A new standardized approach to describing disease and management has also been introduced. The authors' engaging style and inviting presentation continue to make Essential Haematology the perfect learning and reference text.Fully supported with downloadable figures from the book, along with a PDF of the captions, at www.wiley.com/go/essentialhaematology

Expert Oracle Database Architecture: Oracle Database 9i, 10g, and 11g Programming Techniques and Solutions


Thomas Kyte - 2005
    Tom has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you’ll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised second edition covers the latest developments in Oracle Database 11g. Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it. Don’t treat Oracle Database as a black-box. Get this book. Get under the hood. Turbo-charge your career. Fully-revised to cover Oracle Database 11g Proof-by-example approach: Let the evidence be your guide Dives deeply into Oracle Databases’s most powerful features What you’ll learn Develop an evidence-based approach to problem solving Manage transactions in highly concurrent environments Speed access to data through table and index design Manage files and memory structures for performance and reliability Scale up through partitioning and parallel processing Load and unload data to interface with external systems Think for yourself; don’t take Tom’s word for it! Who this book is for This book is aimed at Oracle Database administrators, at PL/SQL and Java developers writing code to be deployed inside the database, and at developers of external applications who use Oracle Database as a data store. It is the go to book for those wishing to create efficient and scalable applications.

Making Games with Python & Pygame


Al Sweigart - 2012
    Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http: //inventwithpython.com/pygame This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.

Perception and Imaging: Photography - A Way of Seeing


Richard D. Zakia - 1997
    Relevant psychological principles will help you predict your viewer's emotional reaction to your photographic images, giving you more power, control, and tools for communicating your desired message. Knowing how our minds work helps photographers, graphic designers, videographers, animators, and visual communicators both create and critique sophisticated works of visual art. Benefit from this insight in your work. Topics covered in this book: gestalt grouping, memory and association, space, time, color, contours, illusion and ambiguity, morphics, personality, subliminals, critiquing photographs, and rhetoric.

The Tao Of Chess: 200 Principles to Transform Your Game and Your Life


Peter Kurzdorfer - 2004
    In The Tao of Chess, the author seamlessly blends the wisdom of a time-honoured spiritual quest for truth with 200 principles that will improve anyone's chess game. By following the author's principles, readers not only come to enjoy the game more, they develop a habit of seeking underlying truth - whether in a chess game or a real-life situation.The Tao of Chess is full of conscise advice, such as:Understanding is more important than memoryFortune favors the braveWhen you see a good move, wait and look for a better moveMistakes tend to come in bunchesTrust your intuition; it's usually rightAuthoritative and easy to follow, this book will turn every reader into a master strategist.

Exam Ref 70-483: Programming in C#


Wouter de Kort - 2013
    Designed for experienced software developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.Focus on the expertise measured by these objectives:Manage Program FlowCreate and Use TypesDebug Applications and Implement SecurityImplement Data AccessThis Microsoft Exam Ref:Organizes its coverage by exam objectives.Features strategic, what-if scenarios to challenge you.Includes a 15% exam discount from Microsoft. (Limited time offer)

Tournament Poker for Advanced Players


David Sklansky - 2002
    Some people excel at it because they understand the proper strategy adjustments and when to make them. This text is the first one that explains tournament strategies which only a small number of players have mastered. It assumes you already know how to play poker well, but aren't knowledgeable about tournament concepts and when and how to use them. Some of the ideas discussed include the effect of going broke, The Gap Concept, how chips change value, adjusting strategy because the stakes rise, all-in strategy, the last table, making deals, and The "System."

Physics, Volume 2


David Halliday - 1991
    The Fourth Edition of volumes 1 and 2 is concerned with mechanics and E&M/Optics. New features include: expanded coverage of classic physics topics, substantial increases in the number of in-text examples which reinforce text exposition, the latest pedagogical and technical advances in the field, numerical analysis, computer-generated graphics, computer projects and much more.

AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps


Shyam Seshadri - 2014
    By the end of the book, you'll understand how to develop a large, maintainable, and performant application with AngularJS.Guided by two engineers who worked on AngularJS at Google, you'll learn the components needed to build data-driven applications, using declarative programming and the Model-view-controller pattern. You'll also learn how to conduct unit tests on each part of your application.Learn how to use controllers for moving data to and from viewsUnderstand when to use AngularJS services instead of controllersCommunicate with the server to store, fetch, and update data asynchronouslyKnow when to use AngularJS filters for converting data and values to different formatsImplement single-page applications, using ngRoute to select views and navigationDive into basic and advanced directives for creating reusable componentsWrite an end-to-end test on a live version of your entire applicationUse best practices, guidelines, and tools throughout the development cycle

Physics, Volume 1


Robert Resnick - 1966
    The Fourth Edition of volumes 1 and 2 is concerned with mechanics and E&M/Optics. New features include: expanded coverage of classic physics topics, substantial increases in the number of in-text examples which reinforce text exposition, the latest pedagogical and technical advances in the field, numerical analysis, computer-generated graphics, computer projects and much more.

Modern Compressible Flow: With Historical Perspective


John D. Anderson Jr. - 1981
    In keeping with previous versions, the 3rd edition uses numerous historical vignettes that show the evolution of the field. New pedagogical features--"Roadmaps" showing the development of a given topic, and "Design Boxes" giving examples of design decisions--will make the 3rd edition even more practical and user-friendly than before. The 3rd edition strikes a careful balance between classical methods of determining compressible flow, and modern numerical and computer techniques (such as CFD) now used widely in industry & research. A new Book Website will contain all problem solutions for instructors.

Handbook of Model Rocketry


G. Harry Stine - 1970
    This new edition of the model rocketeer's "bible" shows you how to safely build, launch, track, and recover model rockets--and have fun doing it. Whether you're a beginner or a veteran model rocketeer, the Handbook of Model Rocketry, the official manual of the National Association of Rocketry (NAR), will become your well-used reference book. G. Harry Stine has been a model rocketeer since 1957 when he founded the NAR and started the first model rocket company. Stine's Handbook, after satisfying rocket enthusiasts for nearly three decades, remains the definitive resource. Recent technological progress has had a major effect on the model rocket hobby and sport. This revised and updated edition covers such new technology as: revised computer programs that use improved versions of Basic composite propellant model rocket motors recently approved reloadable model rocket motors building and flying large model rockets radio-controlled boost gliders and rocket gliders solid-state, microchip, computer-readable modules used to measure temperature, pressure, acceleration, and airspeed

Electric Machinery Fundamentals


Stephen J. Chapman - 1991
    MATLAB has been incorporated throughtout, both in examples and problems.

Defending Your Castle: Build Catapults, Crossbows, Moats, Bulletproof Shields, and More Defensive Devices to Fend Off the Invading Hordes


William Gurstelle - 2014
    Each chapter introduces a new bad actor in the history of warfare, details his conquests, and features weapons and fortifications to defend against him and his minions. Clear step-by-step instructions, diagrams, and photographs show how to build a dozen projects, including “Da Vinci’s Catapult,” “Carpini’s Crossbow,” a “Crusader-Proof Moat,” “Alexander’s Tortoise,” and the “Cheval-de-frise.” With a strong emphasis on safety, the book also gives tips on troubleshooting, explains the physics behind many of the projects, and shows where to buy the materials. By the time they’ve reached the last page, at-home defenders everywhere will have succeeded in creating a fully fortified home.