Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 days ago.
Improve this question
I am new to java. I am very curious about OOP, but there are too many types to learn. I have learned through and also read the theory, but can't apply it to practice. anyone give me advice?
need more help on how to learn, and how to use
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want to compare 2 fingerprint images in Java. Can someone suggest an idea to do this? I know this question is a bit vague. But please suggest some tutorial / idea. Thanks in advance.
There are some algorithms for recognition...
Check this google code implementation: FingerPrint.java
There is also a .Net implementation here: http://sourceforge.net/projects/sourceafis/
Hope it helps.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I am new to java development, can anybody help me with web sockets basic example.
I searched the net but all the examples are very complex. Please help me out guys.
Refer :
https://gist.github.com/chitan/3063774
There is example program inside the tomcats examples folder, Try it out.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
Could you write an android app in 100% Go or would you have to use some Java and XML too?
From Go Blog
When will Go be a first-class language for Android development?
Andrew: This would be great, but we don't have anything to announce.
If you are looking further, there is a good explanation on Quora
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
How would one go about creating a program that was specifically designed for testing Garbage Collection aglorithms in Java? Any articles where this has been done would also be appreciated
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I need to see some example of threads using sockets to send and receive a message. I am almost new to it.I google it but there was no useful and simple example for beginners. Can you help me with this please?
java sockets#oracle