Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View Sprinining's full-sized avatar

Block or report Sprinining

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
Sprinining/README.md

Hi there 👋

#include <iostream>
#include <string>

class Learner {
public:
    void learn(const std::string& concept) {
        std::cout << "What is " << concept << "?" << std::endl;
        std::cout << "Why is it important?" << std::endl;
        std::cout << "Why should I learn it?" << std::endl;
        std::cout << "When will I use it?" << std::endl;
        std::cout << "How does it work?" << std::endl;
        std::cout << std::endl;
    }
};

Snake animation

Pinned Loading

  1. sprinining.github.io sprinining.github.io Public

    blog

    Shell

  2. mdFile mdFile Public

  3. qt-learn qt-learn Public

    C++

  4. qt-album qt-album Public

    C++

  5. rust-gene-calc rust-gene-calc Public

    C++

Morty Proxy This is a proxified and sanitized view of the page, visit original site.