5 AI tools for programmers 👩‍💻 #code #programming #technology #tech #software #developer #coding

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Am currently using codewhisper and it is as good as copilot even give reference to the generated code

amesdiv
Автор

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.

stevenlace
Автор

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..

jacoL
Автор

Just finished modern family. Damn Luke grew so fast. Keep up the good work Luke.

bishaltiwari
Автор

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.

Obsidian_Fang
Автор

I head about Snyk through John Hammond. And I am using it :)

CattopyTheWeb
Автор

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!

HarryDaDevSecond
Автор

Hi Luke, have you tried Replit’s ghostwriter? If yes, what was it like?

suhail
Автор

Amazing video, keep it up, love your work !

tonyartz
Автор

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

timecubed
Автор

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?

ShortFilmVD
Автор

I was actually searching today, so good timing !;)

GabCom
Автор

"Reduces google searches..."

True programmer.

eddymison
Автор

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.

KeesFluitman
Автор

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?

Jortpower-evio
Автор

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.

roknovak
Автор

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.

OctagonalSquare
Автор

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.

YuckFouxFFFF
Автор

So are we using the terms _"Algorithm"_ and _"AI"_ interchangeably now or what? Because I barely understand both of them individually already.

Atmos_Glitch
Автор

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?

Golden-Snow