I want to help develop Oolite.

Off topic discussion zone.

Moderators: another_commander, winston, Cody

Post Reply
User avatar
RyanHoots
---- E L I T E ----
---- E L I T E ----
Posts: 958
Joined: Fri May 20, 2011 8:10 pm
Location: Nowhere
Contact:

I want to help develop Oolite.

Post by RyanHoots »

The title pretty much says it all, but there are catches:

1. I have never programmed anything. :roll:
2. I don't know Objective C.
3. I know HTML.

I want help, and I want to help. I don't want to see Oolite enter a state of non-development again.

Edit: Anyone know the best way to learn Objective C?
Image
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6547
Joined: Wed Feb 28, 2007 7:54 am

Re: I want to help develop Oolite.

Post by another_commander »

If you have never programmed anything, then I am afraid that Oolite may not be the first project you want to dive in, at least not before you have acquired some familarity with coding and programming principles.

My suggestiom would be to buy a beginner's C programming book and read it carefully and thoroughly, at the same time writing programs yourself as much as possible. Start with simple things, text input/output stuff like a small text adventure. Then, when you have the basics in hand, start with simple 2D graphics and set target projects, like breakout or tetris. Write programs as much as you can and move to bigger projects once your current ones are completed. When you can understand C, it could be possible to move to Objective-C. Ojc-C is not difficult if you have previous experience with programming.

All this is by no means simple, by no means easy and it will take you a few years of dedicated effort before you can approach a project like Oolite, which contains more than 500,000 lines of code. I apologize if this sounds discouraging, but this is how it is. Trying to dive into the Oolite source without any prior programming experience will only result in frustration and waste of time. If you are as motivated as I think you are, you must understand that the process will be long and difficult, but should not give up.

A simple Google search for Obj-C tutorials brings up many results. I still believe that the book approach will be the best, but in case you want to see what you are getting yourself into, try having a look at this example: http://cocoadevcentral.com/d/learn_objectivec/ . This is a Mac-based tutorial, but the principles should be the same for Linux. Another tutorial that is more GNUstep oriented (consider GNUstep to be a standard library of methods and classes for Objective-C under Linux/Windows) is http://gnustep.made-it.com/GSPT/xml/Tutorial_en.html. There is plenty of material to study there, but in any case I would not recommend starting with them before you have the basics under your belt.

An excellent general resource about Obj-C is http://developer.apple.com/library/mac/ ... C/ObjC.pdf. Worth downloading.
User avatar
RyanHoots
---- E L I T E ----
---- E L I T E ----
Posts: 958
Joined: Fri May 20, 2011 8:10 pm
Location: Nowhere
Contact:

Re: I want to help develop Oolite.

Post by RyanHoots »

Thank you, I will start with C. Oolite is a very large project, and I know I'll need to work a lot to help with my favorite game ever. Making a tetris type game sounds like fun. :D
I'll take a look at those links (I allready have them all open in new tabs), and I'll report back when I think I have the basics down.
Image
User avatar
DaddyHoggy
Intergalactic Spam Assassin
Intergalactic Spam Assassin
Posts: 8501
Joined: Tue Dec 05, 2006 9:43 pm
Location: Newbury, UK
Contact:

Re: I want to help develop Oolite.

Post by DaddyHoggy »

RyanHoots wrote:
Thank you, I will start with C. Oolite is a very large project, and I know I'll need to work a lot to help with my favorite game ever. Making a tetris type game sounds like fun. :D
I'll take a look at those links (I allready have them all open in new tabs), and I'll report back when I think I have the basics down.
A volunteer is worth ten pressed men. Good luck.
Selezen wrote:
Apparently I was having a DaddyHoggy moment.
Oolite Life is now revealed here
User avatar
Thargoid
Thargoid
Thargoid
Posts: 5525
Joined: Thu Jun 12, 2008 6:55 pm

Re: I want to help develop Oolite.

Post by Thargoid »

And as a lead-in, maybe try some Javascript and code up a script-based OXP or few. It's not the same language, but it would give you a taster for such project work and planning. And knowing one will help you follow the other somewhat too.

If you know HTML then JS can be useful there (it's where I first used it), and so may make it doubly useful to you.
User avatar
RyanHoots
---- E L I T E ----
---- E L I T E ----
Posts: 958
Joined: Fri May 20, 2011 8:10 pm
Location: Nowhere
Contact:

Re: I want to help develop Oolite.

Post by RyanHoots »

Sounds good. I don't use HTML in my daily like much, but through a complicated turn of events that will soon ocur, I think I can use one of the old computers at my house for a server, so JS might be useful.
Image
Dragonfire
---- E L I T E ----
---- E L I T E ----
Posts: 503
Joined: Sat Jun 11, 2011 7:46 pm

Re: I want to help develop Oolite.

Post by Dragonfire »

When I learned how to program, I kinda stepped up. I started with VBScript, for use with a game making software I used to use (called Adventure Maker...I don't recommend it if you want a half-decent end result. Anyway, no real support.) Then I graduated to Visual Basic, which lead up to XAML, an XML sub-language (and the heart of Silverlight). For technical reasons, I dumped the .NET platform and switched to the considerably easier (and actually free) Python.

I'll eventually step up to Objective-C, but that is more complex than Python, I know (as Python is a high-level programming language, as opposed to Objective-C, which is closer to machine level.)

Scripting languages are always best to start with, tho, because they teach you the basics, such as variables, classes, modules, scope, type, etc...
User avatar
RyanHoots
---- E L I T E ----
---- E L I T E ----
Posts: 958
Joined: Fri May 20, 2011 8:10 pm
Location: Nowhere
Contact:

Re: I want to help develop Oolite.

Post by RyanHoots »

Then it seems like I'm starting with JS or Python...
Image
User avatar
Capt. Murphy
Commodore
Commodore
Posts: 1127
Joined: Fri Feb 25, 2011 8:46 am
Location: UK South Coast.

Re: I want to help develop Oolite.

Post by Capt. Murphy »

Well if your start with JS and some OXP scripting you will also be learning something about how the innards of Oolite are structured and so will give yourself a head start. If you are anything like me you'll then find yourself browsing the SVN repository regularly trying to decipher the Obj C to see what makes things tick.
[EliteWiki] Capt. Murphy's OXPs
External JavaScript resources - W3Schools & Mozilla Developer Network
Win 7 64bit, Intel Core i5 with HD3000 (driver rev. 8.15.10.2696 - March 2012), Oolite 1.76.1
Post Reply