-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathims-internship.html
More file actions
340 lines (325 loc) · 13 KB
/
ims-internship.html
File metadata and controls
340 lines (325 loc) · 13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
<!doctype html>
<html lang="en-US">
<head>
<!-- Basic meta -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="geo.country" content="ZZ" />
<meta name="dcterms.rights" content="� Copyright IBM Corp. 2020" />
<meta name="dcterms.date" content="2020-07-18" />
<meta name="keywords" content="IMS Central, IMS Developer, IMS" />
<meta name="robots" content="index, follow" />
<!-- Favicon -->
<link
id="favicon"
rel="shortcut icon"
type="image/x-icon"
href="wp-content/IMS_logo_small.png"
/>
<!-- Page title -->
<title>IMS Internship</title>
<!-- Meta for social media -->
<link rel="canonical" href="ims-internship.html" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta
property="og:title"
content="Participate in the IMS Internship Program!"
/>
<meta
property="og:description"
content="The IMS customer internship at SVL is an opportunity for customers to improve on, grow, and solidify their IMS skills and expertise."
/>
<meta
property="og:url"
content="https://imsdev.github.io/ims-internship.html"
/>
<meta property="og:site_name" content="z Systems Developer Community" />
<meta property="article:tag" content="internship" />
<meta
property="og:image"
content="http://developer.ibm.com/zsystems/wp-content/uploads/sites/75/2018/05/Group-2.png"
/>
<meta property="og:image:width" content="1118" />
<meta property="og:image:height" content="572" />
<meta property="og:image:alt" content="IMS Internship Program" />
<meta name="twitter:card" content="summary" />
<meta
name="twitter:description"
content="The IMS customer internship at SVL is an opportunity for customers to improve on, grow, and solidify their IMS skills and expertise."
/>
<meta name="twitter:title" content="Join the IMS Internship Program!" />
<meta
name="twitter:image"
content="http://developer.ibm.com/zsystems/wp-content/uploads/sites/75/2018/05/Group-2.png"
/>
<!-- Sheets -->
<!-- Imported styling -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css" />
<!-- Migrated stylesheets -->
<link
rel="stylesheet"
id="dwboomer-style-css"
href="wp-content/themes/boomer-v18/style.css"
/>
<link rel="stylesheet" href="wp-includes/css/www.css" />
<!-- Pure CSS -->
<link rel="stylesheet" href="wp-includes/css/pure.css" />
<link rel="stylesheet" href="wp-includes/css/grids-responsive-min.css" />
<!-- Custom CSS -->
<link rel="stylesheet" href="wp-includes/css/homepage.css" />
<link rel="stylesheet" href="wp-includes/css/nav.css" />
<link rel="stylesheet" href="wp-includes/css/dropnav.css" />
<link rel="stylesheet" href="wp-includes/css/page.css" />
<!-- Hotjar Tracking Code for ibm.com/demos & githhub -->
<script>
(function (h, o, t, j, a, r) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = { hjid: 132193, hjsv: 6 };
a = o.getElementsByTagName("head")[0];
r = o.createElement("script");
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
</script>
<!-- TipueSearch -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_content.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch_set.js"></script>
<script src="jekyll-tipue-search/assets/tipuesearch/tipuesearch.min.js"></script>
<!-- delayed search -->
<script src="jekyll-tipue-search/assets/tipuesearch/delayedsearch.js"></script>
<!-- Web components -->
<script
src="web-components/nav-header/nav-header.js"
type="module"
></script>
<script
src="web-components/hero-section/hero-section.js"
type="module"
></script>
<script src="web-components/footer/footer.js" type="module"></script>
</head>
<body id="ibm-com" class="ibm-com ibm-type">
<nav-header></nav-header>
<main id="content" class="main-content">
<div id="main">
<!-- =========================== Hero =========================== -->
<hero-section
name="IMS Customer Internship 2026"
image="wp-content/icons/icon_engage.svg"
section="Engage"
desc="<p>Take your skills to the next level with our annual, in-person, one-week training event.</p>
<p>May 18 - 22, 2026</p>"
linktext="Register →"
link="https://ibm-zcouncil.com/events/ims-internship-2026/"
></hero-section>
<!-- =========================== Why attend? =========================== -->
<section class="white-bg pure-g">
<div class="pure-u-1 pure-u-md-1-4">
<h2>Why attend?</h2>
</div>
<div class="pure-u-1 pure-u-md-3-4">
<p>
Whether you’re new to IBM® Information Management System (IMS™) or
looking to enhance your expertise, this event offers both
technical and hands-on sessions for all skill levels.
</p>
</div>
</section>
<!-- =========================== Register CTA =========================== -->
<!-- <section class="blue-bg pure-g">
<div class="pure-u-1 pure-u-md-2-5 section-header">
<h2>Don't miss this opportunity to expand your IMS skills!</h2>
</div>
<div class="pure-u-1 pure-u-md-3-5 pure-g">
<h4>
To be notified once registration opens, be sure to join our
waitlist.
</h4>
<div
class="pure-u-1 pure-u-sm-1-2 pure-u-md-1-2 pure-u-lg-1-2 pure-u-xl-1-4"
>
<a
class="button button-primary"
target="_blank"
aria-label="Join the waitlist for the IMS Internship"
href="https://forms.monday.com/forms/a3ec7d54e337be242f54eded219fb935?r=use1"
rel="noopener noreferrer"
>
Join the waitlist →
</a>
</div>
</div>
</section> -->
<!-- =========================== Event highlights =========================== -->
<section class="gray-bg pure-g">
<div class="pure-u-1 pure-u-md-1-4 section-header">
<h2>Event highlights</h2>
<a
target="_blank"
aria-label="View the tentative schedule"
href="https://community.ibm.com/community/user/ibmz-and-linuxone/viewdocument/ims-customer-internship?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560"
rel="noopener noreferrer"
class="highlight-link"
>
View the tentative schedule →
</a>
<p>Please note dates and sessions are subject to change.</p>
</div>
<div class="pure-u-1 pure-u-md-3-4">
<div class="pure-g pure-g-pad">
<div class="pure-u-1 pure-u-sm-1-2">
<div class="pure-g">
<div class="pure-u-1-5 pure-u-md-1">
<img
src="wp-content/icons/icon_presentation.svg"
alt=""
class="icon-sm"
/>
</div>
<div class="pure-u-4-5 pure-u-md-1">
<h3>30+ sessions and hands-on labs</h3>
<p>
Dive deep into practical, real-world IMS topics with
expert-led training and interactive labs.
</p>
</div>
</div>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<div class="pure-g">
<div class="pure-u-1-5 pure-u-md-1">
<img
src="wp-content/icons/icon_collaboration.svg"
alt=""
class="icon-sm"
/>
</div>
<div class="pure-u-4-5 pure-u-md-1">
<h3>Opportunities to meet with IMS experts</h3>
<p>
Receive feedback from IMS professionals regarding your
specific questions.
</p>
</div>
</div>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<div class="pure-g">
<div class="pure-u-1-5 pure-u-md-1">
<img
src="wp-content/icons/icon_design_thinking_01.svg"
alt=""
class="icon-sm"
/>
</div>
<div class="pure-u-4-5 pure-u-md-1">
<h3>Access to Design Thinking sessions</h3>
<p>
Participate in innovative workshops that foster
collaboration.
</p>
</div>
</div>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<div class="pure-g">
<div class="pure-u-1-5 pure-u-md-1">
<img
src="wp-content/icons/icon_growth.svg"
alt=""
class="icon-sm"
/>
</div>
<div class="pure-u-4-5 pure-u-md-1">
<h3>Multiple learning tracks</h3>
<p>IMS DB, IMS TM, Ansible, and more.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- =========================== FAQs =========================== -->
<section class="dark-gray-bg pure-g">
<div class="pure-u-1 pure-u-md-1-4">
<h2>Frequently asked questions</h2>
</div>
<div class="pure-u-1 pure-u-md-3-4">
<div class="pure-g pure-g-pad">
<div class="pure-u-1 pure-u-sm-1-2">
<h4>Who should attend?</h4>
<p>
We recommend that you have basic skills with z/OS. Customers,
business partners, and IBMers are welcome.
</p>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<h4>When and where?</h4>
<p>May 18 - 22, 2026</p>
<p>IBM Silicon Valley Lab, San Jose, CA USA</p>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<h4>Is it virtual?</h4>
<p>
No, participants must attend in person, and learning materials
are available only to attendees.
</p>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<h4>What's the cost?</h4>
<p>
No fees for attending. Attendees are responsible for travel,
accommodation, and meals.
</p>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<h4>Where can I stay?</h4>
<a
target="_blank"
aria-label="List of nearby hotels"
href="wp-content/documents/2025-IMS-Customer-Internship-Hotels.pdf"
rel="noopener noreferrer"
>
List of nearby hotels →
</a>
<p>Closest airport: San Jose California International</p>
</div>
<div class="pure-u-1 pure-u-sm-1-2">
<h4>What topics will be covered?</h4>
<a
target="_blank"
aria-label="View the tentative schedule"
href="https://community.ibm.com/community/user/ibmz-and-linuxone/viewdocument/ims-customer-internship?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560"
rel="noopener noreferrer"
>
View the tentative schedule →
</a>
</div>
<div class="pure-u-1">
<h4>
Still have questions? Contact Amanda Stephens:
<a href="mailto:amanda.stephens@ibm.com"
><em>amanda.stephens@ibm.com</em></a
>
</h4>
</div>
</div>
</div>
</section>
</div>
</main>
<!-- Footer -->
<imscentral-footer></imscentral-footer>
</body>
</html>