Book picks similar to
Inside the Object Model: The Sensible Use of C++ by David M. Papurt
computer-science
not-read
object-oriented
programming-cplusplus
Bayes Theorem Examples: An Intuitive Guide
Scott Hartshorn - 2016
Essentially, you are estimating a probability, but then updating that estimate based on other things that you know. This book is designed to give you an intuitive understanding of how to use Bayes Theorem. It starts with the definition of what Bayes Theorem is, but the focus of the book is on providing examples that you can follow and duplicate. Most of the examples are calculated in Excel, which is useful for updating probability if you have dozens or hundreds of data points to roll in.
A Nation Interrupted
Kevin McDonald - 2020
Left with no alternative, President Lincoln surrenders, and the Confederate States of America becomes an independent nation. It’s a tragic twist that will produce dire, far-reaching ramifications.As the divided American nations move into the twentieth century, slavery has long since been abolished; but in the summer of 1941, America faces another challenge—an existential challenge. Almost a century after the Civil War, the disastrous consequences of the Union defeat are threatening freedom on both sides of the Atlantic.The Second World War represents the defining event of the twentieth century. History dictates the United States must play the decisive role in defeating Adolf Hitler and the Nazis—but that history is no longer intact. America has been divided into two nations, and the resulting shift in global power has altered the course of the conflict, bringing all of North America and Western Europe to the brink of annihilation.In the spring of 1945, as the Nazis are preparing to deliver the final blow, a young academic and a small, elite group of American airmen are about to determine the fate of the world.FREEDOM’S VERY SURVIVAL IS COMING DOWN TO ONE, LAST-DITCH MISSION.
Programming F# 3.0
Chris Smith - 2009
You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET platform.Reap the benefits of functional programming for your next project, whether you’re writing concurrent code, or building data- or math-intensive applications. With this comprehensive book, former F# team member Chris Smith gives you a head start on the fundamentals and walks you through advanced concepts of the F# language.Learn F#’s unique characteristics for building applicationsGain a solid understanding of F#’s core syntax, including object-oriented and imperative stylesMake your object-oriented code better by applying functional programming patternsUse advanced functional techniques, such as tail-recursion and computation expressionsTake advantage of multi-core processors with asynchronous workflows and parallel programmingUse new type providers for interacting with web services and information-rich environmentsLearn how well F# works as a scripting language
The Imposter's Handbook
Rob Conery - 2016
New languages, new frameworks, new ways of doing things - a constant struggle just to stay current in the industry. This left no time to learn the foundational concepts and skills that come with a degree in Computer Science.
Kotlin for Android Developers: Learn Kotlin the easy way while developing an Android App
Antonio Leiva - 2016
Introducing Windows Server 2012
Mitch Tulloch - 2012
This practical introduction illuminates new features and capabilities, with scenarios demonstrating how the platform can meet the needs of your business.Based on beta software, this book provides the early, high-level information you need to begin preparing now for deployment and management. Topics include:Virtualization and cloud solutions Availability Provisioning and storage management Security and scalability Infrastructure options Server administration
RHCE Red Hat Certified Engineer Linux Study Guide: Exam (RH302)
Michael Jang - 2002
100% complete coverage of all objectives for exam RH302 Exam Readiness Checklist at the front of the book--you're ready for the exam when all objectives on the list are checked off Inside the Exam sections in every chapter highlight key exam topics covered Real-world exercises modeled after hands-on exam scenarios Two complete lab-based exams simulate the format, tone, topics, and difficulty of the real exam Bonus content (available for download) includes installation screen review, basic instructions for using VMware and Xen as testbeds, and paper and pencil versions of the lab exams Covers all RH302 exam topics, including: Hardware installation and configuration The boot process Linux filesystem administration Package management and Kickstart User and group administration System administration tools Kernel services and configuration Apache and Squid Network file sharing services (NFS, FTP, and Samba) Domain Name System (DNS) E-mail (servers and clients) Extended Internet Services Daemon (xinetd), the Secure package, and DHCP The X Window System Firewalls, SELinux, and troubleshooting
Thinking in CSS
Aravind Shenoy - 2014
Instead of wandering through loads of theory, we will understand CSS more practically so that we can design a webpage using CSS. We have used Notepad for the examples in this book. Alternatively, you can also use Notepad++ or any advanced editor. All that you need to do is copy the code and paste it into Notepad. Upon execution, you will get the output as depicted in the screenshots. Screenshots are provided for each sample code. Coding gets better with practice. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output, thereby understanding the subtle nuances of CSS. By the end of the book, with practice, you can achieve better things and get more acquainted with CSS.
Legacy of Sins
Anne Baker - 1993
She sinned.' Aunt Maud's cruel words shock Rosie Quest, but they also explain the hostility that surrounds her on the run-down Wirral farm: no wonder her aunt resents having had to take in an illegitimate child. It's quite a relief to escape to her job at Shearing's garment factory, even though Beatrice Shearing is a tough employer. But when Rosie catches the eye of Ben Shearing, Beatrice is having none of it: her son is too good for a factory girl. When she fails to halt the romance by conventional methods, Beatrice resolves to try more drastic tactics, even if that means uncovering secrets best left buried...
Fundamentals of Computer Algorithms
Ellis Horowitz - 1978
The book comprises chapters on elementary data structures, dynamic programming, backtracking, algebraic problems, lower bound theory, pram algorithms, mesh algorithms, and hypercube algorithms. In addition, the book consists of several real-world examples to understand the concepts better. This book is indispensable for computer engineers preparing for competitive examinations like GATE and IES.
A Lancaster Amish Storm - Book 3
Ruth Price - 2014
After a year of courtship, Katie is ready to settle down and start her life as an Amish wife, but Zach finds himself longing for a wider world than his childhood home of Faith's Landing. Caught between love and possibility, societal expectations and the temptations of the flesh, will Zach and Katie's love be strong enough to survive the oncoming storm? This is Book 3 of 3 of the A Lancaster Amish Storm (Amish Faith Through Fire) serial.
IF YOU LOVE CHRISTIAN BOOKS, SCROLL UP AND GRAB YOUR COPY NOW!
The Skinny Soup Maker Recipe Book: Delicious Low Calorie, Healthy and Simple Soup Machine Recipes Under 100, 200 and 300 Calories. Perfect For Any Diet and Weight Loss Plan.
CookNation - 2013
Offering tips and inspiration, the book guides you through a range of versatile and innovative soup ideas, drawing inspiration from around the world.From traditional family favourites to new and interesting ideas which will change the way you think about soup. What’s even better is ALL recipes are under 100, 200 or 300 calories.The Skinny Soup Maker Recipe Book is the perfect accompaniment to any weight loss diet or healthy living plan!
Microsoft .NET - Architecting Applications for the Enterprise
Dino Esposito - 2014
But the principles and practices of software architecting–what the authors call the “science of hard decisions”–have been evolving for cloud, mobile, and other shifts. Now fully revised and updated, this book shares the knowledge and real-world perspectives that enable you to design for success–and deliver more successful solutions. In this fully updated Second Edition, you will: Learn how only a deep understanding of domain can lead to appropriate architecture Examine domain-driven design in both theory and implementation Shift your approach to code first, model later–including multilayer architecture Capture the benefits of prioritizing software maintainability See how readability, testability, and extensibility lead to code quality Take a user experience (UX) first approach, rather than designing for data Review patterns for organizing business logic Use event sourcing and CQRS together to model complex business domains more effectively Delve inside the persistence layer, including patterns and implementation.
The Complete Free Kindle Fire Apps (Free Kindle Fire Apps That Don't Suck Book 1)
The App Bible - 2012
This is the one you want… Personally, I will check out any book this author writes about apps because, for some reason, maybe a bad case of OCD, he is obviously compelled to do the most thorough investigation into each and every aspect, good and bad of apps in a particular genre. My hat's off to him, and he has my thanks for saving me a ton of time and grief.” - Linda Abbott (Reviewer) Nearly 800 Pages of In-Depth Reviews, and Tips and Tricks to Help You Get The Most Out of Your Free Kindle Fire Apps Question: Why Do You Need This Book? Answer: Because you have better things to do with your time than to trudge through the Amazon App Store and test tons of apps until you find the best ones Question: OK. But Why Do You Need To Buy THIS Book? Answer: Because you need more than some random list of “Top Kindle Fire Apps.” You also need: To know which apps to download first Tips and tricks for how to get the most out of the apps How to find help if you’re having a problem with an app An in-depth review describing what is good and what is bad about each app Problem: Even if you have a list of the top free apps, how do you know which ones to install first? Solution: At the end of this book, all the apps are ranked from best to worst according to a UNIQUE RANKING SYSTEM FOUND ONLY IN MY BOOKS Question: How Else Is This Book Unique? Answer: In addition to its unique ranking system, it also offers in-depth reviews that provide the following: A summary of what the app does A summary of what is good and what is bad about each app When available: The app developer’s contact information, website information, as well as links to pertinent articles about the app Tips and tricks for many of the apps (how to get the most from the app) A brief summary of the positive and negative reviews of the app on Amazon PLUS: A list of 5 must-have free productivity apps that every Kindle Fire owner should install to have greater control over their Kindle Fire A list of 15 free productivity apps that most Kindle Fire owners will find useful since they provide a great deal of functionality Question: OK…But What Types Of Apps, Exactly, Does The Book Include? Answer: A dizzying variety… Game Apps Arcade and Board game apps Mind game apps: Card, logic, and word game apps Kids Apps Educational apps and Game apps for kids: Apps for toddlers, preschoolers, elementary schoolers, and high schoolers in the following categories: Art apps, Book apps, English apps, and Math apps Productivity Apps Art
Free Books for Your Kindle
Bufo Calvin - 2008
Please order that book instead to get a better value.This simple guide will show you how to get hundreds of free books for your Kindle! NOTE: This title does not actually contain the free books, but will help you find them. NOTE: There is a revised version of this title available.