About 3,410 results
Open links in new tab
  1. Free online Coding platforms to learn and improve your coding ... - Reddit

    Seems to be much more oriented for competitive programming (when I used it years ago). Not recommended for beginners. Recommended order: coding bat -> hackerrank/codewars -> leetcode , …

  2. How to learn programming effectively? : r/learnprogramming - Reddit

    the best way to learn programming brother/sister is to start with programming fundumintals (algorithms and data structure) and strong programming languages such as C++ or C, (I recommaned C++ …

  3. What's your favorite website to learn programming? - Reddit

    The difference with programming is that time is your most expensive resource. Lastly, if you want to learn some non web development uses for Python, my response would be that it depends on your …

  4. programming - Reddit

    r/programming: Computer Programming Surveys/polls are typically obnoxious. Pretty much any survey, academic or otherwise, will be removed by the mod team. Check out r/samplesize as an alternative …

  5. Complete Beginner to Programming: How do I find the right way ... - Reddit

    Jan 6, 2020 · I will repeat it again - programmers do not write programs using programming languages. As a result, a programming language is the last thing you should learn to become a programmer. It is …

  6. what are the *fundamentals* of programming? : r/learnprogramming - Reddit

    The theoretical fundamentals of computer programming are found in computer science. This includes things like algorithms and data structures, the construction of programming languages, abstract …

  7. How to start programming from zero : r/learnprogramming - Reddit

    Sep 28, 2021 · In layman's terms, programming is just telling a computer what it needs to do. To describe to a computer what it needs to do, programmers use various programming languages. Now, …

  8. My (5+5)-step self-taught CS curriculum [Updated] - Reddit

    I recently posted a list of resources I'm going to use as a self-taught CS "curriculum" and got some fantastic feedback! Thank you all for your kind and thoughtful suggestions! Here is the updated list …

  9. Where can I learn programming if I'm starting from absolute ... - Reddit

    It can be anything. YouTube channel, online course, a website, etc What app/software can I use to practice programming? I am learning from absolute scratch, I literally have zero knowledge about …

  10. How to Plan and Build a Programming Project - Reddit

    So here I am, writing a post that actually breaks down how to build your own projects so that you can start making stuff. In order to plan and build a programming project there are three key steps I now …