Hacker News new | ask | show | jobs
by AbsoluteCabbage 1131 days ago
Not 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.

2 comments

Yes, the C section was where I started and stopped, too.

> "Always save your files before compiling"

Okay? I guess that's a best practice?

Ditto the Python section. Very weak sauce.

Also, the idea that language-specific best practices are more important than language-agnostic ones is bonkers.