[Tutor] louis renton

Alan Gauld alan.gauld at yahoo.co.uk
Sat Jan 21 04:01:01 EST 2023


Sent from my iPad

> On 21 Jan 2023, at 01:52, louis renton <lourenton07 at gmail.com> wrote:
> 
> i'm a more hands on learner what are best and most efficient ways to learn
> to code

It is hard to imagine any kind of programming tutorial that was not hands on. The key to learning to program is to write code, lots of it. Then modify it. And again. Observe the results. There are plenty of things you need to read about too, especially in terms of good practice and style but ultimately you can only learn to code by writing code.

So basically pick one of the many tutorials available, read it and type the examples out(don’t just cut n paste!) then modify them and see if they do what you expect. If you don’t understand something then come back here and ask questions. Have fun.

Alan g.
On vacation…


More information about the Tutor mailing list