Very cool. I already know solidity but its good to know these kids of platforms exist for it. I can always point students in this direction as well.
You are viewing a single comment's thread from:
Very cool. I already know solidity but its good to know these kids of platforms exist for it. I can always point students in this direction as well.
I've always found having an interactive way to code works best. I learned Python by making basic scripts learning how to code ideas I had.
Yeah, that's sort of how I've always learned as well. Usually, when learning a new language, I sit down and pick a basic project and just code it (while reading documentation and compile specs). Though my first languages were learned by picking apart code bases and not actually making anything of my own. Its a process though, I always recommend to my viewers that they actually sit down and do something.