All Projects → glennlopez → Cpp.playground

glennlopez / Cpp.playground

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

Programming Languages

c
50402 projects - #5 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Cpp.playground

Tensorflow In Practice
Code based in TensorFlow
Stars: ✭ 43 (-54.26%)
Mutual labels:  practice
Homework
A collection of coding exercises to be completed in conjunction the lessons available on elixirschool.com
Stars: ✭ 68 (-27.66%)
Mutual labels:  practice
Ios Demos
Examples of ios applications http://www.novoda.com/blog
Stars: ✭ 85 (-9.57%)
Mutual labels:  practice
Webpub Manifest
📜 A JSON based Web Publication Manifest format used at the core of the Readium project
Stars: ✭ 46 (-51.06%)
Mutual labels:  ebooks
Transferring Gans
ECCV2018
Stars: ✭ 54 (-42.55%)
Mutual labels:  practice
The Python Standard Library By Example
《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。
Stars: ✭ 74 (-21.28%)
Mutual labels:  ebooks
Save As Ebook
Save a web page/selection as an eBook (.epub format) - a Chrome/Firefox/Opera Web Extension
Stars: ✭ 959 (+920.21%)
Mutual labels:  ebooks
Libgen Scan
Scan a barcode; get a book! Easy-peasy.
Stars: ✭ 91 (-3.19%)
Mutual labels:  ebooks
Dev Practice
Practice your skills with these ideas.
Stars: ✭ 1,127 (+1098.94%)
Mutual labels:  practice
100 Plus Python Programming Exercises Extended
100+ python programming exercise problem discussed ,explained and solved in different ways
Stars: ✭ 1,250 (+1229.79%)
Mutual labels:  practice
Python Beginner Programming Exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
Stars: ✭ 47 (-50%)
Mutual labels:  practice
Learnandroid
学习新知识的过程中练习的项目
Stars: ✭ 50 (-46.81%)
Mutual labels:  practice
Fb2converter
Unified converter of FB2 files into epub2, kepub, mobi and azw3 formats.
Stars: ✭ 83 (-11.7%)
Mutual labels:  ebooks
Bookmenu
Browse and download ebooks from your terminal.
Stars: ✭ 45 (-52.13%)
Mutual labels:  ebooks
Android Base
Android Clean Architecture MVP RESTful client template app
Stars: ✭ 87 (-7.45%)
Mutual labels:  practice
Awesome Competitive Programming
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+9601.06%)
Mutual labels:  practice
Mlatimperial2017
Materials for the course of machine learning at Imperial College organized by Yandex SDA
Stars: ✭ 71 (-24.47%)
Mutual labels:  practice
Funmath
☔️ Implementations of mathematical functions, formulas and concepts
Stars: ✭ 93 (-1.06%)
Mutual labels:  practice
Fb2mobi
[DEPRECATED] fb2mobi - derived from fb2conv 1.5.4
Stars: ✭ 89 (-5.32%)
Mutual labels:  ebooks
Playbook
Guides for getting things done, programming well, and programming in style.
Stars: ✭ 83 (-11.7%)
Mutual labels:  practice

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, or through my private keybase repository below

  • [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
  • [PDF] Computer Science Distilled
  • [PDF] Cracking the Coding Interview
  • [PDF] Dive into Design Patterns
  • [PDF] Dive into Refactoring C# (offline eddition)

Request access to private repo (requires keybase.io client):

$ 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

Start Coding:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].