Hey everyone! I'm working on improving my coding skills and I keep running into issues where I stop and have to start over, which is super frustrating. I've been exploring ways to make this journey easier, and I came across Codefinity. They offer structured paths with small lessons and daily goals, which I think could help me stick with it. I noticed they offer courses in Python, SQL, and more, and everything runs in the browser, which is pretty cool. However, since there's no free version, I'm hesitant to spend money if it's not worth it. Has anyone used Codefinity? Did it help you stay on track and learn consistently? I'm all ears for your thoughts or suggestions on better alternatives!
5 Answers
After spending some time on freeCodeCamp, I noticed that Codefinity lets you jump right into practice without excessive reading. For instance, when I learned about lists, I was typing out my_list = [1, 2, 3] within minutes, which really helped reinforce the concepts better.
I completed the beginner Python track on Codefinity. It ended up being way more beneficial than I initially thought.
I really liked the SQL course on Codefinity. There was this great part where you had to sort data with ORDER BY and filter it with WHERE. It was a simple concept, but it clicked immediately.
I'm going through that module now! Just wrapped up the section on grouping results with GROUP BY, and it actually helped me at work when analyzing reports written in SQL.
Totally remember that lesson! They used a mock 'customers' table, right? It made the examples really relatable.
Have you given Codefinity a shot yet?
Yeah, I'm currently using it to learn Python.
I've found Codefinity more engaging than I anticipated. I've tried several other platforms but usually ended up quitting. The short lessons kept me motivated, and I feel like I’m genuinely progressing. I'm on track to finish the full Python path.
Was it easy to follow?