Pelles C forum

C language => Beginner questions => Topic started by: tusti on July 12, 2012, 09:33:26 PM

Title: Starting Guideline for Pelles C
Post by: tusti on July 12, 2012, 09:33:26 PM
Hello all,

I am new here. I am going to start to learning Pelles C programming. I have basic concept about the language and now I want to increase my knowledge. Please help me to providing the some guideline.

Thanks.
Title: Re: Starting Guideline for Pelles C
Post by: CommonTater on July 12, 2012, 11:47:55 PM
Well, first you should read this.... http://forum.pellesc.de/index.php?topic=4644.0

As far as Pelles C is concerned if you learn either C-99 or C-11, you already know Pelles C.

For details about making projects and using the IDE, well that's simple... read the help file... (Yes, really!)

From there on it's all practice, practice and more practice...
Title: Re: Starting Guideline for Pelles C
Post by: Bitbeisser on July 12, 2012, 11:51:13 PM
Quote from: tusti on July 12, 2012, 09:33:26 PM
Hello all,

I am new here. I am going to start to learning Pelles C programming. I have basic concept about the language and now I want to increase my knowledge. Please help me to providing the some guideline.

Thanks.
Well, we can not give you a one-on-one online tutorial. So what you should do is post specific question or problems you have and we will be able to give you specific answers for that...

Ralf