![]() |
gcc (GNU Compiler) - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=7) +--- Forum: Coding (https://www.linuxliteos.com/forums/forumdisplay.php?fid=33) +--- Thread: gcc (GNU Compiler) (/showthread.php?tid=3090) |
gcc (GNU Compiler) - johnb - 06-30-2016 My friend has been trying to get me to start learning how to program in C and i was surprised to find that the gcc compiler was installed by default in Linux Lite. How good is that! Can anyone suggest some decent 'free' online C programming tutorials? Re: gcc (GNU Compiler) - N4RPS - 07-04-2016 Hello! If I haven't said this to you already, welcome to both Linux Lite and its user community. This may be one of few times I'm wrong about something, but I recall that subject being discussed here by a few folks in the past. Perhaps those folks willl 'chime in' on this. Meanwhile, searching Google for 'free c programming tutorials for beginners' reveals some interesting possibilities... 73 DE N4RPS Rob Re: gcc (GNU Compiler) - johnb - 07-04-2016 Thanks for the reply and welcome N4RPS Re: gcc (GNU Compiler) - bitsnpcs - 02-23-2017 (06-30-2016, 02:09 PM)johnb link Wrote: Can anyone suggest some decent 'free' online C programming tutorials? Learn to Code with C official pdf and free |