Git Product home page Git Product logo

pop-study's Introduction

POP-study

새로 알게된 점

  • 이니셜라이저는 기본 구현으로 데려갈 수 없음 (프로토콜은 구체적인 인스턴스가 될 수 없음)
    • 참고) 이니셜라이저는 타입을 인스턴스로 바꾸면서 메모리에 올리는 것
  • extension 은 타입이 아님
  • 기본 구현(protocol + extension) 만들 때는 보통 같은 파일에 모아두는지? -> 경우에 따라 다름

클래스 vs 프로토콜 기본 구현

  • 클래스는 상속하고 어느정도 타입 구현이 진행되면 나중에 상속을 취소하기 어려움
  • 프로토콜 기본 구현은 타입 구현이 어느정도 진행된 이후에도 선택적으로 채택하거나 삭제할 수 있음

pop-study's People

Contributors

jager-yoo avatar

Stargazers

 avatar

Watchers

 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.