Use ChatGPT to learn to code - the right way

  Рет қаралды 52,341

Python Programmer

Python Programmer

Күн бұрын

Пікірлер: 68
@gilesmcmullen
@gilesmcmullen Жыл бұрын
Visit brilliant.org/PythonProgrammer/ to get started for free and get 20% off your annual subscription. Thanks to Brilliant for sponsoring this video :-)
@QuantaCosta-l5y
@QuantaCosta-l5y Жыл бұрын
@gilesmcmullen, you did not answer the main question, why is learning Python programming at all today if GPT-4 programs faster and more competently?
@consortiumideiasconsultori2457
@consortiumideiasconsultori2457 Жыл бұрын
I like the idea of having a mentor with infinite patience for your mistakes, and guidance out of them.
@krzemian
@krzemian Жыл бұрын
One other idea: give ChatGPT some good code (or have it generate it) but ask it to comment out some of the key logic, leaving text explanation of the logic instead, so that you can fill in the blanks yourself and hence get some active recall (akin to how Benjamin Franklin learned to write so well, by cutting out words from high quality essays).
@davidcmpeterson
@davidcmpeterson Жыл бұрын
That's a genius idea! Nice analogy with Ben Franklin too.
@SWINDISA
@SWINDISA 7 ай бұрын
Great idea. Whar would the prompt look like?
@ergohash2517
@ergohash2517 Жыл бұрын
tried it today for the first time and my mind is blown. I am most impressed how you can tell it in plain language what you want to change and it will give you an updated version of the code. Rinse and repeat till you get something working. I had no practise or knowledge on how to use Html canvas and was just asking it to make me simple animations, game, etc, react to events, display a counter in the corner of the canvas that counts my clicks on the bouncing circle, etc. its really impressive and kind of depressing at the same time
@buak809
@buak809 Жыл бұрын
How can you try it out exactly? YOu gotta pay first? Be "chosen one"?
@Anduwaithe
@Anduwaithe Жыл бұрын
Thanks for the video! I haven't done any coding since the '00s, but I got back into doing it as a hobby this past weekend because I realized that I could use Bing Chat as my coding mentor. And it was this renewed interest in Python that led me to subscribe to your channel a couple of days ago, haha.
@fraac
@fraac Жыл бұрын
i've been learning python (coming from perl) by asking chatgpt to code things and then asking it to explain things i don't understand. i think this approach should scale to large projects, while i arguably never _know python_ in the conventional sense. this is probably the near future of coding, and what we consider coding will be seen as like writing in assembly language. that big an evolution, overnight
@atlantic_love
@atlantic_love 7 күн бұрын
I'm a year late into *possibly* a personal journey into AI. I've rejected AI for this long because I felt that it was misleading to others if it generates code that I use, and that people who embraced AI were 2-bit sheep. Not anymore. It's already written a resume that I am proud to look at (and everything on the resume is factual), and has taught me how to do some things with code that I would never have figured out on my own due to issues with fatigue.
@chrismcgowan5180
@chrismcgowan5180 Жыл бұрын
Got very excited with your first video on GPT and making exams and curriculum etc. But for Medicine, it is quite bad
@amandamate9117
@amandamate9117 Жыл бұрын
even better if you use GPT-4 together with Bings chat feature because it has access to the internet
@jamestakac8951
@jamestakac8951 Жыл бұрын
Don't forget that bing chat is using gpt 4. Been using that as well as well as a number of the alternatives.Each has its strengths and weaknesses imho. Up to you to decide which is best for you.
@CallMeMilenko
@CallMeMilenko 9 ай бұрын
Another thing you can do is ask chatgpt what parameters does it require. If you don't really know how to be specific then let it ask you the specifics.
@KerishaStewart
@KerishaStewart Жыл бұрын
Ran the same prompt you did for the graphical tic tac toe. It gave this `Creating a full graphical Tic Tac Toe game in Python requires quite a bit of code. I'll provide you with a basic outline of how to do this using the Pygame library.` It gave an outline with no logic.... Using GPT-4
@faridparvez
@faridparvez Жыл бұрын
Gr8 info vid. Please make a vid on roadmap to learning python specifically for stock chart analysis , getting trade signals using chart and statistical analysis of stocks. I mean make a vid on course tailored cut for only stocks analysis. Regards Farid
@bomapdich
@bomapdich Жыл бұрын
the only problem I had is when we start a new chat, it doesn't retain the information from the previous chats. And I don't want an infinite long script of information that can be pretty hard to navigate. Anybody has some suggestion for this issue
@jamestakac8951
@jamestakac8951 Жыл бұрын
Been doing this since gpt 3 for about a month. And I only found out about it during all that hype. Maybe a quick learner to start with?
@captainofthewhitetower
@captainofthewhitetower Жыл бұрын
Hey, idk if you would ever see this, but here it goes. So I finished a bootcamp and udemy course on python. I still feel highly not confident. I got accepted to an internship which I use chatgpt a lot. Literally I cleverly use it and manage to fix issues etc. How can I improve my skilss in python when there is chatgpt? Should I solve a hackerrank problem daily? I mean i dont want to be a chtgpt coder.
@juleswinnfield3958
@juleswinnfield3958 2 ай бұрын
The professionalism and production quality of your videos is awesome.
@samaeltartaro
@samaeltartaro Жыл бұрын
How are you using GTP-4? I looked about paying plus and even doing that I wouldn't be able to use CHAT GPT-4.
@bradhenry9395
@bradhenry9395 Жыл бұрын
Hi Giles, being a huge fan of Tkinter, could you please make a video focusing on ChatGPT and python GUIs. I have tried a few prompts and would love to see you insights.
@jamestakac8951
@jamestakac8951 Жыл бұрын
There's no reason you can't apply what's shown in this video and substitute tkinter to make gui programs. It's much the same but you change the subject/prompt to reflect what you want
@bradhenry9395
@bradhenry9395 Жыл бұрын
@@jamestakac8951 Yeah the tkinter is going well with some tweaking in what i ask for, getting some good responses. Looking forward to trying GPT4 as GPT3 seems to be running out of characters before my code is complete.
@daverei1211
@daverei1211 Жыл бұрын
I’ve found ChatGPT 3.5 not as good writing code as GPT 4
@techtalk6365
@techtalk6365 Жыл бұрын
man you are really cool always like your video and pure british accent , love from Bangladesh
@InimitaPaul
@InimitaPaul Жыл бұрын
Judging by what I’ve been reading the only jobs for the very few coders that will remain employed within the next ten years is to check code rather than write it and it will be a very monotonous task. If you enjoy it or want to hack then fair enough.
@markgreen2170
@markgreen2170 Жыл бұрын
@@innocentiuslacrim2290 yes, remember the 'paperless office' lol, I think more paper was consumed with computers than ever with typewriters! And there are still billions of lines of cobol in play, I suspect we may see a 'boom' in coding projects...
@TRUELiGHTERS
@TRUELiGHTERS Жыл бұрын
my version of chatGPT is not GPT 4 , how to make it version 4
@proxy1374
@proxy1374 Жыл бұрын
Buy the version 4 subscription
@2ru2pacFan
@2ru2pacFan Жыл бұрын
Is there any point learning to code now if it does it all for us? 🤔
@Howard2k79
@Howard2k79 Жыл бұрын
It doesn’t. It can do simple things. It helps with that and I use it every day. But to create complex software which does exactly what you want it to do, it would require a enormous amount of input for it to create something even remotely close to what you want it to be. As I see and use it, is using my own knowledge to break down complex programs and algorithms to a point which is easily communicateable (is that a word?) to ChatGPT. Using the resulting output in my program painting the big picture. And that’s it’s strength. It doesn’t make us programmers useless, it makes us orchestrate it and putting the software together as needed and as we please. ChatGPT doesn’t replace you, it makes you better and faster programmer.
@HessSR
@HessSR Жыл бұрын
I guess it’s good to learn so you can understand the code it gives you and test it and see if it works properly
@juanmacias5922
@juanmacias5922 Жыл бұрын
A different you-tuber talked about how it might make some Junior Developers obsolete at first, while Seniors have these chat bots create boiler plate code. I feel that until it is actually artificial intelligence, there will still need to be someone baby sitting the code, not to mention startups, I don't foresee many of them not hiring developers.
@jamestakac8951
@jamestakac8951 Жыл бұрын
@@Howard2k79 It's also good at creating boilerplate code. But keep in mind that it makes mistakes. I'd highly advise having a reasonable grasp of the programming language(s) you wish to ask it to help you with before using it for that purpose. Why? Cuz when it gives you incorrect code (and it does here and there), you won't know what to do with it or how to get gpt to fix it
@jamestakac8951
@jamestakac8951 Жыл бұрын
@@juanmacias5922 Very astute observation imho
@KristofferEngstrom
@KristofferEngstrom Жыл бұрын
"It can solve the fine structure constant, and that was pretty good" 😆
@jwoods9659
@jwoods9659 Жыл бұрын
Its good a tool, your not going to know what to type for eveything. So use it to guide you making small project. Your learning concepts that way, it is only a tool to save you time. Talk to it like a person.
@vlad_the_player
@vlad_the_player Жыл бұрын
What do you think about our future? Will AI replace us as programmers?😢
@taeyangbigbang
@taeyangbigbang Жыл бұрын
HOW TO ACCESS GPT4? DO YOU NEED TO UPGRADE?
@Charles-pp2ym
@Charles-pp2ym Жыл бұрын
yes
@taeyangbigbang
@taeyangbigbang Жыл бұрын
@@Charles-pp2ym sad. Can't afford sir
@jamestakac8951
@jamestakac8951 Жыл бұрын
2 ways. Either pay for gpt plus or use bing
@taeyangbigbang
@taeyangbigbang Жыл бұрын
@@jamestakac8951 which is the more accurate?
@Gutenmorgenside
@Gutenmorgenside Жыл бұрын
It's noughts and crosses ! Tic tac toe indeed 😀
@jetsethero7978
@jetsethero7978 Жыл бұрын
Id pay money to hear and watch this dude scream "FUCK" as loud as he can! 😂😂😙😙
@pointcodding
@pointcodding Жыл бұрын
Bro first comment 👍👍
@oan9402
@oan9402 Жыл бұрын
Lol, teachers mad sweating rn
@justkaz16
@justkaz16 Жыл бұрын
441
@ilkelfonksiyon
@ilkelfonksiyon Жыл бұрын
Bruh it has 25 cap for 3 hours and you r recording a video like that. Are you good?
@SomeKidFromBritain
@SomeKidFromBritain Жыл бұрын
Weak
@nyquist_control
@nyquist_control Жыл бұрын
Your mum
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
@itzhexen0
@itzhexen0 Жыл бұрын
People are just going to realize they can do all of this themselves even if they didn't know how to before and decide they don't need you even if it takes some effort.
@StupidInternetPeople
@StupidInternetPeople Жыл бұрын
Stupid out of context thumbnail faces are unnecessary 😢
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
@jamestakac8951
@jamestakac8951 Жыл бұрын
You can use the exact same ideas presented in the video for that purpose
@ashishsinvh6235
@ashishsinvh6235 Жыл бұрын
Please make video on review Fluent Python
The Best Learning Tool in History - 400 years ahead of its time!
11:04
Python Programmer
Рет қаралды 567 М.
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 42 МЛН
Je peux le faire
00:13
Daniil le Russe
Рет қаралды 22 МЛН
Шок. Никокадо Авокадо похудел на 110 кг
00:44
Masterclass: AI-driven Development for Programmers
8:49
Fireship
Рет қаралды 1,1 МЛН
I've Read Over 100 Books on Python. Here are the Top 3
9:26
Python Programmer
Рет қаралды 354 М.
10X Your Code with ChatGPT:  How to Use it Effectively
17:14
Dave's Garage
Рет қаралды 337 М.
You're not stupid: A Science based System to Learn ANYTHING quickly
10:40
Python Programmer
Рет қаралды 987 М.
99% of Beginners Don't Know the Basics of AI
10:12
Jeff Su
Рет қаралды 93 М.
The Best Learning Method in History: 2,400 Years Ahead of Its Time
9:51
Python Programmer
Рет қаралды 109 М.
6 Steps to Expertise  in ANYTHING - No Talent Required!
8:15
Python Programmer
Рет қаралды 513 М.