Icesus coding courses or Want to be an apprentice?

General forum for game-related discussion.

Moderator: Moderators

What course would you attend first?

Poll ended at Wed May 26, 2004 13:50 pm

A. Basic Programming
9
20%
B. Basic LPMUD/Icesus programming.
26
57%
C. Advanced Icesus programming.
6
13%
D. No courses for me, I can study myself.
4
9%
E. I'm not interested in developing Icesus
1
2%
 
Total votes: 46

User avatar
thoran
Wizard
Posts: 99
Joined: Sun Mar 28, 2004 18:28 pm
Location: Planet 3 of Sol system

Icesus coding courses or Want to be an apprentice?

Post by thoran »

We are thinking of organizing a set of courses where current wizards teach all the interested people to code things for Icesus.

IF this set of courses is to be organized, they would probably be divided to three parts.

A. Basic Programming. (C Language basics, tools etc)
B. Basic LPMUD/Icesus programming (howto create rooms, monsters, quests etc. You should have gone through course A or already know how to program in C before joining this.)
C. Advanced Icesus coding techniques (This is for you if you have already written something to icesus or some other LPMUD. I could join this one :) )

If you are interested in becoming a wizard, please answer the poll which would be the right first course for you.

- Thoran
User avatar
tilamond
Posts: 56
Joined: Mon Mar 29, 2004 00:25 am
Location: Norway - but mostly in WoW

Post by tilamond »

very nice, I have been looking for learning to code in so long, but havent found anything helpfull expect a page I found yesterday, but I found it too advanced and they wasent willing to help you unless you had read every bitt of info they had, or you could get your hands on...
So yes I would attend at this
cutter
Wizard
Posts: 76
Joined: Sun Mar 28, 2004 17:14 pm

Post by cutter »

You forgot "Designing code or how to write code that doesn't mutate into something so horrible you don't want anyone to know you had something to do with it" from the list!

Although it could be considered to be a part of those courses, especially the advanced one.

Relatedly, I still haven't managed to get that coding style document written - hopefully I'll have a bit more time after this week so I can finally get to it... (Would probably be a Good Thing(tm) to have for the courses.)
#define BITCOUNT(x) (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define BX_(x) ((x) - (((x)>>1)&0x77777777) - (((x)>>2)&0x33333333) - (((x)>>3)&0x11111111))
User avatar
belannaer
Wizard
Posts: 566
Joined: Sun Mar 28, 2004 15:23 pm
Location: Oulu, Finland

Post by belannaer »

Hehe, such thing could be great addition Cutter as most of the existing code is such :wink:
astam
Supporting Member 2007
Posts: 8
Joined: Mon Mar 29, 2004 00:20 am
Location: UK
Contact:

Post by astam »

I'm definately interested...

Even got a few ideas...
User avatar
tilamond
Posts: 56
Joined: Mon Mar 29, 2004 00:25 am
Location: Norway - but mostly in WoW

Post by tilamond »

how would the lessons be held? (if its gonna be something)
User avatar
belannaer
Wizard
Posts: 566
Joined: Sun Mar 28, 2004 15:23 pm
Location: Oulu, Finland

Post by belannaer »

Online somehow.
deltoru
Posts: 7
Joined: Mon Mar 29, 2004 05:31 am

Coding Course

Post by deltoru »

I think it's a great idea, and would be glad to get the knowledge to help create areas for Icesus. Count me in!! :D
cayldric
Posts: 16
Joined: Mon Mar 29, 2004 10:53 am

Post by cayldric »

I'd pretty much have to start from basics... the last I tried programming was my BBC Basic. But, I'd be up for it... just depends how frustrating I find coding.

Also depends on my potential new job which will involve shift work.
User avatar
tilamond
Posts: 56
Joined: Mon Mar 29, 2004 00:25 am
Location: Norway - but mostly in WoW

Post by tilamond »

if it gonna be something of this, and I "get it" can i try to code the "gem-bag" thingy I wrote about in the idea section?
User avatar
thoran
Wizard
Posts: 99
Joined: Sun Mar 28, 2004 18:28 pm
Location: Planet 3 of Sol system

Post by thoran »

tilamond wrote:if it gonna be something of this, and I "get it" can i try to code the "gem-bag" thingy I wrote about in the idea section?
There are always two things before something is coded to icesus. First, the administration must agree that it will fit icesus, be in tune and so on. Second, someone must code it. I see no reason why you could not suggest you code something like that. You should be able to code it, at least with some help, after the two first courses.

- T
felgand
Posts: 196
Joined: Sun May 02, 2004 18:41 pm

Post by felgand »

Would it be possible to code open subguilds as a non-wizard...or do those things require that only wizards can create one?
User avatar
thoran
Wizard
Posts: 99
Joined: Sun Mar 28, 2004 18:28 pm
Location: Planet 3 of Sol system

Post by thoran »

In general, no.

There might be exceptions to it, depending how trusted the player coding it is and what kind of sub guild it is.

Anyhow, I don't recommend a guild as a first project. Person coding it should have some experience about how things work.
alaye
Posts: 5
Joined: Wed Mar 31, 2004 19:21 pm

Post by alaye »

i know a bit of html, but that ain't even a real programming language, right? i don't know much about compilers and stuff, so i'd probably need the basic course. it would be great if i could programm a bit for icesus during the holidays.
User avatar
phu
Posts: 23
Joined: Fri Jul 30, 2004 10:04 am
Location: Lost in america

Post by phu »

When, where, Yes Please ;}
Post Reply