Re: beginner c questions



"matt" <mweppler@xxxxxxxxx> wrote in message
news:1130983167.023730.94340@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> > If I cant even express it in english, no way I can do it in any other
>> > language.
>
>> The exercise (as I understand it) asked for C syntax.
>
> I just read the chapter again and if they are not asking for it in
> english I need a new book. There is no reference anywhere in this
> chapter for converting a decimal to exponential, octal or hex. The only
> thing I get from this chapter is printing formatted text to the screen.
> In which case I would need to print strings printf(""); in english(...I
> think).
>
>
>> If you're having trouble with arithmetical concepts, perhaps you should
>> start with that before programming.
>
> I have limited experence with binary and no experence with octal or hex
> but have googled and think ive have a grip.

Good. Make sure you do understand at least binary and hex,
octal isn't used quite so much (but should come easily once
you understand the general concepts of number bases). Good
exercises to solidify that knowledge is to practice converting
among those number bases (2 (binary), 8 (octal), 10 (decimal),
and 16 (hexadecimal).)


>> >Maybe I wasnt clear on what I was asking in the first place
>>
>> I think it was clear. You posted questions from your book.
>> I would be astounded if the knowledge needed to answer them
>> were not in the same chapter as they are. However, as I
>> note in my other post, I believe that book is not a good
>> one for the beginner.
>
> Could you recommend a book?

You should read the reviews at www.accu.org for which I gave
the link in another message in this thread. Surprisingly to
me, the book I'd recommend isn't listed there: Kernighan
and Ritchie, "The C Programming Language" Second Edition.
It's the one I learned with, oh so many eons ago. :-)
Also don't feel you should restrict yourself to a single
book. Often seeing the perspectives of different authors
about the same subject can help greatly.


-Mike


.



Relevant Pages

  • Re: beginner c questions
    ... > If I cant even express it in english, no way I can do it in any other ... > language. ... The exercise asked for C syntax. ...
    (comp.lang.c)
  • Re: Leodhasach & Hearasch - Gaelic help please
    ... course our own traditional language is even more neglected than Gaelic is. ... who speak English soon get the gist of it. ... is someone who truly appreciates Scottish culture in that you won't find ...
    (soc.culture.scottish)
  • the tomasites , english and the filipino
    ... And they came to teach English as part of the "policy of attraction" ... a Filipino is deemed illiterate even ... Even a secondary Spanish school like Colegio de San Juan de Letrán ... wrote a textbook to teach the English language as early as 1902. ...
    (soc.culture.filipino)
  • Re: the tomasites , english and the filipino
    ... this change was documented in books written in English or other ... European languages not Tagalog or any other of the Filipino dialects. ... second language, unfortunately it seems that we did not use these ... Even a secondary Spanish school like Colegio de San Juan de Letrán ...
    (soc.culture.filipino)
  • Re: OT: Six out of 10 young Americans cannot find Iraq on a map
    ... Language became a political and an emotional issue as early as the ... proposed English Language Amendment, ... Despite the myth that German had once come close to replacing English ... The story of the German Vote is occasionally trotted out by ...
    (alt.guitar.amps)

Loading