About 45,600 results
Open links in new tab
  1. How to start python for a complete noob? : r/learnpython - Reddit

    Start with the basics: Python is a high-level, user-friendly programming language, so it's perfect for beginners. Start by learning the basic syntax, data types, and control structures.

  2. Best place/course for an absolute beginner to learn Python ... - Reddit

    Best place/course for an absolute beginner to learn Python? I wanted to learn python and have zero CS experience, however I'm extremely computer literate. Is there a decently affordable paid (or even …

  3. Best Python tutorial for beginners in 2024? : r/learnpython - Reddit

    Best Python tutorial for beginners in 2024? Need some advice here. I tried to learn Python multiple times but quit in the middle, part of the reason was when I encountered hard problems, I couldn't get …

  4. Beginner's Python Cheat Sheets (updated) : r/learnpython - Reddit

    Feb 28, 2023 · Individual sheets cover Python basics, and the following libraries: pytest, Pygame, Matplotlib, Plotly, and Django. There's also an additional sheet covering Git basics.

  5. Python Education - Reddit

    r/learnpython: Subreddit for posting questions and asking for general advice about your python code.

  6. Recommended free online Python courses : r/learnpython - Reddit

    Feb 2, 2023 · Subreddit for posting questions and asking for general advice about your python code.

  7. Best resources to study Python : r/learnpython - Reddit

    Jan 24, 2023 · Take a look at this all in one course. It covers everything related to python in depth. From Basics, oop, Data Analysis, Machine learning, image/video processing , Deep learning, User …

  8. Just finished a beginners python course, what next?

    Aug 17, 2021 · Watch the python, numpy, pandas tags and start attempting questions. Initially, 99% of the time, someone with a ton of experience will come along and solve the solution you spent an hour …

  9. Best Way To Start Learning Python - A Complete Roadmap

    Sep 16, 2020 · I hadn't really programmed in about 4 years, but I needed to whip up something for a personal project and I chose Python. It's been real fun to dive back in... i'm hoping i can keep the …

  10. Where to start learning Python? : r/learnpython - Reddit

    There's a fantastic book called Python Crash Course by Eric Matthes, I used it to learn Python and now I can make my own projects and do pretty well in Leetcode.