Forum: C++ Mar 23rd, 2009 |
| Replies: 3 Views: 239 you should right away notice that it seems to be complaining about templates .... hit up either C++ Primer byt Lippman/Lajoie or Bjarne's book
keywords to search for on the web "inclusion... |
Forum: Python Mar 23rd, 2009 |
| Replies: 2 Views: 445 How about the following ::
(1) Project Euler
(2) Try to extend a sequence that is 'difficult' to extend from the OEIS
(3) Find an existing program in C/C++/Java/C# and rewrite it in python [you... |
Forum: Computer Science Mar 16th, 2009 |
| Replies: 4 Views: 769 1) Improving game character AI
2) Parsing sarcasm in natural languages
3) Faking consciousness [think chatbots]
4) Artificial stock market analyst
5) Creating a better Mozart with evolutionary... |