Book picks similar to
Mastering XPages: A Step-By-Step Guide to XPages Application Development and the XSP Language by Martin Donnelly
work
computer-related
digital
programming
Scarlett Baby (The Scarletts Book 1)
Brenda Barrett - 2015
What he didn't count on was seeing Marla, his childhood sweetheart and his best friend's wife. And when emotions overwhelm them and a few months later Marla is pregnant, Yuri wants the impossible: his best friend's wife and the baby they made together...
TUNDRA: Two-Ply-Strength Humor
Chad Carpenter - 2019
This hilarious 233 page full-color book contains over 400 of cartoonist, Chad Carpenter's latest comic creations. Consisting of anything animal, vegetable or mineral, but with a decidedly outdoorsy slant, this award-winning comic strip takes an offbeat view of the woodsy side of life. Find out for yourself why TUNDRA is one of the fastest-growing comic strips on the planet!
Hannah's War
Fenella J. Miller - 2012
Torn between her duty and her humanity, she is sheltering a young German pilot knowing she risks being arrested as a traitor. Hannah’s worst fears are realised when Jack finds out what she has done and their love begins to unravel.Will her betrayal be too much for Jack to forgive?
My Heart from Inside: An emotional page turner about two babies switched before birth
Aviva Gat - 2019
The only thing missing is a baby. Unable to get pregnant, Cameron turns to in vitro fertilization in hopes of becoming mother. When the positive pregnancy test comes back, she thinks she can finally have it all. That is, until she gives birth and realizes her baby’s blood type is not compatible with her own.There is just one explanation: a mistake at the IVF clinic. An investigation reveals that the baby is genetically related to Avery and Graham, another couple who went through IVF at the same clinic. They also recently had a baby—who happens to be Cameron and Andy’s genetic child.When the mix up is discovered, a heated battle ensues: should the couples switch babies so they can raise their genetic child, or should each keep the baby the mother nurtured inside her for nine months?The ethical and legal dilemma plays out in the character’s personal lives and the courtroom where multiple questions are raised: Does nature or nurture make someone a mother? What is better for the babies?My Heart from Inside is an emotional page turner with unexpected twists and turns. It will make you think about the meaning of motherhood, and what you would do in the characters’ shoes. Perfect for fans of Jodi Picoult, Lisa Wingate, and Liane Moriarty.
Diary of a Confused Harry Potter: The Cowardly Wizard
Alex Pan - 2016
But have you ever heard the story of a Wimpy Harry Potter? Harry's a regular kid, who hates fighting, and just so happens to be named Harry Potter. But he's not the Harry Potter you're thinking of! Coincidentally, this Wimpy Harry Potter does go to Hogwarts, and guess what? Hogwarts stinks! It's just like every other school! Mostly, it's boring, but it's stressful and embarrassing and scary too! Plus, at Hogwarts, there's actually evil teachers, monsters lurking in the basement, and those awful Slytherins always teasing everyone about magical blood purity! It's a mess. Read Harry's diary and you'll learn how to survive at school--even if you never wanted to go in the first place! Diary of a Wimpy Harry Potter is a parody, aimed at young readers who enjoy Harry Potter, Diary of a Wimpy Kid, or Mad Magazine style parodies. It's a silly fun read for independent readers. Diary of a Wimpy Hairy Potter
Call It Even
Edwin Markham - 2016
Army veteran of Iraq and Afghanistan troubled by guilt and sorrow. He is looking for his missing sister, the only family he has left, and for redemption and peace. Bowman finds himself in a small town in New Mexico, where he is arrested for a brutal double murder, which triggers chilling memories of other deaths for which he feels responsible. Circumstance and his guilty conscience drive him to take on those responsible for the murders. His survival skills and combat prowess will be tested as he finds himself in a mortal struggle with vicious drug traffickers and their allies. But not all of the good guys are blameless, and not all of the bad guys are evil. He must use his judgment as well as his fighting skills.
Nature is Awesome: Fun Facts and Pictures for Kids
Speedy Publishing - 2015
Children are interested in things like where do certain animal come from and where does the rain come from. Children are also interested in the sky and how far away it is from the ground. Nature will also teach children how animals and insects get their food. This will force children to paint a picture of this in their mind. This picture will become real to children of all ages.
The Art of Being Tony
P.S. Power - 2016
Possibly left for good. Desperately, he decides that he needs to make himself so valuable to these new people that they’d be insane not to keep him around. In order to do that he has to stop being Anthony, the fifteen-year-old proto-thug with a woman on each arm and become something else. Tony. The act he creates to fool them all. If he fails, it means a life on the streets. It’s an option, but not one that Anthony is willing to take. Not again. Books 1-3 of this series are out now. Exclusively on Amazon! 1. The Art of Being Tony 2. The Unstoppable Tony Winters 3. The Heart of Tony Winters
Odds Against Tomorrow
Joseph T. Nutter
Her father, a former territorial governor, must now make the hard decision to recruit a former friend and gunfighter, whom he tried to hang in the past, to join in pursuit of his strong-willed daughter and the violent men she seeks. The energetic and exciting story is told from both perspectives as they must fight their way through the still untamed towns and locations of New Mexico Territory and Texas of 1884. And blended into the backdrop of their journey are the final days of the spirited campaign to elect a new President—Grover Cleveland. Behind this story lies the dynamics of two former friends who grew up together and fought alongside one another as members of the Texas Brigade in the Civil War and later as Texas Rangers. But they would be driven apart later by the sides of the law they would hold to. They now come together once again in an epic tale and must reach beyond their strained relationship to the strong bonds of friendship of their youth.
The Linux Command Line
William E. Shotts Jr. - 2012
Available here:readmeaway.com/download?i=1593279523The Linux Command Line, 2nd Edition: A Complete Introduction PDF by William ShottsRead The Linux Command Line, 2nd Edition: A Complete Introduction PDF from No Starch Press,William ShottsDownload William Shotts’s PDF E-book The Linux Command Line, 2nd Edition: A Complete Introduction
Exercises in Programming Style
Cristina Videira Lopes - 2014
It is designed to be used in conjunction with code provided on an online repository. The book complements and explains the raw code in a way that is accessible to anyone who regularly practices the art of programming. The book can also be used in advanced programming courses in computer science and software engineering programs.The book contains 33 different styles for writing the term frequency task. The styles are grouped into nine categories: historical, basic, function composition, objects and object interactions, reflection and metaprogramming, adversity, data-centric, concurrency, and interactivity. The author verbalizes the constraints in each style and explains the example programs. Each chapter first presents the constraints of the style, next shows an example program, and then gives a detailed explanation of the code. Most chapters also have sections focusing on the use of the style in systems design as well as sections describing the historical context in which the programming style emerged.
Eloquent Ruby
Russ Olsen - 2011
In
Eloquent Ruby,
Russ Olsen helps you write Ruby like true Rubyists do-so you can leverage its immense, surprising power. Olsen draws on years of experience internalizing the Ruby culture and teaching Ruby to other programmers. He guides you to the "Ah Ha!" moments when it suddenly becomes clear why Ruby works the way it does, and how you can take advantage of this language's elegance and expressiveness.
Eloquent Ruby
starts small, answering tactical questions focused on a single statement, method, test, or bug. You'll learn how to write code that actually looks like Ruby (not Java or C#); why Ruby has so many control structures; how to use strings, expressions, and symbols; and what dynamic typing is really good for. Next, the book addresses bigger questions related to building methods and classes. You'll discover why Ruby classes contain so many tiny methods, when to use operator overloading, and when to avoid it. Olsen explains how to write Ruby code that writes its own code-and why you'll want to. He concludes with powerful project-level features and techniques ranging from gems to Domain Specific Languages. A part of the renowned Addison-Wesley Professional Ruby Series,
Eloquent Ruby
will help you "put on your Ruby-colored glasses" and get results that make you a true believer.
Node.js in Action
Mike Cantelon - 2011
You'll start by learning how to set up your Node development environment, including loading the community-created extensions. Next, you'll run several simple demonstration programs where you'll learn the basics of a few common types of Node applications. Then you'll dive into asynchronous programming, a model Node leverages to lessen application bottlenecks.About this BookJavaScript on the server? You bet. Node.js is a JavaScript server capable of supporting scalable, high-performance web applications. Using asynchronous I/O, the server can do more than one thing at a time, a key requirement for real-time apps like chat, games, and live statistics. And since it's JavaScript, you use the same language end to end.Node.js in Action shows you how to build production-quality applications. Clear introductions of key concepts and example-by-example coverage take you from setup to deployment. You'll dive into asynchronous programming, data storage, and output templating, and interact with the filesystem to create non-HTTP applications like TCP/IP servers and command-line tools. Perfect for a web developer transitioning from Rails, Django, or PHP. Requires basic knowledge of JavaScript. No prior experience with Node.js needed.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideSet up Node and extensions Grok asynchronous programming and the event loop Examples including microblogging, IM, games, and moreAbout the AuthorsAs skilled practitioners, expert teachers and trainers, and contributors to the core framework, authors Mike Cantelon, Marc Harter, T.J. Holowaychuk, and Nathan Rajlich represent the best of the Node.js development community.Table of ContentsPART 1 NODE FUNDAMENTALS Welcome to Node.js Building a multiroom chat application Node programming fundamentals PART 2 WEB APPLICATION DEVELOPMENT WITH NODE Building Node web applications Storing Node application data Connect Connect's built-in middleware Express Advanced Express Testing Node applications Web application templating PART 3 GOING FURTHER WITH NODE Deploying Node applications and maintaining uptime Beyond web servers The Node ecosystem
Embedded Android: Porting, Extending, and Customizing
Karim Yaghmour - 2011
You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.
Composing Software
Eric Elliott - 2018
Most developers have a limited understanding of compositional techniques. It's time for that to change.In "Composing Software", Eric Elliott shares the fundamentals of composition, including both function composition and object composition, and explores them in the context of JavaScript. The book covers the foundations of both functional programming and object oriented programming to help the reader better understand how to build and structure complex applications using simple building blocks.You'll learn: • Functional programming • Object composition • How to work with composite data structures • Closures • Higher order functions • Functors (e.g., array.map) • Monads (e.g., promises) • Transducers • LensesAll of this in the context of JavaScript, the most used programming language in the world. But the learning doesn't stop at JavaScript. You'll be able to apply these lessons to any language. This book is about the timeless principles of software composition and its lessons will outlast the hot languages and frameworks of today. Unlike most programming books, this one may still be relevant 20 years from now.This book began life as a popular blog post series that attracted hundreds of thousands of readers and influenced the way software is built at many high growth tech startups and fortune 500 companies.