Through Darkness and Stars


Steve Karmazenuk - 2011
    BOOK TWO OF THE OMNIVERSEAn ancient Ship completing a millions-year old mission has taken Human passengers and crew on an historic voyage to the heart of an ancient cosmic dynasty.But despite their extensive training, no one aboard the Shipflight is prepared for what they find as they search for the Great Races of the lost League of Worlds.When catastrophe forces Shipflight onward, unable to return to Earth, they set out to discover what happened to those who passed through the cosmos before them.What awaits them beyond the world that Mankind has always called home is a growing madness aboard the Ship and a lost enemy, stalking them as they travel through darkness and stars...

Swift Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)


Matthew Mathias - 2015
    Throughout the book, the authors share their insights into Swift to ensure that you understand the hows and whys of Swift and can put that understanding to use in different contexts. After working through the book, you will have the knowledge and confidence to develop your own solutions to a wide range of programming challenges using Swift.

Nobody Loves A Ginger Baby


Laura Marney - 2005
    Not being happy all the time makes them stressed out of their tights. Carol practises uninhibited sex which ends with her panty liner stuck to the bottom of someone's shoe. Donnie, after a mystery bite in a third world country, thinks he's incubating a nest of spiders up his bum. Daphne gets fat. She makes soup all the time and wonders if Woolworth's sell a hose pipe to fit a Vauxhall Vectra. Pierce is a poet; a fat balding womaniser who's only steady relationship is with a cup at the sperm bank. He's the only one not on anti-depressants, and he's the hero.

The Academy: A Cultivation Novel


Colin Daumen - 2020
    But instead of waking up in the afterlife, Favian finds himself reincarnated into a fantasy world where magic is real, monsters exist, and a bloodthirsty secret organization will stop at nothing to hunt him down.Struggling to survive in a bizarre world beyond his wildest dreams, Favian must master the unique World of Exile game system to rise through the ranks of this land and embrace his destiny. But at his heart lies a secret power – one that will get him killed if anybody discovers it…Can Favian find a new place for himself on the continent of Ortu Solis? Or will he face death a second time?Dive into the gripping debut novel in an epic sword & sorcery saga with this page-turning LitRPG adventure. Perfect for fans of Warlock of the Magus World, Age of Adepts, and The Wizard World, you won’t want to miss The Mage of Shadows. Grab your copy now!

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).

The Windows Command Line Beginner's Guide (Computer Beginner's Guides)


Jonathan Moeller - 2011
    The Windows Command Line Beginner's Guide gives users new to the Windows command line an overview of the Command Prompt, from simple tasks to network configuration.In the Guide, you'll learn how to:-Manage the Command Prompt.-Copy & paste from the Windows Command Prompt.-Create batch files.-Remotely manage Windows machines from the command line.-Manage disks, partitions, and volumes.-Set an IP address and configure other network settings.-Set and manage NTFS and file sharing permissions.-Customize and modify the Command Prompt.-Create and manage file shares.-Copy, move, and delete files and directories from the command line.-Manage PDF files and office documents from the command line.-And many other topics.

My Beloved's MBA Plans


Disha - 2013
    For Arpita, it is a second chance at love. Payal and Nitin make the campus their home while Geet faces a tragic loss. Join Suraj and Priya as they break away from the family business to carve out a path for themselves and discover how Rahul and Dimple spend an unusual honeymoon. These are just a few stories from this colorfulcollection set against the backdrop of life on campus andaspirations for an MBA degree. The book is a ride through different shades of life and experiences. Whether you are single or married, this book is an absolute must read for anyone who wishes to take an unconventional decision in life.

Redefining Normal


Justin Black - 2020
    Together, they are building forever. Alexis Black persevered through her mother’s death and her father’s imprisonment. And after escaping a long and abusive relationship, the college junior promised her foster parents not to date for at least a year. But when she meets an incoming freshman on the first day of their scholarship program, she feels the world melt away, as though it were only the two of them in the room. Justin Black lived in abandoned houses before going through the child welfare system. But when he grabs the chance for better opportunities by pursuing higher education, he can’t help but be drawn to a beautiful third-year student. Recognizing a fellow survivor, he cherishes the ease of their deep conversations and her wonderful moments of raw vulnerability that makes him fall hard. In a stark and wholehearted true story that shares how two individuals on separate paths found each other, Alexis and Justin merge their course into one full of hope and purpose. And hand-in-hand, they learn to communicate effectively and avoid patterns of trauma to intentionally break the cycle of unhealthy behaviors. Written in an engaging novelistic style, the authors put forward a thoughtful exchange of ideas and personal experiences illustrating how anybody, no matter their backgrounds, can have a life of self-empowerment and joy. Broken down into four sections that cover crucial topics such as “Worthiness” and “Mental Health,” this compelling narrative will help any who are learning to love themselves and want to end the line of toxic relationships. Redefining Normal: How Two Foster Kids Beat The Odds and Discovering Healing, Happiness, and Love is a page-turning memoir that will open your eyes to possibilities and dreams. If you like honest tales of triumph, refreshing transparency, and resilient faith in God, then you’ll adore Justin Black and Alexis Black’s inspirational autobiography. This story contains mentions of domestic violence, trauma, sexual assault, and other difficult issues faced on the road to healing.

Programming Entity Framework


Julia Lerman - 2009
    "Programming Entity Framework, 1st Edition" offers experienced developers a thorough introduction to Microsoft's core framework for modeling and interacting with data in .NET applications. This hands-on tour provides a deep understanding of Entity Framework's architecture and APIs, and explains how to use the framework in a variety of applications built with Visual Studio 2008 and .NET 3.5.From the Entity Data Model (EDM) and Object Services to EntityClient and the Metadata Workspace, this highly acclaimed first edition covers it all.Understand the core concepts you need to make the best use of the Entity Framework (EF) in your applicationsLearn to query your data, using either LINQ to Entities or Entity SQLCreate Windows Forms, WPF, and ASP.NET applicationsBuild ASMX web services and WCF servicesUse Object Services to work directly with your entity objectsDelve into model customization, relationship management, change tracking, data concurrency, and moreOne important note: while many of the lessons from this book will continue to be valuable as you move to .NET 4, the thoroughly revised second edition of "Programming Entity Framework" (August 2010) specifically targets Visual Studio 2010 and .NET 4 -- where there have been many advancements and additions to the framework.

Two Scoops of Django: Best Practices for Django 1.6


Daniel Roy Greenfeld - 2014
    

The Definitive Guide to Django: Web Development Done Right


Adrian Holovaty - 2007
    In "The Definitive Guide to Django: Web Development Done Right," Adrian Holovaty, one of Django's creators, and Django lead developer Jacob KaplanMoss show you how they use this framework to create awardwinning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.The first part of the book introduces Django fundamentals like installation and configuration. You'll learn about creating the components that power a Django-driven web site. The second part delves into the more sophisticated features of Django, like outputting nonHTML content (such as RSS feeds and PDFs), plus caching and user management. The third part serves as a detailed reference to Django's many configuration options and commands. The book even includes seven appendices for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework. What you'll learnThe first half of this book explains in-depth how to build web applications using Django including the basics of dynamic web pages, the Django templating system interacting with databases, and web forms. The second half of this book discusses higher-level concepts such as caching, security, and how to deploy Django. The appendices form a reference for the commands and configurations available in Django. Who this book is forAnyone who wants to use the powerful Django framework to build dynamic web sites quickly and easily! "

The Way to Go: A Thorough Introduction to the Go Programming Language


Ivo Balbaert - 2012
    "

An Introduction to Programming in Go


Caleb Doxsey - 2012
    

Smashing Node.Js: JavaScript Everywhere


Guillermo Rauch - 2012
    With more traditional web servers becoming obsolete, having knowledge on servers that achieve high scalability and optimal resource consumption using Node.js is the key to your app development success. Teaching you the essentials to making event-driven server-side apps, this book demonstrates how you can use less space and take less time for communication between web client and server.Contains numerous hands-on examples Explains implementation of real-time apps including Socket.IO and HTML5, and WebSockets Addresses practical Node.js advantages from specific design choices Demonstrates why knowledge and use of JavaScript is beneficial Includes an interactive online component with sample chapters Explains components of stand out apps including brevity and benchmarks Looking to enhance your abilities even further? Smashing Node.js: JavaScript Everywhere makes developing server-side apps accessible with its focus on JavaScript, open source, and easy-to-use language.

Sun Certified Programmer & Developer for Java 2 Study Guide (Exam 310-035 & 310-027)


Kathy Sierra - 2002
    More than 250 challenging practice questions have been completely revised to closely model the format, tone, topics, and difficulty of the real exam. An integrated study system based on proven pedagogy, exam coverage includes step-by-step exercises, special Exam Watch notes, On-the-Job elements, and Self Tests with in-depth answer explanations to help reinforce and teach practical skills.Praise for the author:"Finally A Java certification book that explains everything clearly. All you need to pass the exam is in this book."--Solveig Haugland, Technical Trainer and Former Sun Course Developer"Who better to write a Java study guide than Kathy Sierra, the reigning queen of Java instruction? Kathy Sierra has done it again--here is a study guide that almost guarantees you a certification "--James Cubeta, Systems Engineer, SGI"The thing I appreciate most about Kathy is her quest to make us all remember that we are teaching people and not just lecturing about Java. Her passion and desire for the highest quality education that meets the needs of the individual student is positively unparalleled at SunEd. Undoubtedly there are hundreds of students who have benefited from taking Kathy's classes."--Victor Peters, founder Next Step Education & Software Sun Certified Java Instructor"I want to thank Kathy for the EXCELLENT Study Guide. The book is well written, every concept is clearly explained using a real life example, and the book states what you specifically need to know for the exam. The way it's written, you feel that you're in a classroom and someone is actually teaching you the difficult concepts, but not in a dry, formal manner. The questions at the end of the chapters are also REALLY good, and I am sure they will help candidates pass the test. Watch out for this Wickedly Smart book."-Alfred Raouf, Web Solution Developer, Kemety.Net"The Sun Certification exam was certainly no walk in the park but Kathy's material allowed me to not only pass the exam, but Ace it "--Mary Whetsel, Sr. Technology Specialist, Application Strategy and Integration, The St. Paul Companies