Giter VIP home page Giter VIP logo

solidrefactor's Introduction

SolidRefactor Workshop

It's a project to work out the SOLID principles refactoring a sample project.

  • We are here to understand and apply the SOLID principles.

  • We are going to work in pairs to exercise pair programming methodoligy.

  • We are going to discuss Good Practices or DOs and DON'Ts.

  • We are going to improve our software development quality.


Getting started

In this workshop we are going to use our refactoring skills to apply our standard MVP pattern and discuss about it. First of all we are going to review the SOLID principles if is needed, then explain and understand our MVP pattern implementation. Also we are going to discuss how we can improve our code stability and quality.

This repository contains an Android application completly coupled, non extendible, non testeable and poorly implemented. We have to:

  • Find everything doesn't complain the SOLID principles and tipical development mistakes.
  • Refactor the project appling MVP pattern. Our View MUST BE PASSIVE and our Presenter MUST BE DUMB as possible. Info and + Info and Extra Info
    • It's mandatory pass the TESTS. We have implement our presenters to satisfy the tests written.
  • Improve the code stability.

Extra

For our developers that have been working with our MVP pattern and/or with our architecute I have two extra things to implement:

  • Handle Memento following the SOLID principles. 😜
  • Think how to navigate through User Story Step and implement following the SOLID principles, Navigator not allowed

Recommendations before starting

  • STAR THE REPOSITORY!!! 😛
  • Fork this repository.
  • Make couples with different levels, Senior with Junior or Midd with Junior. If you are two Midds or to Juniors please don't stop asking ;)

solidrefactor's People

Contributors

thebestpol avatar

Stargazers

Rubén Viciana avatar

Watchers

 avatar James Cloos 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.