+ 2
I understand what I'm learning in SoloLearn python, css, html but I forgot what I learned. What can I do?
I learned in SoloLearn but don't know how to coding.
7 Answers
+ 2
Get an IDE for these languages like,
>>You may use Notepad(text editor) for html begining practice.
>>Otherwise you may use Adobe dreamviewer for html and css coding.
>>You can download Anaconda in which you can practice coding of all these three languages..
Keep practice and coding. Spend time on practice. If you feel yourself stuck that you don't have knowledge how to practice then follow youtube tutorial videos that will help you really in a very better way.
Youtube videos are the best source of learning how to code..
Hope this will be helpful to you..
Thanks đ
+ 2
Start by try & Error .. write some code .. no matter what it does the post it and wait for imporvments for the other users on the Platform
+ 1
I totally get what youâre saying! I am taking a Codecademy Python class. I like the structure and content a lot. After each lesson, the information makes sense, but a few days later, I only vaguely remember that certain functions exist, not when or how to use them.
Sololearnâs Code Coach projects have been super helpful for practicing what Iâve learned, and building good habits. If my solution works for 4 test cases but not the 5th, I must not have considered every possible scenario. And if I start a project and canât remember what I was thinking when I come back to it later, maybe I should have picked clearer variable names. Check out Code Coach, and search for previous discussions if you get stuck on any of the projects.
0
That probably means you need to code more. Coding helps you remember what you've learned, and it's a lot of fun. I suggest reviewing the courses, and then writing a couple of programs to remember what you've learned.
0
Writing code with your own hand is important, because what you do sinks in best.
You can support that with a good repetition schedule for what you learned. Could go roughly like this:
https://code.sololearn.com/cBsq5rYsIB1A/?ref=app
0
Always practice and revise
0
Keep on practising,it'll help alot