- Skill Up:A Software Developer's Guide to Life and Career
- Jordan Hudgens
- 184字
- 2021-07-15 17:03:26
Why traditional study habits don't work
This type of approach to studying doesn't work because our minds don't function like computers. A computer can take in information and then spit it back out. However, our minds are more relational in nature.
By relational in nature, I mean that our brain functions like a graph-based network. If new information attempts to enter the brain without being connected to any of our previous knowledge, it will simply be rejected.
For example, let's imagine that you are new to learning programming. If you simply run through a list of programming terms and syntax rules, you might memorize them in the short run.
However, because your brain hasn't been properly introduced to the concepts, it will eventually eject the information, viewing it as useless since it's not related to the rest of your view of the world.
However, imagine that you take a different approach. In this new, more enlightened approach, you work with your brain and allow it to connect each of the new programming concepts that you're learning to knowledge and experiences that you already have.
- Implementing Modern DevOps
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Boost C++ Application Development Cookbook(Second Edition)
- React Native Cookbook
- Mastering C# Concurrency
- 云計算通俗講義(第3版)
- INSTANT OpenNMS Starter
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Visual Foxpro 9.0數據庫程序設計教程
- C# and .NET Core Test Driven Development
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Elasticsearch Essentials
- PyQt編程快速上手
- NGUI for Unity
- Machine Learning for OpenCV