5 AI tools for programmers 👩‍💻

  Рет қаралды 358,825

Coding with Lewis

Coding with Lewis

Күн бұрын

Пікірлер: 117
@just_a_living_being
@just_a_living_being Жыл бұрын
Plot twist: Video is AI generated
@goreldeeno
@goreldeeno Жыл бұрын
Not gonna be surprised
@bharath2508
@bharath2508 7 ай бұрын
What? 😮
@amesdiv
@amesdiv Жыл бұрын
Am currently using codewhisper and it is as good as copilot even give reference to the generated code
@SahilP2648
@SahilP2648 Жыл бұрын
Copilot X will be better than everything before it. GPT-4 still better than anything else currently.
@ko-Daegu
@ko-Daegu Жыл бұрын
Tire it it’s so bad with me Gonna give it another try maybe I was too early when it was released
@jonybtw
@jonybtw 11 ай бұрын
is it monthly limited free or just a trial? interested to test it out...
@jacoL8
@jacoL8 Жыл бұрын
copilot is really good at helping with repetitive tasks... It recognises patterns and saves a lot of time, its not that good at problem-solving tho..
@snake608
@snake608 6 ай бұрын
That's what you are for!
@stevenlace7902
@stevenlace7902 Жыл бұрын
I've been using the Bing AI for help with my Rust studies. Handy but not perfect. I like the fact that can keep adding more information to refine its responses. Too bad you're limited to 20 queries.
@ctronp
@ctronp Жыл бұрын
I am using perplexity, it includes gpt 4 too and is a lot better than Bing rn.
@jonybtw
@jonybtw 11 ай бұрын
it was now increased to 30
@bishaltiwari5842
@bishaltiwari5842 Жыл бұрын
Just finished modern family. Damn Luke grew so fast. Keep up the good work Luke.
@CodingWithLewis
@CodingWithLewis Жыл бұрын
Phil (Dad) and Claire (Mom) raised me well
@CattopyTheWeb
@CattopyTheWeb Жыл бұрын
Your real name is Luke?
@yurif0331
@yurif0331 Жыл бұрын
​@@CattopyTheWebyes
@efisgpr
@efisgpr 11 ай бұрын
​@@yurif0331 Can you introduce me to Beau and Daisy? Plzkthanx
@ManikantaPothuganti
@ManikantaPothuganti 10 ай бұрын
Omg!! Currently in last episode of modern family and opened shorts, I see this comment 🙃
@Obsidian_Fang
@Obsidian_Fang Жыл бұрын
so what I recommend to people I work with is when using the AI tools it's best to use it as guideline or to create base code not to entirely rely on it as when they generate incorrect code you still need to understand what's happening within the code.
@tonyartz
@tonyartz Жыл бұрын
Amazing video, keep it up, love your work !
@GabCom888
@GabCom888 3 ай бұрын
I was actually searching today, so good timing !;)
@suhail984
@suhail984 Жыл бұрын
Hi Luke, have you tried Replit’s ghostwriter? If yes, what was it like?
@CattopyTheWeb
@CattopyTheWeb Жыл бұрын
I head about Snyk through John Hammond. And I am using it :)
@eddymison3527
@eddymison3527 10 ай бұрын
"Reduces google searches..." True programmer.
@timecubed
@timecubed Жыл бұрын
I've used chat gpt-3 to generate some functions for me in java like one that maps a percentage value to a value between a minimum and maximum. It's pretty useful
@MixingSneaX
@MixingSneaX Жыл бұрын
GPT-3 is already amazing and GPT-4 is on a whole different league
@timecubed
@timecubed Жыл бұрын
@@MixingSneaX yeah I have no idea how open AI is going to improve upon both of them in gpt5. They haven't said anything about if they're working on gpt5 or not but I'm sure they already are
@ShortFilmVD
@ShortFilmVD Жыл бұрын
I've had a go with CoPilot and CodeWhispere, didn't find much use for either. I gather that they can write boilerplate code effectively, but the majority of the code I write these days uses modern frameworks and packages which already abstract away a lot of the work. Neither AI can come up with the business logic yet as they're not trained on problem domains. When I've tried using them I've found that I spend more time correcting the outputs than the time it would have taken me to write the code by hand. Many of the examples I've seen are quite contrived, I'm partly of the notion that if an AI can write it, it's surely already been written, so why are you rewriting it?
@gigimm168
@gigimm168 8 ай бұрын
I love your content!
@Jortpower2009-ev8io
@Jortpower2009-ev8io Жыл бұрын
Hey I love your videos and trying I'm to get into game development do you know any good languages for beginners that want to start with game development?
@HarryDaDevSecond
@HarryDaDevSecond Жыл бұрын
I still remember the day when I first tried Co-pilot, what a blessing in disguise. Don't have to waste time anymore, just get the final product & alter what you want!
@SahilP2648
@SahilP2648 Жыл бұрын
Copilot was crap, ChatGPT though is a game changer and Copilot X even more so
@Atmos_Glitch
@Atmos_Glitch 2 ай бұрын
So are we using the terms _"Algorithm"_ and _"AI"_ interchangeably now or what? Because I barely understand both of them individually already.
@KeesFluitman
@KeesFluitman 9 ай бұрын
for some basic functionalities i've had a lot of luck with gpt and asking questions about basic knowledge or when i get stuck. But i've been getting a lot of bad suggestions, not working code and worse hallucinating suggestions. Which actually made me slower than trying to write it myself. And im just a beginner.
@roknovak9991
@roknovak9991 Жыл бұрын
I've tried using chat gpt, but it often straight up makes stuff up. It generates code that looks great, but when you look into the documentation half of the methods don't exist.
@SahilP2648
@SahilP2648 Жыл бұрын
That's why you break it down and steer the conversation with more replies. It's called prompt engineering.
@roknovak9991
@roknovak9991 Жыл бұрын
@@SahilP2648 I subsequently pointed out which sections were incorrect, and it got closer to something coherent, but it never quite got to a completely correct result. It did help me by pointing in the right direction, so I knew what to put in my google search queries to find the actual answer.
@SahilP2648
@SahilP2648 Жыл бұрын
@@roknovak9991 it might not provide fully working code but it saves a lot of time depending on what you ask it. I wouldn't want to copy paste code as is unless I want it exactly how I want it to be. Also it can help debug code and explain code or even document code which is amazing. It's quite versatile in what it can do. You just need to ask it properly. Also one tip, unless the function definition or usage is incorrect, don't tell that the code is incorrect if it is actually working. Because you will break the chain and you can't add stuff on top of your previous responses.
@Golden-Snow
@Golden-Snow Жыл бұрын
This shit is gonna be good when i go into computer science! Thx man! appreciate your shorts! :) I do have a question though... do you wear thigh highs as every major programmer?
@CodingWithLewis
@CodingWithLewis Жыл бұрын
I find that I am more productive when I wear thigh highs so yes!
@SahilP2648
@SahilP2648 Жыл бұрын
I am more productive and happy in general in my pyjamas and near my blanket and bed
@studdiougrym5633
@studdiougrym5633 11 ай бұрын
From the SE or SD's that used Co-pilot and Chat-Gpt 3 or 4 what is your impression of them? I personally don't find them as useful outside of generating some boiler plate code for me or a basic starting template. design some UML diagrams for a auctioning system or design some objects for a pet, or customer. Or write some functions for this customer object to allow username or password changes. the starting template was ok, because I would continue to modify it from there. BUT, every time I gave it a slightly more difficult task like place this button on the bottom right corner of the screen or serialize this object to a json file using Jackson or Gson library. it failed miserably. And I had to basically walk it all the way into solving the problem.
@Andrew-ss7jd
@Andrew-ss7jd 9 ай бұрын
I find it really useful for small specific tasks, for example I wanted the first letter of every word in a string to be a capital letter, time to work it out on my own would have been probably 10-20 minutes, time to find an example and adapt it to my needs using traditional google searches probably 5-10 minutes vs one prompt and the code is ready to go 1 minute max if you include a quick test case or two to make sure it works.
@kakembosamueljoash1682
@kakembosamueljoash1682 9 ай бұрын
Great
@YuckFou0x0FFFF
@YuckFou0x0FFFF 7 ай бұрын
The AI coding assistant are there to monitor you while you write code to learn more so it can replace you. All of that plus telemetry data collection in your IDE.
@yeetskeet691
@yeetskeet691 7 ай бұрын
Mans listed GPT-3 twice in a row damn
@OctagonalSquare
@OctagonalSquare 7 ай бұрын
I am making a desktop app right now and wanted to start making it Mac compatible. So I spun up a VM and got my code moved onto it. I kept getting an error that I LITERALLY could not find online. There were two results when searching it or portions of it, and they were just references to the error existing. So I fed my code to ChatGPT, explained that I wrote it on Windows, what it does, that I’m running it on Mac, and that it gives this error. And it got me a solution that got rid of this phantom error. But now I have a different one, which is that a VM doesn’t allow proper access to audio devices, which my app needs so until I get an actual Mac, it’s windows only.
@prathameshminecraft
@prathameshminecraft Жыл бұрын
I tried code whisperer once (it was at its very early version) and I nevwr used it again...
@kinershah464
@kinershah464 Жыл бұрын
Can you do a video on security vulnerability scanner tools/methods for web/mobile apps?
@kinershah464
@kinershah464 10 ай бұрын
@@________________.. Thanks for the reply. It's good to know there are proprietary tools available. 16K is probably in USD, so definitely expensive. I was wondering if there are any tools (preferably open source) which can be used for personal projects.
@theuaui7182
@theuaui7182 6 ай бұрын
I’ve been using bing AI for kotlin in android studio and it’s been really helpful
@dolzi5392
@dolzi5392 6 ай бұрын
Same. Been using it for my flutter dev. Liking it.
@PennyHunter5
@PennyHunter5 9 ай бұрын
The programs are cool. But holy cow that little ducky on his desk is kinda cute
@SashoSuper
@SashoSuper Жыл бұрын
Nice
@cubus5451
@cubus5451 9 ай бұрын
My Favoriten assistant is VS auto correction :)
@ultimultig
@ultimultig Жыл бұрын
Code whisperer is pretty good, would recommend.
@studdiougrym5633
@studdiougrym5633 11 ай бұрын
good for what? What did you find it helped you with?
@studdiougrym5633
@studdiougrym5633 11 ай бұрын
Good for what? what did you find it useful for ?
@dagmfreseid2063
@dagmfreseid2063 Жыл бұрын
Hey Luke, I've recently started learning web development, I'm feeling worried about recent AI-related tech layoffs.
@randomletters1834
@randomletters1834 10 ай бұрын
ChatGPT is actually how I learned much of my coding skills by creating projects with it and learning the basic syntax through youtube videos. However I feel that learning approach does not teach you the problem solving skills needed to be a programmer.
@Max_G4
@Max_G4 6 ай бұрын
But... Copilot and ChatGPT both use the GPT Model... They just have different parameters and things hidden in the prompts.
@the_Datana
@the_Datana 10 ай бұрын
talk about codeium
@1millionresume
@1millionresume 8 ай бұрын
Code will have non public parts as well. Is it safe?
@RandyAinsworth-tx6vn
@RandyAinsworth-tx6vn Жыл бұрын
No mention of tabnine
@readyplayer2197
@readyplayer2197 Жыл бұрын
Do the browser phind!
@vosvodin
@vosvodin 11 ай бұрын
If you know a programming language at intermadiate level, AI makes your level advanced. But if you don't know a programming language well, AI can just help you to learn, the code generated by AI will have no use.
@firefox6437
@firefox6437 8 ай бұрын
do ypu know about devgpt
@pradhyudh
@pradhyudh Жыл бұрын
In 2 years, chatGPT will be a cuss word. "Even chatGPT could make it "will be said to an very average work
@beats4all914
@beats4all914 Жыл бұрын
a mi chat-gpt3 me sirvio como reemplazo de google, puedo ver ejemplos de codigo sin necesidad de leer informacion irrelevante, pero la logica la sigo aplicando yo mismo
@user-qk7gn7eo6z
@user-qk7gn7eo6z 8 ай бұрын
They all have a character limit so if there is a logical error I can't even solve it.
@poopypoopfartface
@poopypoopfartface 10 ай бұрын
can't even "learn to code" anymore😭
@federicobartolozzi680
@federicobartolozzi680 2 ай бұрын
What about code llama 70B?
@Mari_Selalu_Berbuat_Kebaikan
@Mari_Selalu_Berbuat_Kebaikan Жыл бұрын
Let's always do alot of good 🌈
@Sauvenil
@Sauvenil Жыл бұрын
I feel like AI tools would all fall short for very specific tasks that don't really have any information available for them on the internet. A lot of things I have to do require hours of picking through someone else's code that doesn't have documentation publicly available.
@studdiougrym5633
@studdiougrym5633 11 ай бұрын
but the tools and libraries and patterns they use do 😉
@Sauvenil
@Sauvenil 11 ай бұрын
@@studdiougrym5633 Not really, but thanks for the vote of confidence anyway! I'm looking at code that doesn't necessarily follow a modern pattern either.
@G2Gltd
@G2Gltd 3 ай бұрын
How long do you think a mediocre programmer has left until being replaced by GPT.
@hostelnights1354
@hostelnights1354 5 ай бұрын
Sorry brother but CHATGPT is print("Fraud") it always give me a wring code or sometime it does not give me a some lines of code even after copy paste the question
@googleheaddeveloper
@googleheaddeveloper 6 ай бұрын
The Best Advice To All The Programmers Don't Use Any AI To Write a Code . Writting Code With AI Saves Your Time But Lately You Will Loose The Coding Foundation
@neeryks
@neeryks Жыл бұрын
I tried amazon whisperer not suitable with vscode
@kevinwoodrobotics
@kevinwoodrobotics 6 ай бұрын
You don’t really need copilot if you have chatgpt
@mr.Rabar03
@mr.Rabar03 4 ай бұрын
What about black Box
@denippon
@denippon Жыл бұрын
how about phind?
@SahilP2648
@SahilP2648 Жыл бұрын
Phind is really good but can't reply to it and doesn't store conversations
@TaeVyKim
@TaeVyKim 4 ай бұрын
is all free?
@s1l3nttt
@s1l3nttt Жыл бұрын
You forgot the most important, and the best one, GPT-4
@CC-1.
@CC-1. 2 ай бұрын
What about phind
@Healthandwealth9422
@Healthandwealth9422 2 ай бұрын
I’ve made a whole program from just ai code
@CodingWithLewis
@CodingWithLewis Жыл бұрын
What tools are you using?
@CattopyTheWeb
@CattopyTheWeb Жыл бұрын
Caspr (your AI) and Snyk. Will check out the other AI tools
@josephvanname3377
@josephvanname3377 Жыл бұрын
Waat bout reversible compootation?
@AtariWow
@AtariWow Жыл бұрын
replits ghostwriter
@arunraj2527
@arunraj2527 Жыл бұрын
1st and 3rd are promoted content.
@CodingWithLewis
@CodingWithLewis Жыл бұрын
Not at all! Nothing here is promoted :)
@josephbommarito4227
@josephbommarito4227 4 ай бұрын
Keeping a job human just so that a human has something to do is dumb and yes I will have the same sentiment when it comes for my job.
@Thomate1375
@Thomate1375 7 ай бұрын
Spoiler : it also scans your code as new training material and probably will sell stuff from it^^
@gingeral253
@gingeral253 8 ай бұрын
Hmmmmmmmmmmmm
@axnish27
@axnish27 11 ай бұрын
DONT USE AI if you are beginner
@augustinmichez8874
@augustinmichez8874 7 ай бұрын
aws is great for finding vulnerabilities in the code but it's code generator is literal trash
@Robin270
@Robin270 7 ай бұрын
Phind left the chat
@jessewilliams6459
@jessewilliams6459 8 ай бұрын
This guy never replies to any of my questions.
@pixtane7427
@pixtane7427 Жыл бұрын
Hah, AI will destroy everyone. Programmers will be replaced first. With more help, and being more productive, companies would need less people, so unemployment will come, and one day a programmer AI will appear, which will fully replace programmers in a month
@nlk294
@nlk294 10 ай бұрын
Chat gpt just sucks. Only generated garbage for me.
@ShiloBuff
@ShiloBuff Жыл бұрын
"Let's let AI help us, instead of replace us." Yes... for now. Time will come when I need have a different skill set.
@CodeWhizz
@CodeWhizz 7 ай бұрын
What about @codewhizz?
@Tijdperkzuid
@Tijdperkzuid Жыл бұрын
I already fully replaced stackoverflow with chatgpt, men glad the days of grammanazies are over. Chatgpt does clearly understand any typo I make. As for girhub copilot, its paid only and I am not jet ready to pay for ai. Snyk is defenatly something I will try.
@leochengsc900
@leochengsc900 11 ай бұрын
ChatGPT never works for me...
@3DPrintedEngineer
@3DPrintedEngineer Жыл бұрын
hello
@CodingWithLewis
@CodingWithLewis Жыл бұрын
Hi Frederik
Generative AI in a Nutshell - how to survive and thrive in the age of AI
17:57
Why Does Scrum Make Programmers HATE Coding?
16:14
Thriving Technologist
Рет қаралды 487 М.
Cat story: from hate to love! 😻 #cat #cute #kitten
00:40
Stocat
Рет қаралды 14 МЛН
1🥺🎉 #thankyou
00:29
はじめしゃちょー(hajime)
Рет қаралды 77 МЛН
어른의 힘으로만 할 수 있는 버블티 마시는법
00:15
진영민yeongmin
Рет қаралды 8 МЛН
Why? 😭 #shorts by Leisi Crazy
00:16
Leisi Crazy
Рет қаралды 47 МЛН
I Tried Every AI Coding Assistant
24:50
Conner Ardman
Рет қаралды 685 М.
Why so many distros? The Weird History of Linux
8:23
Fireship
Рет қаралды 1,5 МЛН
10 Levels of ChatGPT Prompting: Beginner to Award Winning
9:31
Patrick Storm
Рет қаралды 10 М.
10 AI TOOLS - You Must Know in 2024!!!
13:53
Hayls World
Рет қаралды 568 М.
What Happened To Google Search?
14:05
Enrico Tartarotti
Рет қаралды 3,1 МЛН
CS Professor Sounds Alarm on AI and Programmers
12:21
Travis Media
Рет қаралды 283 М.
Run your own AI (but private)
22:13
NetworkChuck
Рет қаралды 1,1 МЛН
the truth about ChatGPT generated code
10:35
Low Level Learning
Рет қаралды 207 М.
Are Linux Smartphones about to KILL Android?
11:19
Mrwhosetheboss
Рет қаралды 8 МЛН
Masterclass: AI-driven Development for Programmers
8:49
Fireship
Рет қаралды 1,1 МЛН
3D printed Nintendo Switch Game Carousel
0:14
Bambu Lab
Рет қаралды 4,7 МЛН
POCO F6 PRO - ЛУЧШИЙ POCO НА ДАННЫЙ МОМЕНТ!
18:51
Выложил СВОЙ АЙФОН НА АВИТО #shorts
0:42
Дмитрий Левандовский
Рет қаралды 1,3 МЛН