Book picks similar to
Amateur to IM by Jonathan Hawkins


chess
chess-books-started
chess-endings
for-reference

The Way to Go: A Thorough Introduction to the Go Programming Language


Ivo Balbaert - 2012
    "

Nmap Cookbook: The Fat-free Guide to Network Scanning


Nicholas Marsh - 2010
    Every Nmap feature is covered with visual examples to help you quickly understand and identify proper usage for practical results.Topics covered include:* Installation on Windows, Mac OS X, Unix/Linux platforms* Basic and advanced scanning techniques* Network inventory and security auditing* Firewall evasion techniques* Zenmap - A graphical front-end for Nmap* NSE - The Nmap Scripting Engine* Ndiff - A Nmap scan comparison utilitySimplified coverage of Nmap 5.00 features.

Head First Python


Paul Barry - 2010
    You'll quickly learn the language's fundamentals, then move onto persistence, exception handling, web development, SQLite, data wrangling, and Google App Engine. You'll also learn how to write mobile apps for Android, all thanks to the power that Python gives you.We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Python uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Head First Software Development


Dan Pilone - 2007
    Instead of surrendering to these common problems, let Head First Software Development guide you through the best practices of software development. Before you know it, those failed projects will be a thing of the past. With its unique visually rich format, this book pulls together the hard lessons learned by expert software developers over the years. You'll gain essential information about each step of the software development lifecycle -- requirements, design, coding, testing, implementing, and maintenance -- and understand why and how different development processes work. This book is for you if you are:Tired of your customers assuming you're psychic. You'll learn not only how to get good requirements, but how to make sure you're always building the software that customers want (even when they're not sure themselves) Wondering when the other 15 programmers you need to get your project done on time are going to show up. You'll learn how some very simple scheduling and prioritizing will revolutionize your success rate in developing software. Confused about being rational, agile, or a tester. You'll learn not only about the various development methodologies out there, but how to choose a solution that's right for your project. Confused because the way you ran your last project worked so well, but failed miserably this time around. You'll learn how to tackle each project individually, combine lessons you've learned on previous projects with cutting-edge development techniques, and end up with great software on every project.Head First Software Development is here to help you learn in a way that your brain likes... and you'll have a blast along the way. Why pick up hundreds of boring books on the philosophy of this approach or the formal techniques required for that one? Stick with Head First Software Development, and your projects will succeed like never before. Go on, get started... you'll learn and have fun. We promise.

Introducing Microsoft SQL Server 2012


Ross Mistry - 2012
    This book is for anyone who has an interest in SQL Server 2012 and wants to understand its capabilities, including database administrators, application developers, and technical decision makers.

Born to be Mild


Rob Temple - 2020
    I used to love an adventure, and I had jobs on magazines (remember magazines?) which provided the opportunity for plenty of them, but when I hit my thirties I started to become increasingly afraid of the world, until I was too frightened to even go outside at all. And I had no need to go outside: I'd somehow wangled it so my job was mostly tweeting, which meant no colleagues, no bosses, no office, no alarm clock, no deadlines . . . just me, my phone and my social media feeds. Doesn't sound too healthy, does it? It wasn't. Everything went bad.Rob Temple runs a social-media empire from the comfort of his sofa. Living the dream! But what happens when a lack of colleagues, bosses and alarm clocks means that your sofa, and the four walls of your very quiet living room, become your whole world? In this tender and life-affirming memoir, Rob explores what it will take for him to become a little less Bear (Pooh) and a little bit more Bear (Grylls), and how mild-mannered, anxious rule-followers can get their own share of (gentle) adventure from time to time.

Big Bob Gibson's BBQ Book: Recipes and Secrets from a Legendary Barbecue Joint


Chris Lilly - 2009
    Chris Lilly, executive chef of Big Bob Gibson Bar-B-Q and great-grandson-in-law of Big Bob himself, now passes on the family secrets in this quintessential guide to barbecue.From dry rubs to glazes and from sauces to slathers, Lilly gives the lowdown on Big Bob Gibson Bar-B-Q's award-winning seasonings and combinations. You’ll learn the unique flavors of different woods and you’ll get insider tips on creating the right heat—be it in a charcoal grill, home oven, or backyard ground pit. Then, get the scoop on pulled pork, smoked beef brisket, pit-fired poultry, and, of course, ribs.Complete the feast with sides like red-skin potato salad and black-eyed peas. And surely you’ll want to save room for Lilly’s dessert recipes such as Big Mama’s Pound Cake. Loaded with succulent photographs, easy-to-follow instructions, and colorful stories, Big Bob Gibson’s BBQ Book honors the legacy of Big Bob Gibson—and of great barbeque.

Marathon: The Ultimate Training Guide


Hal Higdon - 2005
    Aspiring or veteran marathoners will benefit enormously from its proven guidance."This new edition focuses on first marathoners, women runners, and those new to the sport; and as always, Higdon shows how to build up mileage and gives advice on running long, speedwork for distance runners, defensive running strategies, and planning for peak performance.

C# in Depth


Jon Skeet - 2008
    With the many upgraded features, C# is more expressive than ever. However, an in depth understanding is required to get the most out of the language.C# in Depth, Second Edition is a thoroughly revised, up-to-date book that covers the new features of C# 4 as well as Code Contracts. In it, you'll see the subtleties of C# programming in action, learning how to work with high-value features that you'll be glad to have in your toolkit. The book helps readers avoid hidden pitfalls of C# programming by understanding "behind the scenes" issues.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Artificial Intelligence: A Modern Approach


Stuart Russell - 1994
    The long-anticipated revision of this best-selling text offers the most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence. *NEW-Nontechnical learning material-Accompanies each part of the book. *NEW-The Internet as a sample application for intelligent systems-Added in several places including logical agents, planning, and natural language. *NEW-Increased coverage of material - Includes expanded coverage of: default reasoning and truth maintenance systems, including multi-agent/distributed AI and game theory; probabilistic approaches to learning including EM; more detailed descriptions of probabilistic inference algorithms. *NEW-Updated and expanded exercises-75% of the exercises are revised, with 100 new exercises. *NEW-On-line Java software. *Makes it easy for students to do projects on the web using intelligent agents. *A unified, agent-based approach to AI-Organizes the material around the task of building intelligent agents. *Comprehensive, up-to-date coverage-Includes a unified view of the field organized around the rational decision making pa

Tmux 2: Productive Mouse-Free Development


Brian P. Hogan - 2016
    The time you spend context switching between your editor and your consoles eats away at your productivity. Take control of your environment with tmux, a terminal multiplexer that you can tailor to your workflow. With this updated second edition for tmux 2.3, you'll customize, script, and leverage tmux's unique abilities to craft a productive terminal environment that lets you keep your fingers on your keyboard's home row.You have a database console, web server, test runner, and text editor running at the same time, but switching between them and trying to find what you need takes up valuable time and breaks your concentration. By using tmux 2.3, you can improve your productivity and regain your focus. This book will show you how.This second edition includes many features requested by readers, including how to integrate plugins into your workflow, how to integrate tmux with Vim for seamless navigation - oh, and how to use tmux on Windows 10.Use tmux to manage multiple terminal sessions in a single window using only your keyboard. Manage and run programs side by side in panes, and create the perfect development environment with custom scripts so that when you're ready to work, your programs are waiting for you. Manipulate text with tmux's copy and paste buffers, so you can move text around freely between applications. Discover how easy it is to use tmux to collaborate remotely with others, and explore more advanced usage as you manage multiple tmux sessions, add custom scripts into the tmux status line, and integrate tmux with your system.Whether you're an application developer or a system administrator, you'll find many useful tricks and techniques to help you take control of your terminal.

R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics


Paul Teetor - 2011
    The R language provides everything you need to do statistical work, but its structure can be difficult to master. This collection of concise, task-oriented recipes makes you productive with R immediately, with solutions ranging from basic tasks to input and output, general statistics, graphics, and linear regression.Each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. If you're a beginner, R Cookbook will help get you started. If you're an experienced data programmer, it will jog your memory and expand your horizons. You'll get the job done faster and learn more about R in the process.Create vectors, handle variables, and perform other basic functionsInput and output dataTackle data structures such as matrices, lists, factors, and data framesWork with probability, probability distributions, and random variablesCalculate statistics and confidence intervals, and perform statistical testsCreate a variety of graphic displaysBuild statistical models with linear regressions and analysis of variance (ANOVA)Explore advanced statistical techniques, such as finding clusters in your dataWonderfully readable, R Cookbook serves not only as a solutions manual of sorts, but as a truly enjoyable way to explore the R language--one practical example at a time.--Jeffrey Ryan, software consultant and R package author

Aircraft Structures for Engineering Students


T.H.G. Megson - 1989
    It covers all fundamental subjects, including elasticity, structural analysis, airworthiness and aeroelasticity. Now in its fourth edition, the author has revised and updated the text throughout and added new case study and worked example material to make the text even more accessible.The leading Aircraft Structures text, covering a complete course from basic structural mechanics to finite element analysisEnhanced pedagogy with additional case studies, worked examples and home work exercises

The Prydain Companion: A Reference Guide to Lloyd Alexander's Prydain Chronicles


Michael O. Tunnell - 1989
    Instructive, certainly. But, like any good companion, a pleasure to be with over a long period of time." —Lloyd Alexander, from the ForewordThis intriguing volume is at once a wonderful reference resource and a vehicle for exploration and discovery in itself. Complete with a biographical sketch of Lloyd Alexander, a personal Foreword by Mr. Alexander himself, a "How to Use the Companion" section from the author, pronunciation keys, and excerpts throughout, and "most substantially" an alphabetical guide to the peoples, places, and objects of the Prydain Chronicles, The Prydain Companion is a one-stop reference book for a beloved world of fantasy and magic.So for those who love the works of Lloyd Alexander "young readers, teachers, researchers, all" and those who are only beginning to know them, here is a worthy and useful travelmate.

The Squared Circle: Life, Death, and Professional Wrestling


David Shoemaker - 2013
    Shoemaker’s sportswriting has since struck a nerve with generations of wrestling fans who—like him—grew up worshipping a sport often derided as “fake” in the wider culture. To them, these professional wrestling superstars are not just heroes but an emotional outlet and the lens through which they learned to see the world. Starting in the early 1900s and exploring the path of pro wrestling in America through the present day, The Squared Circle is the first book to acknowledge both the sport’s broader significance and wrestling fans’ keen intellect and sense of irony. Divided into eras, each section offers a snapshot of the wrestling world, profiles some of the period’s preeminent wrestlers, and the sport’s influence on our broader culture. Through the brawling, bombast, and bloodletting, Shoemaker argues that pro wrestling can teach us about the nature of performance, audience, and, yes, art. Full of unknown history, humor, and self-deprecating reminiscence—but also offering a compelling look at the sport’s rightful place in pop culture—The Squared Circle is the book that legions of wrestling fans have been waiting for. In it, Shoemaker teaches us to look past the spandex and body slams to see an art form that can explain the world.