Comments for Experiences Unlimited http://sanaulla.info Ramblings of a Developer Tue, 16 Feb 2016 12:58:07 +0000 hourly 1 http://wordpress.com/ Comment on Static Members: Static Methods and Static Variables by srinivas /2008/06/24/static-members-static-methods-and-static-variables/#comment-1314 Tue, 16 Feb 2016 12:58:07 +0000 http://javaforyou.wordpress.com/?p=17#comment-1314 then what about static blockss

]]>
Comment on Please Help!!! Pass me in the exam :( by jayanth /2008/07/05/please-help-pass-me-in-the-exam/#comment-1350 Mon, 08 Feb 2016 10:06:10 +0000 http://sanaulla.wordpress.com/?p=219#comment-1350 sir ,how can i take more marks in 1st puc pcmc

]]>
Comment on Install Oracle Application Server 10g Release 2 in Ubuntu by Mohammad /2008/02/11/install-oracle-application-server-10g-release-2-in-ubuntu/#comment-1302 Thu, 14 Jan 2016 09:47:46 +0000 http://sanaulla.wordpress.com/?p=24#comment-1302 For Others

Download
gcc-2.95-doc_2.95.4-27_all.deb
Then
dpkg -i gcc-2.95-doc_2.95.4-27_all.deb
Done

]]>
Comment on Please Help!!! Pass me in the exam :( by jobs in south africa /2008/07/05/please-help-pass-me-in-the-exam/#comment-1349 Thu, 14 Jan 2016 01:10:58 +0000 http://sanaulla.wordpress.com/?p=219#comment-1349 Hi there friends, its great paragraph about tutoringand entirely defined, keep it up
all the time.

]]>
Comment on UnsupportedOperation exception while using Map in Java by Shruthi /2012/11/28/unsupportedoperation-exception-while-using-map-in-java/#comment-1750 Tue, 12 Jan 2016 12:05:51 +0000 http://blog.sanaulla.info/?p=1621#comment-1750 If you used lombok’s @Singular for a collection data member in your class and after build() tried to add to the collection in your object, then you are likely to get this exception

]]>
Comment on Gandhi’s Talisman- Heard about it? by Radha Purushotham /2008/06/08/gandhis-talisman-heard-about-it/#comment-1307 Tue, 01 Dec 2015 04:51:08 +0000 http://sanaulla.wordpress.com/?p=97#comment-1307 As if my thoughts are echoing!
Like-minded people doing these very things,in their own way,will surely bring in the required result.Jai Ho!

]]>
Comment on Using Notepad++ to Compile and Run Java Programs by kishor jadhav /2008/07/25/using-notepad-to-compile-and-run-java-programs/#comment-1368 Mon, 30 Nov 2015 08:26:00 +0000 http://javaforyou.wordpress.com/?p=158#comment-1368 very nice in java program injoy this

]]>
Comment on SOLID- Open Closed Principle by pragmatist /2011/11/19/solid-open-closed-principle-2/#comment-1687 Sat, 28 Nov 2015 01:19:08 +0000 http://blog.sanaulla.info/?p=1156#comment-1687 Take this with a pinch of salt. This will make your codebase more complex than it needs to be and it smells of not having good tests and not understanding your code. This contradicts the best practice of refactoring. Why should software suddenly become rigid? Fear. Granted, if the codebase is shared and you don’t know who consumes your code, then this is appropriate if you want backwards compatibility.

]]>
Comment on Creating External DSLs using ANTLR and Java by Antlr Dsl Tutorial | fiber - internet providers in /2013/07/17/creating-external-dsls-using-antlr-and-java/#comment-1853 Fri, 13 Nov 2015 08:29:55 +0000 http://blog.sanaulla.info/?p=1955#comment-1853 […] Creating External DSLs using ANTLR and Java | Java, JVM … – … he discusses about another type of DSL called External DSLs in which the DSL is written in … For that please visit this official tutorial from ANTLR which … […]

]]>
Comment on Introduction to Default Methods (Defender Methods) in Java 8 by Functional Interfaces – the new black! | The Nash Cache /2013/03/20/introduction-to-default-methods-defender-methods-in-java-8/#comment-1781 Thu, 12 Nov 2015 06:56:45 +0000 http://blog.sanaulla.info/?p=1697#comment-1781 […] can have any number of default methods. But it can have only one abstract method. Go through this post to know more about default […]

]]>