|
1 |
| -\hypertarget{cobol-programming-with-vscode}{% |
2 |
| -\section*{COBOL Programming with |
3 |
| -VSCode}\label{cobol-programming-with-vscode}} |
4 |
| - |
5 |
| -\hypertarget{a-beginners-guide-to-cobol-using-modern-tooling}{% |
6 |
| -\subsubsection*{A beginner's guide to COBOL using modern |
7 |
| -tooling}\label{a-beginners-guide-to-cobol-using-modern-tooling}} |
8 |
| - |
9 |
| -\includegraphics{Images/cover.png} |
| 1 | +\begin{center} |
| 2 | + \vspace*{25pt} |
| 3 | +\includegraphics{Images/COBOL-Programming-Course.png} |
| 4 | +\hypertarget{cobol-programming-course-1}{% |
| 5 | +\section*{ |
| 6 | + \\[35pt] |
| 7 | + \Huge COBOL Programming Course 1 \\[10pt] |
| 8 | + \Huge Getting Started \\[15pt] |
| 9 | + \Large Version 2.3.0}\label{cobol-programming-course-1}} |
| 10 | +\end{center} |
| 11 | + |
| 12 | +\pagebreak |
| 13 | +\hypertarget{copyright}{% |
| 14 | +\section*{Copyright}{ |
| 15 | + \normalsize COBOL Programming Course is licensed under Creative Commons |
| 16 | + Attribution 4.0 International. To view a copy of this license, visit |
| 17 | + \href{https://creativecommons.org/licenses/by/4.0}{https://creativecommons.org/licenses/by/4.0}. \\[10pt] |
| 18 | + Copyright Contributors to the Open Mainframe Project's COBOL Programming Course}\label{copyright}} |
| 19 | +\pagebreak |
10 | 20 |
|
11 | 21 | \hypertarget{preface}{%
|
12 | 22 | \section*{Preface}\label{preface}}
|
@@ -37,6 +47,10 @@ \subsection*{Authors}\label{authors}}
|
37 | 47 | world for those interested in incorporating mainframe in their
|
38 | 48 | enterprise DevOps initiatives.
|
39 | 49 |
|
| 50 | +\textbf{Ahmed Eid} is a computer engineering student from Egypt. He was |
| 51 | +a mentee for the Open Mainframe Project 2021 Summer Mentorship under the |
| 52 | +COBOL Programming Course, helping to improve the content of the course. |
| 53 | + |
40 | 54 | \textbf{Zeibura Kathau} is a technical writer for the Mainframe DevOps
|
41 | 55 | value stream at Broadcom. He works on the open-source projects Che4z and
|
42 | 56 | Code4z, which are IDE extension packages for mainframe developers. He has
|
@@ -68,13 +82,20 @@ \subsection*{Authors}\label{authors}}
|
68 | 82 | Language (EGL), SG24-6673 and z/OS Traditional Application Maintenance
|
69 | 83 | and Support, SG24-7868.
|
70 | 84 |
|
| 85 | +\textbf{Hartanto Ario Widjaya} is a computer science student from |
| 86 | +Singapore Management University. He was a mentee for the Open Mainframe |
| 87 | +Project 2021 Summer Mentorship under the COBOL Programming Course, |
| 88 | +helping to improve the content of the course with various additions and |
| 89 | +assisting new learners to incorporate COBOL as a part of their tech |
| 90 | +toolkit. |
| 91 | + |
71 | 92 | \textbf{William Yates} is a Software engineer working for IBM UK. For
|
72 | 93 | the majority of his career he has working on the CICS TS product mainly
|
73 | 94 | as a software tester and now as Test Architect. He has delivered
|
74 | 95 | technical content for many Redbooks, video courses and at conferences
|
75 | 96 | around the world. He is also one of the leaders of the Galasa project,
|
76 | 97 | building an open source integration test framework for hybrid cloud
|
77 |
| -applications available at \href{https://galasa.dev/}{https://galasa.dev} |
| 98 | +applications available at \href{https://galasa.dev/}{https://galasa.dev}. |
78 | 99 |
|
79 | 100 | \hypertarget{acknowledgements}{%
|
80 | 101 | \subsection*{Acknowledgements}\label{acknowledgements}}
|
|
0 commit comments