Programing Best Practices 2023
github.com
Programing Best Practices 2023
1–10 of 13 posts
Re: Programing Best Practices 2023
#2Re: Programing Best Practices 2023
#3Re: Programing Best Practices 2023
#4From the C section:
“We all study C in high school or intermediate. But, most of the aspirants or programmers struggle while coding”
“15 Tips to improve your coding skills for C”
This is borderline Engrish.
It would be nice if the people writing this used the “best practices” for the language the article is actually written in.
Re: Programing Best Practices 2023
#5Now that I use ChatGPT to write my code, I care much less about best practices. I’m a copy and paste guy now.
Re: Programing Best Practices 2023
#6Not a very good source. From the C section: “We all study C in high school or intermediate. But, most of the aspirants or programmers struggle while coding” “15 Tips to improve your coding skills for C” This is borderline Engrish . It would be nice if the people writing this used the “best practices” for the language the article is actually written in.
> "Always save your files before compiling"
Okay? I guess that's a best practice?
Re: Programing Best Practices 2023
#7Not a very good source. From the C section: “We all study C in high school or intermediate. But, most of the aspirants or programmers struggle while coding” “15 Tips to improve your coding skills for C” This is borderline Engrish . It would be nice if the people writing this used the “best practices” for the language the article is actually written in.
Also, the idea that language-specific best practices are more important than language-agnostic ones is bonkers.
Re: Programing Best Practices 2023
#8Re: Programing Best Practices 2023
#9Now that I use ChatGPT to write my code, I care much less about best practices. I’m a copy and paste guy now.
I never liked that argument because it can assist in something where you are not well versed. Like gamedev if you're a webdev.
Maybe GPT4 caused the sentiment change.
Re: Programing Best Practices 2023
#10Now that I use ChatGPT to write my code, I care much less about best practices. I’m a copy and paste guy now.
I remember months ago when the majority believed ChatGPT was useless because they coded faster without it. I never liked that argument because it can assist in something where you are not well versed. Like gamedev if you're a webdev. Maybe GPT4 caused the sentiment change.