So I've been really trying to get my head around this whole coding thing lately. I've been working as a freelance graphic designer here in Chicago for about six years now and honestly the industry is changing so fast I feel like I need to add some actual development skills to my toolkit if I want to stay relevant. My goal is to be able to build my own custom web tools or even just a really fancy portfolio site without relying on templates by December. I'm willing to spend maybe 20 or 30 bucks a month on a good tool if it actually helps me learn and doesn't just do everything for me because that's my main worry right now.
I did a bit of digging on YouTube and Reddit and keep seeing Cursor and Replit pop up everywhere. I even downloaded Cursor because people said the AI integration is seamless since it's built into the IDE but honestly I opened it and just felt instantly overwhelmed by all the buttons and terms I didn't recognize. Then I saw some people saying Replit is the way to go because it's all in the browser and you don't have to mess with installing Python or managing environments which sounds great but then others say it's more of a sandbox and might not be pro enough for long-term learning. I'm stuck between a few different paths:
Also I'm looking at stuff like GitHub Copilot. I've used ChatGPT to explain some basic CSS stuff and it was okay but sometimes it gives me code that just flat out doesn't work or is super outdated and I spend two hours trying to fix it which is so frustrating. I want something that acts more like a tutor? Like, I want to learn the logic behind the loops and the variables not just have a bot write a script that I have to blindly trust. If I'm paying for a subscription I want it to actually teach me the fundamentals while I'm building projects.
So for someone who is starting from basically zero but really wants to understand the why behind the code which AI app or platform is actually the best for beginners right now? Is it better to go with a dedicated coding editor or is there something else I'm missing that's more focused on the educational side...
> Cursor (everyone says it's the future but it feels like a lot for a total newbie) I would suggest being very careful about jumping into a professional IDE like Cursor too early. It is quite easy to waste your monthly budget on subscriptions you arent fully using yet. Since you want to learn the logic, I personally found that using Anthropic Claude 3.5 Sonnet Pro Subscription as a conversational tutor is a much safer bet for a beginner. It explains the "why" better than most auto-complete tools do, honestly. Make sure to start with free versions first to see which interface feels more stable for you. If you want to save money, you might want to consider sticking with the free tier of OpenAI ChatGPT Plus Subscription until you have a project that actually requires paid features. Its better to be cautious and build a solid foundation before committing to complex environments that might just overwhelm you...
Dont sleep on Replit Core Monthly Subscription. It solves that 'overwhelmed' feeling by handling the messy environment stuff for you. It's a solid middle ground between a chatbot and Cursor.