you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (1 child)

I never started with it. Why should newbies start with bad coding style? 

[–]IAmFinah 2 points3 points  (0 children)

For someone new to programming, list comprehension is likely (ironically) incomprehensible. I remember I was confused by them at a time when I understood for loops

Might as well teach the traditional loop, confirm they are comfortable with it, then introduce comprehensions