Coder Social home page Coder Social logo

uni_course_cpp's Introduction

План Семинарских Занятий

Introduction

  1. IDE: Development Environment
  2. Version Control
  3. Compilation of a C++ app

C++ Knowledge Check

  1. Main Function
  2. Fundamental Types
  3. Operators
  4. Preprocessor Directives and Macros
  5. Values, Pointers and References
  6. Stack and Heap Allocation
  7. lvalue and rvalue
  8. const and Immutability
  9. static Storage Duration
  10. Standard Library, std::
  11. Functions and Arguments
  12. Namespaces
  13. Aliases
  14. Lambdas
  15. Structs
  16. Classes
  17. Enums
  18. Operator Overloading
  19. Constructor and Destructor
  20. Copy and Move Semantics
  21. Initialization
  22. RAII: Resource Acquisition Is Initialization
  23. Exceptions and Errors
  24. Generic Programming, Templates
  25. Variadic Functions
  26. Interfaces and Inheritance
  27. Polymorphism
  28. Headers and Sources
  29. Include Guards
  30. Forward Declaration
  31. Complex Example
  32. Iterators
  33. Compiler and Linker

Concurrency and Parallelism

  1. Processes and Threads
  2. Approaches to Concurrency
  3. Threads in C++

Задачи по Практике

План временный, для общего понимания. Подробные описания задач готовятся по мере возможности.

Частые Ошибки

Советую так же взглянуть на частые ошибки, которые студенты совершают при выполнении задач по практике. Это, возможно, сэкономит время и вам и мне.

Guidlines, Coding Standards

Полезные Ссылки

uni_course_cpp's People

Contributors

friend-lga 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.