0
Share your knowledge
How can I increase my skills in prgramming after I finish the course in sololearn any advice for a beginner programmer would be useful
4 odpowiedzi
+ 2
Take more courses on Udemy, Codeacademy or coursera or even watch tutorials on YouTube or some pdf, dont limit yourself to only Sololearn courses because it only teaches the basics
+ 1
Try to write your own code. For something, anything.
Open a GitHub account and upload it there.
Other people will be able to read it, advice you or even use it.
+ 1
By programming.
While reading a book, I usually think: "Ok. I got this. I got that. That's easy enough".
Then I go coding, and the creepy amount of errors usually buries me in sorrow.
Go code something, to put in practice what you learnt.
If you don't know what to code, you can check the r/DailyProgrammer subreddit to do some exercise.
Sometimes, you'll eventually need some external function / library to get the job done, and this way you'll also learn some common ones.
So, you get the idea.
Start practicing.
Sky's the limit. :)