Difference between revisions of "First steps in MorphOS programming"

From MorphOS Library

m (Added crosslink to Polish version.)
Line 1: Line 1:
 
''Grzegorz Kraszewski''
 
''Grzegorz Kraszewski''
 +
----
 +
<small>This page in other languages: [[Pierwsze kroki w programowaniu pod MorphOS-em|Polish]]</small>
  
  

Revision as of 09:39, 4 April 2011

Grzegorz Kraszewski


This page in other languages: Polish


This is a tutorial for people who want to start writing applications for MorphOS. It is assumed that the reader knows C or C++ language, but has no (or very limited) experience in programmimg for MorphOS or Amiga systems.


Let's Start


Common Concepts

This chapter explains some programming techniques and constructs used in MorphOS.