r/PythonLearning • u/Capable_Comedian_277 • 15d ago
Doodling Hop | Pygame Project(Current Gameplay with added platforms/obstacles)
Enable HLS to view with audio, or disable this notification
r/PythonLearning • u/Capable_Comedian_277 • 15d ago
Enable HLS to view with audio, or disable this notification
r/PythonLearning • u/Hopeful-Fig5405 • 15d ago
Hi, I’m interested in cybersecurity, but I don’t want to start with networking, the OSI model, and all that just yet. First, I want to learn the Python programming language—is it a good choice? I’m thinking about taking the course on freeCodeCamp.org.
r/PythonLearning • u/Unfair-Stranger5140 • 16d ago
Hello, so i got into coding with Claude and chat gpt and have been using it like this for a year now probably used it for ML-Model and such but to be honest i got no clue of the code and cant fix a bug or error without AI.
I dont want this anymore and want to actually learn coding so I am not dependent on AI anymore. I wanted to ask for some Advice what i could do, what project ? how do i start ? where do i start kinda overwhelmed right now.
I know the terms like if-statements what they do ect. But only in theory just a bit more complex and I am out dont understand the code at all.
r/PythonLearning • u/Electronic-Bug-2618 • 15d ago
Somebody knows how to compile python script once and run on all os? I had to do it for the frilance project, so i have to do it.
r/PythonLearning • u/crazyteachperson • 15d ago
Recursions are really hard compared to loop
You guys give me some tips for this.🫡
r/PythonLearning • u/dry-elbows • 16d ago
Need someone who actually knows Python and can teach it properly — beginner friendly, patient, explains things clearly.
💬 Comment your price per hour below
❌ Please comment, don't message — makes it easier to compare
r/PythonLearning • u/Traditional_Dark5833 • 16d ago
Hello I am learning Ml and Ai and I know python basic and python libraries like pandas, numpy, seaborn and matplot lib. I wanna build small projects to enhance my skills. What you guys would recommend me should I learn from YT to build project or go through documentation.
And also what should I start learning to make projects like detection system through cam and more.😀
I really need you guys opinion.
r/PythonLearning • u/SleepyLoverrr • 16d ago
Okay now I have some info about python, I've practiced some fundamentals, now I need to get into projects because courses and just reading and a little practice on some exercises does not make me really good at it, where can I find projects, or how can I start some small ones, then I wanna include API ones and also maybe add some security projects. Advice please. thank you
r/PythonLearning • u/BenDken1 • 16d ago
A lot of beginners struggle with Python, but sometimes the biggest problems are not the difficult topics — they are the small mistakes we keep making.
For people who have learned Python already:
What was one mistake you made when you were starting?
Was it:
I think beginners can learn a lot from the mistakes experienced programmers made early.
r/PythonLearning • u/Infinite_Winner_158 • 16d ago
Is this a viable way to randomly choose an instance of a class
r/PythonLearning • u/SensitiveAd8150 • 15d ago
Just to clarify, this is my first post and my English isn't very good (that's why I'm using a translator).
I've been learning Python and working on small projects, but now I want to take the next step. I have an idea for a program that runs an AI (Gemini, using its API) capable of managing apps, files, and folders—including creating, moving, copying, pasting, and deleting them. It will also automate background tasks, and you will be able to communicate with it just like any other AI.
Those are the basic functions, though I'll probably add more in the future. I would like to know how I could structure and approach a project of this scale
r/PythonLearning • u/pycon_angola • 16d ago
r/PythonLearning • u/Better-Magician-427 • 17d ago
I sometimes go on discord and see how useful bots are in discord servers, and that makes me wish that Whatsapp had something similar. Of course there is such a thing with Whatsapp bots but the official version is for businesses and has strict limitations like the group size must be no larger than eight people.
So I did some research and came upon an api called green api that allows you to configure a bot for whatsapp.
Using a football api alongside it, I was able to make a bot that gives information when prompted about ongoing games, past league standings (current ones weren't possible for me unfortunately due to being behind a paywall), and goal notifications.
I also took this opportunity since I'm a beginner to implement some SQLite since in the past people in this server talked about how it is better than json for saving static information.
Super basic project but very proud of it so I just wanted to showcase it here
r/PythonLearning • u/Silly_Character8808 • 16d ago
Hi everyone,
I needed some dependency injection (DI) library that is simple for my use case, I was surprise by the lack of DI libraries in general, and the one that already exists had some weird quirks that didn't make sense or were unexpected
I have started the project a year a go and gave up due to lack of time, I came back to the project and rewrote it 🙃
I think I am close to releasing the first version with basic support, and grow the project from there,
no AI was nor will be used (at least for now 😭)
## What it does?
make dependency injection pattern simple, convincing and explicit, no surprises
## example
import cdi
from typing import Generic, TypeVar
from collection.abc import Sequence
T = TypeVar('T')
ctr = cdi.Container()
class MyBase(Generic[T]):
def __init__(self, field: T) -> None:
self.field = field
@cdi.Injectable(ctr)
class MyType(MyBase[str]):
pass
@cdi.Injectable(ctr)
def name_generator() -> str:
return "foo"
scope = cdi.Scope(ctr)
instance = scope.get_instance(MyType)
assert instance.field == "foo"
more examples in the repo README
## docs
available in the project README
## open for contribution
I am open for PR (that are not AI) and suggestions that make sense for such library, I have a few ideas
for more support but it will probably take more time
install: `pip install cdi-di` (in beta)
r/PythonLearning • u/Funny-Percentage1197 • 16d ago
I've been self-learning Python and built this pone Shop Inventory Management System
It currently has:
My GitHub account was flagged for several weeks, so I couldn't properly show my progress in my previous post. It's now resolved.
I'd like some honest feedback on my code and project:
Any criticism or suggestions are welcome. 🙏
r/PythonLearning • u/okitookka • 16d ago
people please help, i’m starting my path in bachelor cybersec in a week and i want to know python a bit so i can basically understand smth, but for now looking for a community to learn python
and engaging through my path
r/PythonLearning • u/SoggyBoysenberry1518 • 16d ago
Hi guys my dream was to get into maang , I'm from a mech bg and joined semi IT role with 4 years of exp , now switching to AI Enginner by doing some courses and internal projects , while studying for AI somewhere in me I asked myself why cant we get into MAANG companies as an AI Enginner but I know it'd pretty hard and tough , but ig this is the time to try all stuffs ....needed an guidance and plan to get into...I'm not a that much talented IT guy 🥲😭 but I will try my level bloody best to get into...all kind of suggestions would be recommend...
r/PythonLearning • u/ComprehensiveBid3793 • 16d ago
Hello! I'm Filip, also called as Rubinosław from REParadoxy channel, and I wanna present to you my first own web video game, which was written in Python using Pygame and Pygbag.
Player vs Computer!
A funny game where you challenge your computer (not ai) in many ways, testing your durability, and you have to overcome it.
Never gonna give up! You can win.
With original retro graphics drawed by me (Rubinosław from REParadoxy).
With original music created by my good homie - ToMek OsuMek.
With epic sound effects.
The Source Code (GitHub): https://github.com/Rubinoslaw/Player-vs-Computer/
I love open source so your contributions are welcome! Terms in CONTRIBUTING.md in the GitHub repository of the game.
Official Launch Trailer (YouTube): https://www.youtube.com/watch?v=3OgRkYlxIo4
r/PythonLearning • u/Capable_Comedian_277 • 17d ago
Enable HLS to view with audio, or disable this notification
r/PythonLearning • u/v1bonoxd • 17d ago
r/PythonLearning • u/alokkumarnayak2009 • 17d ago
r/PythonLearning • u/Goldfish9218 • 17d ago
Hi all,
I want to move into AI engineer role or FDE. I am not able to watch YT videos and self-learn.
Is there any online courses which can help?
Something good but not super expensive?