Why Nostr? What is Njump?
2024-08-20 09:32:43
in reply to

jimbocoin on Nostr: Where you find coding answers is a function of expertise. When you first start ...

Where you find coding answers is a function of expertise.

When you first start learning, Stack Overflow will have your exact question and a perfect answer.

Then you’ll find that people have only asked similar questions, so you have to piece together a solution from multiple partial answers.

As you level up, you’ll find less on Stack Overflow, and you start to have to read API documentation and specifications.

When that fails, you read code. Declarations, then implementations. And if you’re hard pressed, decompiled binaries.

It’s not a straight line of course, and you’ll often be at different levels for different projects—or even different parts of the same project.

The important thing to remember is that as a programmer, you’ll never know what you’re doing. Once you’ve solved some programming problem, you never have to solve the same problem again because the code already exists.

The difference between an expert and a novice isn’t that the expert knows what they’re doing. It’s that the expert doesn’t know what they’re doing at a higher level.
Author Public Key
npub1v9qy0ry6uyh36z65pe790qrxfye84ydsgzc877armmwr2l9tpkjsdx9q3h