Akka in Action
Raymond Roestenburg - 2012
Akka uses Actors-independently executing processes that communicate via message passing—as the foundation for fault-tolerant applications where individual actors can fail without crashing everything. Perfect for high-volume applications that need to scale rapidly, Akka is an efficient foundation for event-driven systems that want to scale elastically up and out on demand, both on multi-core processors and across server nodes.Akka in Action is a comprehensive tutorial on building message-oriented systems using Akka. The book takes a hands-on approach, where each new concept is followed by an example that shows you how it works, how to implement the code, and how to (unit) test it. You'll learn to test and deploy an actor system and scale it up and out, showing off Akka's fault tolerance. As you move along, you'll explore a message-oriented event-driven application in Akka. You'll also tackle key issues like how to model immutable messages and domain models, and apply patterns like Event Sourcing, and CQRS. The book concludes with practical advice on how to tune and customize a system built with Akka.
Impossible Girl
K.M. Neuhold - 2016
It was going fine until I met her. Remy Harris, the wild eyed vixen no man can pin down. She’s more than willing to have a good time, but I’m looking for so much more than that. RemyLove ‘em and leave ‘em. It’s safer that way. In my experience all men are looking for is a good time anyway. It’s better to give them what they want and walk away before they can do the same to you. When I needed a calculus tutor I never expected to find one who’s so...sexy. Since when are nerds so hot? **While every book in this series can be read as a stand alone, you will likely get more enjoyment from Impossible Girl if you've read Worth the Wait and Naughty Angel first**mature content
Conversational Klingon (Star Trek)
Marc Okrand - 1992
A must have for Star Trek fans.
Advanced Swift
Chris Eidhof - 2016
If you have read the Swift Programming Guide, and want to explore more, this book is for you.Swift is a great language for systems programming, but also lends itself for very high-level programming. We'll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).
Clojure Applied: From Practice to Practitioner
Ben Vandgrift - 2015
You want to develop software in the most effective, efficient way possible. This book gives you the answers you’ve been looking for in friendly, clear language.We’ll cover, in depth, the core concepts of Clojure: immutable collections, concurrency, pure functions, and state management. You’ll finally get the complete picture you’ve been looking for, rather than dozens of puzzle pieces you must assemble yourself. First, we focus on Clojure thinking. You’ll discover the simple architecture of Clojure software, effective development processes, and how to structure applications. Next, we explore the core concepts of Clojure development. You’ll learn how to model with immutable data; write simple, pure functions for efficient transformation; build clean, concurrent designs; and structure your code for elegant composition. Finally, we move beyond pure application development and into the real world. You’ll understand your application’s configuration and dependencies, connect with other data sources, and get your libraries and applications out the door.Go beyond the toy box and into Clojure’s way of thinking. By the end of this book, you’ll have the tools and information to put Clojure’s strengths to work.https://pragprog.com/book/vmclojeco/c...
Tomorrowland Junior Novel (Disney Junior Novel)
Elizabeth Rudnick - 2015
This junior novel is based on the high-anticipated Walt Disney Studios film, Tomorrowland, and includes a full-color photo insert!
The Darkest Fae
Ana Calin - 2020
That's what happened to little ole' me, Eve Stone. Only that it's not love that the breathtakingly handsome fae wants from me. Aradaen Starlight wants to save his kingdom, and for that he needs my virginity. Mating with me will make him invincible, but that will be that. He can't get serious with me, because he's bound to further his race with a woman of his kind, not to mention that I, as a human, am way beneath fae royalty. To his courts, it's a jest of nature that I of all people should be the Starlight prince's fated mate. But when it turns out that I have magic in my blood, I become interesting to them. The prince and I make an agreement in order to save our worlds, but we cannot fall in love. If we do, all hell will break loose.
Singin' in the Rain
Peter Wollen - 1992
Yet despite dazzling success with the public, it never received its fair share of praise from the critics. Gene Kelly's genius as a performer is there for all to see. What is less acknowledged is his innovatory contribution as director. Peter Wollen has finally done justice to this landmark film. In a brilliant shot-by-shot analysis of the famous title number, illustrated by specially produced frame stills, he shows how skillfully Kelly binds the dance and musical elements into the narrative, and how he successfully combines two distinctive traditions within American Dance, tap and ballet.Scriptwriters Betty Comden and Adolph Green, and indeed Kelly himself, were all under threat from the McCarthyism which menaced Hollywood at this time. The ethos in which the film was conceived could not long survive in the era of blacklisting. Wollen argues convincingly that "Singin' in the Rain" was the high point in the careers of those who worked on it.
The Definitive ANTLR 4 Reference
Terence Parr - 2012
Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features. Build your own languages with ANTLR v4, using ANTLR's new advanced parsing technology. In this book, you'll learn how ANTLR automatically builds a data structure representing the input (parse tree) and generates code that can walk the tree (visitor). You can use that combination to implement data readers, language interpreters, and translators. You'll start by learning how to identify grammar patterns in language reference manuals and then slowly start building increasingly complex grammars. Next, you'll build applications based upon those grammars by walking the automatically generated parse trees. Then you'll tackle some nasty language problems by parsing files containing more than one language (such as XML, Java, and Javadoc). You'll also see how to take absolute control over parsing by embedding Java actions into the grammar. You'll learn directly from well-known parsing expert Terence Parr, the ANTLR creator and project lead. You'll master ANTLR grammar construction and learn how to build language tools using the built-in parse tree visitor mechanism. The book teaches using real-world examples and shows you how to use ANTLR to build such things as a data file reader, a JSON to XML translator, an R parser, and a Java class->interface extractor. This book is your ticket to becoming a parsing guru!What You Need: ANTLR 4.0 and above. Java development tools. Ant build system optional (needed for building ANTLR from source)
WPF 4 Unleashed
Adam Nathan - 2010
Windows Presentation Foundation (WPF) is the recommended technology for creating Windows user interfaces, giving you the power to create richer and more compelling applications than you dreamed possible. Whether you want to develop traditional user interfaces or integrate 3D graphics, audio/video, animation, dynamic skinning, multi-touch, rich document support, speech recognition, or more, WPF enables you to do so in a seamless, resolution-independent manner. WPF 4 Unleashed is the authoritative book that covers it all, in a practical and approachable fashion, authored by WPF guru and Microsoft developer Adam Nathan. Covers everything you need to know about Extensible Application Markup Language (XAML) Examines the WPF feature areas in incredible depth: controls, layout, resources, data binding, styling, graphics, animation, and more Highlights the latest features, such as multi-touch, text rendering improvements, XAML language enhancements, new controls, the Visual State Manager, easing functions, and much more Delves into topics that aren't covered by most books: 3D, speech, audio/video, documents, effects Shows how to create popular UI elements, such as Galleries, ScreenTips, and more Demonstrates how to create sophisticated UI mechanisms, such as Visual Studio-like collapsible/dockable panes Explains how to create first-class custom controls for WPF Demonstrates how to create hybrid WPF software that leverages Windows Forms, DirectX, ActiveX, or other non-WPF technologies Explains how to exploit new Windows 7 features, such as Jump Lists and taskbar customizations
The Dilemma Of Muslim Psychologists
Malik B. Badri
As in other areas of social sciences, some Muslim thinkers and scholars have developed an amazing skill for the unthinking repetition and blind copying of Western, non-Islamic ideas and practices. “In the Lizard’s Hole” is a Prophetic epitaph that describes this activity very well. Some Muslim psychologists insist dogmatically on prying even into lizard’s holes that have been partly or totally abandoned by their Western counterparts. But do Muslims really need modern psychology at all? Is modern psychology wholly Western? Is there a way in which it could be reconciled with Islam? These burning questions lie lurking behind the dilemma of Muslim psychologists.
Totaled (Mother of Memory Book 1)
Kary English - 2014
There's just one problem. She's dead. An experimental technology might buy her some time. Even if it works, will it be enough to save her? Length: 5,000 words, a short story Genre: near future hard SF, drama Market: written for adults (no sex, no violence, occasional mild/moderate profanity) Get it now or read for FREE with Kindle Unlimited!
OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam
Mala Gupta - 2012
You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.About This BookTo earn the OCA Java SE 7 Programmer Certification, you need to know your Java inside and out, and to pass the exam it's good to understand the test itself. This book cracks open the questions, exercises, and expectations you'll face on the OCA exam so you'll be ready and confident on test day.OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. You'll explore important Java topics as you systematically learn what is required. Each chapter starts with a list of exam objectives, followed by sample questions and exercises designed to reinforce key concepts. It provides multiple ways to digest important techniques and concepts, including analogies, diagrams, flowcharts, and lots of well-commented code.Written for developers with a working knowledge of Java who want to earn the OCA Java SE 7 Programmer I Certification.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCovers all exam topicsHands-on coding exercisesHow to avoid built-in traps and pitfallsAbout the AuthorMala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCA Java SE7 Programmer I, SCWCD, and SCJP certifications.Table of ContentsIntroductionJava basicsWorking with Java data typesMethods and encapsulationString, StringBuilder, Arrays, and ArrayListFlow controlWorking with inheritanceException handlingFull mock exam
Building Mobile Apps at Scale: 39 Engineering Challenges
Gergely Orosz - 2021
By scale, we mean having numbers of users in the millions and being built by large engineering teams.For mobile engineers, this book is a blueprint for modern app engineering approaches. For non-mobile engineers and managers, it is a resource with which to build empathy and appreciation for the complexity of world-class mobile engineering.