in theory "C" is "C" no matter what the platform ,so any book on C basics will get you going.Could I ask what books you bought
learning the IDE is the real stumbling block , the xc8 user guide is essential reading
I started with a curiosity board and worked through the example code that comes with it.
it would be nice to see an xc8 support group established here on this forum , a path to enhancing "pic" knowledge and development may keep things going
Members seem keen on the "C" language path based on the number of questions and responses regarding available books for beginners.
I too am progressing down this path and note there is a distinct shortage of "friendly" user groups or forums.
I second Richard's comment regarding the establishment of an XC8 support group here on this forum.
Cheers
Barry
VK2XBP
In the current (July/August 2018) edition of Nuts & Volts Magazine is an article titled, "Go PICBASIC PRO with C" (pg 78). It is a simple exposure to some of the familiar PBP methods done in C.
http://it-ebooks.info/book/6036/
even though this is an Arduino book the chapters on data types , pointers , structures and unions ,looping functions are good value
and translate well into xc8 . best of all its free
Warning I'm not a teacher
Bookmarks