-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLessons.html
More file actions
419 lines (315 loc) · 14.1 KB
/
Lessons.html
File metadata and controls
419 lines (315 loc) · 14.1 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
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
<!DOCTYPE html>
<html dir="ltr">
<head>
<script>
var themeHasJQuery = !!window.jQuery;
</script>
<script type="text/javascript" src="./assets/js/jquery.js?1.0.789"></script>
<script>
window._$ = jQuery.noConflict(themeHasJQuery);
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./assets/css/bootstrap.css?1.0.789" media="screen" />
<script type="text/javascript" src="./assets/js/bootstrap.min.js?1.0.789"></script>
<!--[if lte IE 9]>
<link rel="stylesheet" href="./assets/css/layout.ie.css?1.0.789">
<script src="./assets/js/layout.ie.js?1.0.789"></script>
<![endif]-->
<link class="" href='//fonts.googleapis.com/css?family=Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic&subset=latin' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="./assets/js/layout.core.js"></script>
<script src="./assets/js/CloudZoom.js?1.0.789"></script>
<title>Lessons Outline</title>
<link rel="stylesheet" href="./assets/css/style.css?1.0.789">
<script src="./assets/js/script.js?1.0.789"></script>
<meta charset="utf-8">
</head>
<body class=" bootstrap bd-body-7 bd-pagebackground bd-margins">
<header class=" bd-headerarea-1 bd-margins">
<section class=" bd-section-1 bd-tagstyles" id="section4" data-section-title="Section with Header and Slider">
<div class="bd-container-inner bd-margins clearfix">
<div class=" bd-layoutbox-12 bd-no-margins clearfix">
<div class="bd-container-inner">
<form id=tmp class=" bd-search-4 form-inline" method="get" name="searchform" xmlns="http://www.w3.org/1999/html">
<div class="bd-container-inner">
<div class="bd-search-wrapper">
<input type="text" class=" bd-bootstrapinput-3 form-control input-sm" placeholder="Search">
<a href="#" class="bd-icon-19 bd-icon " link-disable="true"></a>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<section class=" bd-section-8 bd-page-width bd-tagstyles " id="section8" data-section-title="3 Columns">
<div class="bd-container-inner bd-margins clearfix">
<div class=" bd-layoutcontainer-5 bd-page-width bd-columns bd-no-margins">
<div class="bd-container-inner">
<div class="container-fluid">
<div class="row ">
<div class=" bd-columnwrapper-18
col-sm-12">
<div class="bd-layoutcolumn-18 bd-column" ><div class="bd-vertical-align-wrapper">
<div class=" bd-flexalign-1 bd-no-margins bd-flexalign">
<nav class=" bd-hmenu-3 " data-responsive-menu="true" data-responsive-levels="expand on click">
<div class=" bd-responsivemenu-2 collapse-button">
<div class="bd-container-inner">
<div class="bd-menuitem-7 ">
<a data-toggle="collapse"
data-target=".bd-hmenu-3 .collapse-button + .navbar-collapse"
href="#" onclick="return false;">
<span>Menu</span>
</a>
</div>
</div>
</div>
<div class="navbar-collapse collapse">
<div class=" bd-horizontalmenu-1 clearfix">
<div class="bd-container-inner">
<ul class=" bd-menu-1 nav nav-pills navbar-left">
<li class=" bd-menuitem-1
bd-toplevel-item
"
>
<a href="./home.html" >Home</a>
</li>
<li class=" bd-menuitem-1
bd-toplevel-item
"
>
<a
class="active" href="./Lessons.html" >Lessons Outline</a>
</li>
<li class=" bd-menuitem-1
bd-toplevel-item
"
>
<a href="./about.html" >About</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</div></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=" bd-section-5 bd-page-width bd-tagstyles bd-textureoverlay bd-textureoverlay-3 " id="section3" data-section-title="Simple Centered On BG">
<div class="bd-container-inner bd-margins clearfix">
<p class=" bd-textblock-6 bd-content-element">
Welcome to <br>Programming & Electronics Tutorials<br>By TsiamDev
<br><br><br><br><br>UNDER CONSTRUCTION
</p>
</div>
</section>
</header>
<div class=" bd-stretchtobottom-2 bd-stretch-to-bottom" data-control-selector=".bd-content-12"><div class=" bd-content-12 ">
<div class=" bd-htmlcontent-12 bd-margins"
data-page-id="page.16">
<section class=" bd-section-33 bd-page-width bd-tagstyles " id="section4" data-section-title="One Сolumn">
<div class="bd-container-inner bd-margins clearfix">
<div class=" bd-layoutcontainer-38 bd-page-width bd-columns bd-no-margins">
<div class="bd-container-inner">
<div class="container-fluid">
<div class="row
bd-row-flex
bd-row-align-middle">
<div class=" bd-columnwrapper-161
col-xs-12">
<div class="bd-layoutcolumn-161 bd-column" ><div class="bd-vertical-align-wrapper"><h1 class=" bd-textblock-179 bd-content-element">
Let's get started!
</h1></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=" bd-section-32 bd-tagstyles" id="section4" data-section-title="Six Columns With Header">
<div class="bd-container-inner bd-margins clearfix">
<div class=" bd-layoutcontainer-37 bd-columns bd-no-margins">
<div class="bd-container-inner">
<div class="container-fluid">
<div class="row
bd-row-flex
bd-row-align-top">
<div class=" bd-columnwrapper-159
col-xs-12">
<div class="bd-layoutcolumn-159 bd-column" ><div class="bd-vertical-align-wrapper"><h1 class=" bd-textblock-178 bd-no-margins bd-content-element">
Introduction to Functional Programming<br>
</h1>
<h2 class=" bd-textblock-177 bd-no-margins bd-content-element">
Lesson Outline
</h2></div></div>
</div>
<div class=" bd-columnwrapper-158
col-md-4
col-sm-6">
<div class="bd-layoutcolumn-158 bd-background-width bd-column" ><div class="bd-vertical-align-wrapper"><h3 class=" bd-textblock-176 bd-content-element">
<a href="./Blog/Lesson0.html">Lesson 0</a>
</h3>
<div class=" bd-spacer-40 clearfix"></div>
<p class=" bd-textblock-175 bd-content-element">
In this introductory lesson, we set up our development environment and then talk about several concepts, which help ease the reader in the philosophy of programming.
</p></div></div>
</div>
<div class=" bd-columnwrapper-156
col-md-4
col-sm-6">
<div class="bd-layoutcolumn-156 bd-column" ><div class="bd-vertical-align-wrapper"><h3 class=" bd-textblock-174 bd-content-element">
<a href="./Blog/Lesson1.html">Lesson 1</a>
</h3>
<div class=" bd-spacer-39 clearfix"></div>
<p class=" bd-textblock-173 bd-content-element">
In the second lesson in the series, we talk about separating our code into multiple files, and about how we can link them together. Also, variables!
</p></div></div>
</div>
<div class=" bd-columnwrapper-155
col-md-4
col-sm-6">
<div class="bd-layoutcolumn-155 bd-column" ><div class="bd-vertical-align-wrapper"><h3 class=" bd-textblock-172 bd-content-element">
<a href="./Blog/Exercises0.html">
Exercises 0
</a>
</h3>
<div class=" bd-spacer-38 clearfix"></div>
<p class=" bd-textblock-171 bd-content-element">
Here's a few exercises to test your understanding! Feel free to share your solutions on my social, to get feedback from me!
</p></div></div>
</div>
<div class=" bd-columnwrapper-154
col-md-4
col-sm-6">
<div class="bd-layoutcolumn-154 bd-column" ><div class="bd-vertical-align-wrapper"><h3 class=" bd-textblock-170 bd-content-element">
<a href="./Blog/Lesson2.html">
Lesson 2
</a>
</h3>
<div class=" bd-spacer-37 clearfix"></div>
<p class=" bd-textblock-169 bd-content-element">
In the third lesson of the series, we talk about branches, twigs and other tree stuff. Also, For loops!
</p></div></div>
</div>
<div class=" bd-columnwrapper-153
col-md-4
col-sm-6">
<div class="bd-layoutcolumn-153 bd-column" ><div class="bd-vertical-align-wrapper"><h3 class=" bd-textblock-168 bd-content-element">
Lesson 3
</h3>
<div class=" bd-spacer-36 clearfix"></div>
<p class=" bd-textblock-167 bd-content-element">
??
</p></div></div>
</div>
<div class=" bd-columnwrapper-152
col-md-4
col-sm-6">
<div class="bd-layoutcolumn-152 bd-column" ><div class="bd-vertical-align-wrapper"><h3 class=" bd-textblock-166 bd-content-element">
Exercises!
</h3>
<div class=" bd-spacer-35 clearfix"></div>
<p class=" bd-textblock-165 bd-content-element">
??
</p></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div></div>
<footer class=" bd-footerarea-1 bd-margins">
<section class=" bd-section-4 bd-page-width bd-tagstyles " id="section4" data-section-title="Four Columns With Header">
<div class="bd-container-inner bd-margins clearfix">
<div class=" bd-layoutcontainer-7 bd-page-width bd-columns bd-no-margins">
<div class="bd-container-inner">
<div class="container-fluid">
<div class="row
bd-row-flex
bd-row-align-middle">
<div class=" bd-columnwrapper-12
col-xs-12">
<div class="bd-layoutcolumn-12 bd-column" ><div class="bd-vertical-align-wrapper"><h1 class=" bd-textblock-4 bd-content-element">
Have questions? Get in touch!
</h1>
<div class="bd-separator-2 bd-separator-center bd-separator-content-center clearfix" >
<div class="bd-container-inner">
<div class="bd-separator-inner">
</div>
</div>
</div>
<div class=" bd-customhtml-1 bd-tagstyles">
<div class="bd-container-inner bd-content-element">
<!-- hitwebcounter Code START -->
<br>Unique VIsitors:<a href="https://www.hitwebcounter.com" target="_blank"><br><img src="https://hitwebcounter.com/counter/counter.php?page=7983989&style=0025&nbdigits=9&type=ip&initCount=0" title="Free Counter" alt="web counter" border="0"></a>
</div>
</div></div></div>
</div>
<div class=" bd-columnwrapper-15
col-md-3
col-sm-6">
<div class="bd-layoutcolumn-15 bd-background-width bd-column" ><div class="bd-vertical-align-wrapper"><span class="bd-iconlink-6 bd-own-margins bd-icon-35 bd-icon "></span>
<h2 class=" bd-textblock-14 bd-content-element">
<a href="https://www.facebook.com/kostantinos.tsiamitros.3">Personal Profile - Facebook</a>
</h2>
<div class=" bd-spacer-2 clearfix"></div></div></div>
</div>
<div class=" bd-columnwrapper-30
col-md-3
col-sm-6">
<div class="bd-layoutcolumn-30 bd-column" ><div class="bd-vertical-align-wrapper"><span class="bd-iconlink-1 bd-own-margins bd-icon-4 bd-icon "></span>
<h2 class=" bd-textblock-44 bd-content-element">
<a href="https://www.facebook.com/TsiamDev/">
Facebook page</a>
</h2></div></div>
</div>
<div class=" bd-columnwrapper-23
col-md-3
col-sm-6">
<div class="bd-layoutcolumn-23 bd-column" ><div class="bd-vertical-align-wrapper"><span class="bd-iconlink-11 bd-own-margins bd-icon-45 bd-icon "></span>
<h2 class=" bd-textblock-25 bd-content-element">
<a href="https://github.com/TsiamDev">Personal Profile - Github</a>
</h2>
<div class=" bd-spacer-7 clearfix"></div></div></div>
</div>
<div class=" bd-columnwrapper-34
col-md-3
col-sm-6">
<div class="bd-layoutcolumn-34 bd-column" ><div class="bd-vertical-align-wrapper"><span class="bd-iconlink-2 bd-own-margins bd-icon-23 bd-icon "></span>
<h2 class=" bd-textblock-47 bd-content-element">
<a href="https://github.com/TsiamDev/ProgrammingTutorials">
Lessons repo - Github</a>
</h2></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=" bd-section-2 bd-tagstyles" id="section2" data-section-title="">
<div class="bd-container-inner bd-margins clearfix">
<p class=" bd-textblock-1 bd-content-element">
© TsiamDev<br>
</p>
<div class=" bd-pagefooter-1">
<div class="bd-container-inner">
<a href='http://www.themler.io/html-templates' target="_blank">HTML Template</a> created with <a href='http://themler.io' target="_blank">Themler</a>.
</div>
</div>
</div>
</section>
</footer>
<div data-smooth-scroll data-animation-time="250" class=" bd-smoothscroll-3"><a href="#" class=" bd-backtotop-1 ">
<span class="bd-icon-67 bd-icon "></span>
</a></div>
</body>
</html>