Welcome, Guest. Please login or register.

Author Topic: Learning coding (for a new career) on MorphOS  (Read 14627 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ElPolloDiabl

  • Hero Member
  • *****
  • Join Date: May 2009
  • Posts: 1702
    • Show all replies
Re: Learning coding (for a new career) on MorphOS
« on: September 27, 2014, 10:29:00 PM »
No one has suggested 68k assembly.
There are two ways you could approach it: A tutorial language where you learn the structure of programs.
Otherway would be a low level language 68k or C (both are similiar) using the Amiga libraries if you are familiar with them.

Learning Java or C is hard and you won't be doing interesting programs for a while.
Java has different versions which are not compatible. I'm pretty sure C++ has stayed the same.
Go Go Gadget Signature!
 

Offline ElPolloDiabl

  • Hero Member
  • *****
  • Join Date: May 2009
  • Posts: 1702
    • Show all replies
Re: Learning coding (for a new career) on MorphOS
« Reply #1 on: September 28, 2014, 02:58:53 PM »
I haven't found one good Java tutorial. C++ has a lot of good tutorials and they are free.
What should he do to find api and/or library references so he can make programs?

This is a beginners language, it is suppose to be a good pre-cursor to Java:

http://www.alice.org/index.php
« Last Edit: September 28, 2014, 03:16:39 PM by ElPolloDiabl »
Go Go Gadget Signature!