Thread: c++ is boring
View Single Post
Old Oct 1, 2003 | 05:01 AM
  #12  
mayonaise's Avatar
mayonaise
Senior Member
 
Joined: Aug 2002
Posts: 3,181
Likes: 0
From: CA
Default

yes, that is an insanely easy program. try this class, why don't you:
http://www.cs.ucsb.edu/~rich/class/cs170/
implementing a memory/virtual memory manager is not going to be fun

Originally posted by antarius
Java is lame.
:lmfao:
you obviously aren't a programmer, never have been, and never will be. or you just haven't used java
anyone that is familiar with java and C/C++ will tell you that java is BEAUTIFUL. NO pointers, NO malloc/free to worry about... those alone make java 20 times easier and cleaner than C/C++.. compared to C and C++, java is easy, simple, intuitive... it is a damn shame that it didn't really catch on.
Reply