PM Programming Workshop: Difference between revisions
Appearance
Created page with "; Event Date: Saturday 3 November 2018 ; Event Location: The Schalm. Oranjelaan 10, De Meern. Netherlands. ; Organizer: Tom Steen ; Speaker: Keith Merrington ; Descriptio..." |
mNo edit summary |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
; Event Date: Saturday 3 November 2018 | ; Event Date: Saturday 3 November 2018 | ||
; Event Location: The Schalm. Oranjelaan 10, De Meern. Netherlands. | ; Event Location: The Schalm. Oranjelaan 10, De Meern. Netherlands. | ||
; Organizer: hcc eCS User Group [http://www.ecs-gg.nl/] | |||
; Organizer: Tom Steen | ; Organizer: Tom Steen | ||
; Speaker: | ; Speaker: Keith Merrington | ||
; Description: This was a workshop hold in the Netherlands for the hcc user group in | ; Description: This was a workshop hold in the Netherlands for the hcc user group in Dutch language. The workshop was provided by Keith Merrington. It was a workshop about PM Programming from the installation of the compiler to the debugging of the executable. It used a source code sample provided from a Charles Petzold book. | ||
; Software | ; Software Required: | ||
:IBM VisualAge for C++ 3 | :IBM VisualAge for C++ 3 | ||
:IBM VisualAge for C+ | :IBM VisualAge for C+ fixpak 308 | ||
:IBM Toolkit Ver 4.52 | :IBM Toolkit Ver 4.52 | ||
==Files== | ==Files== | ||
* Presentation Files | * [https://archive.org/download/PMProgrammingWorkshop/PM%20Programming_en_v1-0.odp Presentation Files] | ||
* Source Code | * Source Code Sample | ||
** [https://archive.org/download/PMProgrammingWorkshop/welkom.C welkom.C] | |||
** [https://archive.org/download/PMProgrammingWorkshop/welkom.DEF welkom.DEF] | |||
** [https://archive.org/download/PMProgrammingWorkshop/welkom.MAK welkom.MAK] | |||
[[Category: | [[Category:Formatting Issues]] |
Latest revision as of 15:49, 27 November 2018
- Event Date
- Saturday 3 November 2018
- Event Location
- The Schalm. Oranjelaan 10, De Meern. Netherlands.
- Organizer
- hcc eCS User Group [1]
- Organizer
- Tom Steen
- Speaker
- Keith Merrington
- Description
- This was a workshop hold in the Netherlands for the hcc user group in Dutch language. The workshop was provided by Keith Merrington. It was a workshop about PM Programming from the installation of the compiler to the debugging of the executable. It used a source code sample provided from a Charles Petzold book.
- Software Required
- IBM VisualAge for C++ 3
- IBM VisualAge for C+ fixpak 308
- IBM Toolkit Ver 4.52
Files
- Presentation Files
- Source Code Sample