The Source Code

The Source Code

Author: William A Thau

Publisher:

Published: 2006-12

Total Pages: 0

ISBN-13: 9780595679751

DOWNLOAD EBOOK

The Source Code is a mystery thriller about two people, unknown to each other, whose rational worlds are suddenly transformed into places of unimaginable danger and terror. Sarah Wynter inherits $2 billion which, within hours, is stolen by computer hackers in India and the Russian mafia. John Ambrose, a Virginia lawyer, finds his identity has been stolen and used by the Cali drug cartel to traffic drugs and launder drug money. In their frantic quest to stay alive, their paths cross and they find themselves thrust into a world inhabited by forces of evil unlike those they had ever known. Alarm bells are set off at the Department of Homeland Security, the FBI and the CIA, and the paths of John Ambrose and Sarah Wynter soon cross. And John Ambrose becomes the target of a world-wide manhunt.


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.


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.


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.


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.


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


Finding Source Code on the Web for Remix and Reuse

Finding Source Code on the Web for Remix and Reuse

Author: Susan Elliott Sim

Publisher: Springer Science & Business Media

Published: 2013-06-04

Total Pages: 348

ISBN-13: 1461465966

DOWNLOAD EBOOK

In recent years, searching for source code on the web has become increasingly common among professional software developers and is emerging as an area of academic research. This volume surveys past research and presents the state of the art in the area of "code retrieval on the web." This work is concerned with the algorithms, systems, and tools to allow programmers to search for source code on the web and the empirical studies of these inventions and practices. It is a label that we apply to a set of related research from software engineering, information retrieval, human-computer interaction, management, as well as commercial products. The division of code retrieval on the web into snippet remixing and component reuse is driven both by empirical data, and analysis of existing search engines and tools. Contributors include leading researchers from human-computer interaction, software engineering, programming languages, and management. "Finding Source Code on the Web for Remix and Reuse" consists of five parts. Part I is titled "Programmers and Practices," and consists of a retrospective chapter and two empirical studies on how programmers search the web for source code. Part II is titled "From Data Structures to Infrastructures," and covers the creation of ground-breaking search engines for code retrieval required ingenuity in the adaptation of existing technology and in the creation of new algorithms and data structures. Part III focuses on "Reuse: Components and Projects," which are reused with minimal modification. Part IV is on "Remix: Snippets and Answers," which examines how source code from the web can also be used as solutions to problems and answers to questions. The book concludes with Part V, "Looking Ahead," that looks at future programming and the legalities of software reuse and remix and the implications of current intellectual property law on the future of software development. The story, "Richie Boss: Private Investigator Manager," was selected as the winner of a crowdfunded short story contest."


Code Quality

Code Quality

Author: Diomidis Spinellis

Publisher: Adobe Press

Published: 2006-04-03

Total Pages: 610

ISBN-13: 0768685125

DOWNLOAD EBOOK

Page 26: How can I avoid off-by-one errors? Page 143: Are Trojan Horse attacks for real? Page 158: Where should I look when my application can't handle its workload? Page 256: How can I detect memory leaks? Page 309: How do I target my application to international markets? Page 394: How should I name my code's identifiers? Page 441: How can I find and improve the code coverage of my tests? Diomidis Spinellis' first book, Code Reading, showed programmers how to understand and modify key functional properties of software. Code Quality focuses on non-functional properties, demonstrating how to meet such critical requirements as reliability, security, portability, and maintainability, as well as efficiency in time and space. Spinellis draws on hundreds of examples from open source projects--such as the Apache web and application servers, the BSD Unix systems, and the HSQLDB Java database--to illustrate concepts and techniques that every professional software developer will be able to appreciate and apply immediately. Complete files for the open source code illustrated in this book are available online at: http://www.spinellis.gr/codequality/