IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Doubt about pl/1 (job offer)


IBM Mainframe Forums -> General Talk & Fun Stuff
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Tue Jul 27, 2021 6:16 am
Reply with quote

Hello how are you?
Recently Exxon Mobil made me an offer (here in argentina) to work with this language hat I have not any experience.
Iam a cobol/jcl programmer and im very hesitant because I did not hear anything about this language till this job offer.
Do you recommend to work with this?
I love to program with cobol, and use jcl too but this language at least here in argentina I cant find job offers in linkedin.

I have 2 years experience in cobol/jcl/db2 and besides that I have a technciature in system analysis so I know how to program in Java and sql. (oop and design patterns)

The money that they offer me is high here in argentina.
(they told that the idea is in a a few years to start migrating this old system)

Thanks.

what are your thoughts? this a dead language? do you think that working with this language will favour me in my work resume?

Thanks.
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1306
Location: Vilnius, Lithuania

PostPosted: Tue Jul 27, 2021 12:56 pm
Reply with quote

PL/I is still in pretty wide-spread use, and going from COBOL to PL/I will be a hell of a lot less frustrating than going the other way.

Feel free to send me an email, decode the email address in my signature, or visit my website and go to the home page, and I'm happy to send you some code and some more help.
Back to top
View user's profile Send private message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Wed Jul 28, 2021 12:58 am
Reply with quote

prino wrote:
PL/I is still in pretty wide-spread use, and going from COBOL to PL/I will be a hell of a lot less frustrating than going the other way.

Feel free to send me an email, decode the email address in my signature, or visit my website and go to the home page, and I'm happy to send you some code and some more help.


Thanks!!
it worries me that even in amazon I cant get any digital book, there are only books in the physical form but I live in argentina so is obviously very expensive for me to buy a book from the us in the physical form
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1306
Location: Vilnius, Lithuania

PostPosted: Wed Jul 28, 2021 1:10 am
Reply with quote

www.abebooks.com/9780471420323/PLI-Programming-Hughes-Joan-Kirkby-0471420328/plp
Back to top
View user's profile Send private message
Ali_gezer

Active User


Joined: 06 Apr 2021
Posts: 123
Location: argentina

PostPosted: Wed Jul 28, 2021 1:38 am
Reply with quote

prino wrote:
https://www.abebooks.com/9780471420323/PLI-Programming-Hughes-Joan-Kirkby-0471420328/plp
Quote:


do you reccomend this book? I have the book of murachs about cobol and jcl and is very ilustrative and didactic, I dont know if you read those books? this book that you point is ''didactic''?
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Wed Jul 28, 2021 10:25 am
Reply with quote

I did a lot of PL/I years ago.

Several (at least) very nice features include:

1. dynamically allocated arrays; i.e., sized at run-time
2. GET DATA statement, which allows associating variable names with values in the input stream
3. PUT DATA, which outputs the variable name with its value, especially nice for debug tracing
4. recursion

So much more - see the Wikipedia article.

You'll love PL/I and feel you've lost a lot of capabilities if you ever have to go back to just COBOL.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> General Talk & Fun Stuff

 


Similar Topics
Topic Forum Replies
No new posts doubt when executing a file when logg... TSO/ISPF 2
No new posts Doubt in MFS IMS DB/DC 2
This topic is locked: you cannot edit posts or make replies. Job Offer: Information systems consu... Mainframe Jobs 0
No new posts Doubt on GETMAIN, FREEMAIN behaviour CICS 3
No new posts Doubt in using command code O IMS DB/DC 4
Search our Forums:

Back to Top