Book picks similar to
C++ In-Depth Box Set by Bjarne Stroustrup


programming
cpp
audio_wanted
computer-science

The New Enemy: Episode 1 (Liam Scott series Book 3)


Andy McNab - 2014
    The LRCC training is designed to break him mentally and physically. Liam must prove that he’s tough enough – but things turn nasty in the interrogation room . . . Full story available in hardback on January 1st.

Undercover


Shari Hearn - 2018
    But they have two urgent matters to attend to before they leave: Prevent Gertie's cousin, Barbara, from marrying Harvey Chicoron and settle a score with their arch enemy, Celia.It's a simple mission.Until they discover a mysterious stranger has been tracking their every move.Who is he? And why is he also stalking Marge's Aunt Louanne, a woman with a few mysteries of her own?Undercover is book 1 in the Sinful Past series of stories featuring Ida Belle, Gertie and Marge in their younger years. Join the original Swamp Team 3 as they raise hell, solve mysteries, and keep the town of Sinful, Louisiana from going to pot. Oh, and maybe have a romance or two along the way. These stories take place from the 60s on up and can be read in any order.A WORD FROM THE AUTHOR: Undercover is a novella in the Miss Fortune World, wherein Jana DeLeon has allowed writers to create stories using the world of Sinful and the wacky characters it's famous for. I wish to thank Ms. DeLeon for graciously allowing other writers to explore their own writing in a most Sinful way.

Going Through Changes: Transformation, Sissification


Nikki Crescent - 2019
    Suddenly, he finds himself living on the other side of the country with Fey, an aunt that he only met once when he was very little. She’s a bit of a hippy, living alone in the middle of nowhere, with no Internet or cell service. Life isn’t much better with Aunt Fey, at least at first. But it’s only a few weeks before Kenny starts to notice strange changes to his body. His hips are widening, his skin is softening, and a pair of subtle lumps are starting to form on his chest. If he didn’t know any better, he would think that he’s going through some sort of female puberty! But even that doesn’t really explain his sudden desire to try on the cute outfits he finds around Aunt Fey’s house.

The Husband's Secret - A 30-Minute Summary


Instaread Summaries - 2014
    The Husband's Secret by Liane Moriarty - A 30-minute Instaread SummaryInside this Instaread Summary: - Overview of the entire book- Introduction to the important people in the book- Summary and analysis of all the chapters in the book- Key Takeaways of the book- A Reader's PerspectivePreview of this summary: Chapter OneCecilia's husband, John-Paul, is in Chicago on business. She is a busy mother and part-time Tupperware consultant. Her twelve-year-old daughter, Esther, is currently obsessed with the Berlin Wall. Cecilia has a piece of the wall from a trip she took to Germany several years ago. While in the attic searching for it, she finds a mysterious envelope with her name on it. A note on it says that it should only be opened in the event of her husband's death. She does not open it. When she mentions the letter to John-Paul on the phone, she is troubled by his awkward silence.Chapter TwoTess and Felicity are cousins. Felicity was always overweight until recently, when she joined Weight Watchers and lost forty pounds. Tess, her husband, Will, and Felicity own a marketing business together in Melbourne. Tess is worried about her mother, who has just broken her ankle, and her six-year old son, Liam, who is being bullied at school. Will and Felicity call Tess into a meeting to tell her they have fallen in love. Furious, Tess says she will move back to Sydney with Liam to help her mother. She believes that her husband became attracted to Felicity when she lost weight. She tosses cold coffee in their faces....

A Woman Scorned


John Locke - 2020
    Virtually broke, they turn to embarrassing home invasions and petty hits to rebuild their nest egg. In addition to each other, Callie and Creed have dreams. Creed’s is to retire and live in a scenic lake house. Callie’s is to romance a local hot mom. The same hot mom who happens to be the target of a creepy, dangerous stalker named Walter Develin.

The Robert C. Martin Clean Code Collection (Collection)


Robert C. Martin - 2011
    Martin Clean Code Collection consists of two bestselling eBooks:Clean Code: A Handbook of Agile Software Craftmanship The Clean Coder: A Code of Conduct for Professional Programmers In Clean Code, legendary software expert Robert C. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code "on the fly" into a book that will instill within you the values of a software craftsman and make you a better programmer--but only if you work at it. You will be challenged to think about what's right about that code and what's wrong with it. More important, you will be challenged to reassess your professional values and your commitment to your craft. In The Clean Coder, Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship. This book is packed with practical advice--about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude. Martin shows how to approach software development with honor, self-respect, and pride; work well and work clean; communicate and estimate faithfully; face difficult decisions with clarity and honesty; and understand that deep knowledge comes with a responsibility to act. Readers of this collection will come away understandingHow to tell the difference between good and bad code How to write good code and how to transform bad code into good code How to create good names, good functions, good objects, and good classes How to format code for maximum readability How to implement complete error handling without obscuring code logic How to unit test and practice test-driven development What it means to behave as a true software craftsman How to deal with conflict, tight schedules, and unreasonable managers How to get into the flow of coding and get past writer's block How to handle unrelenting pressure and avoid burnout How to combine enduring attitudes with new development paradigms How to manage your time and avoid blind alleys, marshes, bogs, and swamps How to foster environments where programmers and teams can thrive When to say "No"--and how to say it When to say "Yes"--and what yes really means

Hacking: The Art of Exploitation


Jon Erickson - 2003
    This book explains the technical aspects of hacking, including stack based overflows, heap based overflows, string exploits, return-into-libc, shellcode, and cryptographic attacks on 802.11b.

An Introduction to Formal Language and Automata


Peter Linz - 1990
    The Text Was Designed To Familiarize Students With The Foundations And Principles Of Computer Science And To Strengthen The Students' Ability To Carry Out Formal And Rigorous Mathematical Arguments. In The New Fourth Edition, Author Peter Linz Has Offered A Straightforward, Uncomplicated Treatment Of Formal Languages And Automata And Avoids Excessive Mathematical Detail So That Students May Focus On And Understand The Underlying Principles. In An Effort To Further The Accessibility And Comprehension Of The Text, The Author Has Added New Illustrative Examples Throughout.

Elixir in Action


Saša Jurić - 2015
    Revised and updated for the Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, you'll develop an appreciation for, and considerable skill in, a functional and concurrent style of programming.

Hands-On Machine Learning with Scikit-Learn and TensorFlow


Aurélien Géron - 2017
    Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details