Thread
Writing a programming tutorial
Hello,
I'm working on writing a set of programming tutorials aimed at beginners. The idea is to try and foster a community of developers among people who are passionate about 68k Macs but aren't necessarily professional programmers already. The first few pages of the tutorial are on my site, here: https://sites.google.com/site/chuzzum/mac-stuff/macintosh-c-programming-guide/macintosh-development-environments
This is a continuation of the programming guide I started a while ago on the wiki. I'd like to know what kind of feedback the community has for me and if there are any requests for specific knowledge that is desired. I'm working on a couple of other tools for the Classic developer community as well, including working on a port of Git to OS 9. (It is a struggle. But I have made some progress.)
I'm working on writing a set of programming tutorials aimed at beginners. The idea is to try and foster a community of developers among people who are passionate about 68k Macs but aren't necessarily professional programmers already. The first few pages of the tutorial are on my site, here: https://sites.google.com/site/chuzzum/mac-stuff/macintosh-c-programming-guide/macintosh-development-environments
This is a continuation of the programming guide I started a while ago on the wiki. I'd like to know what kind of feedback the community has for me and if there are any requests for specific knowledge that is desired. I'm working on a couple of other tools for the Classic developer community as well, including working on a port of Git to OS 9. (It is a struggle. But I have made some progress.)
Your previous guide is what actually got me to get my feet wet on C. I look forward to the upcoming parts.
Thanks :approve:
Thanks :approve:
Thanks chuzzum, terrific resource there!
I will definitely use it this summer, will try to think up some topic ideas too.
Oooo, Git for Mac OS 9? I was just thinking the other day how great that would be. Please do keep us up to date on your progress.
I will definitely use it this summer, will try to think up some topic ideas too.
Oooo, Git for Mac OS 9? I was just thinking the other day how great that would be. Please do keep us up to date on your progress.
Brilliant. Just exactly I was looking for. Big thanks and keep them doing please. :approve:
Page not found
I guess the site was rearranged, but the link is there nevertheless.
https://sites.google.com/site/chuzzum/macintosh-c-programming-guide
https://sites.google.com/site/chuzzum/macintosh-c-programming-guide
Yes, I rearranged things and also moved the site to an actual domain. The proper link is now http://code68k.extropicstudios.com, that one is guaranteed not to break. (In case I decide to stop using Google Sites at some point in the future.)
Sweet. Hope you will find the time to write the tutorials.
On it! Currently my time is divided between writing tutorials and working on porting Git during weekdays and fixing Mac hardware on weekends.
Oh, and school. I guess.
If a mod could update the link in the first post to point to the new address, I'd be much obliged. :b&w:
Oh, and school. I guess.
If a mod could update the link in the first post to point to the new address, I'd be much obliged. :b&w:
Does the GIT-port work in System 6.0.8? OS9 is way too new for me
I can program. I just wonder where I can get some kind of IDE for my mac, as I would love to program it. I found out about Macintosh Programer's Workshop, but all the links I found were...
BROKEN! >
Anyone know of a System 7.1P5 (whatever that means) C compiler, as I want to learn C anyway, and I would love to do it on my :lc: .
BROKEN! >
Anyone know of a System 7.1P5 (whatever that means) C compiler, as I want to learn C anyway, and I would love to do it on my :lc: .
@onlyonemac,
Here is a link to MPW that as of today still works. I don't know if it will run under System 7.1P5 though.
ftp://ftp.it.xemacs.org/%7BB/Apple/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_etc./MPW-GM_Images/MPW-GM.img.bin
@chuzzum,
Thank you for making the Code68k tutorials. It's got me started making (or porting) 68k software. The references page also continues to be useful to me. My goal now is to port NetSurf to Mac OS.
How is the port of git going?
Here is a link to MPW that as of today still works. I don't know if it will run under System 7.1P5 though.
ftp://ftp.it.xemacs.org/%7BB/Apple/developer/Tool_Chest/Core_Mac_OS_Tools/MPW_etc./MPW-GM_Images/MPW-GM.img.bin
@chuzzum,
Thank you for making the Code68k tutorials. It's got me started making (or porting) 68k software. The references page also continues to be useful to me. My goal now is to port NetSurf to Mac OS.
How is the port of git going?
Actually, I found a set of 6 (or was it 4) floppy disk images on Macintosh Garden for MPW. It installed and ran fine, but, for some reason, it didn't come with any compilers :O !
Instead, I got THINK C 5 from the same place, it I've had loads of fun with it since the evening I got it installed
!
P.S. I'll post the link, although I'm not sure if we're allowed to post links to Macintosh Garden.
Instead, I got THINK C 5 from the same place, it I've had loads of fun with it since the evening I got it installed
!P.S. I'll post the link, although I'm not sure if we're allowed to post links to Macintosh Garden.