I need a tutorial on this becase i know nuthin' about C
Printable View
I need a tutorial on this becase i know nuthin' about C
What is it and what does it do?
Just wondering... ;)
i think what he is talking about is a little palm type thing that is basically like a palm pilot.
If you know nothing about C, you should try to learn the structure of the language and such first, before using a specific SDK i would think. I know this from experience.
I've got a feeling that there's some stuff on the Cybiko here, but I'm not sure what kind of things. Some of it's worth a read just cos it's funny though, like "How To Be A Game Producer!" ;)
superkat,
C++ has too big of a "footprint" for PDA devices and you have to resort to much lower level languages like C. Since you said you know nothing about C, I would suggest you to go learn it first. The SDK is not going to teach you how to program.
I don't know how much programming experience you have, but C is not an easy language to learn on your own. I suggest you to go take a class or something at your local community college. The tuition is dirt cheap, all you have to put out are your time and effort.
Hope this helps.
substring.
I am 2 lazy and 2 young, is there a simple tutorial online anywhere?
www.cprogramming.com has a tutorial.
I dont know how much you will learn from an online tutorial but there you go.
A tutorial simply gives you an overview, and guide you in the right direction. If you really want to learn how to program, that will be.... practice, practice, and PRACTICE!
substring.