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

https://github.com/pmarkaide/learning_tracker

A repository to document my learning journey as a developer
https://github.com/pmarkaide/learning_tracker

Last synced: 5 months ago
JSON representation

A repository to document my learning journey as a developer

Awesome Lists containing this project

README

          

# learning_tracker
A repository to document my learning journey as a developer.

Inspired originaly by [learning](https://github.com/amitness/learning) repo by [@amitness](https://github.com/amitness) and later adapting the [learning-tracker](https://github.com/MakeItBack/Learning-Tracker) repo by [@MakeItBack](https://github.com/MakeItBack).

## Courses
| Course | Tutor / School | Date | Status | Certificate |
| -------------------------------------------------------------------------------------------------------------------- | --------------------------------- | -------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| [Introduction to Data Science using Python](https://www.udemy.com/course/introduction-to-data-science-using-python/) | Rakesh Gopalakrishnan / Udemy | Sep 2022 | [:heavy_check_mark:](# "Complete") | -- |
| [Introduction to Python for Data Science](https://opinto-opas.metropolia.fi/offering/12/59229/61401) | Metropolia | Dec 2022 | [:heavy_check_mark:](# "Complete") | [:scroll:](https://github.com/pmarkaide/learning_tracker/blob/main/certificates/pyds.metropolia.pdf "View Certificate") |
| [Pointers in C / C++](https://www.youtube.com/watch?v=zuegQmMdy8M&ab_channel=freeCodeCamp.org) | Harsha and Animesh / MyCodeSchool | Oct 2023 | [:heavy_check_mark:](# "Complete") | -- |
| [CS50: Introduction to Computer Science](https://pll.harvard.edu/course/cs50-introduction-computer-science) | David J. Malan / Harvard | Dec 2023 | [:clock3:](# "In progress") | |

## Books
| Course | Tutor / School | Date | Status | Certificate |
| -------------------------------------------------------------------------------------------------------------------- | --------------------------------- | -------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| [The C programming language](https://en.wikipedia.org/wiki/The_C_Programming_Language) | Brian Kernighan & Dennis Ritchie | Mar 2024 | [:clock3:](# "In progress") | |

## Next
| Course | Tutor / School | Date | Status | Certificate |
| ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ---- | ------ | ----------- |
| [Pointers in C for Absolute Beginners – Full Course](https://www.youtube.com/watch?v=MIL2BK02X8A&t=4401s&ab_channel=freeCodeCamp.org) | SuspectedOceano / freeCodeCamp | | | |
| [A tutorial on pointers and arrays in C](https://github.com/jflaherty/ptrtut13) | Ted Jensen / Book | | | |
| [Advanced C Programming: Pointers](https://www.udemy.com/course/advanced-c-programming-pointers/) | Udemy | | | |