-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmastering.html
More file actions
executable file
·279 lines (216 loc) · 11.4 KB
/
Copy pathmastering.html
File metadata and controls
executable file
·279 lines (216 loc) · 11.4 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
<!DOCTYPE html>
<html >
<head>
<!-- Site made with Mobirise Website Builder v4.10.7, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v4.10.7, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/favicon-70x70.png" type="image/x-icon">
<meta name="description" content="Mastering tests">
<title>Mastering</title>
<link rel="stylesheet" href="assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.css">
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
</head>
<body>
<!-- Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120541603-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-120541603-1');
</script>
<!-- /Google Analytics -->
<section class="header1 cid-r3mUg5leKb mbr-parallax-background" id="header1-3a">
<div class="container">
<div class="row justify-content-md-center">
<div class="mbr-white col-md-10">
<h1 class="mbr-section-title align-center mbr-bold pb-3 mbr-fonts-style display-1">MASTERING</h1>
<h3 class="mbr-section-subtitle align-center mbr-light pb-3 mbr-fonts-style display-2">
Technologies, Concepts & Skills</h3>
<p class="mbr-text align-center pb-3 mbr-fonts-style display-5">
Creating software is nothing without mastering as for any craft.</p>
<div class="mbr-section-btn align-center"><a class="btn btn-md btn-secondary display-4" href="index.html#features8-u"><span class="mbrib-home mbr-iconfont mbr-iconfont-btn"></span>
Less</a></div>
</div>
</div>
</div>
</section>
<section class="engine"><a href="https://mobirise.info/k">how to develop your own website</a></section><section class="mbr-section content4 cid-r3mUQV9PzI" id="content4-3b">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2">Technology Repository</h2>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">
An artifact to rationalise the use of technologies</h3>
</div>
</div>
</div>
</section>
<section class="mbr-section content6 cid-r3mUVx0EG5" id="content6-3e">
<div class="container">
<div class="media-container-row">
<div class="col-12 col-md-8">
<div class="media-container-row">
<div class="mbr-figure" style="width: 60%;">
<img src="assets/images/mbr-436x218.jpg" alt="Programming languages" title="">
</div>
<div class="media-content">
<div class="mbr-section-text">
<p class="mbr-text mb-0 mbr-fonts-style display-7"><strong>One technology per matter</strong><br>Choose which technologies must be used per programming language and for every test kind. Keep a place to watch promising technologies and another one to blacklist irrelevant technologies. Do the same thing for monitoring.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section content7 cid-rcAy0080uF" id="content7-4o">
<div class="container">
<div class="media-container-row">
<div class="col-12 col-md-8">
<div class="media-container-row">
<div class="media-content">
<div class="mbr-section-text">
<p class="mbr-text align-right mb-0 mbr-fonts-style display-7">
<strong>TestAsYouThink: executable guidelines for tests as first-class citizens!</strong><br><a href="http://testasyouthink.org" target="_blank">TestAsYouThink</a> is an open source software library in Java for testing purposes. It is designed as a fluent API that will change the way development teams write their unit and integration tests. It aims to take control over the coding practices as executable guidelines, from beginners to experts, to get high-quality tests.</p>
</div>
</div>
<div class="mbr-figure" style="width: 60%;">
<img src="assets/images/istock-illustration-digital-brain-custom-a4de4f7a4c79bc43859a3f8e45d81bc54c4f2b0a-346x346.jpg" alt="Mobirise" title="">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-r3mUROjtHa" id="content4-3c">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2">
Training</h2>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">
Key concepts are essential to master software creation, so understanding theorical knowledge is as important as practicing.</h3>
</div>
</div>
</div>
</section>
<section class="mbr-section content6 cid-rcAy4E6fgE" id="content6-4p">
<div class="container">
<div class="media-container-row">
<div class="col-12 col-md-8">
<div class="media-container-row">
<div class="mbr-figure" style="width: 60%;">
<img src="assets/images/mbr-436x330.jpg" alt="Mobirise" title="">
</div>
<div class="media-content">
<div class="mbr-section-text">
<p class="mbr-text mb-0 mbr-fonts-style display-7"><strong>Learning ways
</strong><br>Any training must include practical, little, focused exercises after every new concept in a slicing, step-by-step approach. Steps should be short to practice often. It is better if these exercises are fun.
<br>"Tell me and I forget,
<br>teach me and I may remember,
<br>involve me and I learn." Benjamin Franklin.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section content7 cid-rcAy6KSH2i" id="content7-4q">
<div class="container">
<div class="media-container-row">
<div class="col-12 col-md-8">
<div class="media-container-row">
<div class="media-content">
<div class="mbr-section-text">
<p class="mbr-text align-right mb-0 mbr-fonts-style display-7"><strong>Educational supports</strong>
<br>Choose the more proper support to teach. Reading and listening are not enough, visualising is paramount. Play with words, shapes and colors. Didactic spikes are perfect to mix both theorical and practical matters.
<br>And remember: "a good sketch is better than a long discourse." Napoleon.</p>
</div>
</div>
<div class="mbr-figure" style="width: 60%;">
<img src="assets/images/mbr-436x245.jpg" alt="Mobirise" title="">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section content4 cid-r3mUSQ4WEg" id="content4-3d">
<div class="container">
<div class="media-container-row">
<div class="title col-12 col-md-8">
<h2 class="align-center pb-3 mbr-fonts-style display-2">
Workouts</h2>
<h3 class="mbr-section-subtitle align-center mbr-light mbr-fonts-style display-5">In a workout, the travel prevails over the destination.</h3>
</div>
</div>
</div>
</section>
<section class="mbr-section content6 cid-r3mUXHXmKJ" id="content6-3g">
<div class="container">
<div class="media-container-row">
<div class="col-12 col-md-8">
<div class="media-container-row">
<div class="mbr-figure" style="width: 60%;">
<img src="assets/images/mbr-436x225.jpg" alt="Rubik's cubes" title="">
</div>
<div class="media-content">
<div class="mbr-section-text">
<p class="mbr-text mb-0 mbr-fonts-style display-7">
<strong>The right workout to learn skills right</strong><strong><br></strong>Many workouts are available to target skills at different levels, from introduction to improvement. Such workouts can be achieved either individually or collectively in coding dojos.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section content7 cid-r4t0S9fBPF" id="content7-3i">
<div class="container">
<div class="media-container-row">
<div class="col-12 col-md-8">
<div class="media-container-row">
<div class="media-content">
<div class="mbr-section-text">
<p class="mbr-text align-right mb-0 mbr-fonts-style display-7">
<strong>Shu-Ha-Ri</strong><strong><br></strong> Follow workouts in a global program to progress cleverly and to get better results.</p>
</div>
</div>
<div class="mbr-figure" style="width: 60%;">
<img src="assets/images/mbr-1-436x330.jpg" alt="Success" title="">
</div>
</div>
</div>
</div>
</div>
</section>
<section once="" class="cid-qRuggtLoj0" id="footer6-39">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="col-12">
<p class="mbr-text mb-0 mbr-fonts-style display-7">
© Copyright 2018-2020 Xavier Pigeon - All Rights Reserved
</p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/parallax/jarallax.min.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>