Forum: Computer Science Mar 23rd, 2004 |
| Replies: 24 Views: 17,301 There is one thing that discreet mathematics, number theory is actually useful, RSA encryption algorithms are based off all that theory actually very interesting stuff too. Depending on what your... |
Forum: C# Mar 23rd, 2004 |
| Replies: 11 Views: 64,167 C# has the bool data type, which allows for true and false. Also another great resource for C# that I really like is http://www.codeproject.com (also has other sections besides C# too) |