On Wed, 28 Sep 2005 04:58:51 -0500, Logan Shaw <[EMAIL PROTECTED]> wrote:
>[...] So the point is that there are lots of >things you can ignore if you just want to get some code written, >but once you dive in and start to understand computer languages >under the hood, a whole lot of mysteries get solved, and the world >makes more sense. Whether it's a desirable thing to reach a point >where C starts to seem like it's intuitive and the right way to >do things is another question entirely, though. :-) > > - Logan I am just an amateur programmer, so I don't find one language 'better' than other. But I can tell you, I got a much better understanding of C, after I read a book about assembly programming, so I think I know what you talk about. BTW... C is a programming language that combines all of the speed and power of Assembly Language, with all the flexibility and ease of use of ...Assembly Language. - But I usually just play with making a program a week or two, then give up, and start again on a new project a year after. I never really get to the top of the learning curve, so I still fight with some of the basic problems. But I have some fun playing... :-) Thomas -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
