How to write a program on a Mac

Joined
Feb 19, 2009
Messages
1
Reaction score
0
Points
1
Hey guys. I've ventured into unknown from the land of Windows...help me!! lol. Basically, I'm attempting to write a small program with Xcode (cocoa), and wouldn't have a clue where to begin. I'll need very detailed instructions :S

I am getting a message when using my printer that says that the ink cartridge is low on ink, and that I can either change the cartridge, or press pause and then resume in the printer queue window. It's a counter that's built into the chip on the cartridge. I'd rather just refill my cartridges than have to buy new ones, so I'd like to write an app that identifies when this message is displayed, and presses the pause button, followed by the resume button automatically. Can anyone help?

Thx
 
Joined
Jun 6, 2008
Messages
27
Reaction score
0
Points
1
Your Mac's Specs
Blackbook - 2.4 GHZ Core 2 Duo - 2 GB RAM - 250 GB HDD
That doesn't sound like something you could do as your first program. If you want to get started with other small things though just google xcode tutorials. I found youtube even had a few good ones if you know some basics.
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
I would argue that Objective-C is probably not a good starting language either. You might want to look into something like Java or a scripting language like Python, Perl or Ruby (all of which are pre-installed).
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top