Other interactive learning apps like sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Other interactive learning apps like sololearn?

Don't get me wrong, it's great; but I want something that dives deeper into golang and web dev. Got any suggestions?

17th Jun 2022, 8:36 AM
AzuraMask
4 Answers
+ 1
AzuraMask You're doing better than me that's for sure! I'm trying to learn about APIs myself. To get the fundamentals though, I really encourage a course called CS50 from Harvard. It's completely free and language agnostic because it's mostly teaching you about what goes on under the hood of computers as well as algorithms and breaking down data structures.
17th Jun 2022, 1:25 PM
Justice
Justice - avatar
+ 2
TBH, you should get off the apps and actually attempt a project on your own, otherwise you'll get stuck in Tutorial Purgatory. All these really do is teach syntax, but to really develop problem solving skills, you should start building your own projects. And when you run into something you don't really know, watch a detailed YouTube video on it that can break the problem down further and you can use it to help move forward in your project.
17th Jun 2022, 10:49 AM
Justice
Justice - avatar
+ 1
thanks for the tip. I have written a hashsum calculator and a notes API; and I'm eager to learn and do more. I just need to make sure that I actually understand the fundamentals, that's all.
17th Jun 2022, 1:22 PM
AzuraMask
+ 1
I'm sure you're as capable (if not more) as me. Really appreciate you, mate!
17th Jun 2022, 1:26 PM
AzuraMask