[jQuery] what's the good things coding like this:(function(){})();

[jQuery] what's the good things coding like this:(function(){})();


(function(){})();
what's the first () means? is this a standard grammar?and why coding
like this?