Re: newbie question on cobol syntax
- From: LX-i <lxi0007@xxxxxxxxxxxx>
- Date: Wed, 25 Apr 2007 19:41:46 -0600
Pete Dashwood wrote:
"LX-i" <lxi0007@xxxxxxxxxxxx> wrote in message news:_N6dnZOqIvKHN7PbnZ2dnUVZ_vWtnZ2d@xxxxxxxxxxxxxx
But, it wasn't my conversation, so I stayed out... :) Today, I was coding away at my new Java job, and found myself creating a setter method...
public void setDescription(final String psDescription) {
move psDescription to msDescription
}
I got to the "c" in "msDescription" and realized what I was doing! Oops...
Wait 'til you start writing (in COBOL...)
wsvalue = ws-number.ToString(); :-)
It took me about two weeks of intensive coding in C# before I stopped making the kind of error you describe...
So far, it hadn't happened. Of course, I'm just starting to get into the meat of it. Between Java and C#, though, I'd have to say I prefer C#'s syntax, especially when it comes to properties.
Our system uses Apache, Struts, and Velocity, along with Java and Oracle. I like the way it's laid out, but there are a lot of different pieces in different places. I'm beginning to understand MVC, but it seems that C# is a little more straightforward in that as well.
These days it doesn't happen... :-)
So there's hope for me yet - cool! (Of course, this will probably be my last "hands in the code" assignment, especially if I make E-7. That'll put me into management at that point.)
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ / \ / ~ Live from Albuquerque, NM! ~
~ / \/ 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
.
- Follow-Ups:
- Re: newbie question on cobol syntax
- From: Pete Dashwood
- Re: newbie question on cobol syntax
- References:
- newbie question on cobol syntax
- From: Mayer
- Re: newbie question on cobol syntax
- From: William M. Klein
- Re: newbie question on cobol syntax
- From: Howard Brazee
- Re: newbie question on cobol syntax
- From: William M. Klein
- Re: newbie question on cobol syntax
- From: Howard Brazee
- Re: newbie question on cobol syntax
- From: Richard
- Re: newbie question on cobol syntax
- From: LX-i
- Re: newbie question on cobol syntax
- From: Howard Brazee
- Re: newbie question on cobol syntax
- From: LX-i
- Re: newbie question on cobol syntax
- From: Pete Dashwood
- newbie question on cobol syntax
- Prev by Date: Re: AcuODBC Question
- Next by Date: Re: newbie question on cobol syntax
- Previous by thread: Re: newbie question on cobol syntax
- Next by thread: Re: newbie question on cobol syntax
- Index(es):
Relevant Pages
|
|