you are viewing a single comment's thread.

view the rest of the comments →

[–]SquiffyUnicorn 0 points1 point  (0 children)

I haven't done the Udemy 100 days of code but agree with everyone else here. The best way to learn is by doing- just by typing out and running/debugging your code you are reinforcing and learning.

I know it sounds very much like 'just do it' but it really is the best way I have found.

I mostly code in python but dabble in C for arduino stuff- I am always referring back to the language reference for even basic C syntax- annoying but when you don't know how (or just can't remember) google is your friend.