+ 1
Why do the Python lessons stop explaining things?
I’m working my way through the Python lessons here, and at first they are great. Everything is explained clearly and reinforced well. Then about halfway through they suddenly seem.. bad. Very minimal explanation and each lesson is super short. Does it seem this way to anyone else? I’m just wondering why, am I expected to know something I’m missing? Has anyone noticed a similar situation with other lessons?
3 Respuestas
+ 5
Others have noticed too.
https://www.sololearn.com/Discuss/3259593/?ref=app
https://www.sololearn.com/Discuss/3259457/?ref=app
+ 2
Yes, because the courses then suddenly leap into advanced topics like generators, I would suggest learning them step-by-step. First make sure you understand everything, like from vocabulary to how the code works, and btw don’t focus too much on syntax, focus on the problem and understanding what each concepts are for what.
+ 1
This was the reason for my explanations... And this is the reason for you to carry out individual research , learn and understand the topic