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.

The Language of SQL


Larry Rockoff - 2010
    For SQL beginners, it's more important for a book to focus on general concepts and offer clear explanations and examples of what the various statements can accomplish. This is that beginner book. A number of features make The LANGUAGE OF SQL unique among introductory SQL books. First, you will not be required to download software or sit with a computer as you read the text. The intent of this book is to provide examples of SQL usage that can be understood simply by reading them. Second, topics are organized in an intuitive and logical sequence. SQL keywords are introduced one at a time, allowing you to build on your prior understanding as you encounter new words and concepts. Finally, this book covers the syntax of three widely used databases: Microsoft SQL Server, MySQL, and Oracle, with special "Database Differences" boxes that will show you any differences in the syntax among those three databases, as well as instructions on how to obtain and install free versions of the databases. This is the only book you'll need to gain a working knowledge of SQL and relational databases.

Mathematical Elements for Computer Graphics


David F. Rogers - 1976
    It presents in a unified manner an introduction to the mathematical theory underlying computer graphic applications. It covers topics of keen interest to students in engineering and computer science: transformations, projections, 2-D and 3-D curve definition schemes, and surface definitions. It also includes techniques, such as B-splines, which are incorporated as part of the software in advanced engineering workstations. A basic knowledge of vector and matrix algebra and calculus is required.

Mind Mapping: Improve Memory, Concentration, Communication, Organization, Creativity, and Time Management


Kam Knight - 2012
    In truth, each chapter provides detailed, step-by-step instructions and examples, with many chapters providing multiple examples.There are also over 50 mind map images, illustrations, and diagrams - more than any other book. Unlike images in other books, which are only 1 or 2 levels deep, many images in this book go 3 to 4 levels.Some reviews claim the quality of the images is low. The reality is most books and e-readers do a poor job of reproducing mind maps. This is the only book that provides links under each image to see a larger, fuller, and more detailed version online.Seeing all the examples and illustrations is the only way to understand the true power and flexibility of this tool.In short, this the most comprehensive book on mind mapping & visual learning, enhancing your skills in reading, writing, learning, note taking, brainstorming, planning, productivity, and so much more.Give it a shot, it will change the way you interact with information, no matter how complex.

Data Structures: A Pseudocode Approach with C


Richard F. Gilberg - 1998
    A new four-part organizational structure increases the flexibility of the text, and all material is presented in a straightforward manner accompanied by an array of examples and visual diagrams.

Computer Graphics with OpenGL


Donald Hearn - 2003
    The text converts all programming code into the C++ language.

EvOLV - A psychedelic adventure


Ryan Sequeira - 2016
    Unable to accept the ignorance of society he leaves his mundane life in search of the ultimate truth – where he is introduced into mantras, tantras and sacred herbs.Meanwhile, a group of elite scientists have discovered how humans are being systematically dumbed down and manipulated to think only about hoarding material possessions and their desires. As their fates confluence in an explosion of epic proportions, these individuals discover pre-Vedic secrets and a tantric text that will help evolve humanity into the next cycle of beings. Unable to make it in the Kali Yuga, Lord Krishna encrypts codes so that the humans may evoke an ancient God.EVOLV, the first psycho-spiritual novel that uncovers complexities of the mind and decrypts Vedic secrets that will distort your perception of reality and teleport you into a thrilling psychedelic adventure that will resonate with you throughout your existence.

Training Guide: Programming in HTML5 with JavaScript and CSS3


Glenn Johnson - 2013
    Build hands-on expertise through a series of lessons, exercises, and suggested practices—and help maximize your performance on the job.Provides in-depth, hands-on training you take at your own pace Focuses on job-role-specific expertise for using HTML5, JavaScript, and CSS3 to begin building modern web and Windows 8 apps Features pragmatic lessons, exercises, and practices Creates a foundation of skills which, along with on-the-job experience, can be measured by Microsoft Certification exams such as 70-480 Coverage includes: creating HTML5 documents; implementing styles with CSS3; JavaScript in depth; using Microsoft developer tools; AJAX; multimedia support; drawing with Canvas and SVG; drag and drop functionality; location-aware apps; web storage; offline apps; writing your first simple Windows 8 apps; and other key topics

Working with UNIX Processes


Jesse Storimer - 2011
    Want to impress your coworkers and write the fastest, most efficient, stable code you ever have? Don't reinvent the wheel. Reuse decades of research into battle-tested, highly optimized, and proven techniques available on any Unix system.This book will teach you what you need to know so that you can write your own servers, debug your entire stack when things go awry, and understand how things are working under the hood.http://www.jstorimer.com/products/wor...

UNIX Concepts and Applications


Sumitabha Das - 2003
    

Programming Languages: Design and Implementation


Terrence W. Pratt - 1995
    The emphasis throughout is on fundamental concepts--readers learn important ideas, not minor language differences--but several languages are highlighted in sufficient detail to enable readers to write programs that demonstrate the relationship between a source program and its execution behavior--e.g., C, C++, JAVA, ML, LISP, Prolog, Smalltalk, Postscript, HTML, PERL, FORTRAN, Ada, COBOL, BASIC SNOBOL4, PL/I, Pascal. Begins with a background review of programming languages and the underlying hardware that will execute the given program; then covers the underlying grammatical model for programming languages and their compilers (elementary data types, data structures and encapsulation, inheritance, statements, procedure invocation, storage management, distributed processing, and network programming). Includes an advanced chapter on language semantics--program verification, denotational semantics, and the lambda calculus. For computer engineers and others interested in programming language designs.

Competitive Programming 3


Steven Halim - 2013
    

Under Ground


Megan Marsnik - 2015
    Her parents have died, her food is dwindling and the rent is due. When a stranger arrives bearing a note from an uncle, inviting Katka to join him and his wife in America, she leaves all that she has held dear to rebuild her life across the ocean. On the voyage to New York, she becomes friends with the stranger and begins to fall in love. But at Ellis Island, they are separated when he is detained by authorities as a suspected anarchist. Alone, Katka continues her journey to her uncle’s house on the rough and tumble Iron Range in northern Minnesota. Soon she is immersed in a lively community of iron miners and begins publishing an underground newspaper about their struggles and the heroism of the women on the Iron Range, as they are swept into a tumultuous strike that will change their lives forever. “Under Ground” is a work of fiction inspired by true events.

Dear Data


Giorgia Lupi - 2016
    The result is described as “a thought-provoking visual feast”.

Object Oriented Programming With C++


E. Balagurusamy - 1994