lefticus / cpp_weekly

The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
The Unlicense
662 stars 24 forks source link

How to learn a new programming language #213

Open lefticus opened 1 year ago

lefticus commented 1 year ago

I'm often asked this question, so here's some guidelines all in one place:

Check into:

  1. CodeChef: https://www.codechef.com/
  2. Codewars: https://www.codewars.com/
  3. Codingame: https://www.codingame.com/
  4. HackerRank: https://www.hackerrank.com/
  5. Exercism: https://exercism.io/
  6. Project Euler: https://projecteuler.net/
  7. LeetCode: https://leetcode.com/
  8. SPOJ: https://www.spoj.com/
  9. TopCoder: https://www.topcoder.com/
  10. Advent of Code: https://adventofcode.com/
lefticus commented 1 year ago

cryptopals? https://cryptopals.com/