Dr. Dobb's Journal

Dr. Dobb's Journal

Author:

Publisher:

Published: 2001

Total Pages: 892

ISBN-13:

DOWNLOAD EBOOK


Book Synopsis Dr. Dobb's Journal by :

Download or read book Dr. Dobb's Journal written by and published by . This book was released on 2001 with total page 892 pages. Available in PDF, EPUB and Kindle. Book excerpt:


What the Dormouse Said

What the Dormouse Said

Author: John Markoff

Publisher: Penguin

Published: 2005-04-21

Total Pages: 526

ISBN-13: 1101201088

DOWNLOAD EBOOK

“This makes entertaining reading. Many accounts of the birth of personal computing have been written, but this is the first close look at the drug habits of the earliest pioneers.” —New York Times Most histories of the personal computer industry focus on technology or business. John Markoff’s landmark book is about the culture and consciousness behind the first PCs—the culture being counter– and the consciousness expanded, sometimes chemically. It’s a brilliant evocation of Stanford, California, in the 1960s and ’70s, where a group of visionaries set out to turn computers into a means for freeing minds and information. In these pages one encounters Ken Kesey and the phone hacker Cap’n Crunch, est and LSD, The Whole Earth Catalog and the Homebrew Computer Lab. What the Dormouse Said is a poignant, funny, and inspiring book by one of the smartest technology writers around.


Book Synopsis What the Dormouse Said by : John Markoff

Download or read book What the Dormouse Said written by John Markoff and published by Penguin. This book was released on 2005-04-21 with total page 526 pages. Available in PDF, EPUB and Kindle. Book excerpt: “This makes entertaining reading. Many accounts of the birth of personal computing have been written, but this is the first close look at the drug habits of the earliest pioneers.” —New York Times Most histories of the personal computer industry focus on technology or business. John Markoff’s landmark book is about the culture and consciousness behind the first PCs—the culture being counter– and the consciousness expanded, sometimes chemically. It’s a brilliant evocation of Stanford, California, in the 1960s and ’70s, where a group of visionaries set out to turn computers into a means for freeing minds and information. In these pages one encounters Ken Kesey and the phone hacker Cap’n Crunch, est and LSD, The Whole Earth Catalog and the Homebrew Computer Lab. What the Dormouse Said is a poignant, funny, and inspiring book by one of the smartest technology writers around.


Coding Places

Coding Places

Author: Yuri Takhteyev

Publisher: MIT Press

Published: 2012-09-21

Total Pages: 273

ISBN-13: 026230466X

DOWNLOAD EBOOK

An examination of software practice in Brazil that reveals both the globalization and the localization of software development. Software development would seem to be a quintessential example of today's Internet-enabled “knowledge work”—a global profession not bound by the constraints of geography. In Coding Places, Yuri Takhteyev looks at the work of software developers who inhabit two contexts: a geographical area—in this case, greater Rio de Janeiro—and a “world of practice,” a global system of activities linked by shared meanings and joint practice. The work of the Brazilian developers, Takhteyev discovers, reveals a paradox of the world of software: it is both diffuse and sharply centralized. The world of software revolves around a handful of places—in particular, the San Francisco Bay area—that exercise substantial control over both the material and cultural elements of software production. Takhteyev shows how in this context Brazilian software developers work to find their place in the world of software and to bring its benefits to their city. Takhteyev's study closely examines Lua, an open source programming language developed in Rio but used in such internationally popular products as World of Warcraft and Angry Birds. He shows that Lua had to be separated from its local origins on the periphery in order to achieve success abroad. The developers, Portuguese speakers, used English in much of their work on Lua. By bringing to light the work that peripheral practitioners must do to give software its seeming universality, Takhteyev offers a revealing perspective on the not-so-flat world of globalization.


Book Synopsis Coding Places by : Yuri Takhteyev

Download or read book Coding Places written by Yuri Takhteyev and published by MIT Press. This book was released on 2012-09-21 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: An examination of software practice in Brazil that reveals both the globalization and the localization of software development. Software development would seem to be a quintessential example of today's Internet-enabled “knowledge work”—a global profession not bound by the constraints of geography. In Coding Places, Yuri Takhteyev looks at the work of software developers who inhabit two contexts: a geographical area—in this case, greater Rio de Janeiro—and a “world of practice,” a global system of activities linked by shared meanings and joint practice. The work of the Brazilian developers, Takhteyev discovers, reveals a paradox of the world of software: it is both diffuse and sharply centralized. The world of software revolves around a handful of places—in particular, the San Francisco Bay area—that exercise substantial control over both the material and cultural elements of software production. Takhteyev shows how in this context Brazilian software developers work to find their place in the world of software and to bring its benefits to their city. Takhteyev's study closely examines Lua, an open source programming language developed in Rio but used in such internationally popular products as World of Warcraft and Angry Birds. He shows that Lua had to be separated from its local origins on the periphery in order to achieve success abroad. The developers, Portuguese speakers, used English in much of their work on Lua. By bringing to light the work that peripheral practitioners must do to give software its seeming universality, Takhteyev offers a revealing perspective on the not-so-flat world of globalization.


Coder to Developer

Coder to Developer

Author: Mike Gunderloy

Publisher: John Wiley & Sons

Published: 2006-02-20

Total Pages: 322

ISBN-13: 0782151256

DOWNLOAD EBOOK

"Two thumbs up" —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) No one can disparage the ability to write good code. At its highest levels, it is an art. But no one can confuse writing good code with developing good software. The difference—in terms of challenges, skills, and compensation—is immense. Coder to Developer helps you excel at the many non-coding tasks entailed, from start to finish, in just about any successful development project. What's more, it equips you with the mindset and self-assurance required to pull it all together, so that you see every piece of your work as part of a coherent process. Inside, you'll find plenty of technical guidance on such topics as: Choosing and using a source code control system Code generation tools--when and why Preventing bugs with unit testing Tracking, fixing, and learning from bugs Application activity logging Streamlining and systematizing the build process Traditional installations and alternative approaches To pull all of this together, the author has provided the source code for Download Tracker, a tool for organizing your collection of downloaded code, that's used for examples throughout this book. The code is provided in various states of completion, reflecting every stage of development, so that you can dig deep into the actual process of building software. But you'll also develop "softer" skills, in areas such as team management, open source collaboration, user and developer documentation, and intellectual property protection. If you want to become someone who can deliver not just good code but also a good product, this book is the place to start. If you must build successful software projects, it's essential reading.


Book Synopsis Coder to Developer by : Mike Gunderloy

Download or read book Coder to Developer written by Mike Gunderloy and published by John Wiley & Sons. This book was released on 2006-02-20 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Two thumbs up" —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) No one can disparage the ability to write good code. At its highest levels, it is an art. But no one can confuse writing good code with developing good software. The difference—in terms of challenges, skills, and compensation—is immense. Coder to Developer helps you excel at the many non-coding tasks entailed, from start to finish, in just about any successful development project. What's more, it equips you with the mindset and self-assurance required to pull it all together, so that you see every piece of your work as part of a coherent process. Inside, you'll find plenty of technical guidance on such topics as: Choosing and using a source code control system Code generation tools--when and why Preventing bugs with unit testing Tracking, fixing, and learning from bugs Application activity logging Streamlining and systematizing the build process Traditional installations and alternative approaches To pull all of this together, the author has provided the source code for Download Tracker, a tool for organizing your collection of downloaded code, that's used for examples throughout this book. The code is provided in various states of completion, reflecting every stage of development, so that you can dig deep into the actual process of building software. But you'll also develop "softer" skills, in areas such as team management, open source collaboration, user and developer documentation, and intellectual property protection. If you want to become someone who can deliver not just good code but also a good product, this book is the place to start. If you must build successful software projects, it's essential reading.


Effective Software Test Automation

Effective Software Test Automation

Author: Kanglin Li

Publisher: John Wiley & Sons

Published: 2006-02-20

Total Pages: 426

ISBN-13: 0782151019

DOWNLOAD EBOOK

"If you'd like a glimpse at how the next generation is going to program, this book is a good place to start." —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) Build Your Own Automated Software Testing Tool Whatever its claims, commercially available testing software is not automatic. Configuring it to test your product is almost as time-consuming and error-prone as purely manual testing. There is an alternative that makes both engineering and economic sense: building your own, truly automatic tool. Inside, you'll learn a repeatable, step-by-step approach, suitable for virtually any development environment. Code-intensive examples support the book's instruction, which includes these key topics: Conducting active software testing without capture/replay Generating a script to test all members of one class without reverse-engineering Using XML to store previously designed testing cases Automatically generating testing data Combining Reflection and CodeDom to write test scripts focused on high-risk areas Generating test scripts from external data sources Using real and complete objects for integration testing Modifying your tool to test third-party software components Testing your testing tool Effective Software Test Automation goes well beyond the building of your own testing tool: it also provides expert guidance on deploying it in ways that let you reap the greatest benefits: earlier detection of coding errors, a smoother, swifter development process, and final software that is as bug-free as possible. Written for programmers, testers, designers, and managers, it will improve the way your team works and the quality of its products.


Book Synopsis Effective Software Test Automation by : Kanglin Li

Download or read book Effective Software Test Automation written by Kanglin Li and published by John Wiley & Sons. This book was released on 2006-02-20 with total page 426 pages. Available in PDF, EPUB and Kindle. Book excerpt: "If you'd like a glimpse at how the next generation is going to program, this book is a good place to start." —Gregory V. Wilson, Dr. Dobbs Journal (October 2004) Build Your Own Automated Software Testing Tool Whatever its claims, commercially available testing software is not automatic. Configuring it to test your product is almost as time-consuming and error-prone as purely manual testing. There is an alternative that makes both engineering and economic sense: building your own, truly automatic tool. Inside, you'll learn a repeatable, step-by-step approach, suitable for virtually any development environment. Code-intensive examples support the book's instruction, which includes these key topics: Conducting active software testing without capture/replay Generating a script to test all members of one class without reverse-engineering Using XML to store previously designed testing cases Automatically generating testing data Combining Reflection and CodeDom to write test scripts focused on high-risk areas Generating test scripts from external data sources Using real and complete objects for integration testing Modifying your tool to test third-party software components Testing your testing tool Effective Software Test Automation goes well beyond the building of your own testing tool: it also provides expert guidance on deploying it in ways that let you reap the greatest benefits: earlier detection of coding errors, a smoother, swifter development process, and final software that is as bug-free as possible. Written for programmers, testers, designers, and managers, it will improve the way your team works and the quality of its products.


Dr. Dobb's Toolbook of C

Dr. Dobb's Toolbook of C

Author: Kerry Greenwood

Publisher:

Published: 1986

Total Pages: 768

ISBN-13:

DOWNLOAD EBOOK

The C programming language. Putting C on a microcomputer: the original Small-C. C notebook: selections from Dr. Dobb's first C column. How compilers work. The Small-C compiler. A new library for Small-C. Small-Mac: an Assembler for Small-C. P: a Small-C preprocessor. Getargs: a command-line argument processor. Cross-reference generator in C: a program conversion aid. CC: a driver for Small-C. CP/M BDOS and BIOS calls for C. Small-tools: programs for text processing. Grep.c: a generalized, regular expression parser in C. Optimizing strings in C.


Book Synopsis Dr. Dobb's Toolbook of C by : Kerry Greenwood

Download or read book Dr. Dobb's Toolbook of C written by Kerry Greenwood and published by . This book was released on 1986 with total page 768 pages. Available in PDF, EPUB and Kindle. Book excerpt: The C programming language. Putting C on a microcomputer: the original Small-C. C notebook: selections from Dr. Dobb's first C column. How compilers work. The Small-C compiler. A new library for Small-C. Small-Mac: an Assembler for Small-C. P: a Small-C preprocessor. Getargs: a command-line argument processor. Cross-reference generator in C: a program conversion aid. CC: a driver for Small-C. CP/M BDOS and BIOS calls for C. Small-tools: programs for text processing. Grep.c: a generalized, regular expression parser in C. Optimizing strings in C.


Essential Software Architecture

Essential Software Architecture

Author: Ian Gorton

Publisher: Springer Science & Business Media

Published: 2011-04-27

Total Pages: 242

ISBN-13: 3642191762

DOWNLOAD EBOOK

Job titles like “Technical Architect” and “Chief Architect” nowadays abound in software industry, yet many people suspect that “architecture” is one of the most overused and least understood terms in professional software development. Gorton’s book tries to resolve this dilemma. It concisely describes the essential elements of knowledge and key skills required to be a software architect. The explanations encompass the essentials of architecture thinking, practices, and supporting technologies. They range from a general understanding of structure and quality attributes through technical issues like middleware components and service-oriented architectures to recent technologies like model-driven architecture, software product lines, aspect-oriented design, and the Semantic Web, which will presumably influence future software systems. This second edition contains new material covering enterprise architecture, agile development, enterprise service bus technologies, RESTful Web services, and a case study on how to use the MeDICi integration framework. All approaches are illustrated by an ongoing real-world example. So if you work as an architect or senior designer (or want to someday), or if you are a student in software engineering, here is a valuable and yet approachable knowledge source for you.


Book Synopsis Essential Software Architecture by : Ian Gorton

Download or read book Essential Software Architecture written by Ian Gorton and published by Springer Science & Business Media. This book was released on 2011-04-27 with total page 242 pages. Available in PDF, EPUB and Kindle. Book excerpt: Job titles like “Technical Architect” and “Chief Architect” nowadays abound in software industry, yet many people suspect that “architecture” is one of the most overused and least understood terms in professional software development. Gorton’s book tries to resolve this dilemma. It concisely describes the essential elements of knowledge and key skills required to be a software architect. The explanations encompass the essentials of architecture thinking, practices, and supporting technologies. They range from a general understanding of structure and quality attributes through technical issues like middleware components and service-oriented architectures to recent technologies like model-driven architecture, software product lines, aspect-oriented design, and the Semantic Web, which will presumably influence future software systems. This second edition contains new material covering enterprise architecture, agile development, enterprise service bus technologies, RESTful Web services, and a case study on how to use the MeDICi integration framework. All approaches are illustrated by an ongoing real-world example. So if you work as an architect or senior designer (or want to someday), or if you are a student in software engineering, here is a valuable and yet approachable knowledge source for you.


Wiley's Teach Yourself C++

Wiley's Teach Yourself C++

Author: Al Stevens

Publisher: Wiley

Published: 2003-04-04

Total Pages: 738

ISBN-13: 9780764526442

DOWNLOAD EBOOK

* The number one C++ self-study course from the nation's number one C++ authority, the author of the Dr. Dobb's Journal "C Programming" column since 1988 * Completely updated with the latest revisions to the C++ compilers, this book uses a tutorial approach to teach one of the most widely used, yet hard to learn, programming languages-more than 100,000 copies sold over all editions * Provides a complete working program to teach each lesson and carefully builds on previous lessons for greater understanding * CD-ROM includes a complete Windows-hosted IDE and C++ compiler suite, allowing the reader to compile, run, and experiment with the example programs for a complete tutorial experience


Book Synopsis Wiley's Teach Yourself C++ by : Al Stevens

Download or read book Wiley's Teach Yourself C++ written by Al Stevens and published by Wiley. This book was released on 2003-04-04 with total page 738 pages. Available in PDF, EPUB and Kindle. Book excerpt: * The number one C++ self-study course from the nation's number one C++ authority, the author of the Dr. Dobb's Journal "C Programming" column since 1988 * Completely updated with the latest revisions to the C++ compilers, this book uses a tutorial approach to teach one of the most widely used, yet hard to learn, programming languages-more than 100,000 copies sold over all editions * Provides a complete working program to teach each lesson and carefully builds on previous lessons for greater understanding * CD-ROM includes a complete Windows-hosted IDE and C++ compiler suite, allowing the reader to compile, run, and experiment with the example programs for a complete tutorial experience


Effective Concurrency in C++

Effective Concurrency in C++

Author: Herb Sutter

Publisher: Addison-Wesley Professional

Published: 2016-07-18

Total Pages: 300

ISBN-13: 9780321636423

DOWNLOAD EBOOK

As multicore and manycore systems become increasingly dominant, handling concurrency will be one of the most crucial challenges developers face. Just as most mainstream programmers have been required to master GUIs and objects, so it will be for concurrency: to achieve the performance they need, developers will have to build and master new libraries, tools, runtime systems, language extensions and above all, new programming best practices. In Effective Concurrency in C++, world-renowned programming guru Herb Sutter identifies and illuminates those best practices. Building on the innovative format pioneered by Scott Meyers's best-selling Effective C++, Sutter presents 35 practical, bite-size chapters, each explaining one proven technique for more successful concurrent programming. Each technique is illuminated through carefully-crafted programming examples written in C++ 0x, the new portable C++ standard - ensuring that programmers will be able to rely on them for many years to come. Sutter also provides case studies and exercises that go beyond the standard "Effective" format to deliver even more engaging hands-on practice, and help developers achieve even deeper mastery.


Book Synopsis Effective Concurrency in C++ by : Herb Sutter

Download or read book Effective Concurrency in C++ written by Herb Sutter and published by Addison-Wesley Professional. This book was released on 2016-07-18 with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt: As multicore and manycore systems become increasingly dominant, handling concurrency will be one of the most crucial challenges developers face. Just as most mainstream programmers have been required to master GUIs and objects, so it will be for concurrency: to achieve the performance they need, developers will have to build and master new libraries, tools, runtime systems, language extensions and above all, new programming best practices. In Effective Concurrency in C++, world-renowned programming guru Herb Sutter identifies and illuminates those best practices. Building on the innovative format pioneered by Scott Meyers's best-selling Effective C++, Sutter presents 35 practical, bite-size chapters, each explaining one proven technique for more successful concurrent programming. Each technique is illuminated through carefully-crafted programming examples written in C++ 0x, the new portable C++ standard - ensuring that programmers will be able to rely on them for many years to come. Sutter also provides case studies and exercises that go beyond the standard "Effective" format to deliver even more engaging hands-on practice, and help developers achieve even deeper mastery.


Maisie Dobbs

Maisie Dobbs

Author: Jacqueline Winspear

Publisher: Soho Press

Published: 2014-06-03

Total Pages: 321

ISBN-13: 1616954078

DOWNLOAD EBOOK

"A female investigator every bit as brainy and battle-hardened as Lisbeth Salander." —Maureen Corrigan, NPR's Fresh Air, on Maisie Dobbs Maisie Dobbs got her start as a maid in an aristocratic London household when she was thirteen. Her employer, suffragette Lady Rowan Compton, soon became her patron, taking the remarkably bright youngster under her wing. Lady Rowan's friend, Maurice Blanche, often retained as an investigator by the European elite, recognized Maisie’s intuitive gifts and helped her earn admission to the prestigious Girton College in Cambridge, where Maisie planned to complete her education. The outbreak of war changed everything. Maisie trained as a nurse, then left for France to serve at the Front, where she found—and lost—an important part of herself. Ten years after the Armistice, in the spring of 1929, Maisie sets out on her own as a private investigator, one who has learned that coincidences are meaningful, and truth elusive. Her very first case involves suspected infidelity but reveals something very different. In the aftermath of the Great War, a former officer has founded a working farm known as The Retreat, that acts as a convalescent refuge for ex-soldiers too shattered to resume normal life. When Fate brings Maisie a second case involving The Retreat, she must finally confront the ghost that has haunted her for over a decade.


Book Synopsis Maisie Dobbs by : Jacqueline Winspear

Download or read book Maisie Dobbs written by Jacqueline Winspear and published by Soho Press. This book was released on 2014-06-03 with total page 321 pages. Available in PDF, EPUB and Kindle. Book excerpt: "A female investigator every bit as brainy and battle-hardened as Lisbeth Salander." —Maureen Corrigan, NPR's Fresh Air, on Maisie Dobbs Maisie Dobbs got her start as a maid in an aristocratic London household when she was thirteen. Her employer, suffragette Lady Rowan Compton, soon became her patron, taking the remarkably bright youngster under her wing. Lady Rowan's friend, Maurice Blanche, often retained as an investigator by the European elite, recognized Maisie’s intuitive gifts and helped her earn admission to the prestigious Girton College in Cambridge, where Maisie planned to complete her education. The outbreak of war changed everything. Maisie trained as a nurse, then left for France to serve at the Front, where she found—and lost—an important part of herself. Ten years after the Armistice, in the spring of 1929, Maisie sets out on her own as a private investigator, one who has learned that coincidences are meaningful, and truth elusive. Her very first case involves suspected infidelity but reveals something very different. In the aftermath of the Great War, a former officer has founded a working farm known as The Retreat, that acts as a convalescent refuge for ex-soldiers too shattered to resume normal life. When Fate brings Maisie a second case involving The Retreat, she must finally confront the ghost that has haunted her for over a decade.