Web Development and Design Foundations with Html5


Terry Felke-Morris - 2012
    A well-rounded balance of hard skills (HTML5, XHTML, CSS, JavaScript) and soft skills (Web Design, e-commerce, Web site promotion strategies) presents everything beginning Web developers need to know to build and promote successful Web sites.

Game Project Completed: How Successful Indie Game Developers Finish Their Projects


Thomas Schwarzl - 2014
    They teach you how to make games. This book does not show you how to make games. It shows you how to take your game project to the finish line. Many game projects never make it beyond the alpha state.Game Development Success Is All About The Inner Game.Being a successful game developer does not (just) mean being a great programmer, a smart game designer or a gifted artist. It means dominating the inner game of game making. This separates the pros from the wannabes. It's the knowledge of how to stay focused, motivated and efficient during your game projects. It's the skillset of keeping things simple and avoiding misleading dreams of the next overnight success. Finally it's about thinking as a salesperson, not just as a designer, programmer or artist.

Writing Idiomatic Python 2.7.3


Jeff Knupp - 2013
    Each idiom comes with a detailed description, example code showing the "wrong" way to do it, and code for the idiomatic, "Pythonic" alternative. *This version of the book is for Python 2.7.3+. There is also a Python 3.3+ version available.* "Writing Idiomatic Python" contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way. * The "Harmful" way helps you identify the idiom in your own code. * The "Idiomatic" way shows you how to easily translate that code into idiomatic Python. This book is perfect for you: * If you're coming to Python from another programming language * If you're learning Python as a first programming language * If you're looking to increase the readability, maintainability, and correctness of your Python code What is "Idiomatic" Python? Every programming language has its own idioms. Programming language idioms are nothing more than the generally accepted way of writing a certain piece of code. Consistently writing idiomatic code has a number of important benefits: * Others can read and understand your code easily * Others can maintain and enhance your code with minimal effort * Your code will contain fewer bugs * Your code will teach others to write correct code without any effort on your part

Hedy Lamarr's Double Life: Hollywood Legend and Brilliant Inventor


Laurie Wallmark - 2019
    But in private, she was something more: a brilliant inventor. And for many years only her closest friends knew her secret. The story of how, during World War Two, Lamarr developed a groundbreaking communications system that still remains essential to the security of today’s technology.

Beauty and the Beak: How Science, Technology, and a 3d-Printed Beak Rescued a Bald Eagle


Deborah Lee Rose - 2017
    Follow Beauty's brave and inspiring story as she grows up in the wild, is rescued after being illegally shot, and receives a new beak specially engineered by a human team including a raptor biologist, engineer and dentist. Learn more about how bald eagles as a species came back from near extinction, and about nationwide efforts to conserve this American symbol.

Cats: Nature and Nurture


Andy Hirsch - 2019
    Equipped with teeth, claws, and camouflage to survive everywhere from deserts to mountaintops, how did these ferocious felines make the leap from predators to playmates... and are they even done leaping?Every volume of Science Comics offers a complete introduction to a particular topic—dinosaurs, the solar system, robots, and more. Whether you're a fourth grader doing a natural science unit at school or a thirty year old with a secret passion for airplanes, these books are for you!

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.

Girl Code: Gaming, Going Viral, and Getting It Done


Andrea Gonzales - 2017
    The book also includes bonus content to help you get started coding!Fans of funny and inspiring books like Maya Van Wagenen’s Popular and Caroline Paul’s Gutsy Girl will love hearing about Andrea “Andy” Gonzales and Sophie Houser’s journey from average teens to powerhouses. Through the success of their video game, Andy and Sophie got unprecedented access to some of the biggest start-ups and tech companies, and now they’re sharing what they’ve seen. Their video game and their commitment to inspiring young women have been covered by the Huffington Post, Buzzfeed, CNN, Teen Vogue, Jezebel, the Today show, and many more.Get ready for an inside look at the tech industry, the true power of coding, and some of the amazing women who are shaping the world. Andy and Sophie reveal not only what they’ve learned about opportunities in science and technology but also the true value of discovering your own voice and creativity.

Lives of the Scientists: Experiments, Explosions


Kathleen Krull - 2013
    But take another look. Did you know that it’s believed Galileo was scolded by the Roman Inquisition for sassing his mom? That Isaac Newton loved to examine soap bubbles? That Albert Einstein loved to collect joke books, and that geneticist Barbara McClintock wore a Groucho Marx disguise in public? With juicy tidbits about everything from favorite foods to first loves, the subjects of Kathleen Krull and Kathryn Hewitt’s Lives of the Scientists: Experiments, Explosions (and What the Neighbors Thought) are revealed as creative, bold, sometimes eccentric—and anything but dull.

The Art and Science of Java


Eric S. Roberts - 2007
    By following the recommendations of the Association of Computing Machinery's Java Task Force, this first edition text adopts a modern objects-first approach that introduces readers to useful hierarchies from the very beginning.KEY TOPICS: Introduction; Programming by Example; Expressions; Statement Forms; Methods; Objects and Classes; Objects and Memory; Strings and Characters; Object-Oriented Graphics; Event-Driven Programs; Arrays and ArrayLists; Searching and Sorting; Collection Classes; Looking Ahead.MARKET: A modern objects-first approach to the Java programming language that introduces readers to useful class hierarchies from the very beginning.

The Secret Subway


Shana Corey - 2016
    New York City in the 1860s was a mess: crowded, disgusting, filled with garbage. You see, way back in 1860, there were no subways, just cobblestone streets. That is, until Alfred Ely Beach had the idea for a fan-powered train that would travel underground. On February 26, 1870, after fifty-eight days of drilling and painting and plastering, Beach unveiled his masterpiece—and throngs of visitors took turns swooshing down the track. The Secret Subway will wow readers, just as Beach’s underground train wowed riders over a century ago.

Millions, Billions, & Trillions


David A. Adler - 2013
    Huge numbers are hard to comprehend. This book explains quantities in terms children can understand. For example, one million dollars could buy two full pizzas a day for more than sixty-eight years.

Simple History: A simple guide to World War II: Simple Guides


Daniel Turner - 2015
    Discover the epic story of World War II through a fun timeline, witness deadly technology and combat weapons and meet the leaders who directed the global conflict. Simple history gives you the facts, simple!

Hello Ruby: Adventures in Coding


Linda Liukas - 2015
    It introduces programming without requiring a computer at all. The point of the book isn’t to teach you a programming language, but programming concepts." --GeekMom.comMeet Ruby—a small girl with a huge imagination, and the determination to solve any puzzle. As Ruby stomps around her world making new friends, including the Wise Snow Leopard, the Friendly Foxes, and the Messy Robots, kids will be introduced to the fundamentals of computational thinking, like how to break big problems into small ones, create step-by-step plans, look for patterns and think outside the box through storytelling. Then, these basic concepts at the core of coding and programming will be reinforced through fun playful exercises and activities that encourage exploration and creativity.In Ruby's world anything is possible if you put your mind to it.

Eruption! Volcanoes and the Science of Saving Lives


Elizabeth Rusch - 2013
    Today, more than one billion people worldwide live in volcanic danger zones. In this riveting nonfiction book—filled with spectacular photographs and sidebars—Rusch reveals the perilous, adrenaline-fueled, life-saving work of an international volcano crisis team (VDAP) and the sleeping giants they study, from Colombia to the Philippines, from Chile to Indonesia.