Difference between revisions of "C:Resources"

From Amiga Coding
Jump to: navigation, search
(added link to amiga-news.de Forum/Programmierung)
m (Tutorials)
Line 14: Line 14:
  
 
===Tutorials===
 
===Tutorials===
* [http://www.liquido2.com/tutorial/ An Introduction to AMIGA Programming Using C]
+
* [http://amigacoder.x10.mx/tutorial/ An Introduction to AMIGA Programming Using C]
 
* [http://w3.norman-interactive.com/C-Kurs.html Amiga C Kurs für Einsteiger] (tutorial in German)
 
* [http://w3.norman-interactive.com/C-Kurs.html Amiga C Kurs für Einsteiger] (tutorial in German)
 
* [http://www.pcguru.plus.com/tutorial/amiga_c.html Programming the Amiga - Amiga C Tutorial]
 
* [http://www.pcguru.plus.com/tutorial/amiga_c.html Programming the Amiga - Amiga C Tutorial]
Line 29: Line 29:
 
* [http://theocacao.com/document.page/231 Theocacao: Intro to Memory and Arrays in C]
 
* [http://theocacao.com/document.page/231 Theocacao: Intro to Memory and Arrays in C]
 
* [http://theocacao.com/document.page/234 Theocacao: Intro to C Pointers and Dynamic Memory]
 
* [http://theocacao.com/document.page/234 Theocacao: Intro to C Pointers and Dynamic Memory]
 
  
 
===References===
 
===References===

Revision as of 23:04, 10 January 2014

Discussion


Misc

  • Aminet dev/c (contains Amiga-C mailing list archives and lots of sourcecodes and tools)


Tutorials

porting/crosscompiling

non Amiga specific tutorials

References