solving problm | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

solving problm

I'm trying to learn python but i'm facing deffecultes even i understand the courses and i can solve the exemples but when i try to solve exercices i find my self can't move on (where's the problm is it with the algorithm?)

17th Jan 2021, 7:54 AM
hanabi_
hanabi_ - avatar
4 Answers
+ 3
Don't just remember the syntax, understand and interpret the logic and the flow of the code. What I'm doing is I try to experiment what I can do with that new knowledge then I will eventually remember the syntax. Try it too, experiment. Take a look at this thread for tips in solving problems I've learned from other people, this may help somehow. (dont mind the java) https://www.sololearn.com/Discuss/2648885/i-am-learning-java-for-a-year-but-still-not-able-to-solve-problems
17th Jan 2021, 8:12 AM
noteve
noteve - avatar
+ 2
Review your lessons. Always check comment sections every lesson as people give extra explanations there (that may not be in lessons) and some examples. You can always ask for help by showing us your attempt that has bugs/errors so we may help you and we will try to explain. Thanks!
17th Jan 2021, 8:00 AM
noteve
noteve - avatar
+ 2
thnks for ur reply i appreciate it at first i was checking comments.. etc but i found my self just memorizing the code not understand it so i stopped seeing other's solution to try figuring the solution by my self (i guess it's bad idea! i need to see others idea for inspiration)
17th Jan 2021, 8:07 AM
hanabi_
hanabi_ - avatar
+ 1
ok i got it 👌
17th Jan 2021, 8:14 AM
hanabi_
hanabi_ - avatar