I had that moment when learning to code. I had like 98% or what I needed to know. Then one day I came across some random SO post, learned something that I really should have learned a while ago (the difference between static classes and instantiated classes, yes really) and then everything just fell into place and I realised I could actually write proper code now. It was a fun moment :)
For me it was variables. I know it’s as basic as you can get here. But when I figured out that I could store data in a little box to get later I was like “oh, I can do anything with this”
I had that moment when learning to code. I had like 98% or what I needed to know. Then one day I came across some random SO post, learned something that I really should have learned a while ago (the difference between static classes and instantiated classes, yes really) and then everything just fell into place and I realised I could actually write proper code now. It was a fun moment :)
For me it was variables. I know it’s as basic as you can get here. But when I figured out that I could store data in a little box to get later I was like “oh, I can do anything with this”