Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roshan-raj/mwb-codes-cpp
Example codes for the Mentors Without Borders sessions
https://github.com/roshan-raj/mwb-codes-cpp
Last synced: about 7 hours ago
JSON representation
Example codes for the Mentors Without Borders sessions
- Host: GitHub
- URL: https://github.com/roshan-raj/mwb-codes-cpp
- Owner: roshan-raj
- Created: 2020-08-29T13:11:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-19T12:58:34.000Z (about 4 years ago)
- Last Synced: 2024-11-12T21:41:04.881Z (2 months ago)
- Language: C++
- Size: 61.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mentors Without Border Training
This repository contains example codes for the Mentors Without Borders sessions
# Powerpoint files for the sessions
### Session 1 - Numbers Representation Systems
[PPT](https://drive.google.com/file/d/1KnycgF3ETk5SE-cvwiRH9Z-eBe--jeLo/view?usp=sharing)### Session 2 - Data Structures
[PPT](https://drive.google.com/file/d/144c6XuZGmkmTwPzRu-wj4hpqu3QStuGr/view?usp=sharing)### Session 3 - C++
[PPT](https://drive.google.com/file/d/1-BLNLF5XM1JR1esYqph8GxEkPpYYP27E/view?usp=sharing)### Session 4 - C++ Functions
[PPT](https://drive.google.com/file/d/1Ej3Bih5iWM9piNerJxglcvOS6lfTrO_S/view?usp=sharing)### Session 5 - C++ Arrays
[PPT](https://drive.google.com/file/d/1YVvfV1NqZLAkXwlOZC1Ut6IppkX9eUPS/view?usp=sharing)### Session 6 - C++ Structures
[PPT](https://drive.google.com/file/d/1wj030cXBqjp9P7c1JX9nbdXbrVEIQ1LI/view?usp=sharing)### Session 7 - C++ Classes and Objects
[PPT](https://drive.google.com/file/d/1UsSrEl6plMr4joQX4y-Z2gZfn70Dl4H9/view?usp=sharing)### Session 8 - C++ Inheritance
[PPT](https://drive.google.com/file/d/1arRYGpZhnd6hEs3Yv2kC1qQg5iW_ZL29/view?usp=sharing)### Session 9 - C++ Project (Tic-tac-toe & Blockchain)
[BlockChain in C++](https://github.com/teaandcode/TestChain) **||** [Blog on the above Source Code](https://davenash.com/2017/10/build-a-blockchain-with-c/)### Session 10 - Git and GitHub
[Download Git](https://git-scm.com/downloads) **||** [GitHub Handbook](https://guides.github.com/introduction/git-handbook/) **||** [Git Version Control](https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control) **||** [Github Guide](https://guides.github.com/activities/hello-world/) **||** [Setting Up Git](https://drive.google.com/file/d/1e3RalYqMifaoNxcMHqc7twmpxNbM6q26/view?usp=sharing) **||** [Push The Code to GitHub](https://drive.google.com/file/d/19NbBlFi7Af8TXRjVTyLP1dyEYd6OTRds/view?usp=sharing)### Session 11 - C++ Pointers
[PPT](https://drive.google.com/file/d/1rTtCQoP1AIjSmnXf-6vcK9BzjAHoR25f/view?usp=sharing)### Session 12 - Data Structures
[PPT](https://drive.google.com/file/d/1K9wLGp3vQWr1BKopwoe7CBDyoFhLtDIX/view?usp=sharing)### Session 13 - Introduction to Database
### Session 14 - Database Management System
[PPT](https://drive.google.com/file/d/1LW59h9R8Myd7JdQ0t-GsHM1fYzs2fBYS/view?usp=sharing)### Session 15 - Setting Up MySQL
[MySQL Server](https://dev.mysql.com/downloads/mysql/5.7.html) **||** [MySQL Workbench](https://dev.mysql.com/downloads/workbench/)### Session 16 - DBMS(Definitions and Constraints)
[PPT](https://drive.google.com/file/d/1nQNiKqPWn1kPfyeJIzBe7L7xsLubDyQk/view?usp=sharing)