Skip to content

:octocat: educational repo for storing my practice sessions with ASM, C and C++ as well as solutions to online courses I take relating to ASM, C, and C++ programming

Notifications You must be signed in to change notification settings

A-STAR0/Cpp.Playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Playground

This is where I keep all my non project related C and C++ source codes. Its an educational repo for documenting my progress; all my trials and tribulations with one of the "hardest" languages to master. Visit my HackerRank and CodinGame profiles to see the other ways I keep my C++ sharp.

Recommended Computer Science Books:

Below is a link to a private-encrypted git repository for all the CS books I highly recommend (they are periodically updated). If you wish to clone the cs ebook repo, you'll need to have a Keybase account and have Keybase on your machine.

Looking for zyBooks? I've removed zyBooks chapters from this repo to avoid piracy complaints, but you can still access them from older commit histories, through repo forks, through my private keybase repository below or via Datproject / Beaker Browser dat link:

dat://e26d32d354f8cdd281ab12cb1f0dac3058e61c4647e7b02768978b288afb4488 (preview)

  • [PDF] zyBooks C++
  • [PDF] C++ For Dummies
  • [PDF] C++ Primer: 5th Edition
  • [PDF] Discrete Mathematics with Applications
  • [PDF] Effective Modern C++
  • [EPUB] Think Like a Programmer

Request access to private repo:

$ keybase team request-access hackup

Clone the private repository:

$ git clone keybase://team/hackup/cs-books

Noteworthy folders

Folder Name Description
zyBooks my solution for zyBooks C++ online lesson
cpp_practice my ABC (always be coding) incentive for C++
c_practice my ABC (always be coding) incentive for C
HackerRank my solution for HackerRank tutorials and challenges in C++
CodinGame my solution for CodinGame challenges in C++
tools programs or classes in C++ that i've made for myself

Learning/Referance material

About

:octocat: educational repo for storing my practice sessions with ASM, C and C++ as well as solutions to online courses I take relating to ASM, C, and C++ programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.2%
  • C 23.3%
  • Python 0.5%