forked from JTCE/codewithmosh
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcsharp1.html
More file actions
603 lines (460 loc) · 20.4 KB
/
csharp1.html
File metadata and controls
603 lines (460 loc) · 20.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
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
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
<!DOCTYPE html>
<html>
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-66465936-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-66465936-3');
</script>
<!-- Google Analytics Content Experiment code -->
<!-- Google Analytics Content Experiment code -->
<script>function utmx_section(){}function utmx(){}(function(){var
k='162218849-4',d=document,l=d.location,c=d.cookie;
if(l.search.indexOf('utm_expid='+k)>0)return;
function f(n){if(c){var i=c.indexOf(n+'=');if(i>-1){var j=c.
indexOf(';',i);return escape(c.substring(i+n.length+1,j<0?c.
length:j))}}}var x=f('__utmx'),xx=f('__utmxx'),h=l.hash;d.write(
'<sc'+'ript src="'+'http'+(l.protocol=='https:'?'s://ssl':
'://www')+'.google-analytics.com/ga_exp.js?'+'utmxkey='+k+
'&utmx='+(x?x:'')+'&utmxx='+(xx?xx:'')+'&utmxtime='+new Date().
valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+
'" type="text/javascript" charset="utf-8"><\/sc'+'ript>')})();
</script><script>utmx('url','A/B');</script>
<!-- End of Google Analytics Content Experiment code -->
<!-- End of Google Analytics Content Experiment code -->
<meta name='apple-mobile-web-app-capable' content='yes' />
<meta charset="UTF-8">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="a5FN8ifJxdWz+c4q/R+tsHePAvrZvH3Hh+0O0eh8hfPoi6cuAx6hlPryOggD0kLjR/9kUr85et1ZYgm7bvlx/w==" />
<link href="d2oz8i5n9se8ej.cloudfront.net/school-css-1507331834-146684-3393d9697e1bd3e8252777b5a8272fea.css" rel="stylesheet" data-turbolinks-track="true"></link>
<title>C# Basics for Beginners</title>
<meta name="description" content="223623" />
<link rel="canonical" href=csharp1.html" />
<meta property="og:title" content="C# Basics for Beginners" />
<meta property="og:url" content="http://codewithmosh.teachable.com/courses/223623" />
<meta property="og:image" content="https://www.filepicker.io/api/file/stccKo5kR5iZY7CtLFvi" />
<meta property="og:description" content="223623" />
<meta name="brand_video_player_color" content="#fc4364" />
<meta name="site_title" content="Code with Mosh" />
<style>.big-title {
font-size: 39px;
color: #000;
font-weight: bold;
margin-bottom: 36px;;
}
.align-center {
text-align: center;
}
.blurb {
width: 85%;
margin: 0 auto;
}
.img-feature {
width: 70%;
margin: 0 auto;
}
.img-caption {
line-height: 21px !important;
font-weight: bold !important;
color: #000 !important;
text-align: center !important;
}
ul.features {
list-style: none;
}
ul.features li:before {
content: '✓ ';
}
.big-text {
color: #6e79d2;
font-size: 40px;
}
.small-text {
font-size: 20px;
text-transform: uppercase;
}
.video_embed p {
width: 80%;
margin: 0 auto;
margin-bottom: 50px;
font-weight: normal;
}
.course-top-row.has-hero-image .course-header-container .course-title {
line-height: 56px;
width: 80%;
margin: 0 auto;
margin-bottom: ;
}
.course-block.video_embed h2, .block.video_embed h2 {
margin-bottom: 40px;
}
.closing_letter p {
font-weight: normal;
}
.closing_letter li {
font-size: 18px;
line-height: 33px;
}
.closing_letter h1 {
font-size: 39px;
font-weight: bold;
color: #000;
line-height: 48px;
}
.course-section ul.section-list .section-item .item {
background: #f9f9f9;
color: #333;
padding: 18px;
}
.course-section ul.section-list .section-item .title-container {
border-left-color: #eee;
}
.course-section ul.section-list .section-item.next-lecture .item {
background: #a5e0ff;
}
.course-section ul.section-list .section-item.next-lecture .title-container {
border-left-color: #8ec6e3;
}
.course-section ul.section-list .section-item .item:hover {
background: #f0f0f0;
color: #000;
}
.course-section ul.section-list .section-item .item:hover .title-container {
border-left-color: #ddd;
}
.course-section ul.section-list .section-item.incomplete .status-icon {
box-shadow: inset 0px 0px 0px 2px #79d0f9;
}
.course-section ul.section-list .section-item.incomplete .item:hover .status-icon {
box-shadow: inset 0px 0px 0px 2px #c7c7c7;
}
.course-section .section-title {
background: #7E819A;
color: #fff;
}
.coupon-code-applied {
background: rgba(164, 218, 236, 0.6);
color: #353854;
}
.checkout-button-group .product-details h3.product-name .discount {
color: #fff;
background: #737577;
padding: 2px 8px;
border-radius: 7px;
}
.course-sidebar .row.lecture-sidebar .course-section .section-item {
border-bottom: 1px solid rgba(123, 123, 123, 0.1) !important;
}
.course-listing:hover {
box-shadow: 0px 0px 0px 1px #c9cce2;
border: 1px solid #c9cce2;
}
.course-listing .course-listing-extra-info .course-price {
color: #6975cc;
}</style>
<script src='fast.wistia.com/assets/external/E-v1.js'></script>
<script src='www.google.com/recaptcha/api.js' async defer></script>
<!-- <script src="d2oz8i5n9se8ej.cloudfront.net/assets/application-667db44d96c323475d49b0e9fd596e2d3c7c011d47752779fd6b0c7d936b2b33.js" data-turbolinks-track="true"></script> -->
<!-- <script src="d2oz8i5n9se8ej.cloudfront.net/packs/dynamic-page-initializer-2dd6c8204ad5b4faad46.js"></script> -->
<link href="http://codewithmosh.teachable.com/blog/rss" rel="alternate" title="RSS Feed" type="application/rss+xml" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
</head>
<body>
<meta http-content='IE=Edge' http-equiv='X-UA-Compatible'>
<meta content='width=device-width,initial-scale=1.0,user-scalable=no' name='viewport'>
<!-- HEADER -->
<header class=''>
<!-- Navbar -->
<div class="navbar navbar-fedora navbar-fixed-top is-at-top bs-docs-nav is-not-signed-in navbar-course-hero hide-nav-background-color" id='navbar' role='navigation'>
<div class='container'>
<div class='navbar-header'>
<!-- Site logo -->
<a class='navbar-brand header-logo' href='http://codewithmosh.teachable.com/'>
<span class="sr-only">Code with Mosh</span>
<img src="https://process.fs.teachablecdn.com/ADNupMnWyR7kCWRvm76Laz/resize=height:60/https://www.filepicker.io/api/file/l6zamydgRaGdduFShjV2" alt="Code with Mosh" srcset="https://process.fs.teachablecdn.com/ADNupMnWyR7kCWRvm76Laz/resize=height:120/https://www.filepicker.io/api/file/l6zamydgRaGdduFShjV2 2x" />
</a>
<!-- Header Menu -->
</div>
</div>
</div>
</div>
</header>
<div class='view-school'>
<div class="blocks-page blocks-page-course_sales_page" id="blocks-page-1048503">
<div class="course-block block hero odd-stripe" id="block-3949447">
<!-- COURSE PAGE -->
<!-- Course Info -->
<div class='course-top-row has-hero-image' style='background:url("https://process.fs.teachablecdn.com/ADNupMnWyR7kCWRvm76Laz/resize=width:1440/https://www.filepicker.io/api/file/PygZQ5RSmC1EBKKuxQst");'>
<div class="black-overlay" style="opacity: 0;"> </div>
<div class='container'>
<div class='row'>
<!-- Course Video/Image -->
<div class='col-md-5 course-splash-media'>
<div class='img-rounded'>
<img src="https://process.fs.teachablecdn.com/ADNupMnWyR7kCWRvm76Laz/resize=width:705/https://www.filepicker.io/api/file/stccKo5kR5iZY7CtLFvi" alt="Stccko5kr5izy7ctlfvi" />
</div>
</div>
<div class='col-md-6 course-header-container'>
<h1 class='course-title'>
C# Basics for Beginners
</h1>
<h2 class='course-subtitle'>
Learn C# and the fundamentals of programming using real-world examples and exercises
</h2>
<!-- Embeds a button that will go to checkout if the course has only a single product,
or scroll to the product select form if there is more than one product -->
<!-- <a id='enroll-button-top' class='btn btn-hg btn-primary btn-header-enroll payment-scroller'>
<i class='fa fa-shopping-cart'></i> Enroll in Course
</a> -->
</div>
</div>
<!-- Pre-enrollment Form -->
</div>
</div>
<!-- Watch promo modal -->
</div>
<div class="course-block block description_with_share_icons even-stripe" id="block-3949449">
<div class='container'>
<div class='row'>
<div class='col-lg-2 col-md-2 hidden-sm hidden-xs' style=''>
<center>
<a href='https://www.facebook.com/' target='_blank'>
</a>
<br>
<a href="https://www.facebook.com/sharer.php?u=http://codewithmosh.teachable.com/courses/206545" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;">
<i class='fa fa-facebook-square facebook-button'></i>
</a>
<br>
<a href="https://twitter.com/intent/tweet/?url=http://codewithmosh.teachable.com/courses/206545&text=Angular%204:%20Beginner%20to%20Pro:" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;">
<i class="fa fa-twitter-square twitter-button"></i>
</a>
<br>
<a href="https://plus.google.com/share?url=http://codewithmosh.teachable.com/courses/206545" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;">
<i class="fa fa-google-plus-square google-plus-button"></i></a>
<br>
<a href="http://www.linkedin.com/shareArticle?mini=true&url=http://codewithmosh.teachable.com/courses/206545&title=Angular%204:%20Beginner%20to%20Pro" onclick="javascript:window.open(this.href,'', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;">
<i class="fa fa-linkedin-square linkedin-button"></i></a>
</center>
</div>
<div class='col-xs-1 visible-xs'></div>
<div class='col-lg-8 col-md-8 col-sm-10 col-lg-offset-0 col-md-offset-0 col-sm-offset-1 col-xs-10 course-description'>
<p>
C# is a beautiful cross-platform language that can be used to build a variety of applications. With C#, you can build mobile apps (for Windows, Android, and iOS), games, websites and desktop applications.
Once you master the fundamentals of C# and programming with .NET framework, you'll have lots of options in front of you. You can choose to build mobile apps if you prefer, or you can change job and work as a web developer. As long as you know the fundamentals well, switching to different technology stacks is pretty easy.
</p>
<p>
In this course, you'll learn the fundamentals of programming with C# along with best practices and shortcuts that help you write more code in less time.
</p>
<p>
More specifically you'll learn about:
</p>
<ul>
<li>Architecture of .NET applications</li>
<li>Primitive types and expressions</li>
<li>Non-primitive types</li>
<li>Control flow</li>
<li>Arrays and lists</li>
<li>Working with text</li>
<li>Working with dates</li>
<li>Working with files</li>
<li>Debugging applications</li>
</ul>
<h2>Traing your programming brain</h2>
<p>
This course is packed with exercises that are carefully chosen from academic and real-world examples to train your "programming brain". If you want to be a successful programmer, who has many high-paid job offers and freedom to "choose", you need to learn how to think like a programmer. And this is what you're going to get out of these exercises. All exercises come with solutions, so you can compare your solutions with mine and find areas for improvement.
</p>
<p>
For every topic, not only will you learn the whats, but you'll also learn the whys and hows. You'll see common errors that pop up as part of developing applications with C#. I'll explain these errors in detail and show you how to resolve them.
</p>
<h2>What other students who have taken this course say:</h2>
<p>"I’ve actually landed my first job as a Junior software developer. I owe a lot of it to you because your courses have been EXTREMELY helpful. May God bless you and your efforts to create high-quality courses. This has really changed my life from working as a security guard and doing websites for free, now I am a professional." -Danish Jafri</p>
<p>"Great Instructor, Great Course, Mosh does a great job of breaking down the material and making it interesting." -Michael Gardner</p>
<p>"You can hear the passion in his voice which makes the course sound 10x more exciting than someone who just does it for the money." -Tim Medcalf</p>
<p>"Great Instructor, I love the way he teaches the course." -Edward Tkachev</p>
<p>"I love Mosh's approach of delivering the theory and then the practice. Audio and video quality are superb." -Paul Mooney</p>
<p>"You can definitely tell that Mosh is not only an experienced programmer, but he also cares deeply about producing great quality lessons and ensuring that his students are understanding the content." -David
</p>
<br>
</div>
</div>
</div>
</div>
<div class="course-block block rich_text odd-stripe" id="block-4251659">
<div class='container'>
<div class='row'>
<div class='col-xs-10 col-xs-offset-1 col-md-8 col-md-offset-2 course-description'>
<div style="text-align: center">
<h1 class="big-title">Full Money Back Guarantee for 30 Days </h1>
<h2>Try it risk-free</h2>
<p>You can ask for a full refund any time during the first 30 days if you decide the course isn’t for you.
<br><br>
Full, instant refund, no questions asked.
</p>
<img src="https://d3gvvapon6fqzo.cloudfront.net/icons/checkout-badge-1.svg">
</div>
</div>
</div>
</div>
</div>
<div class="course-block block bio even-stripe" id="block-3949450">
<div class='container'>
<div class='row'>
<div class='col-xs-1 visible-xs'></div>
<div class='col-lg-8 col-lg-offset-2 col-xs-10 col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1'>
<h2>
Your Instructor
</h2>
<br>
<div class='row'>
<div class='col-lg-3 col-md-4 col-sm-4 text-center'>
<img class='large-img-rounded img-responsive' src='https://www.filepicker.io/api/file/su7jLanLRmmanlmn5RyO' alt='Mosh Hamedani'>
<div class='author-name'>
Mosh Hamedani
</div>
</div>
<div class='col-lg-9 col-md-8 col-sm-8'>
<p>Hi! I'm Mosh Hamedani and I help ambitious developers take their coding skills to the next level.
</p>
<p><strong>Over the last 3 years, I've taught over 140,000 students </strong>through my online courses and my YouTube channel has been watched over 3.7 million times!
</p>
<p>I've been working as a software engineer for the past 17 years and I love to share my knowledge with you. It’s my mission to make coding and software engineering accessible to everyone.<br>
</p>
</div>
</div>
<br>
</div>
</div>
</div>
</div>
<div class="course-block block faq odd-stripe" id="block-3949453">
<div class='container'>
<div class='row'>
<div class='col-xs-10 col-xs-offset-1 col-md-8 col-md-offset-2'>
<h2>
<i class='fa fa-question-circle'></i>
Frequently Asked Questions
</h2>
<br>
<div class='faq-question'>
When does the course start and finish?
</div>
<div class='faq-answer'>
The course starts now and never ends! It is a completely self-paced online course - you decide when you start and when you finish.
</div>
<div class='faq-question'>
How long do I have access to the course?
</div>
<div class='faq-answer'>
How does lifetime access sound? After enrolling, you have unlimited access to this course for as long as you like - across any and all devices you own.
</div>
<div class='faq-question'>
What if I am unhappy with the course?
</div>
<div class='faq-answer'>
We would never want you to be unhappy! If you are unsatisfied with your purchase, contact us in the first 30 days and we will give you a full refund.
</div>
<div class='faq-question'>
Can I download the videos and watch them offline?
</div>
<div class='faq-answer'>
Absolutely! We understand that you may have a slow connection or be somewhere with no Internet connectivity. You can download and watch all the videos offline.
</div>
</div>
</div>
</div>
</div>
<div class="course-block block closing_letter even-stripe" id="block-4255328">
<div class='container'>
<div class='row'>
<div class='col-xs-10 col-xs-offset-1 col-md-8 col-md-offset-2'>
<h1 class="align-center" style="margin-bottom: 30px;">Are you ready to learn C#?</h1>
<p class="align-center">Stop wasting your time jumping from one tutorial to another. Enroll in the course to get:
</p>
<div class="row" style="width: 85%; margin: auto">
<div class="col-md-6">
<ul style="margin-top: 30px; margin-bottom: 60px">
<li>5.5 hours of HD videos</li>
<li>Real-world examples</li>
<li>Exercises and solutions</li>
<li>Downloadable source code</li>
</ul>
</div>
<div class="col-md-6">
<ul style="margin-top: 30px; margin-bottom: 60px">
<li>Lifetime access</li>
<li>Learn at your own pace</li>
<li>Watch online or offline</li>
<li>Watch on any devices</li>
</ul>
</div>
</div>
<h3 class="align-center">With a 30-day full money-back guarantee, what do you have to lose?
</h3>
</div>
</div>
</div>
</div>
<div class="course-block block coupon_banner " id="block-4298948">
<div class='coupon-code-applied hidden'>
<div class='container'>
<div class='row'>
<div class='col-xs-10 col-xs-offset-1 col-md-8 col-md-offset-2'>
<!-- Caution! the coupon-percent and coupon-text classes are used
to set the displayed amount properly -->
<div class='coupon-percent-text'>
<span class='coupon-percent'></span>
Early-bird discounts now available - limited time only!<br>
</div>
<div class='coupon-invalid-text hidden'>
The coupon code you entered is expired or invalid, but the course is still available!
</div>
</div>
</div>
</div>
</div>
</div>
<div class="course-block block checkout odd-stripe" id="block-3949456">
<div class="checkout-cta">
<h2>
<!-- This is a final call-to-action that will say "Join 2,000 students and get started now!"
or simply "Get started now!" if you have fewer than 100 students in the course -->
Get started now!
</h2>
</div>
<div class="row">
<center>
<br>
<button id='enroll-button' data-course-id="206545" class="btn btn-hg btn-primary btn-enroll" name="commit" type="submit" value="Enroll in Course">
<i class='fa fa-shopping-cart'></i> Enroll for <strike>$125</strike> $62.50
</button>
<br>
</center>
</div>
</form>
</div>
</div>
</div>
<!-- Pre-enrollment Form -->
<script>
var el = document.getElementById("enroll-button")
el.addEventListener("click", function(e){
gtag('event', 'event_name', {
'event_category': 'ecommerce',
'event_action': 'purchase',
'value': 175,
'event_callback': function() {
console.log("CALLBACK");
window.location.href='https://sso.teachable.com/secure/146684/checkout/423211/csharp-basics-for-beginners?coupon_code=HALFOFF'
}
});
});
</script>
</div>
</div>
</div>
</body>
</html>