Java/Expert Profile


Ask A Question

Expertise

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.

Experience in the area

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.

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.

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.

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.

Past/Present Clients

Open source (and free) projects: D.U.C.K (source-forge), JXN for wireXN.

What do you like about this subject?

I consider programming to be equivalent to poetry - it is a way to convey your ideas.

What do you still hope to achieve/learn in this field?

I would like to join an Artificial Intelligence group and use Object Oriented Design to model thoughts.

Something interesting about this subject that others may not know:

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?

Something controversial or provocative about this subject

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?

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    T = Timeliness    P = Politeness
UserDateKCTPComments
Wugen11/19/0910101010Thanks! They are no longer to use .....
srilekha11/17/0910101010 
Sara11/11/091010 
ATANU10/28/0910101010 
MUTHU10/20/0910101010Received answer at a very fast rate .....

Recent Answers from Ziv Ben-Eliahu

2009-11-22 Loop in loop:

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

2009-11-21 Java client:

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

2009-11-17 java performance and full control of the hardware:

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

2009-11-14 Counting sub-sets:

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

2009-11-12 Output to file:

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

 

Ask A Question

All Answers

Answers by Expert:


Ask Experts

Volunteer


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