Book picks similar to
Boost Your Chess 3: Mastery by Artur Yusupov
chess
chess-tactics
z-catalogue
chess-mind-sports
Our Q&A a Day: 3-Year Journal for 2 People
Potter Style - 2013
Our Q&A a Day provides a question for every day of the year, with enough space for two people to jot down a one- or two-sentence response. The journal offers a variety of questions; some may address the relationship ("Where would you like to travel with your partner?"); others suggest writing something about each other ("What does your partner's laugh sound like?"); many are simply questions that each person answers individually ("What is your top priority today?"). Over a three-year period, both writers can see how their answers compare, contrast, and change as they create a lasting keepsake of their relationship.
Modern Technical Writing: An Introduction to Software Documentation
Andrew Etter - 2016
Written by the lead technical writer at one of Silicon Valley's most exciting companies, Modern Technical Writing is a set of guiding principles and thoughtful recommendations for new and experienced technical writers alike. Not a reference manual, and not comprehensive, it instead serves as an introduction to a sensible writing and publishing process, one that has eluded the profession for too long.
101 Bets You Will Always Win: Jaw-Dropping Illusions, Remarkable Riddles, Scintillating Science Stunts, and Cunning Conundrums That Will Astound and Amaze Everyone You Know
Richard Wiseman - 2016
Imagine being able to challenge anyone with seemingly impossible bets, safe in the knowledge that you will always win. Imagine no more. Richard Wiseman is a psychologist who has traveled the globe in search of the world's greatest bets and in "101 Bets You Will Always Win" he shows you how to use science, logic and a healthy dose of trickery always to be on the winning side of every bet you make. Using coins, dice, matchsticks and ordinary objects, you'll discover, among many other things,- how to balance a coin on the edge of a dollar bill - pick a cup up with a balloon - balance two forks and a matchstick on your fingertip - separate two glasses without touching themIn explaining the bets, Wiseman also explains the science behind them making what at first seems mystifying as natural as the laws of gravity. Let YouTube sensation Richard Wiseman turn you into one of those smart people who can say "I'll bet I can..." and know that you'll never lose.
Easy Peasy Chinese: Mandarin Chinese for Beginners
Elinor Greenwood - 2007
Give yourself a Chinese name, see how to haggle in the shops and test yourself to see if you know the key characters.
Microsoft Windows Internals: Microsoft Windows Server(TM) 2003, Windows XP, and Windows 2000 (Pro-Developer)
Mark E. Russinovich - 2004
This classic guidefully updated for Windows Server 2003, Windows XP, and Windows 2000, including 64-bit extensionsdescribes the architecture and internals of the Windows operating system. You’ll find hands-on experiments you can use to experience Windows internal behavior firsthand, along with advanced troubleshooting information to help you keep your systems running smoothly and efficiently. Whether you’re a developer or a system administrator, you’ll find critical architectural insights that you can quickly apply for better design, debugging, performance, and support.Get in-depth, inside knowledge of the Windows operating system: Understand the key mechanisms that configure and control Windows, including dispatching, startup and shutdown, and the registry Explore the Windows security model, including access, privileges, and auditing Investigate internal system architecture using the kernel debugger and other tools Examine the data structures and algorithms that deal with processes, threads, and jobs Observe how Windows manages virtual and physical memory Understand the operation and format of NTFS, and troubleshoot file system access problems View the Windows networking stack from top to bottom, including mapping, APIs, name resolution, and protocol drivers Troubleshoot boot problems and perform crash analysis
Digital Communications
John G. Proakis - 1983
Includes expert coverage of new topics: Turbocodes, Turboequalization, Antenna Arrays, Digital Cellular Systems, and Iterative Detection. Convenient, sequential organization begins with a look at the historyo and classification of channel models and builds from there.
Abstract Algebra
I.N. Herstein - 1986
Providing a concise introduction to abstract algebra, this work unfolds some of the fundamental systems with the aim of reaching applicable, significant results.
The Guru's Guide to Transact-Sql
Ken Henderson - 2000
Beginners and intermediate developers will appreciate the comprehensive tutorial that walks step-by-step through building a real client/server database, from concept to deployment and beyond -- and points out key pitfalls to avoid throughout the process. Experienced users will appreciate the book's comprehensive coverage of the Transact-SQL language, from basic to advanced level; detailed ODBC database access information; expert coverage of concurrency control, and more. The book includes thorough, up-to-the-minute guidance on building multi-tier applications; SQL Server performance tuning; and other crucial issues for advanced developers. For all database developers, system administrators, and Web application developers who interact with databases in Microsoft-centric environments.
Halo 3: The Official Strategy Guide
James Price - 2007
·Detailed annotated maps for all levels·Learn how to dominate multiplayer matches with information on weapon locations and expert tips·Learn about every enemy, vehicle and weapon — their strengths and weaknesses and how you can exploit them·Confidently navigate the huge Campaign mode with our exclusive maps and step-by-step walkthrough·Complete list of all Achievements and how to unlock each onePacked with tips, tactics and techniques direct from Bungie
Duncan's Ritual of Freemasonry
Malcolm C. Duncan - 1976
Duncan's Masonic Ritual and Monitor will be a cherished possession of any Mason who receives it. This scarce antiquarian book is a facsimile reprint of the original. Because of this work's cultural significance, we have made it available as part of our commitment for protecting, preserving, and promoting a high quality, modern edition that is true to the original work.Retaining all the traditional charm of McKay's Standard Edition, this volume includes both the Guide to the Three Symbolic Degrees of the Ancient York Rite and to the degree of Mark Master, Past Master, Most Excellent Master, and the Royal Arch, as written by Malcolm C. Duncan.
Getting Started with SQL: A Hands-On Approach for Beginners
Thomas Nield - 2016
If you're a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, but you'll also discover how to efficiently design and manage databases to meet your needs.You'll also learn how to:Explore relational databases, including lightweight and centralized modelsUse SQLite and SQLiteStudio to create lightweight databases in minutesQuery and transform data in meaningful ways by using SELECT, WHERE, GROUP BY, and ORDER BYJoin tables to get a more complete view of your business dataBuild your own tables and centralized databases by using normalized design principlesManage data by learning how to INSERT, DELETE, and UPDATE records
Probabilistic Robotics
Sebastian Thrun - 2005
Building on the field of mathematical statistics, probabilistic robotics endows robots with a new level of robustness in real-world situations. This book introduces the reader to a wealth of techniques and algorithms in the field. All algorithms are based on a single overarching mathematical foundation. Each chapter provides example implementations in pseudo code, detailed mathematical derivations, discussions from a practitioner's perspective, and extensive lists of exercises and class projects. The book's Web site, www.probabilistic-robotics.org, has additional material. The book is relevant for anyone involved in robotic software development and scientific research. It will also be of interest to applied statisticians and engineers dealing with real-world sensor data.
Professional Wordpress Plugin Development
Brad Williams - 2011
Now you can extend it for personal, corporate and enterprise use with advanced plugins and this professional development guide. Learn how to create plugins using the WordPress plugin API: utilize hooks, store custom settings, craft translation files, secure your plugins, set custom user roles, integrate widgets, work with JavaScript and AJAX, create custom post types. You'll find a practical, solutions-based approach, lots of helpful examples, and plenty of code you can incorporate!Shows you how to develop advanced plugins for the most popular CMS platform today, WordPress Covers plugin fundamentals, how to create and customize hooks, internationalizing your site with translation files, securing plugins, how to create customer users, and ways to lock down specific areas for use in corporate settings Delves into advanced topics, including creating widgets and metaboxes, debugging, using JavaScript and AJAX, Cron integration, custom post types, short codes, multi site functions, and working with the HTTP API Includes pointers on how to debug, profile and optimize your code, and how to market your custom plugin Learn advanced plugin techniques and extend WordPress into the corporate environment.
Master Getting Things Done the David Allen Way with Evernote: Your 7-Day GTD Immediate Action Plan
Dominic Wolff - 2013
Add to this the frustration of using incomplete systems that are supposed to help you, and the stress levels just shoot up. - Get rid of 'stuff', eliminate stress and simplify every area of your life. - Give you the satisfaction and freedom of feeling that you have every aspect of your life, both professional and personal, under control - Frees up your time and mental resources - Helps you to get everything on your to-do list done in an almost effortless wayAs you read these words, you realise that it makes so much sense to have a proven integrated system to make your work and personal life easier.Consider this to be your exclusive invitation to never feeling overwhelmed again. The system described in this book will enable you to have the peace of mind of being highly organized, even if you're not.
What's New in Java 7?
Madhusudhan Konda - 2011
Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism.