GithubHelp home page GithubHelp logo

nelsonbilber / software-design Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 57 KB

:closed_book: Software design, refactor techniques, S.O.L.I.D. Object-Oriented-Design, OOD

License: MIT License

refactoring refactor design-patterns solid solid-principles software-architecture software-design ood ood-principles

software-design's Introduction

Software Design

This is a broad topic, it could go from simple coding tricks to large scale system design.

Object Oriented Design

Let’s start from programming tips using Object Oriented paradigm. Some basic concepts like encapsulation, polymorphic behavior,…, are the normative. The following topics talks about how to organize tour source code, to avoid repetitions and code smells.

Design Patterns

Design Patterns are common solutions to common problems. Some people are against it. However I think they are handy, special to recognize/share code developed by other programmers.

Gang of Four

Gof

Model View Controller (MVC)

This design architectural pattern is very common, used on apple related apps, Asp.net, Qt Apps (“well sort of …”)

QTable

Model-View-ViewModel (MVVM)

A tailored version of MVC and Model View Presenter (MVP) for Windows Presentation Application (WPF)

Source Code

Refactor Techniques

Well most of time we are doing some refactor with the aim to improve the source code to avoid the problematic technical debt.

Next link describe some techniques that we could use:

Clean Code

Links

S.O.L.I.D. PrinciplesOfOod (Uncle Bob) G.R.A.S.P. (wikipedia) G.R.A.S.P.

software-design's People

Contributors

nelsonbilber avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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