Optimal Thinking: How to Be Your Best Self


Rosalene Glickman - 2002
    This prescriptive self-improvement book is filled with superlative information for every type of reader.

Scala Cookbook


Alvin Alexander - 2013
    With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language.Author Alvin Alexander (creator of DevDaily.com) provides solutions based on his experience using Scala for highly scalable, component-based applications that support concurrency and distribution. Packed with real-world scenarios, this book provides recipes for:Strings, numeric types, and control structuresClasses, methods, objects, traits, and packagingFunctional programming in a variety of situationsCollections covering Scala's wealth of classes and methodsConcurrency, using the Akka Actors libraryUsing the Scala REPL and the Simple Build Tool (SBT)Web services on both the client and server sidesInteracting with SQL and NoSQL databasesBest practices in Scala development

Head First C#


Andrew Stellman - 2007
    Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying SQL databases, .NET collections, and XML documents. By the time you're through, you'll be a proficient C# programmer, designing and coding large-scale applications. Every few chapters you will come across a lab that lets you apply what you've learned up to that point. Each lab is designed to simulate a professional programming task, increasing in complexity until-at last-you build a working Invaders game, complete with shooting ships, aliens descending while firing, and an animated death sequence for unlucky starfighters. This remarkably engaging book will have you going from zero to 60 with C# in no time flat.

iOS Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)


Christian Keur - 2015
    After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS Bootcamp course and its well-tested materials and methodology, this bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful.Throughout the book, the authors explain what's important and share their insights into the larger context of the iOS platform. You get a real understanding of how iOS development works, the many features that are available, and when and where to apply what you've learned.

The Philosopher's Way: Thinking Critically about Profound Ideas


John Chaffee - 2004
    Paperback ISBN-9780205776993 Used only one semester. no writing or highlight. ship fast

Learn C The Hard Way


Zed A. Shaw - 2015
    

Reading People: How to Understand People and Predict Their Behavior- -Anytime, Anyplace


Jo-Ellan Dimitrius - 1998
    By decoding the hidden messages in appearance, tone of voice, facial expression, and personal habit, she has accurately predicted the behavior of jurors, witnesses, lawyers, and judges in some of the most celebrated trials of the past two decades. Now in this phenomenal new book, she applies the secrets of her extraordinary success to the everyday situations we all face at work, at home, and in relationships. How can you " hear between the lines" to detect a lie? When is intuition the best guide to making important decisions? What are the tell-tale signs of romantic attraction? How do other people " read" us? The answers lie closer than we might think. Hair style, clothing, grooming, hand gestures, the neatness of office or living room, the steadiness of the gaze, behavior around subordinates: all of these provide critical clues to a person's integrity, work habits, and sexual interests. Through vivid anecdotes and proven techniques, Dimitrius teaches us how to interpret these signs with accuracy and precision. Whether your focus is friendship or marriage, career or family, romance or professional success, Reading People gives you the skills you need to make sound, swift decisions and reap the benefits from a lifetime of razor-sharp insight.

Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions


Herb Sutter - 1999
    Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yourself with some tough C++ design and programming problems. The puzzles and problems in Exceptional C++ not only entertain, they will help you hone your skills to become the sharpest C++ programmer you can be. Many of these problems are culled from the famous Guru of the Week feature of the Internet newsgroup comp.lang.c++.moderated, expanded and updated to conform to the official ISO/ANSI C++ Standard. Each problem is rated according to difficulty and is designed to illustrate subtle programming mistakes or design considerations. After youve had a chance to attempt a solution yourself, the book then dissects the code, illustrates what went wrong, and shows how the problem can be fixed. Covering a broad range of C++ topics, the problems and solutions address critical issues such as: *Generic programming and how to write reusable templates *Exception safety issues and techniques *Robust class design and inheritance *Compiler firewalls and the Pimpl I

Expert C Programming: Deep C Secrets


Peter van der Linden - 1994
    This book will help the C programmer reach new heights as a professional. Organized to make it easy for the reader to scan to sections that are relevant to their immediate needs.

A Discipline of Programming


Edsger W. Dijkstra - 1976
    

Power to the Public: The Promise of Public Interest Technology


Tara Dawson McGuinness - 2021
    In Power to the Public, Tara Dawson McGuinness and Hana Schank describe a revolutionary new approach--public interest technology--that has the potential to transform the way governments and nonprofits around the world solve problems. Through inspiring stories about successful projects ranging from a texting service for teenagers in crisis to a streamlined foster care system, the authors show how public interest technology can make the delivery of services to the public more effective and efficient.At its heart, public interest technology means putting users at the center of the policymaking process, using data and metrics in a smart way, and running small experiments and pilot programs before scaling up. And while this approach may well involve the innovative use of digital technology, technology alone is no panacea--and some of the best solutions may even be decidedly low-tech.Clear-eyed yet profoundly optimistic, Power to the Public presents a powerful blueprint for how government and nonprofits can help solve society's most serious problems.

The Swift Programming Language


Apple Inc. - 2014
    Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works.

Seven Days


Amber Rayne - 2016
    Sexy. Controlling. Aiden is all the things I don’t need...but everything I want. I know Aiden Matthews as just Café Americano, the sexy and mysterious man I exchange simple pleasantries with every morning at the coffee house. Still recovering from a broken engagement, I refuse to open up to the idea of him being anything else. He’s just a handsome stranger—and nothing more.But soon, a chance meeting outside the coffee house changes us from casual strangers to more. And when he asks me to spend seven days with him to help me escape my troubles; I agree. All I have to do is follow his rules. Aiden quickly introduces me to a new world—a dark, sensual, forbidden world—his world. It might be too much for me to handle, but then again, so is Aiden Matthews. Seven days with him and my life will never be the same.

Compilers: Principles, Techniques, and Tools


Alfred V. Aho - 1986
    The authors present updated coverage of compilers based on research and techniques that have been developed in the field over the past few years. The book provides a thorough introduction to compiler design and covers topics such as context-free grammars, fine state machines, and syntax-directed translation.

Copying and Pasting from Stack Overflow


Vinit Nayak - 2016
    Mastering this art will not only make you the most desired developer in the market, but it will transform the craziest deadline into "Consider it done, Sir".