0:00
12:37
12:37

Do THIS instead of watching endless tutorials — how to learn Python for AI

Tech

🎓 These are two of the best beginner-friendly resources I recommend to learn Python for AI: 🔹 Python Programming Fundamentals (Datacamp) - https://datacamp.pxf.io/oNX3PO 🔹 AI Engineer for Developers Track (Datacamp) - https://datacamp.pxf.io/B5zJey Get 25% off any DataCamp track: https://datacamp.pxf.io/DWbo9n If you've ever tried to learn Python so you can get into AI. You probably know the feeling. You watch one tutorial, then another, then another. You tell yourself you're learning, and then you sit down to actually build something and your brain just goes blank. I'm going to give you the exact steps that I'd follow if I was starting from zero today and wanted to learn Python, specifically to build AI applications. Want to make real money with coding? I share high-signal insights on careers, monetization, and leverage in my free newsletter. Join here and get my guide How to Make Money With Coding instantly: https://techwithtim.net/newsletter 🚀 Tools I Use Get 10% off with code techwithtim Openclaw setup: https://www.hostinger.com/techwithtim VPS setup: https://www.hostinger.com/techwithtim10 Wispr Flow (Best AI Dictation): https://ref.wisprflow.ai/techwithtim ⏳ Timestamps ⏳ 00:00 | Overview 01:58 | Step 1 03:04 | Step 2 05:23 | Step 3 06:50 | Step 4 09:13 | Step 5 Hashtags #Python #AI #SoftwareEngineer UAE Media License Number: 3635141

ADVERTISEMENT

Comments 29

Sign in to join the conversation

Sign in
virginiedelta14
virginiedelta14 1 month, 2 weeks ago

GEN AI Engineering tutorial pleaseeeeeeeeee

M
matthewpalmer720 1 month, 3 weeks ago

Thanks Tim !

gabinoirizarry390
gabinoirizarry390 1 month, 3 weeks ago

Python is alot like math. You learn by practice. You have to get your hands dirty.

A
andrew_aguilar 1 month, 3 weeks ago

Waiting for someone to stop just an overview and do a true step by step. Thanks for the video but for begginers this video only gives you an outline.

C
carol_atkinson 1 month, 3 weeks ago

Long story short, just start building, you will be forced to learn by making mistakes, then fixing the mistake. Make a simple program in whatever language, print it out and then type it out again from total scratch, it might sound crazy, but it will build up the muscle memory.

A
andrew_martin 1 month, 3 weeks ago

The first TRUE video I´ve seen in years about coding.

G
gabriela.miranda 1 month, 3 weeks ago

Thanks for the guidance 💯💯

C
carol_atkinson 1 month, 3 weeks ago

Yeah I wasted about an hour trying to get Google Gemini to write a simple Python code that would analyze back test documents and then output a summary report to the desktop. This could not figure it out error after error just should've been a simple thing for it to do and it just could not do it , I think AI is already on its way out the door, businesses are gonna start replacing people with AI and they're gonna figure out real quick they made a big mistake this is all hype and marketing BS AI is just a flash in the pan

H
harryjames211 1 month, 3 weeks ago

I been in tutorial hell so I'm going to try this out in hopes something changes

J
joshuaplume84 1 month, 3 weeks ago

Tim nailed it exactly in explaining how learners actually get stuck while watching tutorials

L
lorraine_powell 1 month, 3 weeks ago

stop thinking like old way use modern thinking eg. use llm(chat gpt) for question answers then write them by hand for practice python or other topics he listed. think it like this way (old way is you remember keywords and used them to search) (new way these keywords now work as prompts for llm which is basic english language other words use 1 keyword make a sentence around it like you do in child hood) then ask chat gpt to refine that prompt. in other words use prompt engineering techniques to fetch out the things you need from chat gpt(llms)

E
ericarguello266 1 month, 3 weeks ago

with the amount of knowledge he has , bro can pull some quality content on large projects on fastapi,lang graph , aws , agents , but still choose to make roadmap videos

A
agathe_prévost 1 month, 3 weeks ago

Please make another mega project on Django and React

pedrolucas.abreu
pedrolucas.abreu 1 month, 3 weeks ago

Im stucked on while loop, dicts and try/except learning with Claude and VS Code, and as i learn a new concept, i forget others i learned weeks ago. There is a point makes you wanna give up, honestly.

advika_tara
advika_tara 1 month, 3 weeks ago

In the next five years, nobody will even need to hit keys on a keyboard to write code, because AI will be able to build an app in two minutes. I think it’s a waste of time to learn how to code; instead, we should just understand what happens when the code runs.

M
meghana_bobal 1 month, 3 weeks ago

Did someone figure how much does this course costs? (I know its a lot since it is so hard to discover)

S
sierrahayes217 1 month, 3 weeks ago

4:21 here we go. Brace in for ad , this channel sucks more every week, unsub.

victoria.solano
victoria.solano 1 month, 3 weeks ago

Ok, 10 seconds and I still can’t figure out what we are selling today, that’s improvement

S
stéphane_lagarde 1 month, 3 weeks ago

The best way to learn is to take the mindset of "How can I do this for free?". You will have to research multiple angles on this and will probably try several of them. Something will work and you will be hooked. Pretty soon all of your gamer hours are spent building. If you are main tank for your raid expect a few calls. Learn to set limits or Ai will not police itself. Ask if it really needs that much RAM/CPU or if it could work with less. Cut their permissions off such as delete or modify functions. Stick with read write execute for the main service account and create a separate service account for deletes and modifies. Learn to optimize. Only feed a horse enough to know it is not hungry anymore is the old saying. Ai doesn't know when it has enough so you have to set it yourself. Once you get a gig where someone is paying for the tech, you will need to be frugal and this will help you establish good habits.

L
luz_mireles 1 month, 3 weeks ago

Great video 👍