Re: Learning one's tools

2024-03-18 Thread Dave Beagle
Nothing I’ve stated is untrue. The jealousy from likely non college graduates is obvious. Sent from Yahoo Mail for iPhone On Monday, March 18, 2024, 11:16 AM, David Crayford <0595a051454b-dmarc-requ...@listserv.ua.edu> wrote: > On 18 Mar 2024, at 22:33, Dave Beagle >

Re: Learning one's tools

2024-03-18 Thread David Crayford
> On 18 Mar 2024, at 22:33, Dave Beagle > <0525eaef6620-dmarc-requ...@listserv.ua.edu> wrote: > > LOL, I was a programmer for almost half my 40+ year career. IMS/COBOL DB/DC > at first. Later mostly COBOL CICS and COBOL DB2. So I’m excellent in COBOL. > In college, I programmed in PL/I,

Re: Learning one's tools

2024-03-18 Thread Dave Beagle
LOL, I was a programmer for almost half my 40+ year career. IMS/COBOL DB/DC at first. Later mostly COBOL CICS and COBOL DB2. So I’m excellent in COBOL. In college, I programmed in PL/I, fortran, watfiv, pascal, and some others. Logic is my forte. Math major helps. (Double major Comp Sci) As

Re: Learning one's tools

2024-03-17 Thread Bob Bridges
Boy, ain't THAT the truth!, he says sadly, thinking of an app he didn't write and is now responsible for maintaining. This thing passes multiple values between programs using (if I understand it correctly) a single character string consisting of many assignment statements, which are then

Re: Learning one's tools

2024-03-17 Thread Seymour J Metz
http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר From: IBM Mainframe Discussion List on behalf of Jared Hunter Sent: Sunday, March 17, 2024 4:20 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Learning one's tools Dave

Re: Learning one's tools

2024-03-17 Thread zMan
+1 Remember, Bill isn't really a programmer, no matter what name he uses. He was a sysprog at best. On Sun, Mar 17, 2024 at 4:21 PM Jared Hunter wrote: > Dave Beagle wrote: > > Code reviews are dumb and not needed by good programmers > > Counterpoint: Code reviews are -most- essential when the

Re: Learning one's tools

2024-03-17 Thread Jared Hunter
Dave Beagle wrote: > Code reviews are dumb and not needed by good programmers Counterpoint: Code reviews are -most- essential when the authors are experts. Why is that? Because experts are most able to churn out code that functions correctly for today’s requirements, but that some less-expert

Re: Learning one's tools

2024-03-17 Thread Seymour J Metz
on behalf of Robert Prins <05be6ef5bfea-dmarc-requ...@listserv.ua.edu> Sent: Sunday, March 17, 2024 10:44 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Learning one's tools On Sun, 17 Mar 2024 at 11:42, Tom Harper < 05bfa0e23abd-dmarc-requ...@listserv.ua.edu> wrote: > Davi

Re: Learning one's tools

2024-03-17 Thread Seymour J Metz
Discussion List on behalf of Bob Bridges <0587168ababf-dmarc-requ...@listserv.ua.edu> Sent: Sunday, March 17, 2024 9:40 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Learning one's tools I suppose code reviews are like post-battle debriefs, in which every choice of the commander is ques

Re: Learning one's tools

2024-03-17 Thread Seymour J Metz
From: IBM Mainframe Discussion List on behalf of Colin Paice <059d4daca697-dmarc-requ...@listserv.ua.edu> Sent: Sunday, March 17, 2024 10:42 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Learning one's tools I think code reviews are very useful, especially for n

Re: Learning one's tools

2024-03-17 Thread Colin Paice
I think code reviews are very useful, especially for not yet experts. It is good education for all levels. We had reviews, and comments like - Do you need a latch across these instructions for when there is concurrent execution? - If it abends here, how will the frr code ... - Would it help

Re: Learning one's tools

2024-03-17 Thread Bob Bridges
I really gotta get back into PL/1. It was my first language, and I still like it. Just haven't used it in a few decades. --- Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313 /* The more sophisticated the technology, the more vulnerable it is to primitive attack. People often overlook

Re: Learning one's tools

2024-03-17 Thread Bob Bridges
I suppose code reviews are like post-battle debriefs, in which every choice of the commander is questioned, and when challenged with a better option he can only say "I didn't think of that at the time". It must be extremely painful for the guy in the glare of the spotlight, but if it's done

Re: Learning one's tools

2024-03-17 Thread Robert Prins
On Sun, 17 Mar 2024 at 11:42, Tom Harper < 05bfa0e23abd-dmarc-requ...@listserv.ua.edu> wrote: > David, > > Yes, assembler can be used to improve performance. > > In the 64 years I have been programming, I have used COBOL for three > years, C++ for six years, and assembler for 55 years. > >

Re: Learning one's tools

2024-03-17 Thread Tom Harper
“. . . no one but you >>> will know how to fix it when it breaks . . . let someone do it in COBOL >>> instead . . .”. >>> >>> Peter >>> >>> From: IBM Mainframe Discussion List On Behalf Of >>> Bob Bridges >>> Sent: Friday,

Re: Learning one's tools

2024-03-17 Thread David Spiegel
M-MAIN@LISTSERV.UA.EDU Subject: Learning one's tools To rant on a related subject, I once worked at a company that instituted code reviews; a new program would be gone over by a half-dozen coworkers to be sure it adhered to local standards. This sort of thing is always painful to the coder, and nevert

Re: Learning one's tools

2024-03-16 Thread Seymour J Metz
half of Dave Beagle <0525eaef6620-dmarc-requ...@listserv.ua.edu> Sent: Saturday, March 16, 2024 12:18 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Learning one's tools Just like any profession, 20% of the IT professionals are highly qualified. The rest have achieved by luck, nepotism,

Re: Learning one's tools

2024-03-16 Thread Gabe Goldberg
I recently argued with someone -- not here! -- when he was enthusiastic about AI generating code. Poof, no programmers, he said. What about bugs, I asked? Human-generated code has bugs, so will AI coding, since it will be trained on ... human coding. No problem he said, people will check the

Re: Learning one's tools

2024-03-16 Thread roscoe5
Yep, I started in ‘81, with the same two Deltac courses. They took me from trainee to retired in 40+ years. Not perfect but a great company. Sent from [Proton Mail](https://proton.me/mail/home) for iOS On Sat, Mar 16, 2024 at 4:44 PM, Bob Bridges

Re: Learning one's tools

2024-03-16 Thread Bob Bridges
No place is all bad. The same company started me, upon hiring, on several days of Deltak courses, one on JCL and one on COBOL. It is to them that I owe a lifelong familiarity with JCL. I wonder sometimes how mainframers get on without it. (Well, "lifelong": It was 1980, so I was probably

Re: Learning one's tools

2024-03-16 Thread Dave Beagle
me Discussion List on behalf > of Farley, Peter <031df298a9da-dmarc-requ...@listserv.ua.edu> > Sent: Friday, March 15, 2024 4:19 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Learning one's tools > > +1 from me on continuing to learn the tools of our profession.  I

Re: Learning one's tools

2024-03-15 Thread Don Leahy
> of Farley, Peter <031df298a9da-dmarc-requ...@listserv.ua.edu> > Sent: Friday, March 15, 2024 4:19 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: Learning one's tools > > +1 from me on continuing to learn the tools of our profession. I use > STRING and UNSTRING where they

Re: Learning one's tools

2024-03-15 Thread Bob Bridges
Heh - I just used this tagline in an email to someone else, and it seems appropriate here. --- Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313 /* I find that when someone's taking time to do something right in the present, he's a perfectionist with no ability to prioritize, whereas when

Re: Learning one's tools

2024-03-15 Thread Bob Bridges
My boss at a later job heartily agreed with you, Shmuel. Not coïncidentally, I liked him a lot :). --- Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313 /* You must ask for God's help. Even when you have done so, it may seem to you for a long time that no help, or less help than you

Re: Learning one's tools

2024-03-15 Thread Tom Harper
> Bob Bridges > Sent: Friday, March 15, 2024 12:38 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Learning one's tools > > > To rant on a related subject, I once worked at a company that instituted code > reviews; a new program would be gone over by a half-dozen cowork

Re: Learning one's tools

2024-03-15 Thread Seymour J Metz
א יְשַׁקֵּ֖ר From: IBM Mainframe Discussion List on behalf of Michael Oujesky Sent: Friday, March 15, 2024 4:23 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Learning one's tools Wonder how he made senior. Politics and not skills or expertise. At 03:19 PM 3/15/

Re: Learning one's tools

2024-03-15 Thread Seymour J Metz
ל לֹ֥א יְשַׁקֵּ֖ר From: IBM Mainframe Discussion List on behalf of Farley, Peter <031df298a9da-dmarc-requ...@listserv.ua.edu> Sent: Friday, March 15, 2024 4:19 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Learning one's tools +1 from me on continu

Re: Learning one's tools

2024-03-15 Thread Michael Oujesky
someone do it in COBOL instead . . .”. Peter From: IBM Mainframe Discussion List Sent: Friday, March 15, 2024 12:38 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Learning one's tools To rant on a related subject, I once worked at a company that instituted code reviews; a new program would

Re: Learning one's tools

2024-03-15 Thread Farley, Peter
To: IBM-MAIN@LISTSERV.UA.EDU Subject: Learning one's tools To rant on a related subject, I once worked at a company that instituted code reviews; a new program would be gone over by a half-dozen coworkers to be sure it adhered to local standards. This sort of thing is always painful

Re: Learning one's tools

2024-03-15 Thread Seymour J Metz
From: IBM Mainframe Discussion List on behalf of Bob Bridges <0587168ababf-dmarc-requ...@listserv.ua.edu> Sent: Friday, March 15, 2024 12:37 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Learning one's tools To rant on a related subject, I once worked at a c

Re: Learning one's tools

2024-03-15 Thread Michael Oujesky
A chain is only as strong as it's weakest link. Michael At 11:37 AM 3/15/2024, Bob Bridges wrote: To rant on a related subject, I once worked at a company that instituted code reviews; a new program would be gone over by a half-dozen coworkers to be sure it adhered to local standards. This

Learning one's tools

2024-03-15 Thread Bob Bridges
To rant on a related subject, I once worked at a company that instituted code reviews; a new program would be gone over by a half-dozen coworkers to be sure it adhered to local standards. This sort of thing is always painful to the coder, and nevertheless (I admit reluctantly) can have