Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tuvtran/curated-guides

Repo for various programming guides I collected through books, videos, lectures, MOOC, online tutorials
https://github.com/tuvtran/curated-guides

Last synced: 19 days ago
JSON representation

Repo for various programming guides I collected through books, videos, lectures, MOOC, online tutorials

Awesome Lists containing this project

README

        

# Curated Guides by Tu Tran

## Motivation:

This repo is a collection of various guides (programming languagues, tools, theory) I collected over the time through Stack Overflow, MOOC, online tutorials, books, video lectures...

I want to share what I have found to everyone, so that knowledge would be spread.

## Contents:
1. [Java Primer][1]
2. [Introduction to C++][2]
3. [Sublime Text tricks and tips][3]
4. [Vector in C++][4] - written by [Luong Vo](https://github.com/VoLuong)
5. [Object-Oriented Programming in C++][5]

[1]: https://github.com/tuvttran/curated-guides/blob/master/JavaPrimer.md
[2]: https://github.com/tuvttran/curated-guides/blob/master/PointerC%2B%2B.md
[3]: https://github.com/tuvttran/curated-guides/blob/master/sublime-tricks.md
[4]: https://github.com/tuvttran/curated-guides/blob/master/VectorC%2B%2B.md
[5]: https://github.com/tuvttran/curated-guides/blob/master/OOPC%2B%2B.md