Book picks similar to
Pro WPF: Windows Presentation Foundation in .NET 3.0 by Matthew MacDonald
wpf
pro
software
development
Practical Common LISP
Peter Seibel - 2005
This is the first book that introduces Lisp as a language for the real world.Practical Common Lisp presents a thorough introduction to Common Lisp, providing you with an overall understanding of the language features and how they work. Over a third of the book is devoted to practical examples, such as the core of a spam filter and a web application for browsing MP3s and streaming them via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). In other "practical" chapters, author Peter Seibel demonstrates how to build a simple but flexible in-memory database, how to parse binary files, and how to build a unit test framework in 26 lines of code.
Forgotten Fortress: The Complete Swordmaster Trilogy
Rutger Krenn - 2018
He flees … and plunges headlong into an epic quest of even greater danger. Talon, ruthlessly pursued by the warrior band, returns to the land of his birth. He finds it threatened by an army. The mountain fortress that guards the narrow pass into the realm is undermanned. Worse, the kingdom’s soldiers are fighting a battle on another front. There are no reinforcements. The fortress will soon fall. When it does, the enemy will ravage an entire kingdom. Talon risks his life to bring word to allies who might help. But to reach them, he must somehow pass through the very army set to destroy his homeland. He begins the quest, but the warrior band has not given up the hunt. Nor is the invading army led by a man, but by a sorcerer ready to risk anything for victory. Talon is beset by enemies at every step, including a creature of dark power that stalks him. The road to safety is long, and the hope of success is short. Yet, in the darkest hour of his life, he finds an unexpected ally. A girl of striking courage helps him, and he falls in love with her. But if his quest fails, only smoke and ash will remain of the future they might have shared. This boxed set contains the entire Swordmaster trilogy, previously released as Fortress of the Forgotten. This is a remastered and expanded edition.
Mustang River Box Set
Bev Pettersen - 2019
Don't miss this special edition of the Mustang River Ranch suspense series at a terrific price!
"Diving into a Bev Pettersen book is always a delicious treat!" Lori Ryan New York Times and USA Today Bestselling Author
SHADOWS OF THE MOUNTAIN (Book 1)Winner, Write Touch Readers' Award Contest, Best Romantic Suspense "A thrilling romantic western suspense, full of action, drama and of course, love!" Reader ViewsA wary former SEAL is hired to protect the President's daughter on a routine three-day horseback ride. But when they are attacked by ruthless assassins, he and his beautiful but suspicious trail guide must team up in order to protect their innocent charge. As they lead their pursuers on a dangerous decoy, they're forced to lower their guards and trust each other. But can they survive long enough to have a chance at love, or will either of them leave the mountain alive?ALONG CAME A COWBOY (Book 2)
Readers' Choice Award, Romantic Suspense 2019"A hot cowboy, a twisted killer, and one very resilient woman."
A burned-out rodeo champ vows to steer clear of female fans, especially artificial cowgirls with their bright lipstick and plastic smiles. The luxury ranch's wilderness chase offers the perfect opportunity to escape. He doesn't count on being asked to track an attractive woman, and certainly not one who rarely dirties her designer jeans. And while her surprising pluck might prove enough to capture his heart, the Montana backwoods conceals many dangerous predators... And not all of them are four-legged.
The Passive Income Playbook: The Simple, Proven, Step-by-Step System You Can Use to Make $500 to $2500 per Month of Passive Income - in the Next 30 Days
Raza Imam - 2018
Then use it to make money for the rest of your life. Are you looking for a a proven, step-by-step system that allows you to make passive income streams on autopilot - with very little experience? Are you ready to start making passive income, but don't know where to begin? Well, just imagine what it would be like if you easily saw money rolling into your bank account. Because once you master this process, you'll be able to work from anywhere in the world. You'll be able to quit your job for good. And you'll be able to build passive income business profits over the long-term. In this short but powerful book, I reveal my story of building a passive income business. How I went from making 0 to almost $2000 per month - in a month. And I've been making more and more money ever since. You'll discover how I did it, step-by-step. I'll show you how to get the same results as me. Even if you have a full-time job.
In this book, you will learn:
Exactly how you can earn passive income streams - in the next 30 days The most overrated ways to build a passive income business - and why I don't recommend them The FASTEST way to get started - even if you have no experience Insider tricks people like you are using to earn thousands and thousands of dollars per month in passive income Over 20 passive income ideas that you can use to get started - today How to make money from your personal story and experiences (even if you don't think you're an expert) How to make consistent, long-term profit so you can quit your job and live the life of your dreams And much, much more It's time to stop gambling with your hard-earned money. Join the thousands of smart professionals that are leveraging their expertise to make consistent passive income and make money from home. I'm an Amazon best-selling author will show you exactly how I broke through fear, frustration, and self-doubt to make a consistent, passive income over the past 2 years (over $25,000) I reveals the secrets I used to profitably grow my income and watch the money and sales roll into my bank account - like clockwork. This strategy is powerful, and yet so simple to use.
Implementing Lean Software Development: From Concept to Cash
Mary Poppendieck - 2006
These principles have revolutionized manufacturing and have been adopted by the most innovative product companies including Toyota and 3M. In 2003 the Poppendieck's published Lean Software Development: An Agile Toolkit which showed how these same lean principles can be successfully applied to software development. Since that publication the authors have increased their understanding of Lean and Agile problems faced by large organizations and have emerged as leading advocates for bringing Lean production techniques to software development. While their first book provides an introduction, theoretical advice and a reference to Lean, this follow-up incorporates their gained knowledge and understanding of what works and goes steps further to provide hands-on guidance for implementing a Lean system. Using historical case studies from prominent companies such as Polaris, Lockheed and Fujistu the authors prove the overall value of Lean practices and shows how to effectively apply these methods to software production.
Python Cookbook
David Beazley - 2002
Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.Inside, you’ll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains. Each recipe contains code samples you can use in your projects right away, along with a discussion about how and why the solution works.Topics include:Data Structures and AlgorithmsStrings and TextNumbers, Dates, and TimesIterators and GeneratorsFiles and I/OData Encoding and ProcessingFunctionsClasses and ObjectsMetaprogrammingModules and PackagesNetwork and Web ProgrammingConcurrencyUtility Scripting and System AdministrationTesting, Debugging, and ExceptionsC Extensions
Death March
Edward Yourdon - 1997
This work covers the project lifecycle, addressing every key issue participants face: politics, people, process, project management, and tools.
RESTful Web Services Cookbook
Subbu Allamaraju - 2010
This cookbook includes more than 100 recipes to help you take advantage of REST, HTTP, and the infrastructure of the Web. You'll learn ways to design RESTful web services for client and server applications that meet performance, scalability, reliability, and security goals, no matter what programming language and development framework you use.Each recipe includes one or two problem statements, with easy-to-follow, step-by-step instructions for solving them, as well as examples using HTTP requests and responses, and XML, JSON, and Atom snippets. You'll also get implementation guidelines, and a discussion of the pros, cons, and trade-offs that come with each solution.Learn how to design resources to meet various application scenariosSuccessfully design representations and URIsImplement the hypertext constraint using links and link headersUnderstand when and how to use Atom and AtomPubKnow what and what not to do to support cachingLearn how to implement concurrency controlDeal with advanced use cases involving copying, merging, transactions, batch processing, and partial updatesSecure web services and support OAuth
Land the Tech Job You Love
Andy Lester - 2008
Your competition is smart, tech-savvy, and highly resourceful. Expectations among employers are higher. Your competition will run you over if you're not up to the challenge. Land the Tech Job You Love gives you the background, the skills, and the hard-won wisdom to bypass the mistakes of those who don't prepare. You might not think you need this book. Conventional Wisdom has it that finding a job is simple: send some resumes, go on some interviews, and take the offer that sounds best. But that's only the start. You've got the background and skills to work the Web and other resources that the general job seeker doesn't. This book shows you how to take advantage of those skills or be left behind by competing techies who do. It all starts with an examination of you, your strengths, and where you want your career to take you. Without a roadmap, you'll wind up in any old job. Life's too short to spend in a job that you don't love. From there, you'll see how to find the job you want that fits you and the employer, using your technical and web savvy to find the hidden jobs that never make it into the classifieds or Monster. "Marketing" is not a dirty word, and you'll learn how to present yourself, your skills, and your background in the way that shows the hiring company that you're the right person for the job. Create a resume that tosses out conventional wisdom, write cover letters that sell your background, and assemble a portfolio of work that will wow the interviewer. Social networking has been the darling of the Web in the past few years, but it's no substitute for the sort of personal interaction that makes relationships that help in future careers. As one manager said, "One recommendation is worth a million resumes." This book shows you how to make and maintain the connections that will drive your future career moves.Land the Tech Job You Love pulls no punches and lays out the details for what gets you an interview, and gets you hired in a job in the technical world that makes you happy.
ARMOR #1, The Battle of North Africa: a Novel of Tank Warfare
Craig DiLouie - 2020
Instead, they land in French North Africa to fight the German Army for the first time. In the midst of the invasion, an M4 Sherman tank rolls into combat. It is manned by five men: John Austin, the commander; Anthony Russo, the driver; Charles Wade, the gunner; Amos Swanson, the loader; and Eugene Clay, the bow gunner. Cocky and confident in Allied victory, they expect the battle for North Africa to be a cakewalk. Soon, the Germans will teach them the harsh realities of armored warfare. To survive, they’ll have to show grit—and learn to work together.
Designing Interfaces: Patterns for Effective Interaction Design
Jenifer Tidwell - 2005
Users demand software that is well-behaved, good-looking, and easy to use. Your clients or managers demand originality and a short time to market. Your UI technology -- web applications, desktop software, even mobile devices -- may give you the tools you need, but little guidance on how to use them well.UI designers over the years have refined the art of interface design, evolving many best practices and reusable ideas. If you learn these, and understand why the best user interfaces work so well, you too can design engaging and usable interfaces with less guesswork and more confidence.Designing Interfaces captures those best practices as design patterns -- solutions to common design problems, tailored to the situation at hand. Each pattern contains practical advice that you can put to use immediately, plus a variety of examples illustrated in full color. You'll get recommendations, design alternatives, and warnings on when not to use them.Each chapter's introduction describes key design concepts that are often misunderstood, such as affordances, visual hierarchy, navigational distance, and the use of color. These give you a deeper understanding of why the patterns work, and how to apply them with more insight.A book can't design an interface for you -- no foolproof design process is given here -- but Designing Interfaces does give you concrete ideas that you can mix and recombine as you see fit. Experienced designers can use it as a sourcebook of ideas. Novice designers will find a roadmap to the world of interface and interaction design, with enough guidance to start using these patterns immediately.
The Deadline: A Novel about Project Management
Tom DeMarco - 1997
Rizzoli- Ex-General Markov- Abdul Jamid- The Sinister Minister Belok- The Numbers Man- QuickerStill- Morovia's First Programmer- Think Fast!- Planning for the Summer Games- The Guru of Conflict Resolution- Maestro Diyeniar- Interlude- Part and Whole- Standing on Ceremony- Endgame Begins- The Year's Hottest IPO- Passing Through Riga on the Way Home
Mastering Regular Expressions
Jeffrey E.F. Friedl - 1997
They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regularexpressions, this book is a stunning eye-opener.As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them.Yet despite their wide availability, flexibility, and unparalleled power, regular expressions are frequently underutilized. Yet what is power in the hands of an expert can be fraught with peril for the unwary. Mastering Regular Expressions will help you navigate the minefield to becoming an expert and help you optimize your use of regular expressions.Mastering Regular Expressions, Third Edition, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, in addition to enhanced PHP coverage in the central "core" chapters. Furthermore, this edition has been updated throughout to reflect advances in other languages, including expanded in-depth coverage of Sun's java.util.regex package, which has emerged as the standard Java regex implementation.Topics include:A comparison of features among different versions of many languages and toolsHow the regular expression engine worksOptimization (major savings available here!)Matching just what you want, but not what you don't wantSections and chapters on individual languagesWritten in the lucid, entertaining tone that makes a complex, dry topic become crystal-clear to programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions, Third Edition offers a wealth information that you can put to immediateuse.Reviews of this new edition and the second edition: "There isn't a better (or more useful) book available on regular expressions."--Zak Greant, Managing Director, eZ Systems"A real tour-de-force of a book which not only covers the mechanics of regexes in extraordinary detail but also talks about efficiency and the use of regexes in Perl, Java, and .NET...If you use regular expressions as part of your professional work (even if you already have a good book on whatever language you're programming in) I would strongly recommend this book to you."--Dr. Chris Brown, Linux Format"The author does an outstanding job leading the reader from regexnovice to master. The book is extremely easy to read and chock full ofuseful and relevant examples...Regular expressions are valuable toolsthat every developer should have in their toolbox. Mastering RegularExpressions is the definitive guide to the subject, and an outstandingresource that belongs on every programmer's bookshelf. Ten out of TenHorseshoes."--Jason Menard, Java Ranch
The Dossier
David N. Robinson - 2014
Former Green Beret, Ben Lewis, sent to protect her, finds himself cradling her as she says her final words. Urging Lewis to take her mobile phone and expose the truth it holds, Lewis reluctantly agrees. Lewis's life suddenly explodes into chaos as both Russian and Chinese agents become desperate to retrieve Zamani's phone, determined to kill Lewis in the process. However, just when Lewis thinks he might have friends and allies closer to home able to help, the stakes get raised even higher. With his life in danger Lewis learns that Zamani's phone has the only clue able to reveal the location of a secret dossier and expose the deadly secrets it holds. As Lewis leads his pursuers across London, into France and then finally the Swiss Alps, he has to stay alive long enough to discover the truth about The Dossier.
Every Fifteen Minutes: by Lisa Scottoline | Summary & Analysis
Book*Sense - 2015
Lisa Scottoline’s Every Fifteen Minutes is a psychological thriller that explores the eccentricities of sociopaths by getting in the mind of one who is determined to ruin the life of a psychiatrist Dr. Eric Parrish is the respected Chief of Psychiatry at the Philadelphia-area hospital where he works. His unit has just received national recognition and Eric is largely credited for the positive accolades. His personal life, however, has recently taken a hit as he is locked in the middle of an increasingly nasty divorce and possible custody battle. Eric is advised by his lawyer to walk the straight and narrow, which would ordinarily not be a challenge for the faithful rule follower. That is, until he meets Max, a seventeen-year-old patient with OCD characteristics and a severe self-esteem problem. Eric fears Max is a suicide threat after he turns up missing following the death of his beloved grandmother. His concerns only escalate when he learns Max’s romantic interest has been found murdered. This companion to Every Fifteen Minutes also includes the following: • Book Review • Story Setting Analysis of Every Fifteen Minutes • Story elements you may have missed as we decipher the novel • Details of Characters & Key Character Analysis • Summary of the text, with some analytical comments interspersed • Thought Provoking /or Discussion Questions for Readers & Book Clubs • Discussion & Analysis of Themes, Symbols… • And Much More! This Analysis of Every Fifteen Minutes fills the gap, making you understand more while enhancing your reading experience.