Go to the first, previous, next, last section, table of contents.


Advanced Muf Programming Overview

This chapter is yet to be written. Topic suggestions? :)

Manyfolk's first real programming experiences come from working with a programmable server such as Muq.

This chapter is intended to provide a bridge from the "book-learning" knowledge of Muq MUF provided by the previous chapter to real hands-on MUF proficiency, by presenting a series of logically complete toy programs which illustrate important programming algorithms, tasks, and techniques.

In essence, this chapter is an attempt to condense a programming BA degree into a one-week minicourse, which isn't really possible. But working through these examples and using one or more of them as a springboard for projects of your own should give you a good start toward acquiring solid programming skills.


Go to the first, previous, next, last section, table of contents.