Book picks similar to
Ada for Software Engineers by Mordechai Ben-Ari
programming
ulib
collection
Pet Whisperer P.I. Collections #3: Books 7-9
Molly Fitz - 2019
This collection includes Raccoon Racketeer, Himalayan Hazard, and Hoppy Holiday Homicide. Read along as surprising family secrets are uncovered by a gossipy raccoon, murder happens on board a train, and Octo-Cat even finds love. Add in a double homicide and a kidnapping on Christmas Eve, toss on your favorite deerstalker cap, and let’s go sleuthing! If you love kitty detectives and quirky humor, then you do not want to miss this USA Today bestselling series and your chance to binge read books seven through nine with this special boxed collection… Enjoy! ★ WHY READERS LOVE PET WHISPERER P.I. ★ "I just finished KITTY CONFIDENTIAL last night... and wow, what a ride! I fell in love with Molly Fitz's fresh, zany voice on the first page... A delightfully fun ride. I've already started the second book in the series!" ~ Karen MacInerney, author of the Gray Whale Inn Mysteries "Need a quick pick me up with an adorable talking cat who helps solve crimes? It’s here! Molly Fitz does not disappoint in this cute start to a brand new series. I’m already hooked and picking up the next book. Do yourself a favor and spend some time in Blueberry Bay. It’s so fun and cute you’ll wish you had a talking cat of your own." ~ New York Times Bestselling Author, Addison Moore "Molly Fitz's debut novel, KITTY CONFIDENTIAL, is a fantastic start to a new series. Molly has not only provided a fun, fast-paced mystery, she's also brought great characters to life. I enjoyed spending time in her world, and I look forward to future books in the series!" ~ Misty Bane, Author of the Blackwood Bay Witches Cozy Mysteries "KITTY CONFIDENTIAL is such a fun escape that leaves the reader completely satisfied but craving more. I couldn’t help but fall in love with Octo-Cat, and I look forward to Angie’s next curious adventure... A must-read for cozy lovers and mystery lovers alike!" ~ Poppy Bolton, Author of the Katie Chance Cozy Mysteries "Molly Fitz hits her first cozy mystery out of the park. KITTY CONFIDENTIAL is a great read - fast and fun and is the promising first book in what should be a terrific series." ~ Ronnie Roberts, Author of The Complete Bootcamp for Fiction Writers “Oh, my whiskers. This was. So. Much. Fun!!! I am a big fan of cozy mysteries, especially quirky ones with pets. And this one was a gooood one! I doted on Octo-Cat! I adored Angie! The book has a very light-hearted tone that I loved. I loveloveloved it!” ~ Nadine V “Amazing cozy mystery! I would give it six stars if I could! I absolutely loved this book… and I loved the voice of Octo-Cat! I’m not sure I really want to know what cats think, but I am pretty sure they would say things like Octo-Cat!” ~ Candace
Feluda's Last Case & Other Stories
Satyajit Ray - 1995
COLLECTS SEVEN CASES WHICH SPAN THE CAREER OF PRADOSH MITTER.Contents:Danger in DarjeelingTrouble in GangtokThe Anubis MysteryThe KeyThe Gold Coins of JehangirThe Mystery of NayanRobertson's Ruby (Feluda's Last Case)
Sams Teach Yourself C++ in One Hour a Day
Siddhartha Rao - 2008
Master the fundamentals of C++ and object-oriented programming Understand how C++11 features help you write compact and efficient code using concepts such as lambda expressions, move constructors, and assignment operators Learn the Standard Template Library, including containers and algorithms used in most real-world C++ applications Test your knowledge and expertise using exercises at the end of every lesson Learn on your own time, at your own pace: No previous programming experience required Learn C++11, object-oriented programming, and analysis Write fast and powerful C++ programs, compile the source code with a gcc compiler, and create executable files Use the Standard Template Library's (STL) algorithms and containers to write feature-rich yet stable C++ applications Develop sophisticated programming techniques using lambda expressions, smart pointers, and move constructors Learn to expand your program's power with inheritance and polymorphism Master the features of C++ by learning from programming experts Learn C++11 features that allow you to program compact and high-performance C++ applications TABLE OF CONTENTSPART I: THE BASICS LESSON 1: Getting Started with C++11 LESSON 2: The Anatomy of a C++ Program LESSON 3: Using Variables, Declaring Constants LESSON 4: Managing Arrays and Strings LESSON 5: Working with Expressions, Statements, and Operators LESSON 6: Controlling Program Flow LESSON 7: Organizing Code with Functions LESSON 8: Pointers and References Explained PART II: FUNDAMENTALS OF OBJECT-ORIENTED C++ PROGRAMMING LESSON 9: Classes and Objects LESSON 10: Implementing Inheritance LESSON 11: Polymorphism LESSON 12: Operator Types and Operator Overloading LESSON 13: Casting Operators LESSON 14: An Introduction to Macros and Templates PART III: LEARNING THE STANDARD TEMPLATE LIBRARY (STL) LESSON 15: An Introduction to the Standard Template LibraryLESSON 16: The STL String ClassLESSON 17: STL Dynamic Array ClassesLESSON 18: STL list and forward_listLESSON 19: STL Set ClassesLESSON 20: STL Map ClassesPART IV: MORE STL LESSON 21: Understanding Function ObjectsLESSON 22: C++11 Lambda ExpressionsLESSON 23: STL AlgorithmsLESSON 24: Adaptive Containers: Stack and QueueLESSON 25: Working with Bit Flags Using STLPART V: ADVANCED C++ CONCEPTS LESSON 26: Understanding Smart PointersLESSON 27: Using Streams for Input and OutputLESSON 28: Exception HandlingLESSON 29: Going Forward APPENDIXES A: Working with Numbers: Binary and Hexadecimal B: C++ Keywords C: Operator Precedence D: Answers E: ASCII Codes
Building Java Programs: A Back to Basics Approach
Stuart Reges - 2007
By using objects early to solve interesting problems and defining objects later in the course, Building Java Programs develops programming knowledge for a broad audience. Introduction to Java Programming, Primitive Data and Definite Loops, Introduction to Parameters and Objects, Conditional Execution, Program Logic and Indefinite Loops, File Processing, Arrays, Defining Classes, Inheritance and Interfaces, ArrayLists, Java Collections Framework, Recursion, Searching and Sorting, Graphical User Interfaces. For all readers interested in introductory programming.
Expert Oracle Database Architecture: Oracle Database 9i, 10g, and 11g Programming Techniques and Solutions
Thomas Kyte - 2005
Tom has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you’ll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised second edition covers the latest developments in Oracle Database 11g. Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it. Don’t treat Oracle Database as a black-box. Get this book. Get under the hood. Turbo-charge your career. Fully-revised to cover Oracle Database 11g Proof-by-example approach: Let the evidence be your guide Dives deeply into Oracle Databases’s most powerful features What you’ll learn Develop an evidence-based approach to problem solving Manage transactions in highly concurrent environments Speed access to data through table and index design Manage files and memory structures for performance and reliability Scale up through partitioning and parallel processing Load and unload data to interface with external systems Think for yourself; don’t take Tom’s word for it! Who this book is for This book is aimed at Oracle Database administrators, at PL/SQL and Java developers writing code to be deployed inside the database, and at developers of external applications who use Oracle Database as a data store. It is the go to book for those wishing to create efficient and scalable applications.
Kat Drummond Series: Books 0.5-4
Nicholas Woode-Smith - 2020
On top of all that, I’ve got rent to pay, a cat to feed, and I’m pretty sure the local grocery store is haunted.This is a crazy world we live in. Monsters roam the streets, vampires run nightclubs, necromancers sacrifice little girls. Somebody has to do something about it.My name is Kat Drummond, and I’m a Part-Time Monster Hunter.This boxset contains the first four books of the Kat Drummond Series:Part-Time Monster HunterBlood CartelDevil’s GambitNecrolordThe book also contains the short story Soul Bound as a bonus, detailing one of Kat’s earliest hunts and how she met her furriest friend.
Unreal Aliens
Karthik Laxman - 2016
And it is Modi-led India that has this high honour. Prime Minister Modi rolls out the red carpet for the aliens. He receives them at the airport, shows them the sights in Delhi and convinces them to invest in the Make in India campaign. The leader of the alien delegation even holds a broom to promote Swachh Bharat. But what is the real reason the aliens have come to India? Are they friends? Or will they turn foes? Read this hilarious, rib-tickling novel from the author of Unreal Elections to find out.
Head First Web Design
Ethan Watrall - 2008
You can easily access this chapter at Oreilly.com once you register your book.Your time is way 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 Web Design uses a visually rich format specifically designed to take advantage of the way your brain really works.
The Defenders and Three Others
Philip K. Dick - 1950
Dick! Here are "The Defenders," in which mankind has taken refuge beneath the Earth's surface, leaving all-out war to robots ... "Beyond Lies the Wub," in which a highly philosophical Martian creature finds itself on the wrong end of the dinner table ... "The Crystal Crypt," in which the last Terran ship from Mars finds terrorists aboard ... and "Beyond the Door," a most unusual story in which an abusive husband ends up with more than he bargains for!
Introducing Elixir: Getting Started in Functional Programming
Simon St.Laurent - 2013
If you're new to Elixir, its functional style can seem difficult, but with help from this hands-on introduction, you'll scale the learning curve and discover how enjoyable, powerful, and fun this language can be. Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby and reaches toward metaprogramming with powerful macro features.Authors Simon St. Laurent and J. David Eisenberg show you how to write simple Elixir programs by teaching you one skill at a time. You’ll learn about pattern matching, recursion, message passing, process-oriented programming, and establishing pathways for data rather than telling it where to go. By the end of your journey, you’ll understand why Elixir is ideal for concurrency and resilience.* Get comfortable with IEx, Elixir's command line interface* Become familiar with Elixir’s basic structures by working with numbers* Discover atoms, pattern matching, and guards: the foundations of your program structure* Delve into the heart of Elixir processing with recursion, strings, lists, and higher-order functions* Create processes, send messages among them, and apply pattern matching to incoming messages* Store and manipulate structured data with Erlang Term * Storage (ETS) and the Mnesia database* Build resilient applications with the Open Telecom Platform (OTP)* Define macros with Elixir's meta-programming tools.
Blood of the Reich
Mike Whicker - 2009
Set in Cincinnati, Ohio, during the height of World War II, Blood of the Reich is a non-stop thriller that continues story of the enigmatic German spy Erika Lehmann.
Daughters of Darkness
Blair Daniels - 2019
All by women.When you were little, you had a nanny. A nanny only you could see.There are clumps of dark hair in the swimming pool. Curling around your toes, slowly tugging you down."The Love Simulator" shows your perfect life with 'The One'... which turns out to be your worst nightmare.DAUGHTERS OF DARKNESS brings you 46 tales of terror from the depths of the female mind. Pull up a chair and listen to the horrors of murderous femme fatales, fiercely protective mothers, and daughters who realize their childhood isn't quite what it seemed.Hundreds of backers on Kickstarter brought this anthology to life, through a successful campaign that raised several thousand dollars. Our authors have won awards, written bestsellers, and gained international popularity on the 13 million subscriber forum NoSleep.Daughters of Darkness is guaranteed give you nightmares you'll never forget. Read... if you dare!
Networking All-In-One for Dummies
Doug Lowe - 1994
Networking All-in-One For Dummies, 4th Edition is like ten books in one, covering such topics as networking basics, network security, setting up TCP/IP and connecting to the Internet, handling mobile devices, and much more. This valuable book covers all the newest updates and trends, including Windows 7 and Windows Server 2008 R2.A single-source reference for network administrators Includes ten minibooks: Networking Basics; Building a Network; Network Administration and Security; TCP/IP and the Internet; Wireless Networking; Telecom, Convergence, and Mobile Devices; Windows Server 2008 Reference; Using Other Windows Servers; Linux Networking Reference; and Appendices Explores the latest technologies in broadband, storage, and back-up Delves into new trends in networking and includes the latest Windows Server 2008 R2 and Windows 7 updates System administrators will want to keep this practical all-in-one guide within reach.
Planet Hell (Alien Legacy Book 1)
Joshua James - 2019
Hope is worse. Five years after their world was decimated by powerful aliens that killed their parents, two brothers are returning to get answers. One wants justice. One just wants to survive. But nothing on Planet Hell is what it seems. The brothers soon stumble upon a plot to interact with the aliens that could change everything. But they aren't the only people trying to understand the aliens--and most are willing to do anything to keep the powerful secrets for themselves. Shifting alliances, hidden agendas, and ruthless killers interact against a backdrop of invincible aliens willing and able to kill anything, and anyone, on a whim. Gritty and fast-paced, Planet Hell is a high-octane military sci-fi with a devastating mystery at its heart.