6
4 Comments

Has anyone used Codeacademy to learn the basics of coding?

I came across Codeacademy the other day but wasn't sure what else was out there to help me get started on learning to code.

I am a non-technical founder but am wanting to learn and educate myself so I can build MVPs and validate ideas.

What educational resources are people using?

posted to Icon for group Learning to Code
Learning to Code
on June 9, 2020
  1. 3

    Hi Tyler,

    I have just recently updated my knowledge about programming and have been learning for about a year now (i stopped after I took Java in college in 2008).

    I would suggest you use the below (either separately or it might be better to do the common things from them together, such as, HTML first from all the below resources before going onto a new topic):

    • The Odin Project (free)

      • for this one it's good to make it your first one as it will teach you some of the basics that usually are not taught elsewhere, such as, getting your environment ready. But its self-verification where it links to other sites to get more knowledge but it doesn't tell you when you're wrong or not. I don't think you should read everything they link to as it might get things complicated for you, I would suggest only do the bare minimum and when you feel like you want to advance yourself go back and check the resources that they recommend you should read
    • Free Code Camp (free)

      • this one is a great resource and it's different from The Odin Project in the sense that you need to get the code right before moving onto the next lesson.
    • General Assembly's Dash (free) is great too.

    • Mozilla (free)

      • For documentation you should check this one (all resources will usually link to this website to expand your knowledge in the topics)
    • Codecademy

      • If you are looking for paid course, I used Codecademy which I really enjoyed and also think its one of the best resources online. They have both free and paid, I have took a full year access to their courses.

    If you have more questions, please ask.

    Wish you all the best!

  2. 2

    Hi Tyler, I’ve never tried Codeacademy, but I just started an iOS app development course, by the App Brewery https://www.appbrewery.co/, on Udemy, for a reasonable price, and I think Angela Yu’s teaching method is very good as you learn by devoloping apps from the beginning. I saw they also have a web development course that seems very good.

  3. 1

    Hey Tyler,

    I've personally used Codecademy a few years back, for the same reason - to learn the basics of coding and try and build stuff on my own.

    For me, that didn't work.

    Online sandbox-based coding lessons are good for you to get familiar with the syntax of a language and basic concepts (if statements, for loops, etc.) of programming. However, building an entire application requires more knowledge, which is missing from those platforms.

    Basically, they teach you the theoretics, and then you're left wondering how you should apply them. At least, that's how it went for me.

    Personally, I found the most effective way to learn was through Udemy courses and YouTube tutorials. It's much clearer to see an example of a real-life application being built right in front of you and then repeating the steps.

    Good luck!

  4. 1

    Codecademy is a great tool for the very basics and they offer a wider range of "paths". If you want to learn HTML, CSS, and JS then check out free code camp

  5. 2

    This comment was deleted 4 years ago.

Trending on Indie Hackers
7 years in agency, 200+ B2B campaigns, now building Outbound Glow User Avatar 105 comments 11 Weeks Ago I Had 0 Users. Now VIDI Has Reviewed $10M+ in Contracts - and I’m Opening a Small SAFE Round User Avatar 54 comments How I built an AI workflow with preview, approval, and monitoring User Avatar 53 comments The "Book a Demo" Button Was Killing My Pipeline. Here's What I Replaced It With. User Avatar 45 comments I built a desktop app to move files between cloud providers without subscriptions or CLI User Avatar 26 comments Show IH: I built an AI agent that helps founders find the right people User Avatar 24 comments