The Past Present and Future of JavaScript


Axel Rauschmayer - 2012
    Now, hopes and expectations for JavaScript’s future are considerable.In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opportunities in the past 15 years turned JavaScript’s fortunes. With that as a backdrop, he provides a detailed look at proposed new features and fixes in the next version, ECMAScript.next, and then presents his own JavaScript wish list—such as an integrated IDE.

Aircraft Structures for Engineering Students


T.H.G. Megson - 1989
    It covers all fundamental subjects, including elasticity, structural analysis, airworthiness and aeroelasticity. Now in its fourth edition, the author has revised and updated the text throughout and added new case study and worked example material to make the text even more accessible.The leading Aircraft Structures text, covering a complete course from basic structural mechanics to finite element analysisEnhanced pedagogy with additional case studies, worked examples and home work exercises

Sexy Web Design


Elliott Jay Stocks - 2008
    You'll be guided through the entire process of creating a gorgeous, usable web site by applying the timeless principles of user-centered design.Even if you're short on design skills, with this book you'll be creating your own stunning web sites in no time at all.Throughout, the focus is on simple and practical techniques that anyone can use - you don't need to have gone to art school or have artistic flair to create stunning designs using the methods outlined in this book.The book's full-color layout and large format (8" x 10") make Sexy Web Design a pleasure to read.Master key web interface design principles Design amazing web interfaces from scratch Create beautiful, yet functional, web sites Unleash your artistic talents And much more Who should read this book? Whether you're completely new to web design, a seasoned pro looking for inspiration, or a developer wanting to improve your sites' aesthetics, there's something for everyone here.How? Because instead of trying to cover every possible area of creating a web site, we've focused purely on the design stage; that is, everything that happens before a single line of code is written.However, great design is more than just aesthetics. Long before we open our graphics program of choice, we'll be conducting research, dealing with clients, responding to briefs, sketching out sitemaps, planning information architecture, moving from doodles to diagrams, exploring different ways of interactivity, and building upon design traditions.But ultimately, you'll be finding out how to create web sites that look drop-dead gorgeous.

Code Complete


Steve McConnell - 1993
    Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

Anime Explosion! The What? Why? and Wow! of Japanese Animation


Patrick Drazen - 2002
    . . exploding. But where did Japanese animation come from, and what does it all mean? Written for fans, culture watchers, and perplexed outsiders, this is an engaging tour of the anime megaverse, from older arts and manga traditions to the works of modern directors like Miyazaki and Otomo. Read about anime standbys like giant robots, samurai, furry beasts, high school heroines, and gay/girl/fanboy love—even war and reincarnation, plus all of anime’s major themes, styles, and conventions. At the end of the book are essays on 15 of fandom’s favorite anime, including Evangelion, Esca-flowne, Sailor Moon, and Patlabor."A good resource and guide to the foundation, historical development and overall themes in Japanese animation and serves as an excellent reference source whether you are an established fan or a person who wants to learn about the cultural aspects of this specific and increasingly popular genre. It is an easy yet thorough read on the myriad of societal aspects and cultural references Japanese animation holds." -- Active Anime

Getting Started with Arduino


Massimo Banzi - 2008
    Getting Started with Arduino gives you lots of ideas for Arduino projects and helps you get going on them right away. From getting organized to putting the final touches on your prototype, all the information you need is right in the book. Inside, you'll learn about:Interaction design and physical computing The Arduino hardware and software development environment Basics of electricity and electronics Prototyping on a solderless breadboard Drawing a schematic diagram And more. With inexpensive hardware and open-source software components that you can download free, getting started with Arduino is a snap. To use the introductory examples in this book, all you need is a USB Arduino, USB A-B cable, and an LED. Join the tens of thousands of hobbyists who have discovered this incredible (and educational) platform. Written by the co-founder of the Arduino project, with illustrations by Elisa Canducci, Getting Started with Arduino gets you in on the fun! This 128-page book is a greatly expanded follow-up to the author's original short PDF that's available on the Arduino website.

The Art of Moana


Jessica Julius - 2016
    Three thousand years ago, the greatest sailors in the world ventured across the Pacific, discovering the many islands of Oceania. But then, for a millennium, their voyages stopped—and no one today knows why. From Walt Disney Animation Studios, Moana is a CG-animated adventure about a spirited teenager who sails out on a daring mission to prove herself a master wayfinder and fulfill her ancestors' unfinished quest. During her journey, Moana meets the once-mighty demi-god Maui and together they traverse the open ocean on an action-packed adventure, encountering enormous fiery creatures and impossible odds. The stunning artwork in this behind-the-scenes book includes character designs, storyboards, colorscripts, and much more.

How to Draw Cool Stuff: A Drawing Guide for Teachers and Students


Catherine V. Holmes - 2014
    These pages will guide you through the basic principles of illustration by concentrating on easy-to-learn shapes that build into complex drawings. With the step-by-step guidelines provided, anything can become easy to draw. This book contains a series of fun, hands-on exercises that will help you see line, shape, space and other elements in everyday objects and turn them into detailed works of art in just a few simple steps. The exercises in this book will help train your brain so you can visualize ordinary objects in a different manner, allowing you to see through the eyes of an artist. From photorealistic faces to holiday themes and tattoo drawings, How to Draw Cool Stuff makes drawing easier than you would think and more fun than you ever imagined! Now is the time to learn how to draw the subjects and scenes you've always dreamt of drawing. How to Draw Cool Stuff is suitable for artists of any age benefiting everyone from teachers and students to self-learners and hobbyists. How to Draw Cool Stuff will help you realize your artistic potential and expose you to the pure joy of drawing!

Fluent Python: Clear, Concise, and Effective Programming


Luciano Ramalho - 2015
    With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"

CompTIA A+ Certification All-in-One Exam Guide, Exams 220-901 & 220-902


Mike Meyers - 2014
    New topics include managing and maintaining cellular devices, including tablets; configuring operating systems, including Windows 8, Android, and iOS; and enhanced, mobile-centered security and troubleshooting procedures. The All-in-One Exam Guide enables you to take the test with complete confidence. It also serves as a practical reference for IT support and technical personnel. Bonus electronic content includes: Practice exams with hundreds of accurate questions More than an hour of video training featuring Mike Meyers Performance-based simulations that prepare you for the performance-based questions on the exam A collection of Mike's favorite free PC tools Key Features include: Written with the “in the trenches” voice and clarity Mike Meyers is known for Features pre-assessment tests, exam tips, and “Try This!” sections to reinforce difficult topics Includes a coupon for 10% off of the exam fee, a $37 value

Art: A World History


Elke Linda Buchholz - 2002
    This handy, pocket-sized volume includes 900 illustrations and takes the reader on a whirlwind tour of the most spectacular works of art around the world and throughout time.

A Guide to the Project Management Body of Knowledge (PMBOK® Guide)


Project Management Institute - 1995
    This internationally recognized standard provides the essential tools to practice project management and deliver organizational results.

332 Magazine Covers


Norman Rockwell - 1979
    Although technically Norman Rockwell was an academic painter, he had the eye of a photographer and, as he became a mature artist, he used this eye to give us a picture of America that was famliar�astonishingly so�and at the same time unique. Rockwell best expressed this vision of America in his justly famous cover illustrations for magazines like The Saturday Evening Post. 332 of these cover paintings, from beloved classics like "Marbles Champion" to lesser-known gems like "Feeding Time," are reproduced in stunning full color in this large-format volume, which is sure to be treasured by art lovers everywhere.

Windows 8.1 For Dummies


Andy Rathbone - 2013
    Parts cover: Windows 8.1 Stuff Everybody Thinks You Already Know - an introduction to the dual interfaces, basic mechanics, file storage, and instruction on how to get the free upgrade to Windows 8.1.Working with Programs, Apps and Files - the basics of finding and launching apps, getting help, and printingGetting Things Done on the Internet - instructions for connecting a Windows 8.1 device, using web and social apps, and maintaining privacyCustomizing and Upgrading Windows 8.1 - Windows 8.1 offers big changes to what a user can customize on the OS. This section shows how to manipulate app tiles, give Windows the look you in, set up boot-to-desktop capabilities, connect to a network, and create user accounts.Music, Photos and Movies - Windows 8.1 offers new apps and capabilities for working with onboard and online media, all covered in this chapterHelp! - includes guidance on how to fix common problems, interpret strange messages, move files to a new PC, and use the built-in help systemThe Part of Tens - quick tips for avoiding common annoyances and working with Windows 8.1 on a touch device

Your Artist's Brain: Use the Right Side of Your Brain to Draw and Paint What You See - Not What You Think You See


Carl Purcell - 2010
    Your Artist's Brain shows you how to portray even the most complex subjects by focusing on what you really see - not what you think you see.Expert art instructor Carl Purcell shows you how to overcome dependency on the intellectual brain and listen carefully to the more observant artist's brain.With Your Artist's Brain, you'll learn visual skills and artistic techniques that will instantly make you a better artist, no matter what your medium.- 22 step-by-step demonstrations on key relationships between shapes, spaces, subjects, backgrounds, angles, sizes, values and more - Easy examples and fun exercises teaching you how to see and design great compositions - Points to Remember sidebars that allow you to quickly grasp each conceptMaximize the power of your artist's brain today and embark on the path to creating better art.