this post was submitted on 08 Dec 2024
41 points (90.2% liked)
Programming
17655 readers
251 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
okay so knowing my stuff means a lot of practices and a lot of trial and error, am i right?
thanks for the advice sir..
Trial and error, oh my God yes. So much error. Such a trial. But also try to pay attention to detail... If something seems to generally work but then doesn't for this one case, it might be completely broken and just spitting out plausible stuff the rest of the time. But anyway yeah, you've got the spirit.
okay thanks sir.. ill prepare myself for so many errors in the future..
Knowing your stuff is more about knowing how to learn rather than memorising how to do things exactly.
Knowing where to look to find the information you need is way more important than remembering that information because it means you can adapt to anything and programming is always changing and you'll always be learning new stuff.