-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinternship_junior.html
286 lines (283 loc) · 9.3 KB
/
internship_junior.html
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
---
layout: default
title: Internship vs Junior Positions
permalink: /internship-junior/
---
<div class="relative overflow-hidden bg-white py-16">
<div
class="hidden lg:absolute lg:inset-y-0 lg:block lg:h-full lg:w-full lg:[overflow-anchor:none]"
>
<div class="relative mx-auto h-full max-w-prose text-lg" aria-hidden="true">
<svg
class="absolute top-12 left-full translate-x-32 transform"
width="404"
height="384"
fill="none"
viewBox="0 0 404 384"
>
<defs>
<pattern
id="74b3fd99-0a6f-4271-bef2-e80eeafdf357"
x="0"
y="0"
width="20"
height="20"
patternUnits="userSpaceOnUse"
>
<rect
x="0"
y="0"
width="4"
height="4"
class="text-gray-200"
fill="currentColor"
/>
</pattern>
</defs>
<rect
width="404"
height="384"
fill="url(#74b3fd99-0a6f-4271-bef2-e80eeafdf357)"
/>
</svg>
<svg
class="absolute top-1/2 right-full -translate-y-1/2 -translate-x-32 transform"
width="404"
height="384"
fill="none"
viewBox="0 0 404 384"
>
<defs>
<pattern
id="f210dbf6-a58d-4871-961e-36d5016a0f49"
x="0"
y="0"
width="20"
height="20"
patternUnits="userSpaceOnUse"
>
<rect
x="0"
y="0"
width="4"
height="4"
class="text-gray-200"
fill="currentColor"
/>
</pattern>
</defs>
<rect
width="404"
height="384"
fill="url(#f210dbf6-a58d-4871-961e-36d5016a0f49)"
/>
</svg>
<svg
class="absolute bottom-12 left-full translate-x-32 transform"
width="404"
height="384"
fill="none"
viewBox="0 0 404 384"
>
<defs>
<pattern
id="d3eb07ae-5182-43e6-857d-35c643af9034"
x="0"
y="0"
width="20"
height="20"
patternUnits="userSpaceOnUse"
>
<rect
x="0"
y="0"
width="4"
height="4"
class="text-gray-200"
fill="currentColor"
/>
</pattern>
</defs>
<rect
width="404"
height="384"
fill="url(#d3eb07ae-5182-43e6-857d-35c643af9034)"
/>
</svg>
</div>
</div>
<div class="relative px-4 sm:px-6 lg:px-8">
<div class="mx-auto max-w-prose text-lg">
<h1>
<span class="block text-center text-lg font-semibold text-indigo-600"
>Explaining</span
>
<span
class="mt-2 block text-center text-3xl font-bold leading-8 tracking-tight text-gray-900 sm:text-4xl"
>Internship & Junior Position</span
>
</h1>
<div class="relative mt-6 bg-white text-gray-800">
<div
class="h-56 bg-indigo-600 sm:h-72 md:absolute md:left-0 md:h-full md:w-1/2"
>
<img
class="h-full w-full object-cover"
src="/assets/images/before.png"
alt="Before joining StuntCoders"
/>
</div>
<div
class="relative mx-auto max-w-7xl px-4 py-6 sm:px-6 lg:px-8 lg:py-6"
>
<div class="md:ml-auto md:w-1/2 md:pl-10">
<p class="my-1 text-2xl font-bold tracking-tight sm:text-2xl">
Does your Git look like this?
</p>
</div>
</div>
</div>
<div class="relative bg-white text-gray-800">
<div class="h-56 sm:h-72 md:absolute md:right-0 md:h-full md:w-1/2">
<img
class="h-full w-full object-cover"
src="/assets/images/after.png"
alt="After joining StuntCoders"
/>
</div>
<div
class="relative mx-auto max-w-7xl px-4 py-6 sm:px-6 lg:px-8 lg:py-6"
>
<div class="md:mr-auto md:w-1/2 md:pr-10">
<p class="my-1 text-2xl font-bold tracking-tight sm:text-2xl">
But you’d love it to look like this?
</p>
</div>
</div>
</div>
<p class="mt-8 text-center text-xl leading-8 text-gray-500">
You came to the right place.
</p>
<div class="relative bg-white text-gray-800">
<img
class="h-full w-full object-cover"
src="/assets/images/thats-what-coders-do.jpg"
alt="After joining StuntCoders"
/>
</div>
<p class="relative bg-white text-gray-800">
Our team ranks amongst the top 10% of coders in their countries,
according to GitHub. Yup, all of the members that have been with us for
12+ months.
</p>
</div>
<div class="prose prose-lg prose-indigo mx-auto mt-12 text-gray-500">
<h2>What can I expect from the internship?</h2>
<p>
The internship lasts 12 program weeks. That usually means three months,
but we had people complete it sooner (our colleague Jovan completed it
in 1.5 months), and we had people take longer (5-6 months).
</p>
<p>During the 12 weeks, you will learn about the following:</p>
<ul role="list">
<ol>
1. Work ethics.
</ol>
<ol>
2. Self-quality control.
</ol>
<ol>
3. Software development methodologies in practice
</ol>
<ol>
4. Usage of project management tools, and lifecycle of tasks
</ol>
<ol>
5. Tracking of changes and proper methods for versioning;
</ol>
<ol>
6. Working with the team.
</ol>
<ol>
7. Giving estimates.
</ol>
<ol>
8. Proper git workflow (commit messages, branching models, peer
reviews).
</ol>
<ol>
9. Working with virtual environments (Docker, Vagrant, asdf).
</ol>
<ol>
10. How to take team meetings.
</ol>
<ol>
11. How to put your knowledge from SCSS to PHP to work on real
projects. (Your commits will go to production, scary 👻)
</ol>
</ul>
<h2>What NOT to Expect from the Internship?</h2>
<figure class="float-right w-1/4 pl-4">
<img
class="rounded-lg"
src="/assets/images/lizdek.jpg"
alt="Aleksandar Lizdek"
width="920"
height="920"
/>
<figcaption>Aleksandar Lizdek, Back-end Mentor</figcaption>
</figure>
<blockquote>
<p>
The internship is not a school, and the mentor is not your teacher. We
expect you to have enough knowledge to follow through. Cheating on
knowledge tests to pass qualifications will not do good.
</p>
</blockquote>
<div class="clear-both w-full"></div>
<h2>What’s the difference between an Intern and a Junior Develper?</h2>
<p>
There is almost no difference in knowledge you must gain to qualify for
Internship or Junior position. The difference may be in education, and
readyness to start working at a full pace.
</p>
<p>
Both interns and junior developers work on real-life features, that get
deployed to production. Both give estimates, both are expected to work
on the features on their own.
</p>
<p>
The difference is that mentors ease interns into the projects,
explaining all the nooks and cracks, with more than one weekly call on
which details are presented. There is no pressure to deliver
functionality on time (as interns are only practising estimates and are
often awfully wrong), and there is more explaining and "holding hands".
</p>
<h2>How do I know if I qualify for a junior position or internship?</h2>
<p>
If you are a recent graduate (3+ university program) and haven’t done
any personal projects, this program might be the right thing for you.
</p>
<p>
You should apply if you have just gained a degree (3+ university
program) and have done some projects (personal, small, more significant,
etc.). Then we will figure out together if you are fit for a junior
position or if you should go through an internship program.
</p>
<p>We are always eager to meet people like you.</p>
<p>
If you have completed the course in PHP, Ruby, or front-end development,
you must have at least one project you are proud of. Make it publicly
available on a Git repo. We want to know how you think, how persistent
you are, how much time it took you to complete the project, etc.
</p>
</div>
<div class="mx-auto max-w-prose text-lg">
<a
href="/open-positions/"
class="focus:shadow-outline mt-6 inline-flex items-center justify-center rounded-md border border-transparent bg-indigo-600 px-5 py-3 text-base font-medium leading-6 text-white transition duration-150 ease-in-out hover:bg-indigo-500 focus:outline-none"
>Check out our open positions</a
>
</div>
</div>
</div>