This repo will just store all my notes and code from the different LinkedIn Learning courses I've done. It'll just be a way for me to store and organize my notes in one place while also sort of displaying all the different things I've learned. It can also serve as a mini timeline of when I took each course and in what order.
I will mainly be using Markdown (.md
) files to take notes (some of the first
few notes are on code files or .txt
files, I may convert them later). This is
a habit I got from taking my CS3304: Comparative Languages class. What I like
about Markdown is that it's a lot easier to take notes when it comes to computer
code. It's really hard to paste nice-looking code snippets in Google Docs, and
it's hard to organize English notes in a code file itself via comments. I feel
like Markdown just bridges the gap and I find it well-suited for my note-taking
needs.
Note: The main
branch is where I store completed courses. If you want to see
courses I'm currently in progress of, check out the branches!
Course | Date Completed | ||
---|---|---|---|
Level Up: Python | Course Link | My Notes | 12/20/2024 |
Create a Great GitHub Profile | Course Link | 12/19/2024 | |
Learning Regular Expressions | Course Link | My Notes | 05/13/2024 |
Unity5: 2D Essential Training | Course Link | My Notes | 05/08/2024 |
Designing a Presentation | Course Link | My Notes | 04/20/2024 |
Learning Vim | Course Link | My Notes | 04/04/2023 |
Python Data Analysis | Course Link | My Notes | 01/11/2024 |
Machine Learning with Scikit-Learn | Course Link | My Notes | 01/11/2024 |
Ditch Your Git GUI: Customize Terminal | Course Link | My Notes | 12/30/2023 |
Game Development Foundations: Game-Related Math | Course Link | My Notes | 12/30/2023 |
Machine Learning with Python: Foundations | Course Link | My Notes | 12/29/2023 |
JavaScript: Best Practices for Functions and Classes | Course Link | 05/18/2023 | |
HTML Essential Training | Course Link | My Notes | 04/22/2023 |
HTML Essential Training | Course Link | 04/11/2023 | |
Learning Linux Shell Scripting | Course Link | My Notes | 04/07/2023 |
Learn to Control Your Attention | Course Link | 04/06/2023 | |
8 Git Commands You Should Know | Course Link | My Notes | 04/05/2023 |
HTML Essential Training (2017) | Course Link | My Notes | 03/29/2023 |
Learning Audacity | Course Link | 01/23/2023 | |
Learning R (2019) | Course Link | My Notes | 01/11/2023 |
Writing a Tech Resume | Course Link | 01/10/2023 | |
Learning Node.js | Course Link | My Notes | 12/27/2022 |
Learning C++ (2021) | Course Link | My Notes | 10/11/2022 |