Search found 84 matches
- Sun Jul 23, 2006 11:48 am
- Forum: Slay
- Topic: Castles on the trees?
- Replies: 10
- Views: 10817
- Wed Jul 12, 2006 5:05 pm
- Forum: Slay
- Topic: Castles on the trees?
- Replies: 10
- Views: 10817
- Tue Jun 20, 2006 1:48 pm
- Forum: Critical Mass
- Topic: Separating load-out and chassis?
- Replies: 11
- Views: 11110
- Sun Jun 04, 2006 12:59 pm
- Forum: Critical Mass
- Topic: Design area or Pre-Set area?
- Replies: 4
- Views: 6020
- Thu Jun 01, 2006 9:25 pm
- Forum: Critical Mass
- Topic: Cheap Desighns?
- Replies: 12
- Views: 10730
- Fri Mar 10, 2006 1:04 pm
- Forum: Critical Mass
- Topic: Missle Question
- Replies: 9
- Views: 9341
- Tue Mar 07, 2006 1:30 pm
- Forum: Programming
- Topic: Game Creation & Sharing
- Replies: 42
- Views: 67864
- Tue Mar 07, 2006 12:03 am
- Forum: Programming
- Topic: Game Creation & Sharing
- Replies: 42
- Views: 67864
- Mon Mar 06, 2006 11:27 pm
- Forum: Programming
- Topic: Game Creation & Sharing
- Replies: 42
- Views: 67864
- Mon Mar 06, 2006 8:17 pm
- Forum: Critical Mass
- Topic: No ejects/retreats/hyperspace LOL
- Replies: 7
- Views: 8022
- Mon Mar 06, 2006 6:30 pm
- Forum: Critical Mass
- Topic: What about a random mission generator?
- Replies: 21
- Views: 18275
- Sun Mar 05, 2006 7:32 pm
- Forum: Critical Mass
- Topic: Most components destroyed by a single missile
- Replies: 8
- Views: 9744
- Sat Mar 04, 2006 2:47 pm
- Forum: Football-o-saurus
- Topic: This came can SPREAD over the NET!
- Replies: 4
- Views: 13853
- Sat Mar 04, 2006 12:13 am
- Forum: Programming
- Topic: Different Programing Languages
- Replies: 15
- Views: 28459
Hmm, I never had a great deal of luck with books, although if you want to have a go at C (not C++) I'd recommend the original and best The C Programming Language by Kernigan and Ritchie. For C#, there is a book by B. Gunnarson or someone like that which is really good. I've recently signed up at Gam...
- Fri Mar 03, 2006 10:15 pm
- Forum: Programming
- Topic: Different Programing Languages
- Replies: 15
- Views: 28459
Java is a good place to start. C and C++ are kind of hard, but hardcore programmers will tell you they let you write faster, smaller programs. C# is very good at what it does, similar to Java in language terms and has a good library, but there are some things you can't do (low level I/O, pointer tri...