Let me pull out a statistic out of my ass to make a point, like 5% of people who pick up programming will solidify any knowledge from courses, everyone else has to make a project to solidify anything, the faster you do it the better, don't get stuck in tutorial hell. Answer from Egzo18 on reddit.com
🌐
Reddit
reddit.com › r/learnprogramming › what is so bad about codecademy?
r/learnprogramming on Reddit: What is so bad about Codecademy?
October 11, 2024 -

I’ve been trying to learn programming for a while. I was finding that most free resources were extremely difficult in getting the bigger pictures across and how things tied together. I finally broke down and bought the pro version of Codecademy. I started the backend engineering track and I feel like I’m actually learning a lot and making progress, understanding concepts. I feel like it gives me direction and ties concepts together on how things function together. The supplemental resources that they point you to help a lot.

I see Codecademy get a lot of hate on here and the majority of the reason is it’s too expensive, but I don’t really hear a lot about the content quality here.

Am I wasting my time with Codecademy, or is the pro version a start?

Top answer
1 of 26
146
If it works for you then it works for you! With that said, I personally found other resources to be useful: (Course) theodinproject.com (Course) mooc.fi Java Programming 1 & 2 (YouTube Channels) Bro Code, Caleb Curry, Programming with Mosh, Traversy Media (Book) Starting out with Programming Logic & Design (Courses - PAID) codewithmosh.com (Website) roadmap.sh
2 of 26
22
Every person is different. Most of the advice in here (on the FAQ to the right) is geared to brand-new people who can get much of what Codecademy offers for free elsewhere on the net. For example, you learned JS at Codecademy but you might have learned it better, faster and in more depth if you have learned it directly from Mozilla. And if you learn it at Mozilla while using a Firefox browser, they practically pay you, almost. But anyway, based on your post history you're already an industrial programmer programming logic boards for androids or whatever, and so you already have a technical mindset and just need to know the actual syntax of C#, Python, Java, JS, and so forth. So for you, you happened upon Codecademy and now it's all coming together for you. This isn't going to help some 16 or 17 year old kid who wants to make games coming to r/learnprogramming for the first time, as he or she might be better of going directly to https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/ than paying for Codecademy. TL:DR: it's great that it's helping you, but you have 3 degrees and a tech mindset; you need to accept that your experience is anomalous to the brand-new 15 year olds coming here hating on Codecademy. And obviously having a salary with disposable income, you can't compare yourself to teenagers with no money.
🌐
Reddit
reddit.com › r/learnjavascript › javascript codecademy alternatives.
r/learnjavascript on Reddit: JavaScript codecademy alternatives.
January 6, 2025 -

I am currently learning JavaScript use the Learn JavaScript course on codecademy. After that what other free courses can I use to expand my knowledge of JavaScript?

🌐
Reddit
reddit.com › r/learnprogramming › i completed html5, css, and javascript on codeacademy now what?
r/learnprogramming on Reddit: I completed Html5, CSS, and Javascript on CodeAcademy now what?
January 24, 2017 -

I recently completed the HTML5, Css, And Javascript programs on codeacademy. Are there other free programs I can use to learn more and improve my skill? I'm trying to learn about front-end web development to become a web developer. I'm starting with this as my goal and later on I expect to learn app programming and other things like that but I'm starting with web development. Are there any other free programs I can use to improve my skills? If there aren't any free programs then I'm willing to pay as long as there are good deals.

Find elsewhere
🌐
Reddit
reddit.com › r › Codecademy
r/Codecademy
January 9, 2012 - Start here: Choosing the Right Codecademy Pro Path Or check out: Picking Your Learning Path – Help Center ... Encourage others and celebrate their wins! Questions? Feel free to reply to this post or DM us!
🌐
Reddit
reddit.com › r/learnprogramming › is codeacademy pro worth it?
r/learnprogramming on Reddit: Is Codeacademy Pro worth it?
October 17, 2023 -

They've got a 50% october sale at the moment. The pro package provides access to (and I quote):

Real-world projects

All courses

Skill paths

Career paths

Technical interview prep

Code challenges

Professional certifications

Career services

Assessments

I am a not a beginner but not quite at an intermediate level. I have a decent mathematical background with some previous, limited experience in Python and C++. I'm looking to learn some Python (and C++ eventually) for applications in data analysis, ML and financial tools.

Has anyone genuinely found Codeacadmey to be a strong resource in terms of the courses and projects offered? Have you completed courses and left with a more robust understanding of concepts? Also, do employers rate their proffesional certs?

thanks for reading :)

🌐
Reddit
reddit.com › r/web_design › the javascript course at codecademy is terrible. how can i really learn javascript?
r/web_design on Reddit: The JavaScript course at Codecademy is terrible. How can I REALLY learn JavaScript?
April 18, 2015 -

I've been designing / building informational sites (and WordPress sites) for about 5 years. I want to make more money and expand my front-end knowledge base - I've been told learning JS is the right direction.

The past couple days I've been trying my hand at JavaScript on Codecademy. The introduction bit to the course was pretty simple (strings, variables, booleans, if / else statements) - I felt really good about it. But when I started doing Functions, things started going downhill.

I'm not saying it's easy to learn, but the way Codecademy tries to explain JavaScript is extremely vague and it doesn't help, at all when you're stuck. If you don't know an answer, you basically google the Codecademy answer (copy and paste it) and you keep going. To me, that's not learning.

So... as someone who really just knows HTML / CSS, and wants to easily and smoothly learn JS (and eventually jQuery).. what would you recommend?

Any help is appreciated.

🌐
Reddit
reddit.com › r/learnprogramming › i finished codecademy's javascript course, but i don't think i've learned everything
r/learnprogramming on Reddit: I finished CodeCademy's JavaScript course, but I don't think I've learned everything
February 7, 2012 -

Pretty much self explanatory... I've just started programming, and decided to start with JavaScript, since the Unity game engine uses a modified version of it, and neither of the other two languages supported by Unity (C# and Boo) are on CodeCademy... So now I've finished the whole JavaScript course, but I feel like I haven't learned everything there is to learn about JavaScript... Am I wrong? And if I am, where can I learn more for free? [Ninja Edit] Also, where can I learn more about UnityScript?

🌐
Reddit
reddit.com › r/learnjavascript › new codecademy course for learning js: worth the 199$? or stay with free resources?
r/learnjavascript on Reddit: New Codecademy Course for learning JS: Worth the 199$? Or stay with free resources?
July 16, 2015 - The MDN documents are a learning curve on their own but they are an absolute gift when learning JavaScript. ... FreeCodeCamp is free, and way more comprehensive.
🌐
Reddit
reddit.com › r/learnprogramming › i started learning javascript and java on codeacademy, but i've heard bad things. where can i go to get a better education?
r/learnprogramming on Reddit: I started learning Javascript and Java on codeacademy, but I've heard bad things. Where can I go to get a better education?
October 2, 2016 -

I understand that Javascript and Java are very different, I'm mostly interested in making cool it text based choose your own adventure games for web browser and android. I have a desire to write and a desire to learn to code, so I'm deciding to make my own Zork.

Where can I best learn Javascript or Java? Either one is good, though I would prefer Javascript as an online format fits me better.

Edit:

Thank you all for so many helpful responses! I'm also sorry for the abysmal grammar in my post... I'll blame that on being overworked.

Top answer
1 of 36
382
Java: MOOC Object Oriented Programming with Java from the University of Helsinki. Hands down the best free Java course. Since you mentioned "choose your own adventure" games: Inform7 is a system/tool specifically created for this type of games Twine is another such system that produces HTML/CSS/JavaScript and thus can run from anywhere The statements that you have heard about Codecademy are true. It is good to learn simple languages, like HTML and CSS, but fails miserably at more complex languages, like Java. The online editor is not suitable for OOP languages. It does not teach you how to write a complete class; it does not teach you how to compile and run your code; it only teaches syntax but not actual programming.
2 of 36
95
You know Harvard? The best university on this planet? They've made their intro CS class available online, for FREE and it's crazy good. It blows stuff like Udemy or Treehouse out of the water. Instead of teaching you some specific language or technology it starts with elementary CS concepts and builds from there. By the end of it you'll be able to pick up any new language easily. The lecturer is awesome, problem sets are challenging, the teaching quality is what you'd expect from Harvard - phenomenal. I took it 4 years ago and it completely changed my life. I work as a developer at one of the best consulting agencies in the country and it was all possible because of CS50 - https://www.edx.org/course/introduction-computer-science-harvardx-cs50x
🌐
Reddit
reddit.com › r/learnprogramming › thoughts on codecademy?
r/learnprogramming on Reddit: Thoughts on Codecademy?
July 11, 2021 -

So there's this pretty well-known and renowned website called Codecademy. I'm currently taking their free Java course and I don't find it to be that great. It's pretty hard to understand and the course isn't structured that well in my opinion(though I have very slight experience with Java). I'm thinking of switching to a different source but I want to know if it's just me or if it's the website/course itself?

🌐
Reddit
reddit.com › r/learnprogramming › codeacademy or freecodecamp ?
r/learnprogramming on Reddit: codeacademy or freecodecamp ?
October 15, 2023 -

Which one do you recommend me to learn html/css/js ?

I saw a video with a guy saying that learning the three in codeacademy is great and another one saying to learn html/css in freecodecamp then js on udemy

What do you guys think about it ?