Home > Archive > Cobol > January 2007 > Re: Of Java and C#
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Of Java and C#
|
|
| andrewmcdonagh 2007-01-27, 6:55 pm |
|
On Jan 27, 1:51 pm, LX-i <lxi0...@netscape.net> wrote:
> I've got to say, to those of you who recommended _Sams Teach Yourself
> Java 2 in 21 Days_ as a Java learning tool - that book is excellent!
> I've completed the first 7 days, and OO is finally "clicking" in my
> mind. Thanks for the great recommendation.
>
> In conjunction with that, I've also written my first C# class, which we
> (will, starting next w ) use with our COBOL configuration management
> system to create program/proc (copybook), program/call, and
> program/reject cross-references. (I'll share it if anyone is interested
> - it's also going to update a program/database item xref when it's
> completely done, but that code is a bit more complex than the other 3.)
> I'm very happy with the way it worked, although I was bitten by a
> couple of things that are different than Java.
>
> I agree with Pete Dashwood's assertion that the IDE makes development a
> piece of cake. I started writing this class on Wednesday, and had it
> completely debugged by Friday at noon!
>
> --
As a long time Java developer, would you like a review of it, to see
if its OK with the Java idioms?
We can do it here if you'd want others to see....
Regards
Andrew
| |
|
| andrewmcdonagh wrote:
>
> As a long time Java developer, would you like a review of it, to see
> if its OK with the Java idioms?
>
> We can do it here if you'd want others to see....
That'd be fine. The class is C# though, not Java, so there will be
differences. I don't have the source code on my laptop, as I've been
doing the actual class at work. Look for something Monday evening CST...
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
~ / \ / ~ Live from Montgomery, AL! ~
~ / \/ o ~ ~
~ / /\ - | ~ daniel@thebelowdomain ~
~ _____ / \ | ~ http://www.djs-consulting.com ~
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ GEEKCODE 3.12 GCS/IT d s-:+ a C++ L++ E--- W++ N++ o? K- w$ ~
~ !O M-- V PS+ PE++ Y? !PGP t+ 5? X+ R* tv b+ DI++ D+ G- e ~
~ h---- r+++ z++++ ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
"Who is more irrational? A man who believes in a God he doesn't see, or
a man who's offended by a God he doesn't believe in?" - Brad Stine
|
|
|
|
|