Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Emufreak on December 02, 2003, 01:13:26 PM

Title: Tutorials about Modern Amiga Programming
Post by: Emufreak on December 02, 2003, 01:13:26 PM
Is there some tutorial about Modern Amiga Programming. I'm especially interested in programming for cybergraphics.

I was now able to configure stormc so far, that I was able to write an example that opens a sample cybergraphics screen.

I might figure out everything for myself too but the problem is that there is often more than one way to do something and I wouldn't neccesarily choose the best one when I do everything on my own.   :-P
Title: Re: Tutorials about Modern Amiga Programming
Post by: pjhutch on December 02, 2003, 01:19:15 PM
You really need the Amiga Developer CD 1.2 for latest Amiga development info.

Modern amiga programs will use MUI, Reaction (ClassAct, Boopsi) and the CGFX APIs for programs.

You can find more info at:
Developer Support Pack: http://www.vgr.com/cybergfx/files.html

Amiga Programming:
http://www.amigau.com/c-programming/cphome.html

Amiga Source Code examples:
http://de.amiga.net/
Title: Re: Tutorials about Modern Amiga Programming
Post by: LP on December 02, 2003, 02:40:03 PM
also try:

http://dev.amiga.hu (http://www.innoidea.hu/subsites/amiga/developer/phpwebdev.php)

Title: Re: Tutorials about Modern Amiga Programming
Post by: Rodney on December 04, 2003, 06:23:35 AM
Quote

LP wrote:
also try:

http://dev.amiga.hu (http://www.innoidea.hu/subsites/amiga/developer/phpwebdev.php)



Dude, that site is top stuff :)

Are all those documents free to reproduce? They'd made nice AmigaGuides or Man pages :)
Title: Re: Tutorials about Modern Amiga Programming
Post by: Rodney on December 06, 2003, 12:04:18 PM
Quote

Rodney wrote:
Quote

LP wrote:
also try:

http://dev.amiga.hu (http://www.innoidea.hu/subsites/amiga/developer/phpwebdev.php)



Dude, that site is top stuff :)

Are all those documents free to reproduce? They'd made nice AmigaGuides or Man pages :)


Actually, im looking for something else too. Thats great for functions, but is there a site that has a library of the structures in AmigaOS. For example, the Library structure, what its parts are and their types, what there used for ect?

I guess what im looking for is a document, PDF, that describes these structures. Any ideas? RKM?
Title: Re: Tutorials about Modern Amiga Programming
Post by: Kronos on December 06, 2003, 12:09:57 PM
Yes RKRM .....

There you will fin a directory called "includes&Autodocs", and in
it a rather big&ugly icon. Click it and you should end in an Amigaguide-file offering
all from library-functions to a index of structures.