Skip to content
View MikhailPimenov's full-sized avatar

Block or report MikhailPimenov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Basics-CPP Basics-CPP Public

    Learning the essentials of C++. Lessons are taken from https://www.learncpp.com/ or translated https://ravesli.com/uroki-cpp/

    C++

  2. Algorithms-and-data-structures-CPP Algorithms-and-data-structures-CPP Public

    Getting familiar with base algorithms and data structures using C++. Lessons are taken from playlist: https://www.youtube.com/playlist?list=PLRDzFCPr95fK7tr47883DFUbm4GeOjjc0

    C++

  3. multithreading-CPP multithreading-CPP Public

    Base examples of multithreading in C++. Examples are taken from playlist: https://www.youtube.com/playlist?list=PLQOaTSbfxUtAc_RpyDiWCHq0YTzLtVSD0

    C++

  4. chat chat Public

    The simplest chat possible, just to get familiar with django templates

    Python

  5. hDjango hDjango Public

    Example django project to deploy on heroku

    Python

  6. polls polls Public

    Simple poll application to learn Django, Django-Rest-Framework and code documentation

    Python