JavaScript for Kids: A Playful Introduction to Programming


Nick Morgan - 2014
    With the help of kid-friendly examples, author Nick Morgan teaches the essentials of JavaScript. Morgan starts with the basics of strings, arrays, and loops, then moves on to show readers how to modify elements with jQuery and draw graphics with canvas. By the end of the book, you'll be ready to create your own fun animations and games and you'll have a solid understanding of the fundamentals of JavaScript.

Love Louder: 33 Ways to Spark Inspiration and Amplify Your Life


Preston Smiles - 2016
    As a teen he joined a local gang that was first involved in petty burglary but later escalated into more dangerous crimes. One night when Preston was fifteen, he was faced with a decision to take a routine ride of mischief with the friends or stay home. Intuition told him not to go. Within an hour, everyone in that car was shot. This tragic event shook him to his core and catapulted him to finding higher purpose for himself.Love Louder presents a positive approach for getting more love and meaning out of life. With the lessons he’s learned through the years, he distills ancient wisdom and new thought teachings into thirty-three timeless tools to living your best life and asks questions such as:-What do you truly believe you deserve? Are your actions reflecting that?-What are you a slave to? Facebook? Twitter? Alcohol? Him? Her?-Do you have the need to be “right” all the time?Love Louder can help you tackle these everyday challenges and teach you how to live with more excitement, productivity, clarity, and confidence. Full of insights and powerful anecdotes, Preston’s motivational story is a heartwarming read for anyone seeking guidance on overall happiness and fulfillment in life.

Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript


David Herman - 2012
    His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You'll find when you finish the book that you've gained a strong and comprehensive sense of mastery." --Paul Irish, developer advocate, Google Chrome "This is not a book for those looking for shortcuts; rather it is hard-won experience distilled into a guided tour. It's one of the few books on JS that I'll recommend without hesitation." --Alex Russell, TC39 member, software engineer, Google In order to truly master JavaScript, you need to learn how to work effectively with the language's flexible, expressive features and how to avoid its pitfalls. No matter how long you've been writing JavaScript code, Effective JavaScript will help deepen your understanding of this powerful language, so you can build more predictable, reliable, and maintainable programs. Author David Herman, with his years of experience on Ecma's JavaScript standardization committee, illuminates the language's inner workings as never before--helping you take full advantage of JavaScript's expressiveness. Reflecting the latest versions of the JavaScript standard, the book offers well-proven techniques and best practices you'll rely on for years to come. Effective JavaScript is organized around 68 proven approaches for writing better JavaScript, backed by concrete examples. You'll learn how to choose the right programming style for each project, manage unanticipated problems, and work more successfully with every facet of JavaScript programming from data structures to concurrency. Key features include Better ways to use prototype-based object-oriented programming Subtleties and solutions for working with arrays and dictionary objects Precise and practical explanations of JavaScript's functions and variable scoping semantics Useful JavaScript programming patterns and idioms, such as options objects and method chaining In-depth guidance on using JavaScript's unique "run-to-completion" approach to concurrency

Overland


Ewen Levick - 2019
    From vast deserts to an Indonesian fishing boat, a slow train through Burma to an armed confrontation in Laos, lullabies from middle-aged Chinese businessmen to a cold night on the Great Wall, wolves and reindeer herders, thieves and nomads: this is a vivid illustration of Asia and the people who live there, and of one ancient, stubborn motorcycle travelling through the world's wild places.

The Greatest Hoax on Earth: Catching Truth, While We Can


Alan C. Logan - 2020
    Abagnale's story has captured the imagination of audiences around the world as a modern-day folk hero-but the truth could not be more different from the fictitious autobiography he sold to Hollywood. Self-proclaimed as "the world's greatest con man," the true dimensions of Abagnale's hoax are revealed for the first time in this dramatic true story.A shocking new reality emerges through the voices of victims, their families, and others who have seen the truth concealed by decades of deception. Their stories are now exquisitely woven into a tapestry of hard evidence and insights from his former manager, Mark Zinder. The result is a fast-paced drama filled with heroes, villains, mystery and intrigue, answered with unquestionable facts and official records-all definitively disproving Abagnale's longstanding claims of roaming the world as a "teenage millionaire imposter" and working for the District Attorney in Baton Rouge.

Free Schools


David Gillespie - 2014
    When it came time to select high schools, he thought it worth doing some investigation to assess the level of advantage his kids would enjoy if he spent the required $1.3 million to send them all to private schools.Shockingly, the answer was: none whatsoever.Intrigued, David continued his research, only to discover he was wrong on most counts - as are most parents - when it comes to working out what factors deliver a great education. He discovered that class size doesn't matter, your kids aren't any better off in co-ed than single-sex schools (and vice versa), composite classes are fine, fancy buildings are a waste of money, the old-tie network won't cut it in the new industries and NAPLAN is misread by everyone so is largely meaningless as a measure of quality.Taking on an ingrained and historical system of vested interests - the unions, the government, our own sense of worth, privilege and entitlement - this book is controversial and absolutely necessary. It is well researched, authoritative and accessible. It is a must-read for parents, as well as teachers and policy-makers.

Programmers at Work: Interviews With 19 Programmers Who Shaped the Computer Industry (Tempus)


Susan Lammers - 1986
    A classic title on the PC revolution originally published in 1986. Featuring Bill Gates, Andy Hertzfeld, Charles Simonyi, Ray Ozzie, Michael Hawley and many more.

Lessons From the Edge: Inspirational Tales of Surviving, Thriving and Extreme Adventure


Aldo Kane - 2021
    

Captivate: Conversational Secrets To Be Instantly Likeable, Make Unforgettable Impressions, And Never Run Out Of Things To Say


Charlie Houpert - 2014
     Think back to the job interview you nailed (or blew). The date that went perfectly (or broke down completely.) Or the random encounter with that person who turned out to be your best friend (or the countless others that didn’t). Mere seconds of conversation have the power to alter the course of your life. It’s miraculous then that we are never taught HOW to conduct conversations. How to navigate them so that we get more of the jobs, dates, and best friends we want. It’s as if the world believes amazing conversational skills can’t be learned. Captivate shatters that belief. Inside you'll learn: How to keep conversations going without running out of things to say and facing the dreaded awkward silence How to create interesting "getting to know you" conversations without slipping into boring interview mode and turning off who you're talking to How to start conversations with strangers and approach people you don't know Real life examples of great (and terrible) conversations The two modes of conversation that allow you to connect with anyone, even when you don't have anything in common How to finish a conversation so people walk away planning on reaching out to you Read Captivate and you’ll learn how to have conversations that stand out in people’s minds and make you someone they never want to forget.

jQuery Cookbook: Solutions & Examples for jQuery Developers


Cody Lindley - 2009
    Getting started with this JavaScript library is easy, but it can take years to fully realize its breadth and depth; this cookbook shortens the learning curve considerably. With these recipes, you'll learn patterns and practices from 19 leading developers who use jQuery for everything from integrating simple components into websites and applications to developing complex, high-performance user interfaces. Ideal for newcomers and JavaScript veterans alike, jQuery Cookbook starts with the basics and then moves to practical use cases with tested solutions to common web development hurdles. You also get recipes on advanced topics, such as methods for applying jQuery to large projects.Solve problems involving events, effects, dimensions, forms, themes, and user interface elementsLearn how to enhance your forms, and how to position and reposition elements on a pageMake the most of jQuery's event management system, including custom events and custom event dataCreate UI elements-such as tabs, accordions, and modals-from scratchOptimize your code to eliminate bottlenecks and ensure peak performanceLearn how to test your jQuery applicationsThe book's contributors include:Cody LindleyJames PadolseyRalph WhitbeckJonathan SharpMichael Geary and Scott GonzálezRebecca MurpheyRemy SharpAriel FleslerBrian CherneJörn ZaeffererMike HostetlerNathan SmithRichard D. WorthMaggie Wachs, Scott Jehl, Todd Parker, and Patty TolandRob Burns

A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Jay Wengrow - 2017
    If you have received one of these copies, please contact the Pragmatic Bookshelf at support@pragprog.com, and we will replace it for you.Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code. Graphics and examples make these computer science concepts understandable and relevant. You can use these techniques with any language; examples in the book are in JavaScript, Python, and Ruby.Use Big O notation, the primary tool for evaluating algorithms, to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays, linked lists, and hash tables can dramatically affect the code you write. Use recursion to solve tricky problems and create algorithms that run exponentially faster than the alternatives. Dig into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software. You'll even encounter a single keyword that can give your code a turbo boost. Jay Wengrow brings to this book the key teaching practices he developed as a web development bootcamp founder and educator.Use these techniques today to make your code faster and more scalable.

Elixir in Action


Saša Jurić - 2015
    Revised and updated for the Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, you'll develop an appreciation for, and considerable skill in, a functional and concurrent style of programming.

Ray Tracing in One Weekend (Ray Tracing Minibooks Book 1)


Peter Shirley - 2016
    Each mini-chapter adds one feature to the ray tracer, and by the end the reader can produce the image on the book cover. Details of basic ray tracing code architecture and C++ classes are given.

The Best Joke Book (Period): Hundreds of the Funniest, Silliest, Most Ridiculous Jokes Ever


William Donohue - 2014
    Inside, you'll find hundreds of jokes that are guaranteed to stir up a room full of smiles, including knock-knocks, witty puns, and one-liners. Complete with hilarious quotes from celebrities like Jon Stewart, Lewis Black, and Jerry Seinfeld, everyone will revel in each gut-busting moment.So whether you're looking to add a few jokes to your repertoire, impress your buds, or improve your banter, this sidesplitting book arms you with the perfect joke for any occasion!

Communication in Marriage: How to Communicate with Your Spouse Without Fighting


Marcus Kusi - 2015
     Many couples (including us) have had to deal with these communication problems at some point in marriage. And it’s not fun! The yelling, shouting, anger, frustration, rejection, resentment, interrupting, blaming, insults... It can definitely be overwhelming. It could even destroy your ability to not only communicate effectively with your spouse, but also enjoy your marriage. The lack of communication in your marriage can even lead to a divorce. But don't worry. No matter what communication problems you struggle with, you can learn how to communicate effectively with your spouse today. Whether you feel you are not being heard, cannot hear your spouse, or want to communicate better with your spouse without fighting or yelling, this book will show you how. For the past 7 years, we have used these proven communication skills to go from arguing and fighting whenever we communicated to communicating effectively without fighting, calling each other names, and being disrespectful. As a result, we now have a better marriage. In this Communication in Marriage book, you will learn: 1. How to communicate effectively with your spouse without fighting. 2. Why trust is essential for effective communication in marriage. 3. Clearly understand why we all communicate differently. 4. How to improve communication in your marriage. 5. How to communicate through conflict, even with a difficult spouse. 6. Our tested, simple and proven step-by-step plan for effective communication in 7 days or less. 7. How to communicate through difficult emotions. 8. How to prevent communication problems with your spouse. 9. Why your past experiences affect the way you communicate with your spouse. This book will show you proven communication skills married couples need to communicate effectively with each other. We have tested and continue to use these effective communication skills in our marriage every single day. And they work! Whether you feel like you cannot communicate with your spouse, or improve communication in your marriage, you can become a better communicator in your marriage by reading this book today. You don't need another fight or argument! You can communicate better with your husband or wife. How would your marriage be different if you had no communication problems? Scroll to the top to download your copy of this communication in marriage book for couples today. Click the BUY NOW button at the top of this page.