Home > Archive > Cobol > October 2005 > Need good Cobol book for novice
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 |
Need good Cobol book for novice
|
|
| nikky_cobol 2005-10-13, 7:55 am |
| Hello,
I am in search of a good Cobol book for beginners with lots of
examples. Can anyone recommend one? I have Murach mainframe Cobol book
but it doesn't have enough sample code.
Also if i need help with a program is there a way to find someone who
can tutor me?
Thanks
| |
| Judson McClendon 2005-10-13, 7:55 am |
| "nikky_cobol" <sholly0304@bellsouth.net> wrote:
>
> I am in search of a good Cobol book for beginners with lots of
> examples. Can anyone recommend one? I have Murach mainframe Cobol book
> but it doesn't have enough sample code.
Sams "Teach Yourself COBOL in 24 Hours" by Thane Hubbell, $19.97 U.S.
from www.amazon.com. The book comes with a CD that contains a free
version of Fujitsu COBOL, and there's lots of sample code. Thane also uses
good coding style. Good book, highly recommended.
--
Judson McClendon judmc@sunvaley0.com (remove zero)
Sun Valley Systems http://sunvaley.com
"For God so loved the world that He gave His only begotten Son, that
whoever believes in Him should not perish but have everlasting life."
| |
|
| nikky_cobol wrote:
>
> Also if i need help with a program is there a way to find someone who
> can tutor me?
You can post the problem, and what you've done so far here, and there
will probably be some folks that could help you. If you'd rather not
post it in a public forum, you could send that same info to me, and I'll
help you as I get a chance. :)
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
~ / \ / ~ 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++++ ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
| |
| Oliver Wong 2005-10-14, 6:55 pm |
| "nikky_cobol" <sholly0304@bellsouth.net> wrote in message
news:1129196743.877993.264140@f14g2000cwb.googlegroups.com...
> Hello,
>
> I am in search of a good Cobol book for beginners with lots of
> examples. Can anyone recommend one? I have Murach mainframe Cobol book
> but it doesn't have enough sample code.
This isn't a book, but it's the website I used to get started with
COBOL. It has lots of examples, and comes with a few exercises too:
http://www.csis.ul.ie/COBOL/
- Oliver
| |
| jlcaverlyca@yahoo.ca 2005-10-16, 7:55 am |
| Hi,
One that helped me quite a bit was "Simplified Structured COBOL with
Microsoft/Microfocus COBOL", by Daniel D. McCracken and Donald G.
Golden. The ISBN is 0-471-51407-1. You might be able to find a copy at
http://www.abebooks.com or maybe http://www.ebay.com
The majority of the book is code examples.
Also, check out
http://groups.yahoo.com/group/joeca...rogrammingstuff and look in
the Files section. There you will find a COBOL folder with example code
for use with Microsoft/Microfocus COBOL.
Joe
|
|
|
|
|