-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex_old.html
875 lines (593 loc) · 30.9 KB
/
index_old.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
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
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
<!DOCTYPE html><html><head>
<title>Kickstart Coding | Kickstart Coding</title><meta charset="utf8"><meta name="title" content="Kickstart Coding | Kickstart Coding"><meta name="description" content="Learn to code with our affordable virtual coding academy"><meta name="keywords" content="bootcamp, python, learn to code, free coding, coding lessons, computer science, programming, javascript, react, coding school, coding academy"><meta name="robots" content="index, follow"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="language" content="English"><meta name="revisit-after" content="5 days"><link rel="stylesheet" href="/_modulo/modulo-build-x1bn2ebf.css">
</head><body id="">
<a name="nav"></a>
<nav class="Page-nav layout-container">
<a href="/" style="grid-column: 1"><img src="/static/images/kickstartcodinglogo.svg"></a>
<ul>
<li>
<a href="#c" title="Start" class="
Page-navLink
Page-navLink--selected
">
START
</a>
</li>
<li>
<a href="/courses/" title="Courses" class="
Page-navLink
">
COURSES
</a>
</li>
<li>
<a href="/apply/" title="Plans" class="
Page-navLink
">
PLANS
</a>
</li>
<li>
<a href="/services/" title="Services" class="
Page-navLink
">
SERVICES
</a>
</li>
</ul>
<div class="right-links" style="grid-column: 3">
<a href="/apply/" style="font-size: 13px">Register Today »</a>
</div>
</nav>
<div class="Page-navHBMenu">
<a href="#nav" class="btn-hbmenu">☰</a>
</div>
<a name="c"></a> <!-- c = content -->
<div class="Page-container layout-container
hero-container
hero--tltall
hero--landing
" style="padding-bottom: 100px">
<h1 class="hero-text-top layout-container" style="z-index: 3">
<div>
Learn to code
</div>
</h1>
<h1 class="hero-text-bottom layout-container" style="font-size: 2.3rem">
<div>with our one-on-one<br>bootcamp program</div>
</h1>
</div>
<div class="hero-tlcutout">
<img src="/static/images/classphotos23/IMG_2633.JPG">
<img src="/static/images/classphotos23/IMG_2633.JPG">
</div>
<slot name="above-page"><div class="u--collapse-100" slot="above-page"></div><div style="position: relative; z-index: 10; " slot="above-page">
<img class="hero-characters-right" src="/static/images/characters_version_2_altered.png">
</div><div style="width: 19vw; position: relative; top: -3vw; left: 2vw; z-index: 5;" slot="above-page">
<img style="border: 2px solid var(--bluebird); max-width: 100%; position: absolute; top: 0; left: 0; z-index: 10; border-radius: 8px; padding: 5px" src="/static/images/classphotos23/old_photo_sign_angle.jpg">
<!--src="/static/images/classphotos23/IMG_2864_cropped_sized.jpg"-->
</div><div style="width: 15vw; position: relative; top: 6vw; left: 10vw; z-index: 5;" slot="above-page">
<img style="border: 2px solid var(--bluebird); max-width: 100%; position: absolute; top: 0; left: 0; z-index: 10; border-radius: 8px 20px 10px 30px; padding: 5px" src="/static/images/classphotos23/IMG_2864_cropped_sized.jpg">
<!--src="/static/images/classphotos23/IMG_2883_cropped_sized.jpg"-->
</div></slot>
<slot class="Page-container layout-container">
<!--<div style="width: 25vw; position: relative; top: -15vw; left: -25vw; z-index: 10;">-->
<!--tlcutoutbg="/static/images/characters_version_2_altered.png"-->
<!--
<div style="margin-top:100px"></div>
<h1 class="hero-text-top layout-container" style="z-index: 3; margin-top: 50px; text-align: left;">
<div style="margin-left: 40px">Learn to code</div>
</h1>
<h1 class="hero-text-bottom layout-container" style="text-align: left;">
<div style="margin-left: 40px">with our one-on-one<br />
bootcamp program</div>
</h1>
<div style="position: relative; margin-right: -220px">
<img
class="hero-image-left"
src="/static/images/characters_version_2_altered.png"
style="z-index: 3; position: absolute; right: 0;"
/>
</div>
-->
<!--
<img
class="hero-image-left"
src="/static/images/characters_version_2_altered.png"
style="z-index: 3; position: absolute; right: 0; top: 800px"
/>
-->
<!--
<h1 class="hero-text-top layout-container" style="z-index: 3; margin-top: 50px;">
<div style="margin-left: 40px">Learn to code</div>
</h1>
<h1 class="hero-text-bottom layout-container">
<div style="margin-left: 40px">with our one-on-one<br />
bootcamp program</div>
</h1>
<img
class="hero-image-left"
src="/static/images/characters_version_2_altered.png"
style="z-index: 3;"
/>
-->
<!--<div style="width: 30vw; position: relative; top: -17vw; left: -10vw; margin: 10px">-->
<!--<div style="width: 30vw; position: relative; top: -18.5vw; left: -20vw; margin: 10px">-->
<!--
<div style="width: 25vw; position: relative; top: -15vw; left: -25vw;">
<img
style="border: 2px solid var(--bluebird); max-width: 100%; position: absolute; top: 0; left: 0; z-index: 2; border-radius: 8px; padding: 5px"
src="/static/images/classphotos23/IMG_2633.JPG"
/>
</div>
-->
<!--
<img
style="border: 2px solid var(--bluebird); max-width: 100%; position: absolute; top: 0; left: 0; z-index: 4; border-radius: 30px 100px 40px 50px; padding: 5px"
src="/static/images/classphotos23/IMG_2633.JPG"
/>
-->
<!--
<div style="height: 350px; text-align: right; letter-spacing: -0.025em; display: relative; z-index: 1;">
</div>
-->
<!--<div style="margin-top:100px"></div>-->
<!--<div style="margin-top: 37px"></div>-->
<x-planmenu style="position: relative; left: 20%; top: -100px; z-index: 10" modulo-mount-html="">
<section>
<article title="Videos & Self-Paced" class="plan ">
<div class="
h3-wrapper
">
<h3>Videos & Self-Paced</h3>
</div>
<p class="online">(online only)</p>
<p class="lectures">
Prerecorded Lectures
</p>
<p class="summary">For only $135, unlock lifetime access to entire video
curriculum for self-study.<br>
<span style="font-family: Raleway; background: var(--sunshine);line-height: 1.8"><strong>New to Kickstart</strong> Discount</span><br>
For only $14, add 2 months of group review & Linux Lab!
<br><em>(renews at $149 for 2 months)</em></p>
<p class="prices">
<span class="crossed-price">
$284
</span>
</p>
<p class="prices">
<span class="big-price">149</span>
</p>
<p class="length">
2 months
</p>
<a class="buy-btn buy--apply" href="https://kickstartcoding.online/apply/">Apply</a>
<p class="inquire">Open Enrollment: Start self-paced, pop into Office Hours when you get stuck.</p>
</article>
<article title="Private Tutoring" class="plan ">
<div class="
h3-wrapper
">
<h3>Private Tutoring</h3>
</div>
<p class="online">(online only)</p>
<p class="lectures">
Prerecorded Lectures
</p>
<p class="summary">Level up your skills by purchasing a 1:1 tutoring
program, affordably priced to renew every 2 months. Includes
video curriculum and all group tutoring and lab options as well.</p>
<p class="stars">
★★★★★<br>
<span>Five-star rated program*</span>
</p>
<p class="prices">
<span class="big-price">499</span>
</p>
<p class="length">
2 months
</p>
<a class="buy-btn buy--apply" href="https://kickstartcoding.online/apply/">Apply</a>
<p class="inquire">Open Enrollment: Rolling enrollment, enroll now to get 1:1 help
immediately.</p>
</article>
<article title="Hybrid Bootcamp" class="plan ">
<div class="
h3-wrapper
">
<h3>Hybrid Bootcamp</h3>
</div>
<p class="most-popular"><strong>Most popular</strong></p>
<p class="online">(<span class="text--hlinperson">in-person</span> and/or online)</p>
<p class="lectures">
Prerecorded Lectures
</p>
<p class="summary">We guide a beginner or intermediate coder to job-ready status
in 9 months. We combine 1:1 tutoring with on-site and Zoom workgroup
sessions and help you kickstart your career in tech.</p>
<p class="stars">
★★★★★<br>
<span>Five-star rated program*</span>
</p>
<p class="prices">
<span class="big-price">2499</span>
</p>
<p class="length">
9 months
</p>
<a class="buy-btn buy--apply" href="https://kickstartcoding.online/apply/">Apply</a>
<p class="inquire">Limited Enrollment: Enroll right away to save a spot & start preparing!</p>
</article>
<article title="Oakland Bootcamp" class="plan bootcamp ">
<div class="
h3-wrapper
h3-wrapper--inquire
">
<h3>Oakland Bootcamp</h3>
</div>
<p class="online">(<span class="text--hlinperson">in-person</span> only)</p>
<p class="lectures">
Live, <span class="text--hlinperson">On-Site</span> Lectures
</p>
<p class="summary">Join us in Oakland for our live, on-site full stack
coding bootcamp. Bundle consists of five courses, and 1:1
tutoring plan.</p>
<p class="prices">
<span class="crossed-price">
$10,992
</span>
</p>
<p class="prices">
<span class="big-price">8499</span>
</p>
<p class="length">
9 month bundle
</p>
<a class="buy-btn buy--inquire" href="https://kickstartcoding.online/apply/">Inquire*</a>
<p class="inquire">* Limited Enrollment: Contact us if interested</p>
</article>
</section>
<div class="review-site-links">
<p>* We are proud to maintain 5/5 for our commitment to
excellence in affordable coding education. Review sites:
<a href="https://www.coursereport.com/schools/kickstart-coding" target="_blank">Course Report</a>,
<a href="https://www.switchup.org/bootcamps/kickstart-coding" target="_blank">Switch Up</a>,
and <a href="https://www.yelp.com/biz/kickstart-coding-oakland" target="_blank">Yelp</a>.
</p></div>
</x-planmenu>
<div style="margin-top: 60px"></div>
<div class="hero-inset layout-container">
<h1 style="font-size: 3.2rem; font-weight: 800">» The <em style="font-weight: 600">flexible</em> route to job-ready</h1>
<div class="hero-image" style="border: none;
background: url(/static/images/classphotos23/IMG_2661_cropped_flipped.JPG);
">
<p style="font-size: 2rem; width: 70%; margin-top: 40px; margin-left: 5%; line-height: 2.6rem">
<span style="background: #ffffffdd; padding: 3px">
“A flexible bootcamp program for serious
learners to become
<strong>job-ready</strong> for a new career in tech, [...] so that
<strong>even if ‘life happens’, you won't get left
behind!</strong>”
</span>
</p>
</div>
<div class="hero-inset-grid">
<aside class="hero-letter">
<p style="text-align: justify">“I created Kickstart Coding
to have a unique approach: A boutique coding school that meets
every student where they are at, with either a custom-paced
subscription to boost their current career, or a flexible bootcamp
program for serious learners to become job-ready for a new career
in tech. Like the tech industry, coding bootcamps move at
lightspeed, which means I see too many students getting left behind
at other coding bootcamps. With a model centered around 1:1
tutoring, we can make sure every student has the opportunity to
learn, so that even if "life happens", you don't get left
behind!”</p>
<img src="https://i.imgur.com/BLbcneR.jpg">
<pre> See you in class!
Sincerely,
Michael Bethencourt
Founder, Lead Instructor
</pre>
</aside>
<div>
<p style="color: black; font-weight: bold; text-align: center;">Want to learn more about how we developed the Kickstart Coding Custom Paced program? Watch our launch event!</p>
<iframe width="460" height="315" src="https://www.youtube.com/embed/videoseries?list=PLuEBZn7dqjrAdXc7lPV1al8jDJLGIq4D_" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
</div>
</div>
</div>
<div style="margin-top: 60px"></div>
<h1>COURSES</h1>
<p><em>Popular courses (Showing 3 out of 15 total Course Segments)</em></p>
<div class="small-well-card-wrapper u--xwide">
<x-courses topthree="true" modulo-mount-html="">
<main>
<article title="Kickstart Prework">
<div class="course-wrapper ">
<div class="h3-wrapper">
<h3>Prep</h3>
<div style="
background-image:
linear-gradient(to bottom left, #eeeeee55, #cccccc55),
url(/static/images/new_course_photos/plans-gb63d02c1d_1280.jpg);
color: black
" class="courseimg">
<h4>Kickstart Prework</h4>
</div>
</div>
<p>
Learn how to learn. Use "Smart Scheduling" to make a bootcamp
program and boot up a "Linux Lab". Then, immerse yourself in a
coding tour-de-force, with tastes of HTML, CSS, JS, Linux, Bash, and Lua.</p>
<div class="bottom-wrapper">
<p class="skill skill-level1">
□ □ □ <br>Warm-Up
</p>
<div class="buy-button-wrapper">
<strong class="modules" title="3 modules">3 <i class="bi bi-boxes" aria-hidden="true"></i></strong>
<br>
<strong class="project-tag" title="Project based learning: Prework Journal"><i class="bi bi-laptop" aria-hidden="true"></i> PROJECT</strong>
<div class="included-explainer">
<strong>Project based learning:</strong> Prework Journal<br>
<strong>Module Count:</strong> 3
</div>
</div>
</div>
</div>
</article>
<article title="Practical Django">
<div class="course-wrapper ">
<div class="h3-wrapper">
<h3>Backend</h3>
<div style="
background-image:
linear-gradient(to bottom left, #11111155, #33333355),
url(/static/images/new_course_photos/cubes-g21a82afce_1280.jpg);
color: white
" class="courseimg">
<h4>Practical Django</h4>
</div>
</div>
<p>Learn the best practices from an experienced Django
developer: MVC, CRUD, forms, urls, users, admin, models, data
cardinality (eg Many-To-Many), unit testing, and much more.</p>
<div class="bottom-wrapper">
<p class="skill skill-level3">
▣ ▣ □ <br>Intermediate
</p>
<div class="buy-button-wrapper">
<strong class="modules" title="6 modules">6 <i class="bi bi-boxes" aria-hidden="true"></i></strong>
<br>
<strong class="project-tag" title="Project based learning: Multi-user shareable DB-driven dashboard"><i class="bi bi-laptop" aria-hidden="true"></i> PROJECT</strong>
<div class="included-explainer">
<strong>Project based learning:</strong> Multi-user shareable DB-driven dashboard<br>
<strong>Module Count:</strong> 6
</div>
</div>
</div>
</div>
</article>
<article title="Thinking in React">
<div class="course-wrapper ">
<div class="h3-wrapper">
<h3>Frontend</h3>
<div style="
background-image:
linear-gradient(to bottom left, #11111155, #33333355),
url(/static/images/new_course_photos/colorful-g427212bf2_1280.jpg);
color: white
" class="courseimg">
<h4>Thinking in React</h4>
</div>
</div>
<p>In this hooks-based React course segment, you go beyond just
learning the JSX syntax, and practice "thinking in React" with
data-flow, lifting state, and more.</p>
<div class="bottom-wrapper">
<p class="skill skill-level4">
▣ ▣ ▣ <br>Advanced
</p>
<div class="buy-button-wrapper">
<strong class="modules" title="6 modules">6 <i class="bi bi-boxes" aria-hidden="true"></i></strong>
<br>
<strong class="project-tag" title="Project based learning: Data Viz SPA in React JS"><i class="bi bi-laptop" aria-hidden="true"></i> PROJECT</strong>
<div class="included-explainer">
<strong>Project based learning:</strong> Data Viz SPA in React JS<br>
<strong>Module Count:</strong> 6
</div>
</div>
</div>
</div>
</article>
</main></x-courses>
<aside class="small-well-card">
<p>We cover hundreds of in-demand topics across our 5 multi-segmented courses.</p>
<ol>
<li>75+ hours of lesson videos</li>
<li>200+ activities & mini-projects</li>
<li>50+ cheat-sheets & study guides</li>
<li>4+ self-selected final projects</li>
</ol>
<p style="margin-top: 35px"><a href="/courses/" class="Page-navLink">COURSES »</a></p>
</aside>
</div>
<div style="margin-top: 60px"></div>
<div class="hero-inset layout-container" style="background: WhiteSmoke">
<h1>RESULTS</h1>
<p>Our students have gone on to land coveted tech jobs, including roles
at Facebook, Google, and Lyft, and the other prominent tech companies
listed below. As part of our <em>Career</em> course, we teach you the
technical and professional skills that are vital for you to work hard
and thrive.</p>
<img src="/static/images/corplogos/all_company_logos.png" alt="Logos of Companies, left to right: Google, Lyft, Dolby, Microsoft, NASA, Facebook, LinkedIn, Apple" style="width: 100%; opacity: 0.4">
<div class="small-well-card-wrapper u--xwide">
<x-featuredtestimonials modulo-mount-html=""><main>
<div class="sliding-box ">
<article>
<label for="testimonial-Anthony Sifontes">
<img src="/static/images/testimonials/anthony.jpg" alt="Portrait photograph of Anthony Sifontes">
<p class="featured">Software Engineer</p>
<p class="pullquote">“I eventually received an offer to be a Software Engineer at an exciting
healthcare start-up, and only 11 weeks into the program.”</p>
<p class="name">Anthony Sifontes</p>
<p class="location">New Orleans, Louisiana</p>
</label>
</article>
</div>
<input type="radio" style="display:none" name="testimonial-Anthony Sifontes">
<div class="sliding-box ">
<article>
<label for="testimonial-Andrew Thorton">
<img src="/static/images/testimonials/andrew.jpg" alt="Portrait photograph of Andrew Thorton">
<p class="featured">Data Engineer</p>
<p class="pullquote">“Using my newly acquired skills, I got a great new job as a Data
Engineer just a couple of weeks after finishing the Kickstart Coding
course.”</p>
<p class="name">Andrew Thorton</p>
<p class="location">Alameda, California</p>
</label>
</article>
</div>
<input type="radio" style="display:none" name="testimonial-Andrew Thorton">
<div class="sliding-box ">
<article>
<label for="testimonial-Nicol Hawkins">
<img src="/static/images/testimonials/nicol.jpg" alt="Portrait photograph of Nicol Hawkins">
<p class="featured">Platform Specialist</p>
<p class="pullquote">“Thanks to the skills I learned at Kickstart Coding, I was
able to market myself for entry-level positions in the tech industry.”</p>
<p class="name">Nicol Hawkins</p>
<p class="location">San Franciso, California</p>
</label>
</article>
</div>
<input type="radio" style="display:none" name="testimonial-Nicol Hawkins">
</main></x-featuredtestimonials>
<aside class="small-well-card" style="margin-left: 10px; font-size: 0.9rem;">
<p><strong>Big change is possible!</strong></p>
<p>Take our <em>Career</em> course as part of a bootcamp
package, and you'll build a portfolio, practice coding
interviews, get help on your résumé and cover letter, and
learn job hunt skills.</p>
<p>Read more
testimonials and browse student projects on our
<em>Results</em> page.</p>
<a href="/results/" class="Page-navLink">RESULTS »</a>
</aside>
</div>
</div>
<a name="learn"></a>
<a name="learn#c"></a>
<div style="margin-top: 60px"></div>
<h1>LEARN</h1>
<h2 style="margin: 15px 0 0 0;">Free Coding Lessons + Hack & Learn Meet Up</h2>
<p>Kickstart Coding created <em>FreeCodingLessons.com</em> as
a free resource for both our students and the wider code
learning community.</p>
<div class="small-well-card-wrapper">
<ul>
<li>Learn to build a website in only 3 FREE self-guided lessons</li>
<li>Join an Online or Oakland-based study group to get help</li>
<li><strong>It's perpetually a work in progress, so be
sure to keep on checking back as we add more and more
coursework, resources, and useful material!</strong></li>
</ul>
<div style="display:flex; flex-direction:column; justify-content:end; padding-bottom: 20px; position: relative">
<img src="/static/img/lake_merritt_lores.png" style="width: 100%">
<a href="https://freecodinglessons.com/" class="Page-navLink">
FreeCodingLessons.com »
</a>
</div>
</div>
<div style="margin-top: 60px"></div>
<h1>OUTREACH</h1>
<h2 style="margin: 15px 0 0 0;">Scholarships</h2>
<div class="small-well-card-wrapper">
<div>
<p style="min-width: 300px"><strong>Unfortunately, we currently do
not have any scholarships available.</strong> We're looking for
partners to allow us to provide more scholarship options for
students who can't afford our program.</p>
<p>In the mean time, we've developed <em>Free Coding Lessons</em>
as a way for anyone online to get started immediately with learning
to code, no credit card or sign-up required! Also, we started the
<em>Hack & Learn</em> Meet Up and it's online equivalent as
ways for you to keep the school camaraderie alive as you work
through our selection of free assignments and self-guided
courses.</p>
</div>
<aside class="big-well-card">
<img style="width: 100px; float: left" src="https://cao-94612.s3.us-west-2.amazonaws.com/news/City-of-Oakland-Logo-Square-Black-and-White-BW.png">
<p>Do you work for an academic, non-profit, workforce development,
or government institution? Learn more on our Outreach page about
how we partnered with the Greenlining Institute, 501.3(c), financed
by a grant from the City of Oakland, to bring valuable scholarships
to priority Oakland residents.</p>
<a href="/outreach/" class="Page-navLink">OUTREACH »</a>
</aside>
</div>
<!--<hr style="border: 1px solid var(--cerulean); width: 80%; margin-top: 30px;" />-->
<div style="margin-top: 60px"></div>
</slot>
<footer class="Page-footer layout-container">
<div class="u--layout">
<ul>
<h3>Contact</h3>
<li><a href="mailto:[email protected]">[email protected]</a></li>
<li><tt>1721 Broadway #201</tt></li>
<li><tt>Oakland, CA 94612</tt></li>
<li class="inline-links">
<a target="_blank" href="https://www.facebook.com/kickstartcoding/"><i class="bi bi-facebook bi-2x"></i></a>
<a target="_blank" href="http://instagram.com/kickstartcoding/"><i class="bi bi-instagram bi-2x"></i></a>
<a target="_blank" href="https://www.linkedin.com/company/kickstartcoding/about/"><i class="bi bi-linkedin bi-2x"></i></a>
<a target="_blank" href="https://github.com/kickstartcoding/"><i class="bi bi-github bi-2x"></i></a>
</li>
</ul>
<ul>
<h3>Links</h3>
<li>
<a href="/index.html"> Start</a>
</li>
<li>
<a href="/courses/"> Courses</a>
</li>
<li>
<a href="/apply/"> Plans</a>
</li>
<li>
<a href="/services/"> Services</a>
</li>
</ul>
<!--
<ul>
<h3> </h3>
<li>
<a href="https://kickstartcoding.online/apply/">Apply</a>
</li>
<li>
<a href="https://kickstartcoding.online/info/jobs/">Jobs</a>
</li>
<li>
<a href="https://kickstartcoding.online/info/code-of-conduct/">Conduct</a>
</li>
<li>
<a href="https://kickstartcoding.online/">Legacy student <br />portal...</a>
</li>
</ul>
<a target="_blank" href="https://www.meetup.com/Hack-and-Learn/"><i class="bi bi-meetup bi-2x"></i></a>
<a target="_blank" href="https://twitter.com/kscoding"><i class="bi bi-twitter-square bi-2x"></i></a>
-->
</div>
<p style="text-align: center">
© 2024 | Kickstart Coding LLC
| <a href="https://modulojs.org/" title="Made with Modulo.js" target="_blank">%</a>
</p>
</footer>
<script src="/_modulo/modulo-build-xxi33g23.js"></script>
</body></html>