is it possible /? if someone dont solve problems of all fundamental topics they would build something with ai and next day their brain will be empty to a new problem. then they will go and copy from ai and will leave programmging
2026-08-25 05:08
@shakebraza196 14일 전
Learn it the hard way. Not fast, because things that go up fast comes down fast.
2026-08-25 00:11
@GeckoSoloTech 14일 전
Some people are hobbyists who find it much more fun to do it themselves, with maybe a few web searches when there's a problem. Being efficient is not everything, enjoyment is important as well. Yes, some jobs may be being eaten up, but you can still be an independent developer, however that would be more likely to be a side hustle. Is this mindset what has in my opinion ruined your content?
2026-08-24 23:18
@razmiihsan8897 14일 전
In University we call that problem based learning.
2026-08-25 10:12
@PhillGaul 13일 전
Don't advise noobs to generate IP for free. Screw AI burn the data centers down.
2026-08-26 07:57
@officialkurwol 13일 전
if you want to ask "why is there a dictionary", you first have to know what even is a dictionary.
i'd suggest to start building from day 2 or 3. Don't skip the absolute basics, why would you do that to yourself, to an absolute beginner knowing how much is it necessary to learn is as much important as the knowledge itself
2026-08-26 07:57
@devonkozeniesk… 13일 전
2019 was the best year
2026-08-26 07:56
@guyspet 13일 전
You are not learning through AI giving you the answer, you don't even know what questions to ask if you have no CS background.
2026-08-26 06:25
@alishaq6498 13일 전
You should definitely use a mix of both, AI can get things wrong A LOT of the time but it can be really good at answering questions for why something is used over something else. The best thing to do is use a mix of media to learn but practice is alwaysss key
2026-08-26 06:21
@earlnoli 13일 전
Agree but will they do that?
2026-08-26 06:12
@JulesManson 13일 전
Me be like: Claude, open Python and build me an HTTP server. There, instant Python expert. o_~
2026-08-26 03:51
@kidsworld-t2u 13일 전
D. Cxcvccsxxcv cc x cccxxcccc sccvxx. Cvc cc cc, zzzzzz, xx Ccxx xx x xx ,,zz,,,,, ZZ x xx xx xx z Xx Zz ZZ zz ZZ xx. ,zzz , zzzzz, xx z Xx x xx z,,,,,,,,zzz z zz,zyxyy xx,, x xxz. X. ZX x. , ,xzz , x xx z,zzzzzz. XzZz. ,xzZzzz z xx x. X z ,z,,,zsccbcbb. Vvv bdvbbdvvcdvvvvvcbccvqvbbbdbbdvbcddbbbbc vbvvbvdvbvcddbcdnn .nen M
2026-08-26 03:08
@cxar71 13일 전
It’s not for free, once you consumed your small token plafond, you need to pay, and pay high. Same tactic used by drug dealers, the first dose is always on the house.
2026-08-26 02:23
@FootGod-h9y 13일 전
In my opinion, learn both ways teach yourself how to do it from both lessons and having AI code and reading through it. I also went to some online projects and had AI tell me what it did. Just don’t get too relying on AI.
2026-08-26 00:24
@seeking9145 13일 전
Learning without typing isn't learning at all. You'll see
2026-08-25 22:36
@befree639 13일 전
Tim, honestly, you have one of the best, if not "the best" content of today... I seriously can't manage myself to skip any short's you made... amazing job...
2026-08-25 21:58
@DeepEnginerd 12일 전
You making upcoming generation dumber , nothing else
2026-08-26 15:26
@RebelPilot91 12일 전
Yeah learn vibe coding. xD
2026-08-26 15:22
@confidential30… 12일 전
Wrong advice !
2026-08-26 14:21
@ltpetrenko 12일 전
Brain writing an essay like that was measured to become dumber. Good luck! LOL
2026-08-26 12:28
@ashtullview 12일 전
Yep sure AI can write and explain code we need to build with it or we tend to keep learning and not building.
2026-08-27 04:37
@rithloveyou973… 12일 전
I have a question, can we trust AI?
2026-08-26 23:54
@Rajasekar-bb1q… 12일 전
Agreed.
2026-08-26 23:30
@soulure 12일 전
Learning like this requires knowing what questions to ask. Most people do not have this skill.
2026-08-26 22:38
@robmathieu5597 12일 전
I dont know if id call it a senior. Im roughly E2 level, and even on a learning project i didnt know much about, I was still catching pretty big mistakes by ai..
Just stating that one should not always be scared to trust your gut
2026-08-26 22:08
@ktotheitothet 12일 전
Why learn at all..
2026-08-26 21:40
@jstro-hobbytec… 9일 전
People need to learn the basics first. Especially number systems, boolean algebra, simple logic gates. Python is an insult to system critical programming languages which run the machines which govern our safety, emergency health care equipment. I'll use it to prototype sometimes but I abhor it.
2026-08-30 03:05
@MD20UD14N 8일 전
Write your own code and make the program runnable and working, then ask AI to optimize it. At that point you can ask why this or that. Write first, optimize and ask 2nd.