Where to practice practical coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Where to practice practical coding?

Hi guys, I am midway through my beginner Python course and plan to complete the intermediate. Even though SoloLearn teaches the programming language fundamentals, it lacks practical coding after the lessons. I just want to ask if there is a website that will allow you to challenge and practice your preferred language, preferably for free. LOL

7th Jul 2023, 5:02 AM
Ronie Vic Eronico
Ronie Vic Eronico - avatar
6 Answers
+ 6
The code playground on Sololearn is a pretty good compiler for practising anything you're learning with code.
7th Jul 2023, 7:37 AM
Ausgrindtube
Ausgrindtube - avatar
+ 4
Ronie Vic Eronico Have you tried useaing searchbar🔎 by yourself? Though, you can also look it up online by yourself. Quick quide.. hope it helpful. list of few learning platform. HackerRank, LeetCode, Codecademy, Codewars etc..
7th Jul 2023, 6:17 AM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 3
Depends on what you want to do, there are a lot of options : 1) competitive programming : codechef, codeforces, atcoder etc 2) open source : look for a beginner friendly open source project on GitHub, GitLab or BitBucket 3) personal projects : there are a ton of project ideas all around the internet, pick one up and start building it. 4) Hackathons : look for some hackathons or similar programming competitions happening near you, if you are in a university then it would be significantly easier to get a genuin good one. Anything you do, you would be end up on a lot of roadblocks and everytime you search online for a solution or ask someone in forums like these, you would learn something new.
7th Jul 2023, 8:13 AM
Arsenic
Arsenic - avatar
+ 2
Hey Ronie, have you checked out pycharm? The community version is completely free, you'll be able to write a code that you can bundle to make an actual program
7th Jul 2023, 8:41 AM
Prince Otieno
Prince Otieno - avatar
+ 1
not yet, really appreciate your response. Thanks
7th Jul 2023, 6:37 AM
Ronie Vic Eronico
Ronie Vic Eronico - avatar