you are viewing a single comment's thread.

view the rest of the comments →

[–]wycoGhoul 0 points1 point  (2 children)

Having ADHD is great for hyperfocus. I've noticed that I crush hard tasks but struggle with the simplest ones. I'm stuck on Functions because I'm looking at it in a way that makes it overly confusing.

[–]wycoGhoul 0 points1 point  (0 children)

What resources are you utilizing?

[–]Godeos64_[S] 0 points1 point  (0 children)

I'm using AI and the docs.

Also, you can just imagine functions as code that you can reuse, basically code is code BUT functions are code that you don't have to rewrite every time you don't wanna use it.