INTERNECIONLvl 62
- Windows
Man why wasn't this forum made sooner. When I first came onto code.org, I had to teach myself with the additional lessons from the site itself.
Man why wasn't this forum made sooner. When I first came onto code.org, I had to teach myself with the additional lessons from the site itself.
INTERNECION i mean p5 existed... also learning by yourself is also pretty fun especially when you don't need someone to guide you through it
INTERNECION
tbh CDO lessons suck
KA lessons all the way
Actually true tho. I saw that Khan Academy helped me a bit, I forgot to mention. However most of the stuff was just me alone
trial+error is always the best way to learn
unless it's learning callbacks because I don't think there's any way to trial+error learning those
I tried using getKeyValue() a loooong time ago before I knew about callbacks and I had a really hard time
I can almost see myself staring at console.log(getKeyValue('test'));
and screaming, "WHY WONT IT WORK"
Oh no. Well I just code for fun so I wouldn't know the rage. I mean as they say
"If it broke, fix it or not your choice"
I don't think that is how the saying goes but adding my own twist to it is funnier
lmao whenever i enter a new language i basically memorize error messages to instantly fix stupid errors i make it's really helpful especially in troubleshooting unless it's an logical error which could take hours but breakpoints and printouts usually fix it for me
If you make code and it works perfectly the first time, that aint code, its GOD himself coming down to Earth and making a miracle happen. We can make the code function better, TRUST