GithubHelp home page GithubHelp logo

cpplectures's Introduction

CPPLectures

  1. 역사와 호환성 0.1 절차적 프로그래밍/ 객체지향 프로그래밍/ 제너릭 프로그래밍 (일반화 프로그래밍)/ 함수형 프로그래밍

  2. C++ 기초

  3. 프로그래밍 기초

  4. 제어문

  5. 배열

  6. 함수

  7. 포인터 변수

  8. 구조체와 파일

  9. 함수의 진화

  10. 클래스: 구조체의 진화

  11. 객체의 생성과 소멸

  12. 객체와 포인터

  13. 상속

  14. 다형성

  15. 프렌드와 연산자 중복

  16. 에외처리와 형 변환

  17. 템플릿

  18. STL(Standard Template Library)

  19. 디자인패턴

  20. 복사 생성자와 임시 객체[이것이 C++이다]

  21. 수평적 관계와 집합 관계[이것이 C++이다]

  22. 객체지향 주소록[이것이 C++이다]


  • To do (목록에 추가해야 할 내용들)

함수 개체(function object)람수, functor 람다 표현식(lambda expression) 우측 값(rvalue)과 좌축 값(lvalue) 스마트 포인터(Smart Pointer): shared_ptr, unique_ptr, weak_ptr 타입추론(type deduction) 우측 값 레퍼런스 (rvalue reference)

References

  1. 마이크로소프트 C++ 언어 참조 (Visual Studio 2019)
  2. [이것이 C++이다]http://www.kyobobook.co.kr/product/detailViewKor.laf?ejkGb=KOR&mallGb=KOR&barcode=9788968482465&orderClick=LEa&Kc=

cpplectures's People

Contributors

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