List of platforms / educational websites where you can learn and code as well?

General Rules

  • This Forum Rules:
    1. No asking for course requests or download links.
    2. Don't share links to other websites for downloads or references.
    3. Avoid controversial topics in discussions.

    4. Use an appropriate thread title that matches your content, not just a word.

    Other Forum Rules Can Be Found Here

rishu2022

Invest if you can afford it. Always.😎
TutFlixer
Oct 6, 2020
354
14,275
52
Google
I've finally found what has sped up my learning speed drastically w.r.t. coding.

Learn a concept > Immediately solve an intermediate/tough question that involves the concept.

Eg: Learned how array works in Java including the syntax > Solved 3-4 Competitive Coding/Interview questions that involve arrays in Java.

Some platforms that use this combination of learn + practice are -

Eg:
Codecademy(Exercises are very easy)
Coding Ninjas(Excellent practice questions)
Pepcoding (Excellent)
Scrimba (Decent)
DataCamp (Better tha codecademy)
W3C (Easy exercises)

Odin Project (haven't tried)


Any other better platforms like these?
 
  • Like
Reactions: CEO

CEO

Stay Hungry, Stay Foolish
TutFlixer
Sep 10, 2020
369
4,426
52
USA
Most popular ones are suggested by @rishu2022,
Few more alternatives,
  • Dataquest
  • FreeCodeCamp
  • codingame
Personal fav is CodinGame & DataCamp

1625805877118.png
 
  • Like
Reactions: rishu2022

Latest resources