• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Ideas for article

 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just finished up my series on the Collection and Map interfaces for the JavaRanch newsletter. Is there any topic that ranchers would like to see covered? I was thinking of writing about the new java.nio package.
 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Assertions! -- its actually on the new exam, so I'd put Assertions in front of NIO as importance... seeing as though IO and AWT got yanked from the exam...
[ July 27, 2002: Message edited by: Jessica Sant ]
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
< Cindy Whispering > I wouldn't mind your opinion on the comparison between c# and java since you have actually USED both.</whisper>
 
Ranch Hand
Posts: 165
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Cindy!
Here is a link for Java v/s C# Comparison:
http://www.25hoursaday.com/CsharpVsJava.html
HTH,
Brian
 
Cindy Glass
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know - I have read several comparisons. And I have read a book and a half on the subject. (Gotta finish that book . . .)
It just that I respect Toms opinion, and I would be interested in a formal comparision by him. Actually he has spouted random comments both good and bad at various occasions, and it would be nice to have them consolidated.
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would love to see article on Assertation. Since it's going to be a new topic in JDK 1.4 test.
NIO is also important but Assertation would be my first choice. Thanks.
 
Thomas Paul
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Actually spouting comments is my favorite thing to do!
Now on to the serious side... I hate you all! I have no interest in assertions! I wanted to write an article on NIO because that was what interested me. Don't you realize that when I ask for your opinion I am only asking for you to agree with whatever I say!
Phew... now that that is off my chest, assertions it is. I have been thinking about writing a C# vs. Java article because I love controversy.
[ August 02, 2002: Message edited by: Thomas Paul ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic