Icesus coding courses or Want to be an apprentice?
Moderator: Moderators
Icesus coding courses or Want to be an apprentice?
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
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
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
So yes I would attend at this
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.)
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))
#define BX_(x) ((x) - (((x)>>1)&0x77777777) - (((x)>>2)&0x33333333) - (((x)>>3)&0x11111111))
Coding Course
I think it's a great idea, and would be glad to get the knowledge to help create areas for Icesus. Count me in!!
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.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?
- T