Forum: Computer Science Aug 16th, 2005 |
| Replies: 3 Views: 1,766 Hi everyone,
Knowing VB6 is not very helpful as its now considered legacy. You can try other variation of basic, they're better and you will get further with them. A good example... |
Forum: Computer Science Jul 31st, 2005 |
| Replies: 2 Views: 2,383 Hi everyone,
Java is your answer. Its cross platform. For more information you can check the PrinterJob and Printable classes of Java
This can only be achieved if your main... |
Forum: Computer Science Jul 31st, 2005 |
| Replies: 6 Views: 2,933 Hi everyone,
Is important to learn them by heart. I always jot down mathematical sorting formulas and practice them on pencil and paper and then convert them into programming.... |
Forum: Computer Science Jul 31st, 2005 |
| Replies: 6 Views: 2,121 Hi everyone,
Trust me you will love java more than C++. But actually with jni you can actually put your C knowledge to good use in java.
Richard West |
Forum: Computer Science Jul 31st, 2005 |
| Replies: 6 Views: 11,804 Hi everyone,
Could not have said it better myself.
Richard West |
Forum: Computer Science Jul 31st, 2005 |
| Replies: 4 Views: 6,466 Hi everyone,
That's not true although you can use PIC but its not advisable. I did robotics and artificial intelligance and have built and designed certain commercial... |
Forum: Computer Science Jul 31st, 2005 |
| Replies: 6 Views: 2,662 Hi everyone,
The last thing you need to worry is whether your degree is accredited. What matters the most is what were the modules you learned and were they useful to your own... |
Forum: Computer Science Jul 31st, 2005 |
| Replies: 31 Views: 18,339 Hi everyone,
You forgot about my Java taking over C++ thread in the C++ forum.
i = i++ is absolutely 100% legal in C. |
Forum: Computer Science Jul 24th, 2005 |
| Replies: 12 Views: 7,448 Hi everyone,
This thread may be relevant to you
http://www.daniweb.com/techtalkforums/threadnav25546-1-15.html
Richard West |
Forum: Computer Science Jul 22nd, 2005 |
| Replies: 7 Views: 16,439 Hi everyone,
You can actually do that by yourself. Do you use a program written by yourself??
I am actually very interested to know what is the... |
Forum: Computer Science Jul 20th, 2005 |
| Replies: 19 Views: 6,917 Hi everyone,
Actually i only just finished a project that does that. I basically used Java. I can't post the code here as its a code that now belongs to my company but i can... |
Forum: Computer Science Jul 20th, 2005 |
| Replies: 2 Views: 4,207 Hi everyone,
You can use Java. For the mobile phone you can use the java micro edition - for java enabled phones. If the micro edition does not fit your needs then you will have... |
Forum: Computer Science Jul 20th, 2005 |
| Replies: 7 Views: 16,439 Hi everyone,
What kind of spread sheet file. Microsoft Excel or something you built yourself custom. What language did you use, C/C++, Java, etc??
Richard West |
Forum: Computer Science Jun 29th, 2005 |
| Replies: 5 Views: 7,306 Hi everyone,
Use Java - You'll never be sorry
Richard West |
Forum: Computer Science Jun 29th, 2005 |
| Replies: 1 Views: 4,829 Hi everyone,
Here are few open source Kernels, learn from their codes
Erika
http://erika.sssup.it/
Bug |
Forum: Computer Science Jun 20th, 2005 |
| Replies: 7 Views: 4,635 Hi everyone,
Start with the most basic assembly, then move on to C language and then to C++. After that move on to basic, One good basic compiler is RealBasic or if you want... |
Forum: Computer Science Jul 25th, 2004 |
| Replies: 5 Views: 6,049 hi everyone,
I am not very sure what your main process is about but you can use c++ or rapid-q or vb. What you can do is when the user tries to do a certain task in your program... |
Forum: Computer Science Jul 25th, 2004 |
| Replies: 12 Views: 4,887 hi everyone,
ai depends on something called fuzzy logic which which are basically comparators with positive and negative feedbacks. This enables the comparator to learn a very... |
Forum: Computer Science Jul 23rd, 2004 |
| Replies: 7 Views: 9,885 hi,
Use basm or masm, in other words just use assembly language.
Richard West |
Forum: Computer Science Jul 22nd, 2004 |
| Replies: 20 Views: 8,219 hi everyone,
Try learning visual basic first and after that you can try moving on to
open4gl or dark basic. Using C++ for game creation is very hard.
Yours Sincerely
... |
Forum: Computer Science Jul 9th, 2004 |
| Replies: 27 Views: 27,417 Hi eveyone,
How about creating something practical like a win32 compiler that does not require any microsoft's dll's or activex controls thus making your final end .exe programs... |
Forum: Computer Science Jul 4th, 2004 |
| Replies: 13 Views: 4,700 I do not know about other places but i can tell you about the programmers at my place. They are a noisy lot in that they joke laugh and even argue with each other just to get their own point of view... |
Forum: Computer Science Jul 2nd, 2004 |
| Replies: 16 Views: 8,165 Forget Qbasic and step into the future by using java, win 32 basic languages like
realbasic(expensive) for windows, cs-basic(vb.net's lethal competitor) or other free basic languages and if you are... |