The impracticality of c & projects - Programming On Unix

Users browsing this thread: 1 Guest(s)
venam
Administrators
The impracticality of c & projects
Let's check the definition:

Quote:1) Unwise to implement or maintain in practice.
2) Incapable of dealing efficiently with practical matters, especially finances.

I would agree with the second definition but not the first.

C, like all programming languages, has its place and usage.
I won't explain what it's good for because it has already been done in this thread.
Let me just add this; You'll soon get the hang of many languages and libraries and you'll be able to discern in what situation one language is more appropriate than another. It will depend on factors such as the framework, environment you are working with, your needs, your time, etc..


Unfortunately, unlike scripting languages, C programs take time to polish and secure which makes it impractical in today's ever moving world. It needs investment! Companies have to make trade-offs to be able to use C.


(24-08-2015, 07:38 AM)z3bra Wrote: PS: as for the last line:
Quote:Also inb4 venam closes this ;)
That's lame.
I don't get that line, what do you mean?


Messages In This Thread
RE: The impracticality of c & projects - by cjm - 23-08-2015, 10:42 PM
RE: The impracticality of c & projects - by z3bra - 24-08-2015, 07:38 AM
RE: The impracticality of c & projects - by venam - 24-08-2015, 08:54 AM
RE: The impracticality of c & projects - by movq - 24-08-2015, 01:37 PM
RE: The impracticality of c & projects - by z3bra - 24-08-2015, 02:32 PM
RE: The impracticality of c & projects - by apk - 24-08-2015, 07:02 PM
RE: The impracticality of c & projects - by srp - 01-09-2015, 02:02 PM
RE: The impracticality of c & projects - by srp - 02-09-2015, 10:23 AM
RE: The impracticality of c & projects - by z3bra - 02-09-2015, 12:13 PM
RE: The impracticality of c & projects - by apk - 10-09-2015, 05:18 PM
RE: The impracticality of c & projects - by srp - 10-09-2015, 08:10 PM
RE: The impracticality of c & projects - by apk - 11-09-2015, 01:06 AM
RE: The impracticality of c & projects - by dtnt - 11-09-2015, 06:20 AM
RE: The impracticality of c & projects - by z3bra - 21-09-2015, 09:03 AM
RE: The impracticality of c & projects - by cjm - 21-09-2015, 09:09 PM