-
Notifications
You must be signed in to change notification settings - Fork 0
/
courses code.txt
575 lines (515 loc) · 30.3 KB
/
courses code.txt
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
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
<!DOCTYPE html>
<html lang='en-US'>
<head>
<!-- Do this first - we want things loading ASAP. -->
<link href='https://fonts.googleapis.com' rel='preconnect'>
<link crossorigin='true' href='https://fonts.gstatic.com' rel='preconnect'>
<link crossorigin='true' href='https://d24y9kuxp2d7l2.cloudfront.net' rel='preconnect'>
<!-- We always want this rendered at the start. -->
<link rel="stylesheet" href="https://d24y9kuxp2d7l2.cloudfront.net/assets/website-f2599e2771959ce83546b54f67381278504e5293.css" data-turbo-track="reload" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap" />
<script data-api='/usage/api/event' data-domain='techera.org' defer src='/usage/js/script.js'>
</script>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<meta content='width=device-width, initial-scale=1' name='viewport'>
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="EWzBcEcMV4oXajay4EOzdVVmtSyibbNQN1WQf4OkS6w72QHSdlNIq_RFSmkeKIEDz6WmwmavU0tEIInp3AV7JQ" />
<meta name="action-cable-url" content="wss://techera.org/cable" />
<meta content='language-servers-925786784.eu-west-2.elb.amazonaws.com' name='language-server-url'>
<meta content='https://techera.org/api/v2/bug_reports' name='bug-reports-url'>
<meta content='https://techera.org/api/v2/markdown/parse' name='parse-markdown-url'>
<meta content='' name='user-id'>
<meta content='pk_live_51IDGMXEoOT0Jqx0UGsyx7fUW7iojTCPobNQDDoVdVY64qsyeNyFDqQRAgXSdj2HF8mYzPGxsBWIEFPnenq0lEhLH00x7KfG52T' name='stripe-publishable-key'>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="footer, address, phone, icons" />
<title>TechEra</title>
<meta content='Learn, practice and get world-class mentoring in over 50 languages. 100% free.' name='description'>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
<meta content='width=device-width, initial-scale=1, viewport-fit=cover' name='viewport'>
<!-- Twitter Card data -->
<meta content='summary_large_image' name='twitter:card'>
<meta content='@techera_io' name='twitter:site'>
<meta content='@techera_io' name='twitter:creator'>
<meta content='https://techera.org' name='twitter:url'>
<meta content='techera' name='twitter:title'>
<meta content='Learn, practice and get world-class mentoring in over 50 languages. 100% free.' name='twitter:description'>
<meta content='https://dg8krxphbh767.cloudfront.net/meta/og.png' name='twitter:image'>
<!-- Open Graph data -->
<meta content='techera' property='og:title'>
<meta content='website' property='og:type'>
<meta content='https://techera.org' property='og:url'>
<meta content='https://dg8krxphbh767.cloudfront.net/meta/og.png' property='og:image'>
<meta content='Learn, practice and get world-class mentoring in over 50 languages. 100% free.' property='og:description'>
<meta content='techera' property='og:site_name'>
<meta content='744760440' property='fb:admins'>
<!-- Favicon -->
<link href='logo.png' rel='apple-touch-icon' sizes='180x180'>
<link href='logo.png' rel='icon' sizes='32x32' type='image/png'>
<link href='logo.png' rel='icon' sizes='16x16' type='image/png'>
<link href='/site.webmanifest' rel='manifest'>
<link rel="stylesheet" href="styleco.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link href="http://fonts.googleapis.com/css?family=Cookie" rel="stylesheet" type="text/css">
</head>
<body class='namespace- controller-pages action-index theme-light user-signed_out'>
<header id="site-header">
<a class="announcement-bar" href="/about/hiring">
<div class="lg-container">
<span>
We’re hiring!
</span>
<strong>
Come and join the TechEra team
</strong>
<span>
😁
</span>
</div>
</a>
<div class="lg-container container">
<a class="exercism-link xl:block" href="#">
TECH ERA
</a>
<div class="docs-search">
<div class="c-search-bar"
><input class="--search" placeholder="Search techera's docs...">
</div>
</div>
<nav class="signed-out">
<ul>
<li>
<a href="index.html">
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/home-2a4e66176c4816cfbbf83ac43c0be8e1b91e5ed7.svg" />
<span>
Home
</span>
</a>
</li>
<li>
<a href="contact.html">
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/tracks-2e780b460e113a9b07ce4446c988a31c40547b00.svg" />
<span>
Contact
</span>
</a>
</li>
<li>
<a href="pari.html">
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/contribute-269d926a07a0b503203914911e0a5704469ae8c4.svg" />
<span>
Career
</span>
</a>
</li>
<li>
<a href="notes.html">
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/mentoring-4d1e266458e8e3293b94679b92ccea4aa2cdb58b.svg" />
<span>
Notes
</span>
</a>
</li>
<li>
<a href="about.html">
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/donate-f0162e3dfad842a240d30ef6d422c5f4a969d857.svg" />
<span>
About Us
</span>
</a>
</li>
</ul>
</nav>
<div class="auth-buttons">
<a class="btn-primary btn-xs" href="/users/sign_up">
Sign up
</a>
<a class="btn-secondary btn-xs" href="/users/sign_in">
Log in
</a>
</div>
<div class="c-react-component c-react-wrapper-dropdowns-dropdown" data-react-dropdowns-dropdown="true" data-react-data="{"menu_button":{"label":"Button to open the navigation menu","className":"explore-menu","extraClassNames":["btn-xs","btn-enhanced"],"html":"\u003cimg role=\"presentation\" alt=\"\" class=\"c-icon\" src=\"https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/hamburger-7e74aa2e28fa2c1297400d23b3994a60439f7d83.svg\" /\u003e\u003cspan\u003eExplore\u003c/span\u003e"},"menu_items":[{"html":"\u003ca href=\"/\"\u003eHome\u003c/a\u003e","className":"opt site-link"},{"html":"\u003ca href=\"/tracks\"\u003eLanguage Tracks\u003c/a\u003e","className":"opt site-link"},{"html":"\u003ca href=\"/contributing\"\u003eContribute\u003c/a\u003e","className":"opt site-link"},{"html":"\u003ca href=\"/mentoring\"\u003eMentoring\u003c/a\u003e","className":"opt site-link"}]}">
</div>
</div>
</header>
<div id='page-landing'>
<header class='pt-24 sm:pt-32 md:pt-40 pb-56 sm:pb-56 c-header-with-bg'>
<div class='lg-container flex items-start md:items-center flex-col-reverse md:flex-row'>
<div class='lhs md:items-center lg:items-start md:text-center lg:text-left'>
<h1 class='text-h0 mb-12'>
Get
<strong class='leading-none font-bold'>
really
</strong>
good at Computer knowldege.
</h1>
<p class='text-p-xlarge mb-24'>
Develop fluency in
<em class='not-italic font-medium text-textColor2'>
"<u>programming language and computer basics</u>"
</em>
with our unique blend of learning, practice and studying.
TechEra is fun, effective and
<strong class='text-textColor2'>
100% free, forever.
</strong>
</p>
<div class='buttons flex mb-40 flex-col sm:flex-row'>
<a class="btn-primary btn-l mb-12 sm:mb-0 sm:mr-24 " href="/users/sign_up">
Sign up for free
</a>
<a class="btn-secondary btn-l shadow-buttonS" href="/tracks">
Explores
</a>
</div>
<div class='organisation pt-16 sm:items-center lg:items-start xl:items-center flex-col sm:flex-row lg:flex-col xl:flex-row px-24 sm:pl-32 sm:pr-48 pb-16 sm:pb-32 md:pb-16 lg:pb-16 xl:pb-16'>
<a href="#" class="logo"><span><strong>TECH</strong></span>
<i class="fab fa-staylinked"></i><span><strong>ERA</strong></span>
</a>
 
 
 
<div class='flex flex-col sm:flex-row lg:flex-col xl:flex-row sm:items-center lg:items-start xl:items-center'>
<p class='text-p-base mb-8 sm:mb-0 text-left'>
is an independent and well performed by the
<a href=" ">
<strong>
<u>TechEra</u>
</strong>
</a>
members.
</p>
<a class="c-prominent-link sm:ml-40 lg:ml-0 xl:ml-40" href="/about">
Learn more
</a>
</div>
</div>
</div>
<div class='graphic grid md:hidden lg:grid lg:ml-24 mb-16 lg:mb-0'>
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/landing-page-top-74da2134b88efcf34b05e804987fdfb832771716.svg" />
</div>
</div>
</header>
<section class='tracks-section pt-40 md:pt-56 mb-40 md:mb-56'>
<div class='lg-container'>
<div class='section-header items-center self-center mb-8 md:mb-12'>
<div class="c-icon --hex">
<img role="presentation" alt="" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/tracks-2e780b460e113a9b07ce4446c988a31c40547b00.svg" />
</div>
<h2 class='text-h1 text-center'>
Explore and
<strong>
get fluent
</strong>
in
<br>
different types of programming languages and computer basics
</h2>
<hr class='c-divider --large'>
</div>
<div class='mb-64 grid grid-cols-2 sm:grid-cols-4 lg:grid-cols-6'>
<a class="track" href="/tracks/python">
<img alt="Python" class="c-track-icon --python" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="https://dg8krxphbh767.cloudfront.net/tracks/python.svg" />
<div class='title'>
Python
</div>
</a>
<a class="track" href="/tracks/rust">
<img alt="mspowerpoint" class="c-track-icon --rust" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="images/powerpoint.jpeg" />
<div class='title'>
Ms Powerpoint
</div>
</a>
<a class="track" href="/tracks/java">
<img alt="Java" class="c-track-icon --java" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg'" src="https://dg8krxphbh767.cloudfront.net/tracks/java.svg" />
<div class='title'>
Java
</div>
</a>
<a class="track" href="/tracks/go">
<img alt="sql" class="c-track-icon --go" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="images/sqlimg.jpeg" />
<div class='title'>
Sql
</div>
</a>
<a class="track" href="/tracks/javascript">
<img alt="JavaScript" class="c-track-icon --javascript" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="https://dg8krxphbh767.cloudfront.net/tracks/javascript.svg" />
<div class='title'>
JavaScript
</div>
</a>
<a class="track" href="/tracks/ruby">
<img alt="msexcel" class="c-track-icon --ruby" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="images/excel.jpeg" />
<div class='title'>
Ms Excel
</div>
</a>
<a class="track" href="/tracks/cpp">
<img alt="C++" class="c-track-icon --cpp" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="https://dg8krxphbh767.cloudfront.net/tracks/cpp.svg" />
<div class='title'>
C++
</div>
</a>
<a class="track" href="/tracks/typescript">
<img alt="msword" class="c-track-icon --typescript" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="images/word.jpeg" />
<div class='title'>
Ms Word
</div>
</a>
<a class="track" href="/tracks/csharp">
<img alt="C#" class="c-track-icon --csharp" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="https://dg8krxphbh767.cloudfront.net/tracks/csharp.svg" />
<div class='title'>
C#
</div>
</a>
<a class="track" href="/tracks/elixir">
<img alt="msaccess" class="c-track-icon --elixir" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="images/access.jpeg" height="50" width="59" />
<div class='title'>
Ms Access
</div>
</a>
<a class="track" href="/tracks/c">
<img alt="C" class="c-track-icon --c" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="https://dg8krxphbh767.cloudfront.net/tracks/c.svg" />
<div class='title'>
C
</div>
</a>
<a class="track" href="/tracks/bash">
<img alt="operatingsystem" class="c-track-icon --bash" onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-track-e3d861058d4702c1dc4036617689249659b8d37d.svg';" src="images/operating s.jpeg" />
<div class='title'>
<center>
Operating<br>System
</center>
</div>
</a>
</div>
<div class='cta border-t-3 border-veryLightBlue'>
<a class="c-prominent-link --with-bg" href="/tracks"><span>See all</span><img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/arrow-right-0f5e363467e0c55fe280b4864639a9c677afa0d2.svg" /></a>
</div>
</div>
</section>
<section class='exercises-section pb-64'>
<div class='lg-container'>
<div class='flex flex-col lg:flex-row lg:items-start mb-48 lg:mb-72'>
<div class='flex-grow min-w-[50%] lg:max-w-[640px]'>
<div class='section-header mb-24 sm:mb-32'>
<div class="c-icon --hex"><img role="presentation" alt="" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/exercises-8a7df249fbfb76cc18efbbee844d9bd742830404.svg" /></div>
<h2 class='text-h2'>
Over
<strong>thousands of codes and computer basics.</strong>
<br>
From "Allergies" to "Zebra Puzzle".
</h2>
<hr class='c-divider'>
<p class='text-p-xlarge'>
Learn by doing. Get better at programming and computer basics through fun studying that build your understanding of concepts.
</p>
</div>
<div class='exercises'>
<div class='exercise sm:items-center'>
<img alt="Allergies" class="c-icon c-exercise-icon " onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-exercise-54cf5afe4add37d9cf717793c91b088a7dd242ef.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-exercise-54cf5afe4add37d9cf717793c91b088a7dd242ef.svg';" src="https://dg8krxphbh767.cloudfront.net/exercises/allergies.svg" />
<div class='flex-grow flex flex-col sm:flex-row sm:items-center'>
<div class='exercise-info mb-8 sm:mb-0'>
<h3>Allergies</h3>
<p>Given a person's allergy score, determine whether or not they're allergic to a given item, and their full list of allergies.</p>
</div>
<div class='flex items-center flex-shrink-0'>
<div class='track-icons sm:ml-16'>
</div>
</div>
</div>
</div>
<div class='exercise sm:items-center'>
<img alt="Queen Attack" class="c-icon c-exercise-icon " onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-exercise-54cf5afe4add37d9cf717793c91b088a7dd242ef.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-exercise-54cf5afe4add37d9cf717793c91b088a7dd242ef.svg';" src="https://dg8krxphbh767.cloudfront.net/exercises/queen-attack.svg" />
<div class='flex-grow flex flex-col sm:flex-row sm:items-center'>
<div class='exercise-info mb-8 sm:mb-0'>
<h3>Queen Attack</h3>
<p>Given the position of two queens on a chess board, indicate whether or not they are positioned so that they can attack each other</p>
</div>
<div class='flex items-center flex-shrink-0'>
<div class='track-icons sm:ml-16'>
</div>
</div>
</div>
</div>
<div class='exercise sm:items-center'>
<img alt="Zebra Puzzle" class="c-icon c-exercise-icon " onerror="if (this.src != 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-exercise-54cf5afe4add37d9cf717793c91b088a7dd242ef.svg') this.src = 'https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/missing-exercise-54cf5afe4add37d9cf717793c91b088a7dd242ef.svg';" src="https://dg8krxphbh767.cloudfront.net/exercises/zebra-puzzle.svg" />
<div class='flex-grow flex flex-col sm:flex-row sm:items-center'>
<div class='exercise-info mb-8 sm:mb-0'>
<h3>Zebra Puzzle</h3>
<p>Which of the residents drinks water? Who owns the zebra? Can you solve the Zebra Puzzle with code?</p>
</div>
<div class='flex items-center flex-shrink-0'>
<div class='track-icons sm:ml-16'>
</div>
</div>
</div>
</div>
</div>
</div>
<img role="presentation" alt="" category=" graphics" class="c-icon top-graphic mb-20 md:mb-0 lg:mr-128" width="668" hieght="511" src="studybuddy.jpg" />
</div>
<div class='features grid grid-cols-1 md:grid-cols-3 gap-x-80 gap-y-32'>
<div class='feature'>
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/features-local-2add638174fc7bc8b996ba7adcd79567fa995eea.svg" />
<h3 class='text-h4'>Write code locally, in your own space</h3>
<p class='text-p-base'>TechEra is primarily built as a CLI-first tool whether you can write and learn about the differnent codes.</p>
</div>
<div class='feature'>
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/features-editor-86efd1d24f03b40f84a25cb00554a255d668f598.svg" />
<h3 class='text-h4'>Use the TechEra in-browser editor</h3>
<p class='text-p-base'>Don’t spend hours installing a language locally just to try it out. We support all of the programming languages and computer basics in our in-browser editor.</p>
</div>
<div class='feature'>
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/features-feedback-b933f415772e36c9ecf3b28ccab52693e100c116.svg" />
<h3 class='text-h4'>Get automated analysis on your code</h3>
<p class='text-p-base'>Not quite sure how well you’ve done? We run automatic analysis on your solutions to give you quick feedback and points of improvement.</p>
</div>
</div>
</div>
</section>
<section class='mentoring-section mb-80 pt-48 md:pt-96 pb-64'>
<div class='lg-container'>
<div class='flex flex-col md:flex-row items-center justify-center mb-24 sm:mb-64'>
<img role="presentation" alt="" class="c-icon top-graphic mb-20 md:mb-0 lg:mr-128" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/graphics/mentoring-coffee-8bef8c16ec49cbf68b87900e657c53959c14e504.svg" />
<div class='section-header'>
<div class="c-icon --hex"><img role="presentation" alt="" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/exercises-8a7df249fbfb76cc18efbbee844d9bd742830404.svg" /></div>
<h2 class='text-h2'>
Depend your knowledge with learning,
<strong>for free.</strong>
</h2>
<hr class='c-divider'>
<p class='text-p-xlarge'>
Discover new and exciting ways to learn by getting handwritten <a href=" "><b><u>Notes</u></b></a> on it. Become more familiar with the conventions, ideas and opinions of a particular programming language and computer basics.
</p>
</div>
</div>
<div class='flex flex-col items-center'>
<h3 class='text-h2'>Why learning?</h3>
<hr class='c-divider mt-16 mb-24'>
</div>
<div class='features grid grid-cols-1 md:grid-cols-3 gap-x-80 gap-y-32'>
<div class='feature'>
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/features-do-not-know-79f18976f977caccc46cf7d36f99932f28fe20d8.svg" />
<h3 class='text-h4'>You don’t know what you never knew</h3>
<p class='text-p-base'>When learning a new computer language and their bsics, the hardest part is not being aware of the gaps in your knowledge. We can look at your code and immediately see the ideas you're not familiar with and give you a level-up by unlocking new knowledge.</p>
</div>
<div class='feature'>
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/features-fluency-79f18976f977caccc46cf7d36f99932f28fe20d8.svg" />
<h3 class='text-h4'>Learn language-specific conventions</h3>
<p class='text-p-base'>Becoming fluent in a language is more than being able to write code in it - it's about being able to think in that languages. Our Teams will help guide you to how to reshape your thinking to write your own idealistic code.</p>
</div>
<div class='feature'>
<img role="presentation" alt="" class="c-icon" src="https://d24y9kuxp2d7l2.cloudfront.net/assets/icons/features-feedback-b933f415772e36c9ecf3b28ccab52693e100c116.svg" />
<h3 class='text-h4'>Learning with others is fun</h3>
<p class='text-p-base'>Getting feedback from real people is an amazingly exciting way to learn. And becoming a learner and giving feedback yourself is an even bigger step forward. So, complete the circle - be a good learner 🎉</p>
</div>
</div>
</div>
</section>
</div>
<footer class="footer-distributed">
<div class="footer-left">
<a href="#home">
<img src="logo.png">
</a>
<h3>The <span>TechEra</span></h3>
<p class="footer-links">
<a href="index.html">Home</a>
|
<a href="#">Blog</a>
|
<a href="about.html">About Us</a>
|
<a href="contact.html">Contact</a>
|
<a href="termsandcondition.html">Terms and Condition</a>
|
<a href="pr.html">Privacy Policy</a>
</p>
<br>
<br>
<p class="footer-company-name"> 2022 Copyright © TechEra. All Rights Reserved</p>
</div>
<div class="footer-center">
<div>
<i class="fa fa-map-marker"></i>
<p><span>Government Polytechnic
Gaya</span>
</p>
</div>
<div>
<i class="fa fa-phone"></i>
<p>+91 6200502748</p>
</div>
<div>
<i class="fa fa-envelope"></i>
<p>
<a href="mailto:[email protected]">
</a>
</p>
</div>
<p class="footer-company-about">
<a href="#">
Faq
</a>
|
<a href="#">
Reports
</a>
|
<a href="#">
Help and Support
</a>
</p>
</div>
<div class="footer-right">
<p class="footer-company-about">
<span>
About the TechEra
</span>
We are here to provides computer programming languages and basics applications with their handwritten notes.
</p>
<div class="footer-icons">
<p class="footer-company-about">
<span>
Join Us
</span>
</p>
<br>
<a href="#">
<i class="fa fa-facebook">
</i>
</a>
<a href="#">
<i class="fa fa-twitter">
</i>
</a>
<a href="#">
<i class="fa fa-instagram">
</i>
</a>
<a href="#">
<i class="fa fa-linkedin">
</i>
</a>
<a href="#">
<i class="fa fa-youtube">
</i>
</a>
</div>
</div>
</footer>
</body>
</html>