• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

My Inner Classes blog

 
Sheriff
Posts: 9707
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Everyone! I have made a new Blog on Java Inner Classes. I have made the best I can. I think it will clear doubts about Inner Classes in everyone's mind. I just want you people to visit it and give me your comments about it..

It currently covers Static and Non-Static Member Classes. But soon I will add Local Classes and Anonymous Inner Classes to it....

My Blog

Please tell me your opinion about it....

Thanks
 
Ranch Hand
Posts: 54
Firefox Browser
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi ankit
great job
please add that anonymous inner class as soon as possible because i am little bit confused.
 
Ankit Garg
Sheriff
Posts: 9707
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks man....I would add local classes and Anonymous classes very soon..Local classes will be added by day after tomorrow and Anonymous by the end of next week(I hope..)
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please do not post the same topic to multiple forums: CarefullyChooseOneForum. And -as already pointed out to you- for posts like this that would be the Blatant Advertising forum.
 
Ankit Garg
Sheriff
Posts: 9707
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
have you seen any single advertisement on my blog. I was just trying to help anyone in confusion on inner classes. If you don't like this then you can delete this post....
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I understand that you're trying to be helpful, but it's not about advertisements in the blog, it's the fact that your post is an advertisement (for your blog).
And yes, the next such post would be moved completely, so it should be posted into the BA forum right way. If you wish to discuss this further, please start a thread in the JavaRanch forum, where forum policies are discussed; this is not the place for it.
 
Ankit Garg
Sheriff
Posts: 9707
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK! I got your point..Please move this post so that I can receive opinions of ranchers about my blog....
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Ankit,
Do you still have this blog working?? I read the static inner classes section and i found it pretty useful.But, I can't access the other parts of the blog.

Is there some other place i can read them?

Thanks a lot.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic