Book picks similar to
Microsoft Visual Studio 2008 Programming by Jamie Plenderleith
amazon-com
dot-net
favorites
visual-basic
Otherworlder (Epic Blade #1)
David J. VanBergen Jr. - 2022
So real, you might wind up in another world. A LitRPG / GameLit adventure full of monsters, portals, loot, and leveling up. Tobias Martin is one of the best gamers in the world, playing the most advanced game ever created. When a mysterious portal in the game appears, he enters a new world of magic that's more real than he ever could have imagined. Forced to start from scratch, he must build himself back up to a top level adventurer if he ever wants to get home again. Along the way, he will explore a world full of wonder and danger, meet new friends, slay terrifying monsters, and level up like his life depends on it. Because it does. Can Tobias survive the most epic adventure he has ever encountered? Otherworlder is the first book in the Epic Blade series. If you like fast-paced fantasy adventures with RPG gaming elements, you are going to love Epic Blade.
Fredrik Backman's My Grandmother Asked Me to Tell You She's Sorry - For Fans (Trivia-On-Books)
Trivion Books - 2016
She does, however, get along great with her grandmother. When her grandmother dies, Elsa is devastated. Granny left Elsa with the task of delivering letters to different people whose past she wanted Elsa to understand. Woven into the plot of My Grandmother Asked Me to Tell You She’s Sorry are the fairy tales that Granny had told Elsa over the years. It is up to Elsa to connect the dots and understand which fantasy character from the Land of Almost Awake is represented by whom in real life. Features You'll Discover Inside: • 30 Multiple choice questions on the book, plots, characters and author • Insightful commentary to answer every question • Complementary quiz material for yourself or your reading group • Results provided with scores to determine "status" Why you'll love Trivia-On-Books Trivia-On-Booksis an independently quiz-formatted trivia to your favorite books readers, students, and fans alike can enjoy. Whether you're looking for new materials or simply can't get enough of your favorite book, Trivia-On-Booksis an unofficial solution to provide a unique approach that is both insightful and educational. Promising quality and value, don't hesitate to grab your copy of Trivia-on-Books!
HBase: The Definitive Guide
Lars George - 2011
As the open source implementation of Google's BigTable architecture, HBase scales to billions of rows and millions of columns, while ensuring that write and read performance remain constant. Many IT executives are asking pointed questions about HBase. This book provides meaningful answers, whether you’re evaluating this non-relational database or planning to put it into practice right away.
Discover how tight integration with Hadoop makes scalability with HBase easier
Distribute large datasets across an inexpensive cluster of commodity servers
Access HBase with native Java clients, or with gateway servers providing REST, Avro, or Thrift APIs
Get details on HBase’s architecture, including the storage format, write-ahead log, background processes, and more
Integrate HBase with Hadoop's MapReduce framework for massively parallelized data processing jobs
Learn how to tune clusters, design schemas, copy tables, import bulk data, decommission nodes, and many other tasks
Stealing the Network: The Complete Series Collector's Edition, Final Chapter, and DVD: The Complete Series
Johnny Long - 2009
It combines stories that are fictional, with technology that is real. While none of the stories have happened, there is no reason why they could not. You could argue it provides a road map for criminal hackers, but I say it does something else: it provides a glimpse into the creative minds of some of today's best hackers, and even the best hackers will tell you that the game is a mental one' - from the Foreword to the first "Stealing the Network" book, "How to Own the Box", Jeff Moss, Founder & Director, Black Hat, Inc. and Founder of DEFCON. For the very first time, the complete "Stealing the Network" epic is available in an enormous, over 1000 page volume complete with the final chapter of the saga and a DVD filled with behind the scenes video footage! These groundbreaking books created a fictional world of hacker superheroes and villains based on real world technology, tools, and tactics. It is almost as if the authors peered into the future as many of the techniques and scenarios in these books have come to pass. This book contains all of the material from each of the four books in the "Stealing the Network" series. All of the stories and tech from: "How to Own the Box"; "How to Own a Continent"; "How to Own an Identity"; and, "How to Own a Shadow". Plus: finally - find out how the story ends! The final chapter is here! There is a DVD full of behind the scenes stories and insider info about the making of these cult classics! Now for the first time the entire series is one 1000 plus page book. The DVD contains 20 minutes of behind the scenes footage. Readers will finally learn the fate of 'Knuth' in the much anticipated final chapter.
The LogStash Book
James Turnbull - 2013
We're going to do that by introducing you to Example.com, where you're going to start a new job as one of its SysAdmins. The first project you'll be in charge of is developing its new log management solution. We'll teach you how to:* Install and deploy LogStash.* Ship events from a LogStash Shipper to a central LogStash server.* Filter incoming events using a variety of techniques.* Output those events to a selection of useful destinations.* Use LogStash's Web interface and alternative interfaces like Kibana.* Scale out your LogStash implementation as your environment grows.* Quickly and easily extend LogStash to deliver additional functionality you might need.By the end of the book you should have a functional and effective log management solution that you can deploy into your own environment.
Real World Java EE Patterns--Rethinking Best Practices
Adam Bien - 2009
:-)
The Modern Web: Multi-Device Web Development with HTML5, CSS3, and JavaScript
Peter Gasston - 2013
When users can browse the Web on a three-inch phone screen as easily as on a fifty-inch HDTV, what's a developer to do?Peter Gasston's The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and JavaScript. His plain-English explanations and practical examples emphasize the techniques, principles, and practices that you'll need to easily transcend individual browser quirks and stay relevant as these technologies are updated.Learn how to:Plan your content so that it displays fluidly across multiple devices Design websites to interact with devices using the most up-to-date APIs, including Geolocation, Orientation, and Web Storage Incorporate cross-platform audio and video without using troublesome plug-ins Make images and graphics scalable on high-resolution devices with SVG Use powerful HTML5 elements to design better formsTurn outdated websites into flexible, user-friendly ones that take full advantage of the unique capabilities of any device or browser. With the help of The Modern Web, you'll be ready to navigate the front lines of device-independent development.
Common LISP: A Gentle Introduction to Symbolic Computation
David S. Touretzky - 1989
A LISP "toolkit" in each chapter explains how to use Common LISP programming and debugging tools such as DESCRIBE, INSPECT, TRACE and STEP.
C++ Programming: From Problem Analysis to Program Design
D.S. Malik - 2002
Best-selling author D.S. Malik employs a student-focused approach, using complete programming examples to teach introductory programming concepts. This third edition has been enhanced to further demonstrate the use of OOD methodology, to introduce sorting algorithms (bubble sort and insertion sort), and to present additional material on abstract classes. In addition, the exercise sets at the end of each chapter have been expanded, and now contain several calculus and engineering-related exercises. Finally, all programs have been written, compiled, and quality-assurance tested with Microsoft Visual C++ .NET, available as an optional compiler with this text.
Programming Windows 8 Apps with HTML, CSS, and JavaScript
Kraig Brockschmidt - 2012
Reactive Programming with RxJava: Creating Asynchronous, Event-Based Applications
Tomasz Nurkiewicz - 2016
With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm.Authors Tomasz Nurkiewicz and Ben Christensen include concrete examples that use the RxJava library to solve real-world performance issues on Android devices as well as the server. You'll learn how RxJava leverages parallelism and concurrency to help you solve today's problems. This book also provides a preview of the upcoming 2.0 release.Write programs that react to multiple asynchronous sources of input without descending into callback hellGet to that aha! moment when you understand how to solve problems in the reactive wayCope with Observables that produce data too quickly to be consumedExplore strategies to debug and to test programs written in the reactive styleEfficiently exploit parallelism and concurrency in your programsLearn about the transition to RxJava version 2
Nobody (Aggadeh Chronicles #1)
William D. Richards - 2012
But when a skirmish with pirates grows into something more, he finds himself caught up in a series of escalating events that lead him into the mighty Aggadeh Empire, pursued by a murderous pirate hellbent on revenge and possibly connected to the nobility of the empire, joined by two companions of dubious trustworthiness, and a young dragon focused on obtaining the mindstone in Nem's possession.
CHACHA CHAUDHARY And The Terrorist: CHACHA CHAUDHARY
Pran Kumar Sharma - 2015
Thus CHACHA CHAUDHARY was born in 1971.Tall and robust SABU, who is an inhabitant of planet Jupiter, gave Chaudhary an ideal company. A combination of wisdom and strength was formed to tackle any difficult task. It is said that " Chacha Chaudhary's brain works faster than a computer". Though both fight the criminals and tricksters, each episode ends with a touch of humour. The duo perform in lighter vein. The CHAUDHARY family consists of his wife Bini, a fat sharp tongue woman, Sabu, Rocket - the dog and Dag- Dag, an old truck who is half human- half machine. Chacha Chaudhary is the most popular Indian comics. More than 10 million readers enjoy this series regularly in newspapers and comic books in ten languages. A T.V. serial based on the comics has crossed 500 episodes and still continue to be telecast on premier channel "Sahara ONE".
The Prisoner
Steven A. McKay - 2016
Inevitably, as they set off on the journey back to Nottingham the lawmen's disgust at the captive's crime colours their opinion of him and Little John has to be restrained from brutally assaulting the man. The harsh winter conditions slow their progress though, and eventually the prisoner's protestations and desperate violent actions have the lawmen questioning what's really been happening in Stapleford...Can Robin and John complete the mission they've been given, or will their own innate sense of justice lead them down an unexpected path?Fans of the bestselling Forest Lord series will love this exciting new stand-alone tale, set just before Blood of the Wolf, that explores the themes of morality and justice in medieval England.