Author: Jovica Ilic
Publisher: Independently Published
ISBN: 9781983325748
Category : Computers
Languages : en
Pages : 144
Book Description
Exiting Mastering Vim Quickly One of the beautiful things about learning Vim is the fact that you don't need to know everything. You only need to understand a few critically important concepts that provide most of the value. If you invest the time and energy necessary to learn these concepts, you'll easily be in the top 1% of the human population when it comes to productivity in coding/programming/text editing. Instead of trying to absorb all of the Vim knowledge- and there's really a lot out there -use this book to get what matters the most. Readers of digital editions have said: Mastering Vim Quickly is a great tour through the most important aspects and concepts of Vim. It starts beginner friendly and quickly advances to show more involved text editing techniques.Throughout the book I especially liked the focus on large scale operations.With numerous realistic examples it teaches how various simple commands can be combined in different ways to achieve powerful transformations across multiple files. And even if you already know all the topics covered in the book, it will refresh your knowledge and fuel your curiosity about the depths of Vim once again. - Christian Wellenbrock, the creator of the targets.vim plugin I have been using vi editor for almost 20 years and in the very first chapter, I found some new tips. It is easy to follow. It comes with useful tips, not only cool tips. Makes you more confident on using vi. You can find what you need with ease. I would absolutely recommend it! A very nice job doing this book. - G. Santovena A very approachable way to learn Vim. The writing is really good and contains a fine balance between explanations, examples and tips. It covers all the topics you need to know to really understand what Vim is about and why so many people choose it. If you are either just getting started or you have been wanting to switch to Vim full-time you will find this book to bethe perfect reference. - Mariano Cavallo, Front-end Developer What can you learn? How to exit Vim (this is a very important skill, as you might have heard) The power of Mini habits How to improve your skills 38x in one year How to personalize and properly configure Vim How to speak the Vim language Registers, buffers and windows-the right way The power of Visual modes, argdo, bufdo, etc. Ranges and substitution Boost your productivity in Vim How to install and manage plugins The magic of recursive macros and much more...
Mastering VIM Quickly: From Wtf to Omg in No Time
Author: Jovica Ilic
Publisher: Independently Published
ISBN: 9781983325748
Category : Computers
Languages : en
Pages : 144
Book Description
Exiting Mastering Vim Quickly One of the beautiful things about learning Vim is the fact that you don't need to know everything. You only need to understand a few critically important concepts that provide most of the value. If you invest the time and energy necessary to learn these concepts, you'll easily be in the top 1% of the human population when it comes to productivity in coding/programming/text editing. Instead of trying to absorb all of the Vim knowledge- and there's really a lot out there -use this book to get what matters the most. Readers of digital editions have said: Mastering Vim Quickly is a great tour through the most important aspects and concepts of Vim. It starts beginner friendly and quickly advances to show more involved text editing techniques.Throughout the book I especially liked the focus on large scale operations.With numerous realistic examples it teaches how various simple commands can be combined in different ways to achieve powerful transformations across multiple files. And even if you already know all the topics covered in the book, it will refresh your knowledge and fuel your curiosity about the depths of Vim once again. - Christian Wellenbrock, the creator of the targets.vim plugin I have been using vi editor for almost 20 years and in the very first chapter, I found some new tips. It is easy to follow. It comes with useful tips, not only cool tips. Makes you more confident on using vi. You can find what you need with ease. I would absolutely recommend it! A very nice job doing this book. - G. Santovena A very approachable way to learn Vim. The writing is really good and contains a fine balance between explanations, examples and tips. It covers all the topics you need to know to really understand what Vim is about and why so many people choose it. If you are either just getting started or you have been wanting to switch to Vim full-time you will find this book to bethe perfect reference. - Mariano Cavallo, Front-end Developer What can you learn? How to exit Vim (this is a very important skill, as you might have heard) The power of Mini habits How to improve your skills 38x in one year How to personalize and properly configure Vim How to speak the Vim language Registers, buffers and windows-the right way The power of Visual modes, argdo, bufdo, etc. Ranges and substitution Boost your productivity in Vim How to install and manage plugins The magic of recursive macros and much more...
Publisher: Independently Published
ISBN: 9781983325748
Category : Computers
Languages : en
Pages : 144
Book Description
Exiting Mastering Vim Quickly One of the beautiful things about learning Vim is the fact that you don't need to know everything. You only need to understand a few critically important concepts that provide most of the value. If you invest the time and energy necessary to learn these concepts, you'll easily be in the top 1% of the human population when it comes to productivity in coding/programming/text editing. Instead of trying to absorb all of the Vim knowledge- and there's really a lot out there -use this book to get what matters the most. Readers of digital editions have said: Mastering Vim Quickly is a great tour through the most important aspects and concepts of Vim. It starts beginner friendly and quickly advances to show more involved text editing techniques.Throughout the book I especially liked the focus on large scale operations.With numerous realistic examples it teaches how various simple commands can be combined in different ways to achieve powerful transformations across multiple files. And even if you already know all the topics covered in the book, it will refresh your knowledge and fuel your curiosity about the depths of Vim once again. - Christian Wellenbrock, the creator of the targets.vim plugin I have been using vi editor for almost 20 years and in the very first chapter, I found some new tips. It is easy to follow. It comes with useful tips, not only cool tips. Makes you more confident on using vi. You can find what you need with ease. I would absolutely recommend it! A very nice job doing this book. - G. Santovena A very approachable way to learn Vim. The writing is really good and contains a fine balance between explanations, examples and tips. It covers all the topics you need to know to really understand what Vim is about and why so many people choose it. If you are either just getting started or you have been wanting to switch to Vim full-time you will find this book to bethe perfect reference. - Mariano Cavallo, Front-end Developer What can you learn? How to exit Vim (this is a very important skill, as you might have heard) The power of Mini habits How to improve your skills 38x in one year How to personalize and properly configure Vim How to speak the Vim language Registers, buffers and windows-the right way The power of Visual modes, argdo, bufdo, etc. Ranges and substitution Boost your productivity in Vim How to install and manage plugins The magic of recursive macros and much more...
Practical Vim
Author: Drew Neil
Publisher: Pragmatic Bookshelf
ISBN: 168050410X
Category : Computers
Languages : en
Pages : 469
Book Description
Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor. In more than 120 Vim tips, you'll quickly learn the editor's core functionality and tackle your trickiest editing and writing tasks. This beloved bestseller has been revised and updated to Vim 7.4 and includes three brand-new tips and five fully revised tips. A highly configurable, cross-platform text editor, Vim is a serious tool for programmers, web developers, and sysadmins who want to raise their game. No other text editor comes close to Vim for speed and efficiency; it runs on almost every system imaginable and supports most coding and markup languages. Learn how to edit text the "Vim way": complete a series of repetitive changes with The Dot Formula using one keystroke to strike the target, followed by one keystroke to execute the change. Automate complex tasks by recording your keystrokes as a macro. Discover the "very magic" switch that makes Vim's regular expression syntax more like Perl's. Build complex patterns by iterating on your search history. Search inside multiple files, then run Vim's substitute command on the result set for a project-wide search and replace. All without installing a single plugin! Three new tips explain how to run multiple ex commands as a batch, autocomplete sequences of words, and operate on a complete search match. Practical Vim, Second Edition will show you new ways to work with Vim 7.4 more efficiently, whether you're a beginner or an intermediate Vim user. All this, without having to touch the mouse. What You Need: Vim version 7.4
Publisher: Pragmatic Bookshelf
ISBN: 168050410X
Category : Computers
Languages : en
Pages : 469
Book Description
Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor. In more than 120 Vim tips, you'll quickly learn the editor's core functionality and tackle your trickiest editing and writing tasks. This beloved bestseller has been revised and updated to Vim 7.4 and includes three brand-new tips and five fully revised tips. A highly configurable, cross-platform text editor, Vim is a serious tool for programmers, web developers, and sysadmins who want to raise their game. No other text editor comes close to Vim for speed and efficiency; it runs on almost every system imaginable and supports most coding and markup languages. Learn how to edit text the "Vim way": complete a series of repetitive changes with The Dot Formula using one keystroke to strike the target, followed by one keystroke to execute the change. Automate complex tasks by recording your keystrokes as a macro. Discover the "very magic" switch that makes Vim's regular expression syntax more like Perl's. Build complex patterns by iterating on your search history. Search inside multiple files, then run Vim's substitute command on the result set for a project-wide search and replace. All without installing a single plugin! Three new tips explain how to run multiple ex commands as a batch, autocomplete sequences of words, and operate on a complete search match. Practical Vim, Second Edition will show you new ways to work with Vim 7.4 more efficiently, whether you're a beginner or an intermediate Vim user. All this, without having to touch the mouse. What You Need: Vim version 7.4
Mastering Vim
Author: Ruslan Osipov
Publisher: Packt Publishing Ltd
ISBN: 1789344530
Category : Computers
Languages : en
Pages : 322
Book Description
Mastering Vim, reviewed by Bram Moolenaar, the creator of Vim, covers usage of Vim and Neovim, showcases relevant plugins, and teaches Vimscript Key Features Expert Vim and Vimscript techniques to work with Python and other development environment Accomplish end-to-end software development tasks with Neovim and Vim plugins Understand best practices for various facets of projects like version control, building, and testing Book DescriptionVim is a ubiquitous text editor that can be used for all programming languages. It has an extensive plugin system and integrates with many tools. Vim offers an extensible and customizable development environment for programmers, making it one of the most popular text editors in the world. Mastering Vim begins with explaining how the Vim editor will help you build applications efficiently. With the fundamentals of Vim, you will be taken through the Vim philosophy. As you make your way through the chapters, you will learn about advanced movement, text operations, and how Vim can be used as a Python (or any other language for that matter) IDE. The book will then cover essential tasks, such as refactoring, debugging, building, testing, and working with a version control system, as well as plugin configuration and management. In the concluding chapters, you will be introduced to additional mindset guidelines, learn to personalize your Vim experience, and go above and beyond with Vimscript. By the end of this book, you will be sufficiently confident to make Vim (or its fork, Neovim) your first choice when writing applications in Python and other programming languages.What you will learn Get the most recent Vim, GVim, and Neovim versions installed Become efficient at navigating and editing text Uncover niche Vim plugins and pick the best ones Discover multiple ways of organizing plugins Explore and tailor Vim UI to fit your needs Organize and maintain Vim configuration across environments Write scripts to complement your workflow using Vimscript Who this book is for Mastering Vim is written for beginner, intermediate, and expert developers.The book will teach you to effectively embed Vim in your daily workflow. No prior experience with Python or Vim is required.
Publisher: Packt Publishing Ltd
ISBN: 1789344530
Category : Computers
Languages : en
Pages : 322
Book Description
Mastering Vim, reviewed by Bram Moolenaar, the creator of Vim, covers usage of Vim and Neovim, showcases relevant plugins, and teaches Vimscript Key Features Expert Vim and Vimscript techniques to work with Python and other development environment Accomplish end-to-end software development tasks with Neovim and Vim plugins Understand best practices for various facets of projects like version control, building, and testing Book DescriptionVim is a ubiquitous text editor that can be used for all programming languages. It has an extensive plugin system and integrates with many tools. Vim offers an extensible and customizable development environment for programmers, making it one of the most popular text editors in the world. Mastering Vim begins with explaining how the Vim editor will help you build applications efficiently. With the fundamentals of Vim, you will be taken through the Vim philosophy. As you make your way through the chapters, you will learn about advanced movement, text operations, and how Vim can be used as a Python (or any other language for that matter) IDE. The book will then cover essential tasks, such as refactoring, debugging, building, testing, and working with a version control system, as well as plugin configuration and management. In the concluding chapters, you will be introduced to additional mindset guidelines, learn to personalize your Vim experience, and go above and beyond with Vimscript. By the end of this book, you will be sufficiently confident to make Vim (or its fork, Neovim) your first choice when writing applications in Python and other programming languages.What you will learn Get the most recent Vim, GVim, and Neovim versions installed Become efficient at navigating and editing text Uncover niche Vim plugins and pick the best ones Discover multiple ways of organizing plugins Explore and tailor Vim UI to fit your needs Organize and maintain Vim configuration across environments Write scripts to complement your workflow using Vimscript Who this book is for Mastering Vim is written for beginner, intermediate, and expert developers.The book will teach you to effectively embed Vim in your daily workflow. No prior experience with Python or Vim is required.
Modern Vim
Author: Drew Neil
Publisher: Pragmatic Bookshelf
ISBN: 1680506013
Category : Computers
Languages : en
Pages : 220
Book Description
Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the future of Vim with Neovim: a fork of Vim that includes a built-in terminal emulator that will transform your workflow. Whether you choose to switch to Neovim or stick with Vim 8, you'll be a better developer. A serious tool for programmers and web developers, no other text editor comes close to Vim for speed and efficiency. Make Vim the centerpiece of a Unix-based IDE as you discover new ways to work with Vim 8 and Neovim in more than 20 hands-on tips. Execute tasks asynchronously, allowing you to continue in Vim while linting, grepping, building a project, or running a test suite. Install plugins to be loaded on startup - or on-demand when you need them - with Vim 8's new package support. Save and restore sessions, enabling you to quit Vim and restart again while preserving your window layout and undo history. Use Neovim as a drop-in replacement for Vim - it supports all of the features Vim 8 offers and more, including an integrated terminal that lets you quickly perform interactive commands. And if you enjoy using tmux and Vim together, you'll love Neovim's terminal emulator, which lets you run an interactive shell in a buffer. The terminal buffers fit naturally with Vim's split windows, and you can use Normal mode commands to scroll, search, copy, and paste. On top of all that: Neovim's terminal buffers are scriptable. With Vim at the core of your development environment, you'll become a faster and more efficient developer. What You Need: You'll need a Unix-based environment and an up-to-date release of Vim (8.0 or newer). For the tips about running a terminal emulator, you'll need to install Neovim.
Publisher: Pragmatic Bookshelf
ISBN: 1680506013
Category : Computers
Languages : en
Pages : 220
Book Description
Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the future of Vim with Neovim: a fork of Vim that includes a built-in terminal emulator that will transform your workflow. Whether you choose to switch to Neovim or stick with Vim 8, you'll be a better developer. A serious tool for programmers and web developers, no other text editor comes close to Vim for speed and efficiency. Make Vim the centerpiece of a Unix-based IDE as you discover new ways to work with Vim 8 and Neovim in more than 20 hands-on tips. Execute tasks asynchronously, allowing you to continue in Vim while linting, grepping, building a project, or running a test suite. Install plugins to be loaded on startup - or on-demand when you need them - with Vim 8's new package support. Save and restore sessions, enabling you to quit Vim and restart again while preserving your window layout and undo history. Use Neovim as a drop-in replacement for Vim - it supports all of the features Vim 8 offers and more, including an integrated terminal that lets you quickly perform interactive commands. And if you enjoy using tmux and Vim together, you'll love Neovim's terminal emulator, which lets you run an interactive shell in a buffer. The terminal buffers fit naturally with Vim's split windows, and you can use Normal mode commands to scroll, search, copy, and paste. On top of all that: Neovim's terminal buffers are scriptable. With Vim at the core of your development environment, you'll become a faster and more efficient developer. What You Need: You'll need a Unix-based environment and an up-to-date release of Vim (8.0 or newer). For the tips about running a terminal emulator, you'll need to install Neovim.
A Fire Upon The Deep
Author: Vernor Vinge
Publisher: Tor Science Fiction
ISBN: 1429981989
Category : Fiction
Languages : en
Pages : 626
Book Description
Now with a new introduction for the Tor Essentials line, A Fire Upon the Deep is sure to bring a new generation of SF fans to Vinge's award-winning works. A Hugo Award-winning Novel! “Vinge is one of the best visionary writers of SF today.”-David Brin Thousands of years in the future, humanity is no longer alone in a universe where a mind's potential is determined by its location in space, from superintelligent entities in the Transcend, to the limited minds of the Unthinking Depths, where only simple creatures, and technology, can function. Nobody knows what strange force partitioned space into these "regions of thought," but when the warring Straumli realm use an ancient Transcendent artifact as a weapon, they unwittingly unleash an awesome power that destroys thousands of worlds and enslaves all natural and artificial intelligence. Fleeing this galactic threat, Ravna crash lands on a strange world with a ship-hold full of cryogenically frozen children, the only survivors from a destroyed space-lab. They are taken captive by the Tines, an alien race with a harsh medieval culture, and used as pawns in a ruthless power struggle. Tor books by Vernor Vinge Zones of Thought Series A Fire Upon The Deep A Deepness In The Sky The Children of The Sky Realtime/Bobble Series The Peace War Marooned in Realtime Other Novels The Witling Tatja Grimm's World Rainbows End Collections Collected Stories of Vernor Vinge True Names At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.
Publisher: Tor Science Fiction
ISBN: 1429981989
Category : Fiction
Languages : en
Pages : 626
Book Description
Now with a new introduction for the Tor Essentials line, A Fire Upon the Deep is sure to bring a new generation of SF fans to Vinge's award-winning works. A Hugo Award-winning Novel! “Vinge is one of the best visionary writers of SF today.”-David Brin Thousands of years in the future, humanity is no longer alone in a universe where a mind's potential is determined by its location in space, from superintelligent entities in the Transcend, to the limited minds of the Unthinking Depths, where only simple creatures, and technology, can function. Nobody knows what strange force partitioned space into these "regions of thought," but when the warring Straumli realm use an ancient Transcendent artifact as a weapon, they unwittingly unleash an awesome power that destroys thousands of worlds and enslaves all natural and artificial intelligence. Fleeing this galactic threat, Ravna crash lands on a strange world with a ship-hold full of cryogenically frozen children, the only survivors from a destroyed space-lab. They are taken captive by the Tines, an alien race with a harsh medieval culture, and used as pawns in a ruthless power struggle. Tor books by Vernor Vinge Zones of Thought Series A Fire Upon The Deep A Deepness In The Sky The Children of The Sky Realtime/Bobble Series The Peace War Marooned in Realtime Other Novels The Witling Tatja Grimm's World Rainbows End Collections Collected Stories of Vernor Vinge True Names At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.
What the Dormouse Said
Author: John Markoff
Publisher: Penguin
ISBN: 1101201088
Category : History
Languages : en
Pages : 462
Book Description
“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.
Publisher: Penguin
ISBN: 1101201088
Category : History
Languages : en
Pages : 462
Book Description
“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.
The Metamorphosis of Prime Intellect
Author: Roger Williams
Publisher: Lulu.com
ISBN: 1411602196
Category : Fiction
Languages : en
Pages : 177
Book Description
In a time not far from our own, Lawrence sets out simply to build an artifical intelligence that can pass as human, and finds himself instead with one that can pass as a god. Taking the Three Laws of Robotics literally, Prime Intellect makes every human immortal and provides instantly for every stated human desire. Caroline finds no meaning in this life of purposeless ease, and forgets her emptiness only in moments of violent and profane exhibitionism. At turns shocking and humorous, "Prime Intellect" looks unflinchingly at extremes of human behavior that might emerge when all limits are removed. An international Internet phenomenon, "Prime Intellect" has been downloaded more than 10,000 times since its free release in January 2003. It has been read and discussed in Australia, Canada, Denmark, Germany, Japan, Mexico, the Netherlands, Slovenia, South Africa, and other countries. This Lulu edition is your chance to own "Prime Intellect" in conventional book form.
Publisher: Lulu.com
ISBN: 1411602196
Category : Fiction
Languages : en
Pages : 177
Book Description
In a time not far from our own, Lawrence sets out simply to build an artifical intelligence that can pass as human, and finds himself instead with one that can pass as a god. Taking the Three Laws of Robotics literally, Prime Intellect makes every human immortal and provides instantly for every stated human desire. Caroline finds no meaning in this life of purposeless ease, and forgets her emptiness only in moments of violent and profane exhibitionism. At turns shocking and humorous, "Prime Intellect" looks unflinchingly at extremes of human behavior that might emerge when all limits are removed. An international Internet phenomenon, "Prime Intellect" has been downloaded more than 10,000 times since its free release in January 2003. It has been read and discussed in Australia, Canada, Denmark, Germany, Japan, Mexico, the Netherlands, Slovenia, South Africa, and other countries. This Lulu edition is your chance to own "Prime Intellect" in conventional book form.
Everything Bad is Good for You
Author: Steven Johnson
Publisher: Penguin
ISBN: 1101158018
Category : Social Science
Languages : en
Pages : 274
Book Description
From the New York Times bestselling author of How We Got To Now and Farsighted Forget everything you’ve ever read about the age of dumbed-down, instant-gratification culture. In this provocative, unfailingly intelligent, thoroughly researched, and surprisingly convincing big idea book, Steven Johnson draws from fields as diverse as neuroscience, economics, and media theory to argue that the pop culture we soak in every day—from Lord of the Rings to Grand Theft Auto to The Simpsons—has been growing more sophisticated with each passing year, and, far from rotting our brains, is actually posing new cognitive challenges that are actually making our minds measurably sharper. After reading Everything Bad is Good for You, you will never regard the glow of the video game or television screen the same way again. With a new afterword by the author.
Publisher: Penguin
ISBN: 1101158018
Category : Social Science
Languages : en
Pages : 274
Book Description
From the New York Times bestselling author of How We Got To Now and Farsighted Forget everything you’ve ever read about the age of dumbed-down, instant-gratification culture. In this provocative, unfailingly intelligent, thoroughly researched, and surprisingly convincing big idea book, Steven Johnson draws from fields as diverse as neuroscience, economics, and media theory to argue that the pop culture we soak in every day—from Lord of the Rings to Grand Theft Auto to The Simpsons—has been growing more sophisticated with each passing year, and, far from rotting our brains, is actually posing new cognitive challenges that are actually making our minds measurably sharper. After reading Everything Bad is Good for You, you will never regard the glow of the video game or television screen the same way again. With a new afterword by the author.
Theory of Fun for Game Design
Author: Raph Koster
Publisher: "O'Reilly Media, Inc."
ISBN: 1932111972
Category : Computers
Languages : en
Pages : 259
Book Description
Discusses the essential elements in creating a successful game, how playing games and learning are connected, and what makes a game boring or fun.
Publisher: "O'Reilly Media, Inc."
ISBN: 1932111972
Category : Computers
Languages : en
Pages : 259
Book Description
Discusses the essential elements in creating a successful game, how playing games and learning are connected, and what makes a game boring or fun.
Working Effectively with Legacy Code
Author: Michael Feathers
Publisher: Prentice Hall Professional
ISBN: 0132931753
Category : Computers
Languages : en
Pages : 457
Book Description
Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Publisher: Prentice Hall Professional
ISBN: 0132931753
Category : Computers
Languages : en
Pages : 457
Book Description
Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.