Search Results

1
vote

How did you learn to program?

As to how to keep students motivated, the best way I found is to have them work on something of practical value. For introductory students, using a language like Python makes this easier as you ca …
0
votes

What factors contribute to coding speed?

Here are some factors that affect coding speed: Familiarity with the language - As you noted, if you spend a lot of time looking things up this will slow you down. Familiarit …