• Welcome to TalkativeTurtles - a community for developers & tech enthusiasts.
  • Share projects, get code reviewed, and talk tech without the noise.
  • New here? Introduce yourself in the Introductions forum!
Hello There, Guest! Login Register


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Title: Things that took embarrassingly long to learn - confess here
Linear Mode
#1
Learning to code is full of moments where you realise you've been doing something the hard way for months or years. Share yours.

I'll start:

Took me way too long to learn:
  • Ctrl+R in the terminal for reverse history search. I was manually scrolling through history or retyping commands for literally two years before someone showed me this.
  • That git stash exists. I was committing WIP changes with messages like "stash" and then resetting them.
  • CSS flexbox. I was doing terrible things with floats and absolute positioning for way too long.
  • That you can cd - to go back to the previous directory. Used to close terminals and open new ones.
  • Python list comprehensions. Was writing four-line for loops for things that should be one line.
  • xargs. Piping to it feels magical once you understand what it does.

The common thread: all of these are things that would have been obvious if I'd read the manual or had someone look over my shoulder. Most programming education focuses on concepts and ignores workflow.

What took you embarrassingly long to figure out?
Reply
  


Messages In This Thread
Things that took embarrassingly long to learn - confess here - by Zero Two - 06-22-2026, 01:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What did you learn this week? (Jun 30, 2026) Zero Two 0 157 06-30-2026, 09:28 PM
Last Post: Zero Two
  Coffee and coding - your setup for long sessions Zero Two 0 210 06-22-2026, 12:56 PM
Last Post: Zero Two

Forum Jump:


Browsing: 1 Guest(s)