You are here:
I can answer questions relating to: Java language and usage, coding standards, application modeling and design (model driven development), unit/system testing, test driven development, algorithm complexity issues, Ant and XML-technologies.
I'm in the software industry for over 4 years now. I worked mainly with Java, but also with other languages. I gave practical session for "System Programming", in university.
Organizations
Open-Source community
Publications
WikiAI08
Education/Credentials
B.Sc. in Math and Computer Science, BGU.
M.Sc. in Computer Science, BGU.
Past/Present Clients
Open source (and free) projects: D.U.C.K (source-forge), JXN for wireXN.
Open-Source community
Publications
WikiAI08
Education/Credentials
B.Sc. in Math and Computer Science, BGU.
M.Sc. in Computer Science, BGU.
Past/Present Clients
Open source (and free) projects: D.U.C.K (source-forge), JXN for wireXN.
WikiAI08
Education/Credentials
B.Sc. in Math and Computer Science, BGU.
M.Sc. in Computer Science, BGU.
Past/Present Clients
Open source (and free) projects: D.U.C.K (source-forge), JXN for wireXN.
B.Sc. in Math and Computer Science, BGU.
M.Sc. in Computer Science, BGU.
Past/Present Clients
Open source (and free) projects: D.U.C.K (source-forge), JXN for wireXN.
Open source (and free) projects: D.U.C.K (source-forge), JXN for wireXN.
I consider programming to be equivalent to poetry - it is a way to convey your ideas.
I would like to join an Artificial Intelligence group and use Object Oriented Design to model thoughts.
By modeling Intelligence we are in fact investigating our own lines of thought. I hypothesis that thoughts about thought can lead to self-awareness. My main concern is giving a program reason for existing (a goal) without forcing it - how did I choose my goal?
Will making a computer program aware of itself be the end of us, as Hollywood has suggested? Can a program understand the value of its own existence and by that the value of others?
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Wugen | 11/19/09 | 10 | 10 | 10 | 10 | Thanks! They are no longer to use ..... |
| srilekha | 11/17/09 | 10 | 10 | 10 | 10 | |
| Sara | 11/11/09 | 8 | 8 | 10 | 10 | |
| ATANU | 10/28/09 | 10 | 10 | 10 | 10 | |
| MUTHU | 10/20/09 | 10 | 10 | 10 | 10 | Received answer at a very fast rate ..... |
Hi Meir, I will give you most of the answer, but not all of it. You can thank me, or not, at your desecration :) BufferedReader keyboard = new BufferedReader(new InputStreamReader(System.in)); String
Hi Kishore, An application has the basic three layers: User-Interface <==> Business-Logic <==> Data-Model In your case, the Data-Model is implemented by Oracle, the business logic is on the server
Hi Heni, Some years ago Java was solwer than C++. Now days, Java 1.6 can be faster than C++. Both Java and C++ might be slower than C, depending on the functionality. For certain functionality you can
Hi Ryan, We know that there are 2 by the power of the set size possibilities. For example, this set's size is 16. So there are 65536 ways to choose variables. Step one, write an iterative class
Hi, You have two easy ways: 1) when running the Java program redirect the output into a file: Usually you run your program like this: java my.cl Now run it like this: java my.cl > output.txt The
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.