Giter Club home page Giter Club logo

cpp-playground's Introduction

cpp-playground

  • Practice C++ coding with other github repos.
  • Uses C++17 standard
  • For Fundamental C++ concepts visit here
  • For custom libs here
  • Includes
    • Boost C++ lib
    • Data Science
  • Related Courses added on Udemy

Installation

Please refer to this

Available Courses (related to this repo. content) on Udemy

Dependencies

  • C++ Include libs - include

  • C++ Github repositories (References)- gitcpplibs

    • exercism - svn
      • create: svn checkout https://github.com/exercism/cpp/trunk/exercises exercism-exercises
      • update: cd exercism-exercises >> svn update (inside the folder)
    • denismatveev-exercises - git
      • create: git submodule add https://github.com/denismatveev/exercises.git denismatveev-exercises
      • update: cd denismatveev-exercises >> git pull
    • sagar-cpp - git
      • create: git submodule add https://github.com/Sagar-022/c_plus_plus sagar-cpp
      • update: cd sagar-cpp >> git pull
    • cpp-primer - git
      • create: git submodule add https://github.com/Mooophy/Cpp-Primer.git cpp-primer
      • update: cd cpp-primer >> git pull
    • leet-code - git
      • create: git submodule add https://github.com/wj-zhu/leet-code.git leet-code
      • update: cd leet-code >> git pull
    • boost-py-eg - 'git'
      • create: git submodule add https://github.com/TNG/boost-python-examples.git boost-py-eg
      • update: cd boost-py-eg >> git pull
    • cpp-patterns-wj - git
      • create: git submodule add https://github.com/wj-zhu/cpp-patterns.git cpp-patterns-wj
      • update: cd cpp-patterns-wj >> git pull
    • cpp-wj - svn
      • create: svn checkout https://github.com/wj-zhu/snippets/trunk/cpp cpp-wj
      • update: cd cpp-wj >> svn update

Use

For using it in your local PC, follow the steps below:

  • Clone the repo - git clone https://github.com/abhi3700/cpp-playground.git
  • Update the blank submodule - git submodule update

cpp-playground's People

Contributors

abhi3700 avatar

Watchers

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