Below you will find pages that utilize the taxonomy term “Programming”
Postsread more
How to Use Chat Gpt Right Way as Developer
Chat GPT is like machine gun, it can fire a lot of bullets, but its equally hard to aim right. If you really know what you are doing, its better to use a sniper rifle. But if you are not sure, its better to use a machine gun.
If you ask Chat GPT to write code, it takes 1 minute to write code, 1 hour to debug it and fix it if it did something on odd line you didn’t notice or language you don’t understand. Writing code line by line helps you understand, you take time to read documentation of each new function or class and change it better. so, writing code which is not trivial is not a good idea.