| Sign In/My Account | View Cart |
| Article: |
C is for Cocoa | |
| Subject: | C for the masochists | |
| Date: | 2003-07-30 00:58:07 | |
| From: | anonymous2 | |
|
Compared with Perl and Java, C is a difficult language because of the need to manage memory manually and fiddle with pointers. If you are a casual programmer, I would recommend that you stick with languages with automatic garbage collection such as shell/Python/Ruby/PERL/Python/AppleScript. Furthermore, you will probably write more programs in these languages than in C because of their built-in features (regular expressions, etc.)
|
||
Showing messages 1 through 1 of 1.