You are viewing a single comment's thread from:

RE: C-Sharp Programming Beginner Tutorial: No-Frills Dungeon Crawler (Part 3)

Definitely. Using C-Sharp as the interface, it actually weaves together very well to join data to logic. The nice thing with C-Sharp is that, being based on the dotNet platform gives newer programmers an easy way to find specific functions. Hitting dot after an object and using IntelliSense offers great ease-of-use.

It definitely sounds as if these Tutorials might be helping you in your coursework, so that makes me feel very good.

Thanks!