Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~752 People Reached
Favorite Forums

5 Posted Topics

Member Avatar for Panarchy

You know C++ right, you java should be not much difficult. Get the book Head First Java and read it. And one thing, there is no such thing as pointers in java only references, though it internally uses the concept of pointers, dont confuse between the two, there area lot …

Member Avatar for masijade
0
247
Member Avatar for ahtide24

If you knew java you wouldn't ask this. First read java, in java especially swing andawt events and handling files. That sould be enough to this project, or more of a small thingy. As far as it comes to a dictionary, you will need something more than just a text …

Member Avatar for kalyan_au_cse
0
147
Member Avatar for VirusTalker
Member Avatar for kalyan_au_cse

Hi, I have project where a part is to make a maven 2 plugin for files to escape HTML content and generate a new file. I did it, to do this I used apache-commons-lang 2.4 library. But there is a new requirement now. They want to use it on a …

0
75
Member Avatar for francisprite

[QUOTE=francisprite;690783]I already know C and I have to learn Java. Can anybody recommend an ebook I can read?[/QUOTE] Hi, Don't get fancied by all the big big books you see. First get agood book thats easy to understand. Head First java is a very good book. Read it fully don't …

Member Avatar for kalyan_au_cse
0
133

The End.