All
Articles 161,268Blog Posts 155,710Tech Tutorials 42,554Research Papers 31,731News 21,037
⚡ AI Lessons
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1w ago
Can Tutorials Be So Clear That They Hurt Learning?
There is something weird that happens when you explain code for a living. You get really good at making things sound clear and logical in hindsight, which means
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
2w ago
Which is the better way to learn coding?
Would it be better to learn coding from YouTube videos and self research, by taking an accelerated course, or by taking legit college classes? Which would you s
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
2w ago
Is using AI for helping with code bad?
I have been learning coding for about 5 months now, all without the use of AI. I have bought books and watched countless syntax courses and have practiced with
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
2w ago
LeetCode might become irrelevant in the next few years
Maybe writing code was never the truly scarce skill. Maybe the harder skill has always been keeping a codebase clear, maintainable, and easy for other people to
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
2w ago
Is this the best way to achieve rounded up numbers in C++?
Hi, I am new to learning C++ :) I just got started with my first real project because I wanted to get into coding and making mistakes like people here suggested
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
2w ago
I've fallen into the AI trap and want to crawl out. Any tips?
I decided to go into CS because I loved building things and using technology to express myself creatively was somethign I aspired to do (plus the industry was b
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
3w ago
Is it valid to use old coding projects to help you learn?
Just wondering, when making a coding project, I have looked at my old coding projects to help me when working on a new coding project, whether that is using cla
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
3w ago
Is it valid to use old coding projects to help you learn?
Just wondering, when making a coding project, I have looked at my old coding projects to help me when working on a new coding project, whether that is using cla
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
4w ago
Guide for Beginner Programming for Brother
Im planning on teaching my little brother some programming and computer science such. He is 11 years old and as a programmer myself, I cant stand to see him was
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
4w ago
why is the output for red color always zero/ link of tutorial's github in body
void hsl_test() { const int rowsize = sizeof(double) * 6; double entries = sizeof(TESTDATA)/rowsize; double *p = (double *)TESTDATA; for(int i=0; i<entries; ++i
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
4w ago
How to deal with Unknown Unknowns?
I’m trying to build a project where I connect a local AI server to a custom frontend. I keep hitting walls, but the hardest part isn't writing the code, it's th
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Chess Engine
I am trying to code a chess engine as a personal project, but have literally no idea where to start. I have some very limited experience with python, and would
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
So… hypothetically speaking, I have a gun to my head. And yet I still can not comprehend code. Is it alright to let AI do the coding stuff while I focus on: Animations, Models, GUI, vfx, and sounds?
Context: Im a creative person to a flaw. I have ideas, yet when I was born, my stat spread was about making those ideas and no skills to make them a reality Mak
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
How do i get my ball to stop bouncing after a while
My ball is able to bounce but it keeps bouncing when it gets closer to the ground how do I fix this issue. This is not the full code only a snippet. # SURFACE O
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
I'm feeling kinda skeptical about learning how to code. Any real advice?
Hello! I don't really know if this is the best place to be putting all my concerns but here we go. So for the longest time, I've felt like Programming is so coo
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
How do people even enjoy using AI to code?
This is my first time trying to use a coding tool (Claude Code) in order to aid me in a mobile app rewrite. I feel that if I worked on rebuilding the codebase f
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
I'm building a Chrome extension that turns YouTube tutorials into interactive learning experiences. Looking for honest feedback.
Hi everyone, I've been building LearnAnythingAI , a Chrome extension that transforms YouTube tutorials into structured lessons with quizzes, coding assignments,
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
C++ breaks my brain
First post here, I'm a mid level mean/lamp stack dev that's been tasked with programming some IoT devices and have zero idea where to start (even with the help
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Explain the physics of the bouncing
I am making a ball bounce and I had to watch a Youtube video to get the formula for the ball to bounce I am still kind of lost. Can someone please explain it to
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Join live event: Building With AI Without Creating Technical Debt
Want to make sure your AI isn’t just generating technical debt? 🤖 At Software Mansion, we’re hosting a live event on how to build with AI the right way. 📅 Whe
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Using CUDA Features from Plain Java
https://github.com/beehive-lab/TornadoVM https://www.tornadovm.org/ An open-source project that enables plain Java applications to leverage CUDA through runtime
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Final-year CS student confused about how much I should rely on AI
I’m a student in my Final Year of college. I have been quite confused about how to introduce AI into my personal projects. I feel like I definitely care less ab
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
How ?
I want to learn how to build a chess engine, and I'm looking for the best way to get started since everyone approaches it differently submitted by /u/LoquatOld1
Reddit r/learnprogramming
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
I'm learning chatbot,html,css any tips?
Thank you in advance submitted by /u/vexy1477 [link] [comments]
DeepCamp AI