The Source Code

The Source Code

Author: William A. Thau

Publisher:

Published: 2011-05

Total Pages: 0

ISBN-13: 9781462021567

DOWNLOAD EBOOK

To their families and friends, they appeared to be as normal as everyday people. They were all in their late twenties, were from good families and had been educated at India's finest universities. But they were the modern-day outlaws of society. In the world of the Internet, they were cyberpunks and computer hackers. Calling themselves Doomsday, they made a pact with the Russian mafia. Their plan was to steal the source code to a critical computer program and then, using that source code, to remove $10 billion from US banks without a trace. Eight thousand miles away, Sarah Wynter, the director of a prestigious art gallery, unexpectedly became the sole heir to over $2 billion upon the death of her estranged uncle. Her rational world suddenly turned into one of terror. Using the stolen source code, Doomsday silently breached the firewalls of her banks' computers and stole the $2 billion. It then gave instructions to the mafia to kill her. In Richmond, Virginia, the identity of attorney John Ambrose is stolen by a Columbian drug cartel and used to traffic drugs. Fighting back, he unwittingly gained possession of $400 million of the cartel's money, and his death warrant was sealed. He suddenly found himself alienated from his law firm and the target of a nationwide manhunt. When the stolen source code is used to break into critical US defense installations, warning bells are sounded at the FBI. In their frantic attempt to stay alive, the lives of Ambrose and Wynter cross as they are thrust into a deadly confrontation with the mafia and the cartel.


Code Reading

Code Reading

Author: Diomidis Spinellis

Publisher: Addison-Wesley Professional

Published: 2003

Total Pages: 530

ISBN-13: 9780201799408

DOWNLOAD EBOOK

CD-ROM contains cross-referenced code.


PGP Source Code and Internals

PGP Source Code and Internals

Author: Philip R. Zimmermann

Publisher: MIT Press (MA)

Published: 1995

Total Pages: 942

ISBN-13:

DOWNLOAD EBOOK

PGP (Pretty Good Privacy) is a computer program for the encryption of data and electronic mail, a powerful envelope that allows individuals the same privacy in their communications as enjoyed by governments and large corporations. PGP, which is freely available on the Internet, uses public-key cryptography - specifically the RSA algorithm, which is particularly well-suited to the needs of computer-mediated communications. This book contains a formatted vesion of the complete source code for the latest release (2.6.2) of PGP.


Duik Bassel: The Source Code Book

Duik Bassel: The Source Code Book

Author: Nicolas DuFresne

Publisher: Lulu.com

Published: 2019-11-20

Total Pages: 652

ISBN-13: 9780244536633

DOWNLOAD EBOOK

Duik is a free and open source character rigging and animation tool set. It facilitates character, props, and camera animation. Duik creates rigs which allow the animator to manipulate the characters in a very intuitive way. It has an international success; it is used to create TV series, advertising, motion design, video games, music videos, short movies and feature films. It is used in many companies all around the world. This book contains the complete source code of Duik. It's a manifesto for open source software. It's a way to physically show how open source software is different from other software, to show and explain how important it is, how even this small free software may weigh to change the world. Maybe it's also a work of art. Maybe you can just use it to wedge some furniture.


Software Source Code

Software Source Code

Author: Raghavendra Rao Althar

Publisher:

Published: 2021-08-09

Total Pages: 266

ISBN-13: 9783110703306

DOWNLOAD EBOOK

This book will focus on utilizing statistical modelling of the software source code, in order to resolve issues associated with the software development processes. Writing and maintaining software source code is a costly business; software developers need to constantly rely on large existing code bases. Statistical modelling identifies the patterns in software artifacts and utilize them for predicting the possible issues.


Pro Git

Pro Git

Author: Scott Chacon

Publisher: Apress

Published: 2014-11-18

Total Pages: 441

ISBN-13: 1484200764

DOWNLOAD EBOOK

Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro. Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you’ll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need. Written by Git pros Scott Chacon and Ben Straub, Pro Git (Second Edition) builds on the hugely successful first edition, and is now fully updated for Git version 2.0, as well as including an indispensable chapter on GitHub. It’s the best book for all your Git needs.


Source Code Meditation

Source Code Meditation

Author: Michael Cotton

Publisher: Simon and Schuster

Published: 2018-05-22

Total Pages: 239

ISBN-13: 1844097579

DOWNLOAD EBOOK

Learn to mobilize latent energy in your body and direct it to energize and awaken your higher brain • Provides a simplified step-by-step guided process to the higher-brain activation techniques of Source Code Meditation • Explains how to shift energy out of the lower “survive” brain into the higher “thrive” brain to bring confidence, clarity, and empowerment for transformative change in all areas of life • Reveals how the “brain first” techniques of SCM tune the brain to receive meditation, enabling access to deep flow states, transcendent states of consciousness, and higher brain potential The human brain is like a flowing river of potential. Until now, that river has been blocked, barricaded, and diverted by the primitive lower brain. The lower brain hijacks our ability to experience deeper flow and higher transcendent states of consciousness. It also guards against the full expression of the passionate human heart. Source Code Meditation (SCM), with its nine summits of transformation, effortlessly re-routes that lower brain diversion, allowing you to activate latent energy in your body, awaken your higher brain, enlighten your mind, and set your heart on fire to create a new world. With traditional meditation techniques, it often takes decades of practice for hours each day to confer significant changes in the mind and the higher brain. Few of us make it to these rarified states of mind, due to the amount of time and the intensity of focus needed. With “brain first” SCM techniques, you mobilize latent energy in the body and direct it to energize and awaken the higher brain before meditation begins. With the higher brain prepped and tuned, meditation is efficiently received, leading to quantum breakthroughs in higher consciousness without years of practice as well as access to deep flow states, transcendent states of consciousness, and higher brain potential. Providing a simplified step-by-step guided process to SCM, Dr. Michael Cotton explains how to shift energy out of the lower “survive” brain into the higher “thrive” brain to bring confidence, clarity, and empowerment for transformative change in all areas of life. Distilled from the world’s most comprehensive philosophy, Integral Metatheory, SCM offers not only a way to create the brain state necessary to change the mind, but the crystal clarity needed to use these advanced meditative states to actualize your potential and live your destiny to the fullest.


Gradle in Action

Gradle in Action

Author: Benjamin Muschko

Publisher: Simon and Schuster

Published: 2014-02-19

Total Pages: 756

ISBN-13: 1638351724

DOWNLOAD EBOOK

Summary Gradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and deploying your software. About the Technology Gradle is a general-purpose build automation tool. It extends the usage patterns established by its forerunners, Ant and Maven, and allows builds that are expressive, maintainable, and easy to understand. Using a flexible Groovy-based DSL, Gradle provides declarative and extendable language elements that let you model your project's needs the way you want. About the Book Gradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to establish an effective build process for a full-fledged, real-world project. Along the way, it covers advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and deploying your software. The book assumes a basic background in Java, but no knowledge of Groovy. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. Whats Inside A comprehensive guide to Gradle Practical, real-world examples Transitioning from Ant and Maven In-depth plugin development Continuous delivery with Gradle About the Author Benjamin Muschko is a member of the Gradleware engineering team and the author of several popular Gradle plugins. Table of Contents PART 1 INTRODUCING GRADLE Introduction to project automation Next-generation builds with Gradle Building a Gradle project by example PART 2 MASTERING THE FUNDAMENTALS Build script essentials Dependency management Multiproject builds Testing with Gradle Extending Gradle Integration and migration PART 3 FROM BUILD TO DEPLOYMENT IDE support and tooling Building polyglot projects Code quality management and monitoring Continuous integration Artifact assembly and publishing Infrastructure provisioning and deployment


Lions' Commentary on UNIX 6th Edition with Source Code

Lions' Commentary on UNIX 6th Edition with Source Code

Author: John Lions

Publisher: Peer to Peer Communications

Published: 1996-01-01

Total Pages: 254

ISBN-13: 9781573980135

DOWNLOAD EBOOK

For the past 20 years, UNIX insiders have cherished and zealously guarded pirated photocopies of this manuscript, a "hacker trophy" of sorts. Now legal (and legible) copies are available. An international "who's who" of UNIX wizards, including Dennis Ritchie, have contributed essays extolling the merits and importance of this underground classic.


Rust in Action

Rust in Action

Author: Tim McNamara

Publisher: Simon and Schuster

Published: 2021-09-07

Total Pages: 454

ISBN-13: 163835622X

DOWNLOAD EBOOK

"This well-written book will help you make the most of what Rust has to offer." - Ramnivas Laddad, author of AspectJ in Action Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. Summary Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors. About the book Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector. What's inside Elementary to advanced Rust programming Practical examples from systems programming Command-line, graphical and networked applications About the reader For intermediate programmers. No previous experience with Rust required. About the author Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering. Table of Contents 1 Introducing Rust PART 1 RUST LANGUAGE DISTINCTIVES 2 Language foundations 3 Compound data types 4 Lifetimes, ownership, and borrowing PART 2 DEMYSTIFYING SYSTEMS PROGRAMMING 5 Data in depth 6 Memory 7 Files and storage 8 Networking 9 Time and timekeeping 10 Processes, threads, and containers 11 Kernel 12 Signals, interrupts, and exceptions