Skip to content

BlueBottom/LearningPath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

This repository contains my learning pathway template from 2021. I thought it would be helpful to keep notes in one place. You can use them!
If you find them useful, give them ⭐a star and enjoy.

Why I did it?

  1. A major retrospective: Knowledge is quickly forgotten after study if it is not used and recorded. I wanted to save time on note-taking, code execution and data structuring.
  2. A learning retrospective: I like the concept of lifelong learning (you should get to know it too). I studied until 2021 but didn’t write any notes in the repository. At the moment I find it difficult to reproduce the details of past learning in my head. Yes, the general concepts do stick in the long term if you study properly, but the details have to be googled.
  3. HR' retrospective: You have 7.4 seconds to make an impression. The chance that HR will focus on the skills training chapter is minimal. The best solution to save space would be to put this item in a stand-alone solution and keep only a link in a CV.

What did I do?

I found it most convenient to keep notes and test code in the same environment. An ideal solution was the Jupyter notebook. Jupyter combined text formatting, a software environment and the ability to customise with extensions.

What did I use?

To feel comfortable using this template you should have a basic knowledge of:

What did I achieve?

I have developed my own culture of note-taking and am improving it with each new time. I worked through the basic difficulties that many learners face. I ended up with a template and methodology for taking course notes that I can easily refer to, correct and share at any time.

Plans

  • GitHub Actions: draw an automatic training chronology diagram in the Readme.md.

Notes

  • For best notebook rendering than standard GitHub, you may go to the NbViewer (or Binder as you wish).
  • I have to convert PDF lectures to PNG because Markdown can't handle PDFs.
  • I draw diagrams using draw.io.

About

Learning repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%