Re: [PIC] Learning C
smplx <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <[email protected]> |
I would strongly recommend you start by programming a PC. When you make a mistake you will be able to use a debugger to help you track it down you will be able to quickly identify misunderstanding you have about the C language. You will be able to single step through code and quickly inspect any variables you modify or use in your calculations. Being able to catch a rogue pointer without your dev system going totaly dead will be invaluble. Friendly Regards Sergio Masci On Sun, 10 Nov 2024, David C Brown wrote: > Although I enjoy programming in Assembler, the fact that so many libraries > abd code examples are in C I think that the time has come for me to learn > that language. > > Any advice on how to do that would be welcomed, be it a book or online > resources. > I am a competent programmer having programmed in with Forth, Fortran. > \Pascal, Visual basic > __________________________________________ > David C Brown > 43 Bings Road > Whaley Bridge > High Peak Phone: 01663 733236 > Derbyshire eMail: [email protected] > SK23 7ND web: www.bings-knowle.co.uk/dcb > <http://www.jb.man.ac.uk/~dcb> > > > > *Sent from my etch-a-sketch* > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > https://mailman.mit.edu/mailman/listinfo/piclist >