Content for EBooks

Intermediate Python

“Python is an amazing language with a strong and friendly community of programmers. However, there is a lack of documentation on what to learn after getting the basics of Python down your throat. Through this book I aim to solve …

Learning to Program Using Python

“An introduction to computer programming, using the easy, yet powerful, Python programming language. Python, a cross-platform language used by such organizations as Google and NASA, lets you work quickly and efficiently, allowing you to concentrate on your work rather than …

Signals and Systems

“This book is about the study of engineering signals and systems, from a discipline-neutral approach. It is a fundamental starting point in the field of engineering, and serves as the basic material that other advanced books in the engineering subject …

EBooks  Earth as Art

Earth as Art

“In 1960, the United States put its first Earth-observing environmental satellite into orbit around the planet. Over the decades, these satellites have provided invaluable information, and the vantage point of space has provided new perspectives on Earth. This book celebrates …

ECMAScript® 2015 Language Specification

“This Ecma Standard defines the ECMAScript 2015 Language. It is the sixth edition of the ECMAScript Language Specification. Since publication of the first edition in 1997, ECMAScript has grown to be one of the world’s most widely used general …

Fundamentals of Programming Python

“A computer program, from one perspective, is a sequence of instructions that dictate the flow of electrical impulses within a computer system. These impulses affect the computer’s memory and interact with the display screen, keyboard, mouse, and perhaps even …

Hacking Secret Ciphers with Python

“The book teaches complete beginners how to program in the Python programming language. The book features the source code to several ciphers and hacking programs for these ciphers. The programs include the Caesar cipher, transposition cipher, simple substitution cipher, multiplicative …

Handbook of operational amplifier applications

“While in the process of reviewing Texas Instruments applications notes, including those from Burr-Brown – I uncovered a couple of treasures, this handbook on op amp applications and one on active RC networks. These old publications, from 1963 and 1966, respectively …

newelectronics 10 May 2016

“New Electronics is a fortnightly magazine focusing on technological innovation, news and the latest developments in the electronics sector. Downloadable as a digital page turner or pdf file, or offered as a hard copy, the New Electronics magazine is available …

Optimizing Software in C++

“This is an optimization manual for advanced C++ programmers. Topics include: The choice of platform and operating system. Choice of compiler and framework. Finding performance bottlenecks. The efficiency of different C++ constructs. Multi-core systems. Parallelization with vector operations. CPU dispatching …