r/PythonLearning • u/giva4561 • 1d ago
Help Request AI courses
What are the best courses for programming artificial intelligence in Python?
r/PythonLearning • u/giva4561 • 1d ago
What are the best courses for programming artificial intelligence in Python?
r/PythonLearning • u/zubalyzub • 2d ago
OK I admit it did obviously for some stuff like basics yk functions and shi, but other then that I like feel annoyed that I learned python and its like lowkey not helping with what I wanna do which is windows api and memory management c++ stuff because I like the kind of thing but python just didn't really give me anything, and I know that kinda stuff obviously doesn't transfer because python is just the easiest thing ever lol
r/PythonLearning • u/Productuve • 1d ago
I've been learning python for a while and my problem was never tutorials, it was that nothing forced me to finish. I'd get a project 60% done, hit the boring part, and quietly start a new one that felt fresh.
So: reply with the one thing you're actually going to finish this week. Be specific - "finish the CSV parser so it handles missing columns" beats "work on my project."
Then on Friday, come back to this thread and reply to your own comment with proof. A screenshot of it running, a repo link, a terminal output, whatever. Doesn't have to be impressive. It has to be real.
That's the whole thing. No group to join, no discord. The only mechanic is that you said it in public and someone might check.
I'll go first: I'm finishing the file-organizer script I've had half-done for two weeks - the part that handles duplicate filenames instead of crashing. Proof friday.
What's yours?
r/PythonLearning • u/NecessaryFalse1212 • 2d ago
wrote this today was revising loops and math function that i did not so long ago.
r/PythonLearning • u/python_data_helper • 2d ago
I have used context to stop crashing.
And e as a variable.
I used eval command for a formula.
I know eval command can be dangerous.
It works perfectly but I am thinking that it can produce error or crash.
Can a formula bypass all commands and crash it.
r/PythonLearning • u/Capable_Comedian_277 • 2d ago
Enable HLS to view with audio, or disable this notification
r/PythonLearning • u/ReferencePast7746 • 2d ago
Enable HLS to view with audio, or disable this notification
I made this weird game using python,Its just for fun and not a big game,but making small things like this are very fun π
r/PythonLearning • u/Tophat_Octopus • 2d ago
Im currently working on a college assignment where i make a batting average calculator, and i want to add a way for it to say something funny if the user tries to input a word instead of a number. is there a way to do this?
r/PythonLearning • u/AvailableBrain2002 • 2d ago
I know the loop is just basic and lessons 3 of python. Me being stuck on loop is like a baby is having difficulties crawling. But what i want to say is that the loop is not an extreme difficulty for me. I just lose motivation whenever i find some difficulty in learning. I am doing a part time job Living far away from my family and i feel demotivated to do anything.......
By the way , Can you share some of your story about how you learn python and how it is going, maybe it will help me regain my learning motive...
r/PythonLearning • u/Commercial_Cell_9821 • 2d ago
I'm giving a 30-minute presentation about Python to a room of 40-50 year olds with zero coding background. The goal isn't to teach syntax, it's to give them a vision of what Python can actually do for them (think: automating boring Excel/repetitive tasks) and get them a little excited about it.
Structure so far:
Intro to programming languages (quick comparison, evolution over time...)
Python basics, but conceptual, not code (functions, classes, loops, libraries, reading a script, terminal)
Python & AI (uses in AI/data, coding with AI tools, prompt engineering)
Installing Python (quick walkthrough)
Useful resources/links
Open slot for something creative/fun to close on
I want real, human ideas here analogies, interactive moments, jokes that land with a non-technical crowd, stories from your own experience presenting to beginners, I'd rather get lived-in advice from people who've actually done this than a pile of AI-generated suggestions....
Thanks in advance!
r/PythonLearning • u/NOTMOHIT46 • 2d ago
Snake,Water and Gun game in Python made purely by me and same by ai.
r/PythonLearning • u/ReferencePast7746 • 2d ago
GUYS I'm thinking of making a 2d game using only python, I'm a bit confused about the idea, Guys can you suggest me some idea to make which you wanna play, or like to play,I will use my coding skills combined with Ai to make it fast,if you have any good idea kr request just type below!!!
r/PythonLearning • u/Weary_Gur7008 • 2d ago
How can I get my first internship?
I tried applying of linkedin , internshala , etc but nothing happended. Any tips for that.
(I know python language did a project on that too)
r/PythonLearning • u/Ayrton110 • 2d ago
Hi guys, I trust ya'll are good. I recently completed a counting loops exercise that had been difficult to answer for nearly two weeks. I checked different parts of the code I wrote in multiple instances, but I guess I just didn't get it. I eventually asked in my search bar (knowing that I would more than likely get AI mode on it) why the loop is only executing once (I pasted my code it). AI mode explains it, and shows me the correct code. I'm really annoyed on two fronts; I had to refer to AI code to eventually get it right, and the answer looks so friggin simple. I am not a complete beginner in coding (closer to an experienced beginner), and having to vibe-code, even if somewhat unintentionally, is frustrating. I know the answer to the problem now, and there isn't a way to unlearn it.
Is there any practical way to resolve this other than "just don't do it again"?
Thank you for taking the time to read my post. I appreciate whatever advice or input you have.
r/PythonLearning • u/NecessaryFalse1212 • 3d ago
i wrote a code which takes your name and age in py but i need help on this one cuz in the age part it is giving me some sort of error which i couldn't understand even by using gpt well he gave me a code but i wanted logic behind how and what i did wrong
r/PythonLearning • u/BenDken1 • 2d ago
Before jumping into classes and OOP, I think a beginner should be comfortable with these first:
You donβt need to master every detail, but being able to use these without constantly following a tutorial makes OOP much easier to understand.
What would you add to or remove from this list?
r/PythonLearning • u/To-real • 3d ago
r/PythonLearning • u/whiskywithlsd • 3d ago
Trust me I'm loving the journey. It is so fun to code and solve the problems, I literally think for the whole day, what else unique batman type shi I could do π .I wanna listen to your experiences when you started learning Python...
r/PythonLearning • u/jmaroo • 3d ago
I have started a Discord server for Python training and memorabilia.
If you are new to learning Python This server is for you.
If you know Python and want to teach others, this is the Atli server.
I am a newbie. I want us all to gather here and use each other's experiences.
Discord server link:
r/PythonLearning • u/Valuable-Ant3465 • 3d ago
Hi,
I tried to call existing Powershell script from python with classic way and failed, found the `process` wrapper in PS1 makes this problem, all code is inside process {....} :
# my.PS1
param([string]$folder="aaa")
process { # <====== this wrapper prevent call !!!!!!
# my logic hereS
Write-Output "......... running powershell endS $TargetFolder"
}
And I call it from python using
# ... myPython.py
....
import subprocess
result = subprocess.run(
["powershell.exe", "-NoProfile", "-ExecutionPolicy", "Bypass",
"-File", ps_script, "-Folder", Folder],
capture_output=True, text=True
)
Anybody noticed that problem, is it possible to make it work, I don't want to mess with ps1 changes. maybe I missed some option in subprocess call ?
Also there is not any output available, total silence
if result.stdout:
print(result.stdout) ## nothing.
if result.stderr:
print("PS STDERR:", result.stderr) ## nothing
r/PythonLearning • u/TERNYXA • 3d ago
Hey everyone,
I've been working on something that means a lot to me: building my own IT brand, Ternyxa. I'm starting small and building it step by step. The idea is to create a digital brand focused on web development, SaaS products, mobile applications, AI solutions, and useful technical content. I've recently launched the website and I'm now trying to improve everything β the design, user experience, content, SEO, services, and overall credibility of the brand.
I'd genuinely appreciate some help from the community.
If you have a few minutes, take a look at the websit and tell me what you think.
I'm especially interested in knowing: What's your first impression? Does the website look professional and trustworthy? Is it immediately clear what Ternyxa does? What would you change or improve? Is there anything that would stop you from contacting a company like this? What would make the brand stand out internationally?
I'm not expecting everyone to become a customer. Even a visit and some constructive criticism would genuinely help me understand what I should improve.
My goal is to keep building Ternyxa, learn from the process, publish useful content, work on real projects, and hopefully turn it into a serious IT brand over time.
Any feedback, criticism, ideas, or support would mean a lot.
Thanks for taking the time to check it out. π
r/PythonLearning • u/CommissionMaximum465 • 4d ago
βve literally just started Python right after I retuned from a 9hour night shift. Itβs currently 10:30am and Iβm starting at 7pm, was fighting ai for help to learn but got is absolutely useless π I ended up downloading and just using Reddit and the occasional YouTube video, safe to say Iβm proud of my box π
r/PythonLearning • u/fxeinnn • 3d ago
Which one has more features, fast, and provides latest updates of python programming language.
For python run - jupyter lab directly use from anaconda through web browser.
For python run - jupyter lab extension and all from Microsoft through vs code editor.
r/PythonLearning • u/s13188287 • 3d ago
I'm dealing with a large batch processing problem and looking for advice on the right architecture.
I have around 1.3 million files stored across folders on a network drive.
Current setup (not working well)
Right now I'm using a Copilot agent where:
I upload batches (~20 files at a time)
It reads them against a reference document
Outputs an Excel file with classification codes
The issue is:
Copilot has a small upload limit
Manual batching is completely unscalable at this volume
What I want to achieve
I want a fully automated pipeline that:
Ingests files automatically from the network drive
Extracts text/content from each file type
Matches content against a reference rules document
Assigns a classification/reference code
Outputs structured results (Excel / database)