📰 Reddit r/learnprogramming
583 articles · Updated every 3 hours · View all reads
All
Articles 85,630Blog Posts 107,333Tech Tutorials 21,066Research Papers 18,071News 14,192
⚡ AI Lessons
Reddit r/learnprogramming
2h ago
Path issues while using imports in Python Projects
├── data ├── production │ └── phase1(multiChatbot) │ └── phase1.ipynb ├── src │ ├── __init__.py │ └── llm.py ├── config.yml └── requirements.txt This is my proj
Reddit r/learnprogramming
4h ago
Boot.dev question
I’m so sorry if this isn’t allowed but I found an interesting phenomenon and none of the programming Reddits allow images at all so I’m not sure where to ask ab
Reddit r/learnprogramming
4h ago
API authentication and Security Project
Hi everyone, For context, I'm working on a full-stack project that uses AI to detect network anomalies with fastAPI. It is only accessible internally, so there
Reddit r/learnprogramming
📐 ML Fundamentals
⚡ AI Lesson
4h ago
What to learn next I have completed my oops
Suggest me a good tutorial i want to get into the aiml field submitted by /u/mogliman90 [link] [comments]
Reddit r/learnprogramming
5h ago
Which programming language should someone learn from scratch in 2026?
Hello friends, I have now entered a period where I can devote more time to myself. I don't want to waste this time. I have been interested in the field of softw
Reddit r/learnprogramming
5h ago
how and why it cant replace you
Hey guys , im taking a full time course on web development and yes , for someone who is jus studying , ai can be very scary but guys who is here and already wor
Reddit r/learnprogramming
6h ago
How to harmonize open-source software and paid apps
As a developer, I'm really concerned about privacy, anonymity, and transparency. Because of these values, I've always made my apps free and open source. However
Reddit r/learnprogramming
6h ago
How do i code online with my friend?
How can I code online with my friend who is in other pc and and me in other pc online submitted by /u/Alone-Swordsman [link] [comment
Reddit r/learnprogramming
6h ago
Learning javascript
After struggling with JavaScript classes for weeks, I think I finally understand why so many people say "just build something." I could explain what a class was
Reddit r/learnprogramming
6h ago
Stuck at being a medior dev
Hi So i’ve been working as a software dev for around 6 years now at a telecommunication company. The place is pretty chill, no rush usually, but I also feel lik
Reddit r/learnprogramming
7h ago
W3 Schools certificate?
I've taken a mandatory introductory class in Computer Science, Data Science, and Machine Learning this year during my bachelor's program at HSG. During the year
Reddit r/learnprogramming
7h ago
Chrome Extension + Facebook Groups Project – Looking for Technical Advice
Has anyone successfully built a Chrome extension that integrates with Meta/Facebook APIs? I'm trying to understand what group-related functionality is officiall
Reddit r/learnprogramming
8h ago
Should I lern web dev and DSA(data structure and algo) together !?
I'm in my bsc 2md year and I have not really learned much I know a little c and I'm lerning dsa in c++ , I feel like I'm behind and I should let both dsa and we
Reddit r/learnprogramming
9h ago
How can I be a better or excellent programmer
Hi everyone, I’m currently studying, and I wanna be a great programmer, or at least good at it. But I’m a bit confused because I did a bootcamp 2 years ago, and
Reddit r/learnprogramming
12h ago
A Huge Thank You to Every Single Person in This Subreddit
Just wanted to take a moment to say thank you to everyone here and in other programming subreddits because the advice, resources, and encouragement you all shar
Reddit r/learnprogramming
12h ago
Need help... how to learn Neovim?
Hello everyone, I am a full-stack developer working primarily with React Native, React, Express, and TypeScript/JavaScript. I currently use VS Code, but I want
Reddit r/learnprogramming
12h ago
HID Macros - "Scripted" code to trigger shift key?
I've been using HID Macros to set up my editing keyboard, and everything is working well, but I'm stuck on the "Shift" key. I know that I can't use "Predefined"
Reddit r/learnprogramming
16h ago
Learning JavaScript as my first programming language – should I learn touch typing and switch keyboard layouts first?
Hi everyone, I'm planning a career change into software development and have decided to start learning JavaScript as my first programming language. Before
Reddit r/learnprogramming
16h ago
What should I learn in python for AI ?
So, I am a B.tech CSE first year student. My college hasn't even started yet. My goal is to become an AI engineer and i know that learning python is very crucia
Reddit r/learnprogramming
17h ago
What non-CS subjects made you a better software engineer?
Outside of the subjects you learn in a CS degree like data structures, algorithms, etc., what made you a better engineer in your day-to-day work? I read online
Reddit r/learnprogramming
⚡ AI Lesson
20h ago
How do I get started on projects?
I am on my second year of Software Engineering going into mid year break. I would like to start working on my portfolio so that I can start applying for intersh
Reddit r/learnprogramming
⚡ AI Lesson
20h ago
Project review
For the last monthI've been learning to code — Next.js, FastAPI, Docker, some ML. I knew the frameworks, I'd watched the tutorials, but every project ended up h
Reddit r/learnprogramming
⚡ AI Lesson
21h ago
Should I start learning programming early?
I’m 15 years old, and in my country, I’m going to start a program that requires a strong foundation in math, physics, and chemistry. I’ve already thought about
Reddit r/learnprogramming
22h ago
Committing to larger projects
Im gonna give some context so please bear with me. First off, when is say "larger projects" i dont mean thousands of lines, maybe a few hundred to a thousand. O
DeepCamp AI