Re: About programing, a general question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/21/2010 09:15 AM, James Mckenzie wrote:
> Parshwa Murdia <b330bkn@xxxxxxxxx> wrote:
>> Sent: Dec 21, 2010 5:52 AM
>> To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx>
>> Subject: Re: About programing, a general question
>>
>> On Tue, Dec 21, 2010 at 4:09 PM, Bob Marcan <bob.marcan@xxxxxxxxx> wrote:
>>
>> http://en.wikipedia.org/wiki/Algorithms_%2B_Data_Structures_%3D_Programs
> Used this book when I took a programming class at the University of Maryland, Seoul, Korea in the mid 1990s.  Yes, it is a very good book on how to properly write and code programs.  I'll have to keep in it mind when talking to a certain programmer.
>
>
The bottom line is that data structures really define how you write
code. Back in my (ugh) COBOL days, I was told that the bubble sort was
the best sort. At that time I didn't know much about data structures,
and even if I did, COBOL is a terrible language for implementing good
data structures. Later, while working on Unix, C, and
Run-Time-Libraries, the knowledge of data structures was crucial.
There are many other things that are important in production code, such
as trying to use as many standard elements, and not reinventing the wheel.
But the initial thing is to learn and understand the basic building
blocks, such as what is a variable, what is a constant. But, without
taking a formal programming course, you should be able to get this in
most online tutorials.

-- 
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix
PGP key id: 537C5846
PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB  CA3B 4607 4319 537C 5846


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux