Tag: C
-
C programming old bad practices
So I’ve just started learning C. C is a really, really old language, and with it comes bad practices from the past. Learning C is like traveling in time to decades ago, almost but not really. C is much closer to the architecture, meaning you must consider memory management, pointers and more. There is lots […]
-
C programming language resources and links
https://data-flair.training/blogs/c-basic-syntax-rules/ Above is a great link to get started with C programming languge