✕ Clear all filters
104 articles
▶ Videos →

📰 Reddit r/learnprogramming

104 articles · Updated every 3 hours · View all reads

All Articles 141,151Blog Posts 143,904Tech Tutorials 36,680Research Papers 27,203News 19,629 ⚡ AI Lessons
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 3w ago
I am starting web dev is php necessary like should I learn it or is it optional?
I am starting web dev is php necessary like should I learn it or is it optional? I have seen few people say php is foundation of many web sites at the same time
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 3w ago
How hard will it be if I want to become a backend developer without having a CS degree?
Hi, folks! I love programming very much. It's a lot of fun for me, but unfortunately, I'm unable to pursue a CS degree due to various reasons. Still, I love pro
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 3w ago
Best Way To learn backend(web development)
I have learned Web dev front end using a bit of youtube making a few projects want to get in Back end and become a full stack web developer any resources I can
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 3w ago
Backend Development
Guys I'm currently doing backend development and doing projects... So one of my issue is that while making projects I have to use ai a lot like whatever code I'
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 4w ago
What to Use to Host Websites (doubt)
I am a Person trying to learn full stack Web Development Currently Using Git Hub to host my website thinking to start backend now should I switch to Something L
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
So i was thinking of starting learning programming what are the advices i should put in mind before starting.
And also how can i decide which type of programming suits me i was thinking of starting as a front-end developer,i just ended college and i can't find any work
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
My bugs have bugs
Fixed one bug. Two new bugs appeared. At this point I'm convinced they're reproducing when I leave the keyboard. My debugger knows more about my code than I do.
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
how to follow a roadmap
So I found the roadmap sh website, and I wanted to go with the backend developer path. How should I follow it? For example "How does the internet work?", what i
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
What should I know before learning spring
So I know Java and SQL. But I’m not sure how much is enough to start learning Sprint and working on actual projects. Also, if I’m understanding right I should s
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Just a Random Question
While I was reading PPP by Bjarne Stroustrup, a C++ programming book basically, and in the second chapter the book mentions something about the declaration oper
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
[Java] FileWriter writes file in nbcode folder instead of res folder
[Java] I have a parent folder names "Testing" which have src and res folders in it, src have my code. I used to write in Eclipse and FileWriter writer = new Fil
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Is this a good way of practicing? (Python)
I'm working on a repository for scripts that interact with the OS, and I began by doing a simple function to get the drivers—one for Windows and another for mac
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Beginner needs advice: simplest way to add a live group chat to an existing website?
Hi everyone! I’m a non-developer who managed to build a small website (static HTML/CSS) and even got a simple AI chatbot working on it via a Python backend on R
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Is an i7-8700 with 16GB RAM enough for backend dev (IntelliJ/GoLand + Docker + Postgres + Kafka + minio etc)?
I'm looking to get into backend development on a budget. My local store has these options: i7-8700 i7-9700 i5-10400 i5-11500 i7-12700 I'll mainly be running Int
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
[Backend to Frontend] Building my first portfolio API with Spring Boot, completely lost on what frontend tech stack to choose as a beginner
Hi everyone!! I'm currently working on my very first major project for my portfolio to land a Junior Backend Developer role. So far, I've built a API using Java
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Did you know about the Awesome lists?
There are github pages called Awesome lists. They list the best resources for developers, webdev, gamedev, backend, frontend, it's all there. There's also aweso
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Suggestion required
Hi everyone, I am a working professional with 5yoe in total out of which 2.5 was in consulting and later 2.5 as Backend Engineer using Java. Recently my project
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
FIRST PROJECT ( STILL A BEGINNER)
hi guys this is my first project and my first time using reddit. the project is a console tetris clone and it doesn't have all the features but it has the main
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
What is this formatting called and why do people use it?
Let’s say I have the following Python code: f = file_name.open() f.read() (I know you should use “with” for the example above but for demonstration purposes we’
Reddit r/learnprogramming 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
How do experienced developers learn and master a new technology efficiently?
I'm curious about how experienced developers approach learning new technologies. ​ For example, if someone wants to become a Backend Engineer using F