Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tuvtran/curated-guides
- Owner: tuvtran
- Created: 2016-07-19T15:10:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-31T11:54:21.000Z (over 8 years ago)
- Last Synced: 2024-12-17T06:53:39.623Z (25 days ago)
- Size: 43.9 KB
- Stars: 16
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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