public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kai Ruottu <kai.ruottu@wippies.com>
To: tele <swojskichlopak@wp.pl>, gcc-help@gcc.gnu.org
Subject: Re: Question, using gcc, forum.
Date: Sat, 5 Sep 2020 10:31:40 +0300	[thread overview]
Message-ID: <ea40b434-95b3-87cc-9280-7284bc0e6fdd@wippies.com> (raw)
In-Reply-To: <20200905004946.01f55c07cae44af25f88002e@wp.pl>


tele via Gcc-help kirjoitti 5.9.2020 klo 1.49:
> I am looking for a "forum" where I can find help in learning programming c.
> Because the "manual" doesn't look great for me.
>
>
> For example:
> - Where is C manual ?
> https://gcc.gnu.org/onlinedocs/
>
> Why there ?
> https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html
There have been downloadable tutorials for GNU software like :
https://www.it.uc3m.es/pbasanta/asng/course_notes/ctut.pdf
Googling with "Programming with GNU C"  gave this quite easily.
Then there have been O'Reilly books like :
https://www.amazon.com/Programming-GNU-Software-Nutshell-Handbooks/dp/1565921127
and :
https://www.amazon.com/Programming-Embedded-Systems-C/dp/1565923545
Not that expensive and probably many public libraries have them for free 
borrow.
I myself have these in my bookshelf.
Generally learning to program with free C compilers isn't limited to GNU C,
for Windoze there are others like :
https://borland-c.software.informer.com/5.5/
Once being sold and I myself learned C with "Borland Turbo C" for MS-DOS,
a less than $100 compiler.  Borland used to have quite good manuals in PDF.
For UNIX/Linux there are books like :
https://www.amazon.com/Advanced-Programming-UNIX-Environment-3rd/dp/0321637739
General learning material for C like :
https://ece.uwaterloo.ca/~dwharder/icsrts/C/
Other links :
https://en.wikipedia.org/wiki/Watcom_C/C%2B%2B

http://openwatcom.org/



  parent reply	other threads:[~2020-09-05  7:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200831201750.74266362@arch.localdomain>
     [not found] ` <20200903232726.ba28157e5ee86c0dbd76f723@wp.pl>
2020-09-04 22:49   ` tele
2020-09-04 23:44     ` Question tele
2020-09-05  7:31     ` Kai Ruottu [this message]
2020-09-05  8:15     ` Question, using gcc, forum Jonathan Wakely
2020-09-05 15:03       ` Dan Kegel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ea40b434-95b3-87cc-9280-7284bc0e6fdd@wippies.com \
    --to=kai.ruottu@wippies.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=swojskichlopak@wp.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).