|It is currently Thu Mar 28, 2024 11:29 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka


Blog Links

Blog Stats
4Total Entries
3Total Comments

Search Blogs


Category Blogs 
General Articles

General blog articles related to forums area or in general things.

1

Programming

Articles related programming (java,c++,csharp,dotNet)

1


 [ 24 blog entries ]  1, 2, 3, 4, 5  Next
Feed Random Blog Entries
help me by nirmalj on Sun Jun 03, 2012 4:45 am
i have doubt in string ,in the programm string is a data type or not

public class Name
{

public static void main(String args[])
{
String s="welcome";
System.out.println(s);
}
}

Google's Social Network Better Than Expected by GGen on Mon Apr 09, 2012 8:53 am
According to reports, Google Inc. has achieved greater success in its social networking feature than had been initially predicted and has enabled the company to atone for its alleged inattention in assisting their customers to connect with others online. According to reports, the average Google social network user averaged 3.3 minutes online, versus, Facebook
users, 7 ½ hours. The company alleges that in their efforts to become the leading Web-search provider, they failed to be competitive in the growing area of people connecting to one another socially via the internet.

Reportedly, in January, Google considered linking information from Google+ into search queries used by their customers. It has been reported that this generated unexpected challenges from privacy groups as well as competitors who claimed that by including the links, Google’s products were unfairly being promoted over other available resources online. This reportedly led to the U.S. Federal Trade Commission expanding it...

[ Continued ]

4 things to note down while using wait and notify method in java by javabuddy on Fri Jun 03, 2011 2:35 pm
while using wait and notify or notifyAll method in Java following things must be remember :

1) use notifyAll instead of notify if you expect more than one thread is waiting for lock.
2)wait() and notify() method must be called from synchronized context, see the link for more detailed explanation http://javarevisited.blogspot.com/2011/05/wait-notify-and-notifyall-in-java.html.
3) Always call wait() method in loop because if multiple threads are waiting for lock and one of them got lock and reset the condition and other thread needs to check the condition after they got wake up to see whether they need to wait again or can start processing.
4) use same object for calling wait() and notify() method, every object has its own lock so calling wait() on objectA and notify() on object B will not make any sense.

NEED HELP FOR MY PROJECT IN RECONFIGURABLE ARCHITECTURE by arunrocky88 on Tue Sep 04, 2012 6:17 pm
HI
I AM ARUN, CURRENTLY DOING MY PROJECT IN RECONFIGURABLE ARCHITECTURE I NEED HELP FROM U GUYS .I NEED SOME CODE RELATED TO THIS PROJECT.HOW TO CONVERT THE INSTRUCTION INTO JAVA.PLEASE GIVE ME SOME SUGGESTIONS.

IT Executive / Assistant Manager by ilaowaivisa on Mon May 16, 2011 10:27 am
About us.

Ilaowai.net is the leading company offering a complete range of services for expatriates and foreign companies in China. We pride ourselves as a group offering efficient and high quality services, including but not limited, to the domain of:
Visa related application and consultation services,
Incorporation of corporate identity application and consultation services,
Accounts and Taxation related reports, management and consultation services.
In accordance to our expansion plans, we are currently recruiting dynamic and high caliber personals to join us for an exciting and rewarding career.

About the position.

We are currently recruiting for the position of IT Executive / Assistant Manager for our headquarters based in Guangzhou, China.

Job Description
Developing, maintaining and updating of company website and web based applications.
Maintaining and ensuring that the company’s internet based applications are well protected from various internet security risks.

Requirements
B...

[ Continued ]

 [ 24 blog entries ]  1, 2, 3, 4, 5  Next

All times are UTC [ DST ]


cron






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com