Four Seasons of Creative Writing: 1,000 Prompts to Stop Writer's Block


Bryan Cohen - 2012
    One of the best ways to get around the problem is to surround yourself with ideas. "1,000 Creative Writing Prompts for Seasons: Ideas for Blogs, Scripts, Stories and More" gives you exactly one thousand idea-generating prompts that focus on the coldest, warmest, toughest and funniest days of the four seasons. This book covers many different aspects of spring, summer, fall and winter including weather, nature, holidays, festivals, the five senses, science, literature, entertainment and more! These 1,000 prompts work for blogs, scripts, stories, poems, essays, songs and anything else that requires you to stare down writer's block and put pen to paper anyway. Originally geared for the classroom, these prompts can be used by any writer from 5 to 105 to get the ideas they need when they need them. Author Bryan Cohen has written over a dozen books of writing prompts including "1,000 Character Writing Prompts: Villains, Heroes and Hams for Scripts, Stories and More," "500 Writing Prompts for Kids: First Grade through Fifth Grade" and "The Writing Prompts Workbook Series." His books have sold over 15,000 copies. He lives in Chicago.

Programming Rust: Fast, Safe Systems Development


Jim Blandy - 2015
    Rust's modern, flexible types ensure your program is free of null pointer dereferences, double frees, dangling pointers, and similar bugs, all at compile time, without runtime overhead. In multi-threaded code, Rust catches data races at compile time, making concurrency much easier to use.Written by two experienced systems programmers, this book explains how Rust manages to bridge the gap between performance and safety, and how you can take advantage of it. Topics include:How Rust represents values in memory (with diagrams)Complete explanations of ownership, moves, borrows, and lifetimesCargo, rustdoc, unit tests, and how to publish your code on crates.io, Rust's public package repositoryHigh-level features like generic code, closures, collections, and iterators that make Rust productive and flexibleConcurrency in Rust: threads, mutexes, channels, and atomics, all much safer to use than in C or C++Unsafe code, and how to preserve the integrity of ordinary code that uses itExtended examples illustrating how pieces of the language fit together

CUNNING PLANS: Talks By Warren Ellis


Warren Ellis - 2015
    CUNNING PLANS collects several of NYT-bestselling author Warren Ellis' lectures on the nature of the haunted future and the secrets of deep history, given in recent years at events in London, New York, Los Angeles and Berlin.

Sleep Smarter: 21 Essential Strategies to Sleep Your Way to A Better Body, Better Health, and Bigger Success


Shawn Stevenson - 2014
    Here's just a sampling of what you're going to discover: Why you need to sleep more and exercise less to get the best fitness results.  How to feel more energized and refreshed on less hours of sleep.  Why poor sleep quality depresses brain function and leads to poor performance.  What supplements are safe and helpful, and which ones to avoid (this will shock you!)  What exercises you can do to instantly improve your sleep quality.  How the clothes you wear to bed can depress your hormone function.  Why sleep is the missing ingredient in long-term fat loss (clinically proven!)  Why going to bed at the right time is more important than how many hours you sleep.  What mineral deficiency can cause severe sleep problems (and how to fix it).  The surprising impact that intimacy has on your sleep quality.  How to calm your mind so that you can fall asleep faster.  This and much more inside, so open the book and begin to Sleep Smarter now!Shawn Stevenson is the creator of The Model Health Show, featured as the #1 Nutrition and Fitness podcast on itunes, and a leading health expert who's transformed the lives of thousands of people around the world. A graduate of The University of Missouri - St. Louis with a background in biology and kinesiology, Shawn went on to be the founder of Advanced Integrative Health Alliance, a successful company that provides Wellness Services for both individuals and organizations worldwide. Shawn is a dynamic keynote speaker who has spoken for TEDx, universities, and numerous organizations with outstanding reviews. To learn more, visit the author's website at TheShawnStevensonModel.com

UNIX in a Nutshell: A Desktop Quick Reference - Covers GNU/Linux, Mac OS X, and Solaris


Arnold Robbins - 1999
    As a result, the very nature of Unix has been altered over the years by numerous extensions formulated in an assortment of versions. Today, Unix encompasses everything from Sun's Solaris to Apple's Mac OS X and more varieties of Linux than you can easily name.The latest edition of this bestselling reference brings Unix into the 21st century. It's been reworked to keep current with the broader state of Unix in today's world and highlight the strengths of this operating system in all its various flavors. Detailing all Unix commands and options, the informative guide provides generous descriptions and examples that put those commands in context. Here are some of the new features you'll find in Unix in a Nutshell, Fourth Edition:Solaris 10, the latest version of the SVR4-based operating system, GNU/Linux, and Mac OS X Bash shell (along with the 1988 and 1993 versions of ksh) tsch shell (instead of the original Berkeley csh) Package management programs, used for program installation on popular GNU/Linux systems, Solaris and Mac OS X GNU Emacs Version 21 Introduction to source code management systems Concurrent versions system Subversion version control system GDB debuggerAs Unix has progressed, certain commands that were once critical have fallen into disuse. To that end, the book has also dropped material that is no longer relevant, keeping it taut and current.If you're a Unix user or programmer, you'll recognize the value of this complete, up-to-date Unix reference. With chapter overviews, specific examples, and detailed command.