For Loops lesson is suddenly much tougher than previous lessons. A lot of new information, not all explained. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

For Loops lesson is suddenly much tougher than previous lessons. A lot of new information, not all explained.

A step before this lesson is recommended by me. Devided in two lessons. Do you feel the same?

13th Apr 2017, 10:50 PM
Wenwin
4 Answers
+ 3
if you try to learn also from different sources, i'm pretty sure you'll get it faster :)
13th Apr 2017, 10:54 PM
Welliton Malta
Welliton Malta - avatar
+ 3
reproduce the lessons examples in the code playground and tweak them until every piece of functionality becomes clear.
13th Apr 2017, 11:35 PM
seamiki
seamiki - avatar
+ 2
Every course gradually ramps up in complexity and it becomes increasingly important to practice a lot more to keep up. If you have trouble remembering the syntax, try to write some code from scratch and look stuff up when you hit a wall. If you have trouble wrapping your head around something try googling it and see if that helps you. But really, the fastest way to solidify what you've learned is by practicing. It's also the fastest way to figure out how much you *actually* retained, which is crucial for learning how to program.
13th Apr 2017, 11:44 PM
krraej
0
You're right. I was hitting a wall. I go on now, with the help of your advices seamiki, Will Cavalcanti and Krraej. Thanks.
18th Apr 2017, 2:27 PM
Wenwin