Making Games with Python & Pygame


Al Sweigart - 2012
    Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http: //inventwithpython.com/pygame This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.

Programming with Java: A Primer


E. Balagurusamy - 2006
    The language concepts are aptly explained in simple and easy-to-understand style, supported with examples, illustrations and programming and debugging exercises.

NSHipster: Obscure Topics in Cocoa & Objective C


Mattt Thompson - 2013
    In cultivating a deep understanding and appreciation of Objective-C, its frameworks and ecosystem, one is able to create apps that delight and inspire users. Combining articles from NSHipster.com with new essays, this book is the essential guide for modern iOS and Mac OS X developers.

MongoDB Applied Design Patterns


Rick Copeland - 2013
    You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other MongoDB patterns for tackling specific big data use cases, including:Operational intelligence: Perform real-time analytics of business dataEcommerce: Use MongoDB as a product catalog master or inventory management systemContent management: Learn methods for storing content nodes, binary assets, and discussionsOnline advertising networks: Apply techniques for frequency capping ad impressions, and keyword targeting and biddingSocial networking: Learn how to store a complex social graph, modeled after Google+Online gaming: Provide concurrent access to character and world data for a multiplayer role-playing game

A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer.


Mark Myers - 2015
    Short chapters are paired with free interactive online exercises to teach the fundamentals of HTML and CSS. Written for beginners, useful for experienced developers who want to sharpen their skills. Prepares the reader to code a website of medium complexity. The learner spends two to three times as long practicing as he does reading. Based on cognitive research showing that retention increases 400 percent when learners are challenged to retrieve the information they just read. Explanations are in plain, nontechnical English that people of all backgrounds can readily understand. With ample coding examples and illustrations.

Thinking in C++


Bruce Eckel - 1995
    It shows readers how to step back from coding to consider design strategies and attempt to get into the head of the designer.

Engineering Software as a Service: An Agile Approach Using Cloud Computing + $10 AWS Credit


Armando Fox - 2013
    This book is neither a step-by-step tutorial nor a reference book. Instead, our goal is to bring a diverse set of software engineering topics together into a single narrative, help readers understand the most important ideas through concrete examples and a learn-by-doing approach, and teach readers enough about each topic to get them started in the field. Courseware for doing the work in the book is available as a virtual machine image that can be downloaded or deployed in the cloud. A free MOOC (massively open online course) at saas-class.org follows the book's content and adds programming assignments and quizzes. See http://saasbook.info for details.

free books for kids:jokes for kids


ken job - 2015
    All the jokes within this e-book are one-liners; they are very easy to read, memorize and pass on to friends! Having a sense of humor is one of the skills that can get child far in life. It will improve its social relations, as well as make him or her the life of the party. As the child develops, so will their sense of humor – but it is you who needs to make the first step, and this book will be a great aid in achieving that. The jokes have been made from a variety of styles and categories – things that your child is familiar with, but also more complex issues that will make him or her curious about the exciting world that surrounds us. Deadpan, irony, puns – all this, and more, can be found in this volume of fun. So what are you waiting for? Fill your child’s mind with smiles and positivity now!

The Other Side of Hell 2


Les Macdonald - 2018
    Part One holds 12 stories of Family Annihilators - men who murder their entire family. It is more common than you might think. Part Two is called A Six Pack of Murder which is a random collection of six more true crime stories of murder.

The Earl and Mrs. Dalloway


Charlotte Darcy - 2017
    Was she right or have they only just started? Find out in this sweet and clean Regency romance for FREE on KU. Ruined by a Duke and thrown from her home Josephine knows she has nowhere to go and nothing left to live for. When she wakes on the bank of the river she is about to start on a new life and a new adventure but where will it all lead? Austin Dalloway The Earl of Pennington is quite unable to settle back into society following his years at war. A face chases him through his dreams, one that he cannot see, one that he does not dare. When he finds a body on the river bank he fears the worst only she is alive. Now he knows he must help her and so he sneaks her back to his home but how long can he hide her and what must happen next? Josephine is afraid of her parents and of the wrath that they will bring down on her for the shame she has caused. Only it was no fault of her own. Pushed by her father towards an immoral man who took advantage she now believes her life is over. Austin will not hear of it and sneaks her away to a quiet town while he tries to decide what he must do. As the days turn to weeks Josephine falls for the damaged Earl and wishes to help him but what can she do? Soon he must leave her to her own devices and she fears it will be the poorhouse for her and her unborn child. When the dastardly duke turns up in her life will he claim her as his own or can she find a way to true happiness? Find out in The Earl and Mrs. Dalloway a sweet and wholesome regency romance

Books for kids: Super Boy : Free Stories For Kids Ages 2-8 (Kids Books Children's Books - Free Stories)


Michael Scollon - 2020
    Click the "BUY NOW" button to start your adventure! Tags: Kids Books, Children's Books, Bedtime Stories For Kids, Bedtime Storybook Collection, Bedtime Storybook, Kids Stories, Bedtime Stories For Children, Bedtime Reading, Free Childrens Books

She Fell


Wendy Weiss - 2020
    But then while taking a selfie on the edge of a cliff, Jessica suddenly vanished. Emily was later handcuffed and jailed without bail. Encouraged by her parents, lawyers and her psychiatrist to plead insanity, she complies and is found guilty. Unable to convince anyone that she's innocent and having nothing better to do, Emily journals her story. While in solitary confinement her mind begins to unravel and forgotten details form a new, unexplainable reality. Emily begins to doubt everything she thought she knew. Was everyone right? Did she push her beloved twin sister to her death, or was it a selfie gone horribly wrong?

Manual of Style for Technical Publications


Microsoft Corporation - 1995
    A guide for creating manuals, online help, and Web publications showing correct grammar, punctuation, and common misspellings of computer topics and terms.

Foundations of Software Testing: ISTQB Certification


Dorothy Graham - 2006
    The coverage also features learning aids.

Ejb 3 in Action


Debu Panda - 2007
    This book builds on the contributions and strengths of seminal technologies like Spring, Hibernate, and TopLink.EJB 3 is the most important innovation introduced in Java EE 5.0. EJB 3 simplifies enterprise development, abandoning the complex EJB 2.x model in favor of a lightweight POJO framework. The new API represents a fresh perspective on EJB without sacrificing the mission of enabling business application developers to create robust, scalable, standards-based solutions.EJB 3 in Action is a fast-paced tutorial, geared toward helping you learn EJB 3 and the Java Persistence API quickly and easily. For newcomers to EJB, this book provides a solid foundation in EJB. For the developer moving to EJB 3 from EJB 2, this book addresses the changes both in the EJB API and in the way the developer should approach EJB and persistence.