I’m just curious.
Also how do you stay motivated and what additional structured resources do you use?? other than crypto how else will you apply your knowledge?
I started Ivans smart contract programming course. I’ve been trying to program for years but it’s only been recently I have found myself with time and motivation. I spend at least 8 hours a day coding and solving problems.
my 1st structured resource is of course Ivan’s course I follow it for a couple of hours trying to work through it. I find ivans course is better for concepts and oddly it’s the first time I have used a text editor which is a very different environment then other webbased learning schools
my 2nd structured resource is freecodecamp. Its a bit more hold your hand and because you are not having to learn a text editor to you can make fast progress. Often Ill do some of Ivan’s course and then do more or less the same thing on free code camp.
I find the 2 courses are working well together helping me understand concepts better.
my third structured resource is codecombat. Its a gamified way of learning either javascript or python. Alone I’m sure it would be a little confusing but with the above courses its great because the key to learning anything is repetition, repetition, repetition done in a meaningful way. This also keeps me motivated.
So when I get bored I play this “game” that’s pretty fun. This way I can take a break but I am still coding.
Of course the practice problems in the book elegant java.
As additional interests for coding Im very passionate about education and would like to truly gamify aspects of education. Most are done poorly and are really just tests with pictures and don’t follow project based learning or offer comprehensible input…on that note I am impressed with codecombats gamification of coding.
So what motivates you, how many hours a day are you spending on your dream? What additional courses or information sources are working for you? I want to know!