About programing, a general question
Boggess Rod
rboggess at tenovacore.com
Fri Dec 17 14:20:47 UTC 2010
>
>Parsha,
>> My congratulations for a succinct and intelligent reply to the many
>answers
>> to your request.
>> If I may make one more suggestion, read, before you start learning a
>> language a tutorial or book on programming principles. When you
>understand
>> concepts like variable structures, object oriented programming,
variable
>> passing to subroutines, etc., you will easier understand the
>peculiarities
>> of the different languages.
>> Again, my 0,02 ?.
>> Joep
>>
>
>
>Thanks a lot Joep. At times, it becomes difficult to decide but your
>opinion
>seems good to know the fundamental and then to swim with one. But I
don't
>know why my intuition is saying me either C or Python (even for the
>fundamental concepts which remain same!)
>
>
>--
>Regards,
>Parshwa Murdia
>-------------- next part --------------
>An HTML attachment was scrubbed...
>URL: https://lists.ubuntu.com/archives/ubuntu-
>users/attachments/20101217/792f88bc/attachment-0001.htm
>
>------------------------------
Then ignore your intuition; Joep is correct on both accounts (the syntax
doesn't matter and you did a good job in your reply). I will say this,
though; you can learn all the fundamentals of programming with C++
alone. If you're not interested in Object Oriented Programming or
fourth-generation languages, you can learn everything you need in C.
However, I don't think it's a good idea to learn everything in one
language, learn several. The two you've chosen are not a bad start. But
at some point, not far down stream, you should meander out to look at
what OOD has to offer.
More information about the ubuntu-users
mailing list