Sunday, September 10, 2023

Fixing Bugs Using ChatGpt and Google Search, Which Better? (As A Programmer)


ChatGPT (source: https://www.pexels.com)

Google Search (source: https://www.pexels.com)

        As a programmer we often found bugs when developing program and try to solve the bugs using various ways, usually we use internet to figure out how to solve our problems in programming, one of the newest ways is using ChatGpt to figured out our problems and bug when developing our program which previously we always used Google search to figured out our problems and bugs when developing our programs, the question is which better? the answer is the each options has its own advantages and disadvantages, and here I will explains what is differences also advantages and disadvantages between using both ways to solve our bug and problem when developing our programs.

If using ChatGPT
             
If you use ChatGPT as a way to solve your bugs and problems when developing our program, you will get the fastest answers, but remember, ChatGPT is a robot or Artificial Intelligent and try to find any solutions that related to your questions you have to give question as specific as you can then ChatGPT can understand what do you want, in any case it will be the best solutions but not all because sometime any bugs or problem or any questions that you take not relate with the actual problem, for example I was give ChatGPT a question about my problem when developed my program in Laravel, I can't use groub by query in my program and I try to find any solutions in ChatGPT then the ChatGPT gave me a answer that the problem is my MySQL settings but after I ask to my partner which is a Senior Programmer he told me that the problem is in setting on Laravel, there is a property named strict mode that has to set true when we want to use Group By query in our Laravel project, in fact I not get the solution in Google Search but that is give me experience that ChatGPT give us any questions that it understand but sometimes it is different from what real people understand, and what real people understand often found in Google Search, also ChatGPT cannot give us any answers about newest informations yet for now.
             Often for any problems ChatGPT can give us any satisfying solutions as we want, Google Search cannot give us faster solutions than ChatGPT yet, I get the satisfying solution when I had a trouble when create a hard function then I ask ChatGPT to bulid a function as a want and I so surprised because ChatGPT can build a program or function as a want perfectly.

If using Google Search?
             
Before ChatGPT is coming Google Search is the better way to figure out our bugs and problems, I always looking for any solutions in documentations and StackOverflow, sometimes I get the quick solutions but also sometimes get slow, I mean sometimes I get the best solution in first answer in StackOverflow but for any hard or rare case I have to search to other website to figure out my bugs and problems which requires me to spend a lot of time, maybe that is the disadvantages of Google Search for any programmer who search any solutions to Google Search, however Google search can give us any options and solutions that may newest and suitable with our problems also when we visit an official documentation we can get the official, newest, and actual information about technology that we use.

Summary
              Both ChatGPT and Google Search has each advantages and disadvantages, we have to realizing when ChatGPT is coming it will be an additional tool to figure out our bugs and problems, I mean ChatGPT can give us any references beside of Google Search but we can't ignore Google Search when we develop our programs because sometimes what we're looking for in Google Search can be found in ChatGPT and what we're looking for in ChatGPT can be found in Google Search, so if we use both ways maximally to help us solve our bugs and problems in programming we can get any powerful solutions for our programs.


Previous Post
Next Post

0 Comments: