Book picks similar to
Dan Gookin's Guide to Ncurses Programming by Dan Gookin
dropped
might-read
programming-c
software
Windows 10: The Missing Manual
David Pogue - 2015
Windows 10 (a free update to users of Windows 8 or Windows 7) fixes a number of the problems introduced by the revolution in Windows 8 and offers plenty of new features, such as the new Spartan web browser, Cortana voice-activated "personal assistant," new universal apps (that run on tablet, phone, and computer), and more. But to really get the most out of the new operating system, you're going to need a guide.Thankfully, Windows 10: The Missing Manual will be there to help. Like its predecessors, this book from the founder of Yahoo Tech, previous New York Times columnist, bestselling author, and Missing Manuals creator David Pogue illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity for beginners, veteran standalone PC users, new tablet owners, and those who know their way around a network.
The Eloquent Scribe
T. Lee Harris - 2016
All that goes into the river the day he is adopted by Nefer-Djenou-Bastet, a highly opinionated sacred cat. From that point on, the young scribe's life is turned upside down. Everyone sees him as special; favored by the gods. Naturally, that makes him the perfect person to investigate a plot against the Great House of Ramesses II. Suddenly, Sitehuti is up to his neck in political intrigue, conspiracy and murder that takes him right into private heart of the royal palace. He's been bestowed a great honor. Now all he has to do is survive it.
This Other Eden
Sharon Booth - 2016
Her consolation prize is that their father is unexpectedly gorgeous. Sadly for Eden, she's not quite herself any longer…Honey wants to spend the summer with her married politician lover. The only problem is, there are quite a few people determined to put obstacles in her path. But what Honey wants, Honey usually gets…Cain wants a knighthood and is willing to sacrifice almost anything for it. If his daughter is putting that goal in jeopardy, it's time to get tough…Lavinia wants to keep her marriage intact, and if that means turning a blind eye to her husband's philandering, she'll do it. But that doesn't mean she can't have someone else spying for her…Eliot wants to care for his children, and to be left in peace to heal. When he gets an unexpected guest, he wonders if it's time to start living again. But is this sheep farmer having the wool pulled over his eyes?
King of Sin: A Dark Lord Urban Fantasy Mashup
Nick Freo - 2019
Villains want to be him.Tired of nice guy heroes?Want to tear the flesh from the bones of your enemies? Plunder their riches and return home to celebrate with your loyal band of warrior women?If that's you, indulge yourself in a guilt-free trip to the dark side.After a great battle, Cain awakens to find himself in a new world, the modern age of man.All traces of his former kingdom are gone. Of his personal guard, only one, the majestic elf-queen Pride, remains.This soft world seems ripe for the taking, and Cain wastes no time in making it his own. But Cain quickly discovers that the world is not as defenseless as it first appears, and he will have to content with powers, old and new, who stand in his path. When might and magic are not enough, Cain must adapt, gaining allies and resources to once again become the true King of Sin.Come, join Cain, and learn how you can be the next great dark lord.Sauron plays Grand Theft Auto with a harem in this dark lord reverse portal fantasy. This book contains adult themes.
Touch me, please Vol.2 (Yaoi Manga): I'll be waiting in the 8th car at 7:45 every morning.
Marinosuke - 2015
One day, a good-looking underclassman, Aizaki, happens to see him getting molested...Aizaki asks him, "can I molest you tomorrow onward?" Since that day, Aizaki's intense molesting begun with Aizaki verbally abusing him, using sex toys, and teasing. "What are you doing making a mess in a train, Senpai?"What is going to happen to Matsui with Aizaki's molesting play that gets harder and harder everyday?
The Duke's Daughters Series
Rose Pearson - 2018
A scheming cousin, blackmail and family responsibilities push Amelia into a spiral of confusion and a sense of betrayal. When all is finally revealed, she must decide what to do with the man who holds her heart – and choose whether love can forget the sins and mistakes of the past. My Restless Earl - Jessica, a free spirited woman, who doesn't want to marry and prefers to continue with her life at her father's country estate. But George, a military man, catches her eye, and love starts to creep into their hearts. A dastardly betrayal put her life in danger. Can she and George manage to save her and find true love? Rescued by an Earl - Jacintha is a beautiful woman who prefers to to sit out from the dances and watch other people. She knows she must marry but she still remembers the close friendship she had with her childhood friend, Harry. But Harry is a rake and thus she allows Lord Slate to court her. Can Harry reform in time to save her from a disastrous marriage or worse? In the Arms of an Earl - The youngest daughter, Harmonia, is sweet and sensible. She thought she would take care of her father as he grew old but he insists she must marry as well! Perhaps she will marry her distant cousin, Luke? When she meets blue-eye Phillip, a newly-instated earl, she falls for him quickly. But is Phillip a gentleman or a rake? What about her father's wish for her to marry Luke? Harmonia can't avoid a tricky path to a love-filled future, just like her sisters! The Reluctant Marquess - Marquess Hugh Seaworth is far too busy enjoying himself in London to think about matrimony. The future duke is quite put out by his father's request to sponsor the daughter of an old friend, Miss Molly Newton, for a London season and help her find a husband. The more he becomes involved with Miss Newton, the more he discovers that it is not only his mind that is caught up with her – it is his heart. Miss Newton, however, shows no inclination towards him and, when one of her suitors proposes, Hugh finds himself caught between his duty and his heart. Which one will win out in the end? Other books by Rose Pearson: A Smithfield Market Regency Romance Series A Rogue's Flower Saved by the Scoundrel Mending the Duke A Baron's Malady
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.
Developing Backbone.js Applications
Addy Osmani - 2012
You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework.Learn how Backbone.js brings MVC benefits to the client-sideWrite code that can be easily read, structured, and extendedWork with the Backbone.Marionette and Thorax extension frameworksSolve common problems you’ll encounter when using Backbone.jsOrganize your code into modules with AMD and RequireJSPaginate data for your Collections with the Backbone.Paginator pluginBootstrap a new Backbone.js application with boilerplate codeUse Backbone with jQuery Mobile and resolve routing problems between the twoUnit-test your Backbone apps with Jasmine, QUnit, and SinonJS
Beginning iPhone 3 Development: Exploring the iPhone SDK
Dave Mark - 2009
Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK
Warrior Academy: A Hiro's Journey - Episode 1
G.L. Rathweg - 2017
Now in a world forever changed, a place where magic is real, and monsters have come to life. A place where magic and science blend with pop culture
Programming Windows 8 Apps with HTML, CSS, and JavaScript
Kraig Brockschmidt - 2012
The Art and Science of Java
Eric S. Roberts - 2007
By following the recommendations of the Association of Computing Machinery's Java Task Force, this first edition text adopts a modern objects-first approach that introduces readers to useful hierarchies from the very beginning.KEY TOPICS: Introduction; Programming by Example; Expressions; Statement Forms; Methods; Objects and Classes; Objects and Memory; Strings and Characters; Object-Oriented Graphics; Event-Driven Programs; Arrays and ArrayLists; Searching and Sorting; Collection Classes; Looking Ahead.MARKET: A modern objects-first approach to the Java programming language that introduces readers to useful class hierarchies from the very beginning.
Professional ASP.NET MVC 4
Jon Galloway - 2012
Experienced .NET and ASP.NET developers will find all the important information they need to build dynamic, data-driven websites with ASP.NET and the newest release of Microsoft's Model-View-Controller technology. Featuring step-by-step guidance and lots of code samples, this guide gets you started and moves all the way to advanced topics, using plenty of examples.Designed to give experienced .NET and ASP.NET programmers everything needed to work with the newest version of MVC technology Expert author team includes Microsoft ASP.NET MVC insiders as well as leaders of the programming community Covers controllers, views, models, forms and HTML helpers, data annotation and validation, membership, authorization, security, and routing Includes essential topics such as Ajax and jQuery, NuGet, dependency injection, unit testing, extending MVC, and Razor Includes additional real-world coverage requested by readers of the previous edition as well as a new case study example chapter
The Knight Mage
Whiskey Flowers - 2017
Many had high hopes for John but as he grew up it became obvious he was not the mage his father was. Dismayed John agrees to join the army where he learns to control his special type of magic and mixes his fighting style with the sword. The Queen sees potential in John and Knights him as a favor to his father . When the Dragon Knights of Downey threaten Kirby's border they find an enemy waiting for them they had never faced who is far craftier than his father. Join John as he goes from outcast to the Knight Mage.
Astrid's War: Attack on the USS Valley Forge
Alan Householder - 2019