Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The Key of Learning

The Key of Learning

It's a talk that introduces the key concepts with examples from my self-learning journey, and was shared in AppWorks School on 2023/7/21.

Mosky Liu

July 22, 2023
Tweet

More Decks by Mosky Liu

Other Decks in Programming

Transcript

  1. Mosky • Data • Data Science, Statistical Regression, Hypothesis Testing

    • Python • Practicing Python 3, PyCons • Management, and more • Medium: @mosky • YouTube: @moskyliu Architect, Pinkoi
  2. “Statistics” • “Descriptive Statistics” • Brief informational coe ff icients

    that summarize a given data set. (Adam Hayes, 2023) • coe ff icients??? • data set??? ...... Quantum Mechanics?!?!
  3. “Statistics” • “Descriptive Statistics” ← N • Brief informational coe

    ff icients that summarize a given data set. (Adam Hayes, 2023) • coe ff icients ← N+1 • data set ← N+1 ...... Quantum Mechanics
  4. • Job descriptions • The career framework, in your company

    • 1-1 with your managers • the needs & you're willing to ful f ill • Career frameworks, in other companies • Coding Is Magic, 2016, pp. 72–78 • XXX Roadmaps
  5. External Memory • Target ← Source, e.g., • Web page

    • Note ← • Segment • Tag • i.e., building up your 2nd brain.
  6. Human Memory 1. Explicit memory • “Data types in Python?”

    2. Implicit memory • Typing on keyboard. • Gut feelings when 
 solving problems.
  7. “Kubernetes” • loop |loop| • user |'yoo.zEr| • net |net|

    • continue |kEn'tin.yoo| • |koo| • |bEr| • |ne| • |tis| • Kubernetes |koo.bEr'ne.tis|
  8. “How to build a website?” • The same. • You

    can do it by: 1. External memory with ChatGPT, Google, or your notes. 2. Explicit memory in front of a whiteboard. 3. Implicit memory like a senior engineer. • Now you know how to build them more e ff iciently!
  9. So, • Understand • Question + References = Answer •

    Pivot, Develop, N+1. • Remember • Target ← Bridge ← Source • Recall, Repeat, Rest.