EN / RU / 🤖
← Back to essays
· Essay · 1 min

Neural Networks and Learning: How ChatGPT Changes Programming Approach

Many think that neural networks will make people dumb, but I am sure it will be the opposite. ChatGPT helped me learn many things in a short time.

Many think that neural networks like ChatGPT 4.0 will make people dumb, but I am sure it will be exactly the opposite. Over the past few months, thanks to ChatGPT, I have learned and discovered so many things that would have taken ten times longer with regular Googling.

Take programming, for example.

1) "Write a program that does X"
2) Hmm, explain this piece
3) Hmm, it seems this isn't working, fix it
4) Hmm, interesting move - need to take note of that
5) And tell me what this library is?
6) Hmm, I used to implement all this myself, but it turns out there's already a ready-made library for this, need to take note of that.

We live in an incredible time! Do you agree?