When comparing PluralSight vs Codecademy, the Slant community recommends Codecademy for most people. In the question“What are the best websites to learn to code?” Codecademy is ranked 7th while PluralSight is ranked 10th. The most important reason people chose Codecademy is:
Right from the start, users write code. They start small in an environment that has constant feedback and gradually progress to more complex concepts. Users can see code results instantly, giving great feedback.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Offers advanced content
PluralSight offers programming courses for intermediate and advanced students, providing more depth than many of it's competitors.
Pro Offers learning paths
PluralSite offers learning paths, which help you figure out which courses to take and in what order.
Pro Mobile apps available
Available iPhone and Android apps.
Pro Consistent quality
The course quality is high because Pluralsight has a full-time editing staff that carefully reviews every video produced. They enforce audio, video and content standards that help ensure a consistent and high quality result.
Pro You can check your skill in learned language
You get rating for each tested language. This rating is compared to the other users of pluralsight.
Pro Huge breadth of content (over 4000 courses)
Courses on software development, design, 3D modeling, and much more.
Pro Notes in courses
You can add notes to each course, which makes it easier to repeat what you learned in past.
Pro New material added frequently
PluralSight is constantly adding new courses to reflect the evolving industry. Currently they offer over 4000 courses.
Pro Assessments and certificates of achievement
Plural site offers both pre-course and post-course assessments. Passing post-assessments will allow you to view and print off a certificate of achievement.
Pro Public profile statistics page
You can share your learning progress and interests. Useful to attach to a links section in resume.
Pro Interactivity
Right from the start, users write code. They start small in an environment that has constant feedback and gradually progress to more complex concepts. Users can see code results instantly, giving great feedback.
Pro Excellent progression
Codeacademy doesn't overwhelm beginners with information. It gives bite-sized information, the bare minimum needed to finish a task and get to the next one. As the course progresses, it slowly fills in background information.
Pro Good editor
Codeacademy has a powerful, beginner-friendly integrated development environment (IDE) that can also be used outside of curriculum.
Pro Bite-sized lessons
Each lesson in code-academy focuses on a single concept, and repetition is provided to drill the concept.
Pro Mostly free content & best progression series for beginners
Pro Community forums
It has forums which can be used to discuss with other learners
Cons
Con Some courses are outdated
Some of the courses are years old, so they are fairly outdated.
Con No coding exercices
There is no space where you can test your learned skills.
Con Paid
Not Free
Con Not the best structure for quick refreshers
The content of the lessons is aimed very much at people just starting to learn how to code. This is perfect for beginners but if you want to use Codecademy to refresh your knowledge the lessons are not designed to be quickly done.
Con Lack of context
Codecademy is great for providing a hands-on approach, but there is a lack of context regarding how to start a project in real life. While users may learn how to code using Codecademy's interface, they may not have any idea how to code independently.
Con Sticks to pretty basic
Con Deleted a lot of content
A lot of free content has been taken away, for example the PHP course was removed from the site.
Con Buggy
Codecademy is known to have many bugs which interfere with the editor, resulting in error messages despite having the correct answer.
Con Allows infinite loops to run
If you run an infinite loop, the browser freezes. Many other similar websites will give you an error, preventing the loop from running. Though not a bug, the lack of feature to stop infinite loops from running can be quite frustrating to beginners.