Book picks similar to
Ruby by Larry Ullman


programming
reference
office
ror

Catholic Book of Prayers


Maurus Fitzgerald - 2011
    Compiled and edited by Rev. Maurus Fitzgerald this prayer book has been updated in accord with the Roman Missal. With a helpful summary of our Catholic Faith, this useful prayer book will prove invaluable for making regular prayer easy and meaningful.

My Blog Traffic Sucks! 8 Simple Steps to Get 100,000 Blog Visitors without Working 8 Days a Week


Steve Scott - 2014
    

The Psychology of Computer Programming


Gerald M. Weinberg - 1971
    Weinberg adds new insights and highlights the similarities and differences between now and then. Using a conversational style that invites the reader to join him, Weinberg reunites with some of his most insightful writings on the human side of software engineering.Topics include egoless programming, intelligence, psychological measurement, personality factors, motivation, training, social problems on large projects, problem-solving ability, programming language design, team formation, the programming environment, and much more.Dorset House Publishing is proud to make this important text available to new generations of programmers -- and to encourage readers of the first edition to return to its valuable lessons.

Systems Analysis & Design in a Changing World


John W. Satzinger - 2000
    The Fourth Edition maintains the dual focus on the concepts and techniques from both the traditional, structured approach and the object-oriented approach to systems development. Instructors have the flexibility to emphasize one approach over the other, or both, while referring to one integrated case study that runs through every chapter.

Android Application Development for Dummies


Donn Felker - 2010
    The open nature of the Android OS offers programmers the freedom to access the platform's capabilities and this straightforward guide walks you through the steps for creating amazing Android applications. Android programming expert Donn Felker explains how to download the SDK, get Eclipse up and running, code Android applications, and submit your finished products to the Android Market. Featuring two sample programs, this introductory book explores everything from the simple basics to more advanced aspects of the Android platform.Takes you soup through nuts of developing applications for the Android platform Begins with downloading the SDK, then explains how to code Android applications and submit projects to the Android Market Written by Android guru Donn Felker, who breaks every aspect of developing applications for the Android platform into easily digestible pieces No matter your level of programming experience, Android Application Development For Dummies is an ideal guide for getting started with developing applications for the Android platform.

Stop Staring: Facial Modeling and Animation Done Right


Jason Osipa - 2003
    You'll learn the basics of design, modeling, rigging, and animation-while mastering exciting new techniques for stretch-and-squash deformation, advanced blend extraction, and the latest software tools. Walk through the author's detailed analysis of sample animations and discover how to add nuance and sophistication to your designs.Full of insights drawn from years of professional experience, this book provides the focused and practical information you need to create believable facial animations. Learn visimes and lip sync techniques Construct a mouth and mouth keys Explore the process of facial landmarking Master the cartoon techniques of squash and stretch Harness the latest advanced blend extraction tools Create interfaces for your faces Understand skeletal setup, weighting, and rigging Control faces with the book's powerful rig and learn how skin moves to make various shapes and expressionsMaster powerful stretch-and-squash (and squoosh!) techniquesFeatured on the CDFine-tune your facial animations with the techniques demonstrated on the companion CD. Content includes tutorial files, lip sync samples, models, textures, and more.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Urban Preppers with Kids, Pets &Parents


James G. Mushen - 2012
    What are the 37 essential food items that disappear? How can I mitigate damage to my home or business? What fuels are safe to use indoors unvented? What about service animals? What do I pack for my kids and my baby? What about senior survival and wheelchairs? What is Isobutane and why do I need it? Is freeze-dried or dehydrated food more nutritional? What and where is the closest LDS cannery? Why I may NOT want to go to a FEMA shelter. How do I plan survival for my pets? What's the secret to bug out bags? Urban Preppers is the disaster preparedness guide for the rest of us who are not Bear Grylls survivalist but regular people from all walks of life and of every, age gender and socioeconomic level. We pay insurance premiums for cars, homes, health and are lives. Why not include some disaster assurance protection and get some piece of mind and pick up your copy of Urban Preppers today? Take some action now to protect your family and loved ones from the unexpected.The clock is ticking.

Code Complete


Steve McConnell - 1993
    Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

How to Draw Cool Stuff: The 5 Minute Workbook


Catherine V Holmes - 2020
    

Working Effectively with Unit Tests


Jay Fields - 2014
    Unfortunately, developers are creating mountains of unmaintainable tests as a side effect. I've been fighting the maintenance battle pretty aggressively for years, and this book captures the what I believe is the most effective way to test.This book details my strong opinions on the best way to test, while acknowledging alternative styles and various contexts in which tests are written. Whether you prefer my style or not, this book will help you write better Unit and Functional Tests.

Head First iphone Development: A Learner's Guide to Creating Objective-C Applications for the Iphone


Dan Pilone - 2009
    Where do you begin? Head First iPhone Development will help you get your first application up and running in no time. You'll quickly learn to use iPhone SDK tools, including Interface Builder and Xcode, and master Objective-C programming principles that will make your app stand out. It's a complete learning experience for creating eye-catching, top-selling iPhone applications.Put Objective-C core concepts to work, including message passing, protocols, properties, and memory managementTake advantage of iPhone patterns such as datasources and delegatesPreview your applications in the iPhone SimulatorBuild complicated interactions that utilize multiple views, data entry/editing, and iPhone rotationWork with iPhone's camera, GPS, and accelerometerOptimize, test, and distribute your applicationWe 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 iPhone Development provides a visually-rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

Coders at Work: Reflections on the Craft of Programming


Peter Seibel - 2009
    As the words "at work" suggest, Peter Seibel focuses on how his interviewees tackle the day–to–day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting. Hundreds of people have suggested names of programmers to interview on the Coders at Work web site: http://www.codersatwork.com. The complete list was 284 names. Having digested everyone’s feedback, we selected 16 folks who’ve been kind enough to agree to be interviewed:- Frances Allen: Pioneer in optimizing compilers, first woman to win the Turing Award (2006) and first female IBM fellow- Joe Armstrong: Inventor of Erlang- Joshua Bloch: Author of the Java collections framework, now at Google- Bernie Cosell: One of the main software guys behind the original ARPANET IMPs and a master debugger- Douglas Crockford: JSON founder, JavaScript architect at Yahoo!- L. Peter Deutsch: Author of Ghostscript, implementer of Smalltalk-80 at Xerox PARC and Lisp 1.5 on PDP-1- Brendan Eich: Inventor of JavaScript, CTO of the Mozilla Corporation - Brad Fitzpatrick: Writer of LiveJournal, OpenID, memcached, and Perlbal - Dan Ingalls: Smalltalk implementor and designer- Simon Peyton Jones: Coinventor of Haskell and lead designer of Glasgow Haskell Compiler- Donald Knuth: Author of The Art of Computer Programming and creator of TeX- Peter Norvig: Director of Research at Google and author of the standard text on AI- Guy Steele: Coinventor of Scheme and part of the Common Lisp Gang of Five, currently working on Fortress- Ken Thompson: Inventor of UNIX- Jamie Zawinski: Author of XEmacs and early Netscape/Mozilla hackerWhat you’ll learn:How the best programmers in the world do their jobWho is this book for?Programmers interested in the point of view of leaders in the field. Programmers looking for approaches that work for some of these outstanding programmers.

Birnbaum's Walt Disney World 2013


Birnbaum Travel Guides - 2012
    Since ours is the only guidebook that's official, this book includes the most accurate information on prices, changes, and new attractions for 2013: --The Magic Kingdom's Fantasyland is undergoing a massive expansion. We offer expert coverage of all the new attractions and eateries in this evolving wonderland, including The Seven Dwarfs Mine Train coaster (an E-ticket addition to the park's attraction lineup), and the boisterous Be Our Guest dinner experience in the brand-new Beast's Castle.--Disney villains are causing trouble and only YOU can stop them! Birnbaum delivers the details of a new, interactive role-playing game known as Sorcerers of the Magic Kingdom. In this high-tech adventure, Merlin the Magician recruits park guests to help defeat an army of Disney villains.--There is a new resort in town: The colorful, "value" property dubbed Art of Animation. Birnbaum's description will help you decide if this family-friendly resort is for you--and show how to book a room or suite that suits your budget.--The Disney Dining Plan is ever-changing. Trust Birnbaum to deliver the latest on this popular program.--Downtown Disney is in the midst of a metamorphosis. Birnbaum describes the latest changes and additions to this shopping, dining, and entertainment district. Among the newest draws is Splitsville, WDW's go-to destination for bowling, billiards, and more. We will give you the skinny on this new play zone, plus many other additions to the Downtown Disney landscape.--Many classic Disney resorts are offering new layers of luxury--from princess or pirate rooms to wellness suites--and we have the scoop on getting the royal treatment at Walt Disney World.

I Love Being Free (Lolli's Happy Heart Rhymes #1)


Elena Paige - 2016
    A beautiful book of rhymes where the words and illustrations teach kids about life, how to navigate their feelings and that they are unique and special. Fun loving and inspiring characters, Lolli and Liquorice, from the Land of Colour take you on an adventure through life, with their fun rhymes. In Lolli's Happy Heart Rhymes, Lolli shares what she "loves" reminding kids to be themselves, have fun and that being human is never perfect. Includes 14 unique poems that rhyme, and are accompanied by gorgeous illustrations that bring the rhymes to life:  - I love every day - I love my friends - I love nature - I love animals - I love following my heart - I love being alone - I love daydreaming - I love learning - I love my feelings - I love telling the truth - I love hugs - I love me - I love adventures - I love being free Also in this series is "I Love Being Different" and "I Love Trying New Things."  Plus you can find Lolli's other books - Meditation Adventures for Kids - at http://www.superhappykids.com and download all the illustrations in this series for coloring in fun for FREE. ABOUT THE AUTHOR Elena Paige is a children's fiction author and health educator based in Melbourne Australia. Having studied bachelor degrees in Law and Psychology Elena has worked in Government within the field of community safety, crime prevention and building strong social connections. She has worked for the past 15 years in the health and counselling field in private practise. She continues to be a life long student of martial arts and the Chinese healing arts which influence her work. Elena Paige originally developed the character of Lolli to help her own children overcome their own issues around self esteem, sleeping issues, and friendships. Her work is influenced through her healing work and knowledge of basic human needs to love, acknowledgment and personal connection. Lolli is also featured in another series - MEDITATIONS ADVENTURES FOR KIDS. The meditations were developed to be fun, rather than what one may traditionally think of as meditation. Kids love the whimsical nature of following where Lolli takes them and they learn things coincidentally along the way. You can see more about Lolli and other books in progress by Elena Paige at http://www.superhappykids.com .

Java Concurrency in Practice


Brian Goetz - 2005
    Now this same team provides the best explanation yet of these new features, and of concurrency in general. Concurrency is no longer a subject for advanced users only. Every Java developer should read this book."--Martin BuchholzJDK Concurrency Czar, Sun Microsystems"For the past 30 years, computer performance has been driven by Moore's Law; from now on, it will be driven by Amdahl's Law. Writing code that effectively exploits multiple processors can be very challenging. Java Concurrency in Practice provides you with the concepts and techniques needed to write safe and scalable Java programs for today's--and tomorrow's--systems."--Doron RajwanResearch Scientist, Intel Corp"This is the book you need if you're writing--or designing, or debugging, or maintaining, or contemplating--multithreaded Java programs. If you've ever had to synchronize a method and you weren't sure why, you owe it to yourself and your users to read this book, cover to cover."--Ted NewardAuthor of Effective Enterprise Java"Brian addresses the fundamental issues and complexities of concurrency with uncommon clarity. This book is a must-read for anyone who uses threads and cares about performance."--Kirk PepperdineCTO, JavaPerformanceTuning.com"This book covers a very deep and subtle topic in a very clear and concise way, making it the perfect Java Concurrency reference manual. Each page is filled with the problems (and solutions!) that programmers struggle with every day. Effectively exploiting concurrency is becoming more and more important now that Moore's Law is delivering more cores but not faster cores, and this book will show you how to do it."--Dr. Cliff ClickSenior Software Engineer, Azul Systems"I have a strong interest in concurrency, and have probably written more thread deadlocks and made more synchronization mistakes than most programmers. Brian's book is the most readable on the topic of threading and concurrency in Java, and deals with this difficult subject with a wonderful hands-on approach. This is a book I am recommending to all my readers of The Java Specialists' Newsletter, because it is interesting, useful, and relevant to the problems facing Java developers today."--Dr. Heinz KabutzThe Java Specialists' Newsletter"I've focused a career on simplifying simple problems, but this book ambitiously and effectively works to simplify a complex but critical subject: concurrency. Java Concurrency in Practice is revolutionary in its approach, smooth and easy in style, and timely in its delivery--it's destined to be a very important book."--Bruce TateAuthor of Beyond Java" Java Concurrency in Practice is an invaluable compilation of threading know-how for Java developers. I found reading this book intellectually exciting, in part because it is an excellent introduction to Java's concurrency API, but mostly because it captures in a thorough and accessible way expert knowledge on threading not easily found elsewhere."--Bill VennersAuthor of Inside the Java Virtual MachineThreads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set of new concurrency building blocks. In Java Concurrency in Practice , the creators of these new facilities explain not only how they work and how to use them, but also the motivation and design patterns behind them.However, developing, testing, and debugging multithreaded programs can still be very difficult; it is all too easy to create concurrent programs that appear to work, but fail when it matters most: in production, under heavy load. Java Concurrency in Practice arms readers with both the theoretical underpinnings and concrete techniques for building reliable, scalable, maintainable concurrent applications. Rather than simply offering an inventory of concurrency APIs and mechanisms, it provides design rules, patterns, and mental models that make it easier to build concurrent programs that are both correct and performant.This book covers:Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Performance optimization dos and don'ts Testing concurrent programs Advanced topics such as atomic variables, nonblocking algorithms, and the Java Memory Model