Git Product home page Git Product logo

refactoring-senior-training's Introduction

alt_text


⚠️Repository Fork delphi-exemplo-sistema⚠️

Legacy Code

  • Is your code easy to change?
  • Do you get near-instant feedback when you change it?
  • Do you understand?

If your answer to these questions is "no", you have legacy code and it is consuming time and money from your development.

There are several patterns that can be applied in the refactoring of your code, and these patterns we will be applying in this project, and I believe it will help many to give more useful life to their legacy projects, more performance, more functionality, more reliability and more ability to management.

The main reason for code refactoring is to improve the maintainability of the software, as well as to make existing code easier to understand.

  • Understand the process and principles of refactoring.
  • Quickly apply convenient refactorings to make a program easier to understand and easier to change.
  • Recognize "bad smells" in code that signal opportunities to refactor.
  • Explore the refactorings, each with its own explanation, mechanism.
  • Write robust tests or your refactorings.

Contribution guide

Branch created to keep the previous project so that others can perform their proper refactoring tests


⚠️Warning⚠️

The project is receiving merges of the changes made on the developer branch, and in the comments of the pull requests there is a reference to each class that is being refactored.

If you want to have the project in its original state, just fork the repository in the title of this document. If the original repository for this project no longer exists, you can find it inside my own repository "Before Refactoring System".


refactoring-senior-training's People

Contributors

alepmedeiros avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.