DEV Community

Cover image for ChatGPT and Junior developer
ebrar
ebrar

Posted on

ChatGPT and Junior developer

Hello everyone, It’s been a long time since I posted on Medium. Recently, I started learning the golang programming language and I am improving myself by doing simple projects.I’m thinking of making a project with nextjs and sharing it with you on medium in the coming days (maybe youtube, I’m not sure :D ). Let’s go back to today’s article, In this article, I will explain how I benefited from chatgpt as a junior developer.
Let’s start.☕
I believe that ChatGPT has rapidly integrated into our daily lives.Despite rumors that ChatGPT would take our jobs and bring about the end of the software industry, we started using it and got accustomed to it.I am even using ChatGPT for translation assistance right now.
Syntax errors
There are times when I use ChatGPT to help me catch missed parentheses or curly braces.I think this method has saved me a lot of time.
Clone projects
I’ve started learning the Go programming language and creating clone projects on YouTube during this process. Sometimes, I come across methods and words that I don’t understand. In these cases, I get help from chatgpt and take notes
CSS Helps
Sometimes, when I’m writing CSS, I ask chatgpt for alternative styles. It sometimes provides me with great suggestions.
A mentor
Additionally, I use chatgpt as a mentor. Whenever I want to learn something new, I get chatgpt’s opinion.
Last comment
Lastly, I believe that chatgpt saves me time. While I still enjoy reading documentation and browsing Stack Overflow, I prefer to use chatgpt for small tasks.There are some topics that I haven’t covered yet and I plan to add them to my article later on.
Thank you for taking the time to read my writing. Your critiques and comments are valuable to me.You can contact me on twitter.
https://www.buymeacoffee.com/devebrar

Top comments (0)