How do developers remember all that programming stuff?

Hey there,

Back when I was just getting started with programming, I couldn't fathom how professional developers were able to keep all of the relevant information in their heads while coding.

Programming is a "fractal" topic—you can keep drilling down deeper and deeper only to discover more and more complexity lurking under the surface.

It's hard to tell what's important and what isn't.

And things can start to feel overwhelming pretty fast...

It sounds like newsletter member Jon is feeling that same pressure right now.

He writes:

~~~

My biggest challenge is remembering all that I've learned (in terms of code). Do you keep notes of all the code bits/tricks that you learn? something to look back on?

P.S. I'm pretty much the person mentioned on your website, an intermediate Python programmer that isn't sure how to push to the next level. It seems like a lot of resources out there are dedicated to the absolute beginner.

Love your website!

~~~

I've been pondering this question for a while.

And what it comes down to is two "coping strategies" that I've developed over the years:

I found that *writing publicly* about programming topics really helps solidify my knowledge.

Writing a tutorial or a short article about some topic forces me to structure my thinking and ingrains the key points so that they're easier to remember.

So many times I've gone back to tutorials I wrote on my website to refresh my memory.

And frankly, fear of embarrassment is a large part of why this technique works so well...

I still get a little tinge of fear in the back of my head every time I post a new article or YouTube video:

"What if I didn't get this 100% right? What if someone calls me out on it? What if I'm not as smart as I like to think?" etc.

This is all "lizard brain" type stuff that I know doesn't matter when I think about it rationally—but I think it helps me keep my edge and it helps me remember things.

The other thing that I do is I keep "shorthand" notes on my computer. I'm using an app/service called SimpleNote for that because it synchronizes with my phone, too.

But you could use a service like EverNote or your phone's note taking app for the same purpose.

All you need is plain-text and good and fast full-text search for your notes.

I found that that's the best way to locate information quickly.

Sometimes I'll just copy and paste a code snippet and throw some "keywords" around it so I can find it again later.

Or I'll put some links to relevant articles in there.

It's a very free-form technique and I don't invest a lot of time into taking these notes.

But I found they're still very effective.

I think some people call this a "personal wiki." But to me that would mean imposing a little more structure and taking the time to create proper hierarchies.

For my "shorthand" note taking system I like to keep it fast and lose and to rely on full-text search.

And it's worked out well so far.

Happy Pythoning!

— Dan Bader

Older messages

New Python tutorials on Real Python

Saturday, May 23, 2020

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python vs JavaScript for Pythonistas Python

New Python tutorials on Real Python

Saturday, May 16, 2020

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python eval(): Evaluate Expressions

A shoutout to the street-fighting dev

Friday, May 15, 2020

Hey there, You know what sucks about life as a “professional developer”? Not having enough time to sit down and focus on learning. In school (or university etc) it was easy to carve out hours to hole

New Python tutorials on Real Python

Saturday, May 9, 2020

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Using Python datetime to Work With Dates and

When is Python the right choice?

Sunday, May 3, 2020

Hey there, When I grew up in Germany as a kid there was this craze about “desks that can grow with you.” The idea was you'd buy your kid an adjustable desk and then they'd be able to use it

You Might Also Like

GPT-4o crushes leaderboard 🧠, cheap humanoid robots 🤖, GameStop 2.0 📈

Tuesday, May 14, 2024

OpenAI announced a new AI model yesterday called GPT-4o that can converse using speech in real time, read emotional cues, and respond to visual input Sign Up |Advertise|View Online TLDR Together With

“You can’t do that, it’s illegal!”

Tuesday, May 14, 2024

When LLMs provide lessons in ethics & morals ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

BetterDev #259 - How LLMs Work, Explained Without Math and Turning AirPods into a Fitness Tracker to Fight Cancer

Monday, May 13, 2024

Better Dev #259 May 13, 2024 Hi all, We come back with a new issue this week. If you like BetterDev, please help spead word out by refer to your friends. Buy me a coffee would be great too. Many link

Meet OpenAI’s newest GPT

Monday, May 13, 2024

Plus: White House to fund semiconductors and Cruise tests in Phoenix View this email online in your browser By Christine Hall Monday, May 13, 2024 Good afternoon, and welcome back to TechCrunch PM. We

The Story of Project Management & SEO ruined the internet

Monday, May 13, 2024

My name is Philipp and you are reading Creativerly, the weekly digest about creativity and productivity-boosting tools and resources, combined with useful insights, articles, and findings from the

📱 Don't Travel Without This Cheap iPhone Accessory — Run Your Smart Home With a Raspberry Pi

Monday, May 13, 2024

Also: How to Generate AI Art for Free, and More! How-To Geek Logo May 13, 2024 Did You Know Thanks to serious conservation efforts and sustainable harvesting programs starting in the 1950s, the United

JSK Daily for May 13, 2024

Monday, May 13, 2024

JSK Daily for May 13, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Level Up Your JavaScript: Mastering Array Manipulation Techniques Arrays are a fundamental

You rock(et) my world, moms

Monday, May 13, 2024

If you're looking for a Starliner mission recap, you'll have to wait a little longer -- the mission has officially been delayed. View this email online in your browser By Aria Alamalhodaei

Mapped | U.S. States By Number of Cities Over 250,000 Residents 🌎

Monday, May 13, 2024

Eighteen US States don't have a single incorporated area with more than 250000 people. View Online | Subscribe Presented by: Is your portfolio ready for the internet's next evolution? >>

Daily Coding Problem: Problem #1440 [Easy]

Monday, May 13, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Zillow. A ternary search tree is a trie-like data structure where each node may have up