Skip to content

Commit 031bd01

Browse files
committed
adding in Sabio to FAQ and info to the coding schools to page to reflect our ability to accept GI bill
1 parent 101f88b commit 031bd01

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

app/views/pages/codeschools.html.erb

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="col-md-12" role="main">
44
<h1 id="download" class="page-header">Code Schools</h1>
55
<p class="lead">Code Schools, coding bootcamps, vocational schools for aspiring programmers are the modern day Ford training plants uniquely designed to teach you to start writing software on day-one for today's jobs. They are hands-on accelerated learning programs that are both practical and immediately applicable for software developer entry jobs. Each code school listed below range between 3 to 9 months in length, vary in tuition costs (free to $17k), and in programming language. Often dsirable from the employer standpoint, they are founded by software developers who saw a need in the marketplace for more programmers.
6-
<p class="lead">Currently, two code schools at this time are licensed and accredited by the VA to accept the New GI Bill. Don't see your code school? <a href="https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md">PRs welcome</a>.
6+
<p class="lead">Currently, three code schools at this time are licensed and accredited by the VA to accept the New GI Bill. Don't see your code school? <a href="https://github.com/OperationCode/operationcode/blob/master/CONTRIBUTING.md">PRs welcome</a>.
77
</div>
88
</div>
99
</div>
@@ -62,18 +62,22 @@
6262

6363
<hr>
6464

65-
<address>
65+
<address>
6666
<a href="http://sabio.la/">
6767
<strong>Sabio</strong><br></a>
6868
400 Corporate Pointe</br>
6969
Culver City, CA 90230<br>
7070
</address>
7171
<div class="video-container">
72-
<iframe width="560" height="315" src="https://www.youtube.com/embed/WHRUHsrXiYc" frameborder="0" allowfullscreen></iframe>
72+
<iframe width="560" height="315" src="https://www.youtube.com/embed/inTBS6g86ek" frameborder="0"
73+
allowfullscreen></iframe>
7374
</div>
75+
<p style="word-wrap:break-word">
76+
Through its partnership with Antioch, a national non-profit university, Sabio is able to accept GI benefits as described <a href="http://www.antioch.edu/student-services/antioch-university-financial-information/veterans-benefits/" target="_blank" > here</a>. These programs are available at both of Sabio's campuses located in Culver City and Newport Beach, CA.
77+
</p>
7478
<hr>
75-
76-
<address>
79+
80+
<address>
7781
<a href="http://tradecrafted.com/">
7882
<strong>Tradecraft</strong><br></a>
7983
San Francisco, CA 94105<br>

app/views/pages/faq.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<h4>First off, you will need access to a solid computer, a good browser (ex. Chrome), and a strong internet connection. It costs nothing to start learning to code and receive software mentorship through Operation Code, you just need a positive attitude, persistence and grit, and a thirst for new knowledge. We have over a dozen channels, from Ruby to JavaScript, iOS to Android, and from Free Code Camp to edX study groups. <a href="/join">Join now</a>.</h4>
2525

2626
<h3>According to the U.S. Department of Veterans Affairs website, there are only two code schools in the country that accept the New GI Bill. Which do you recommend?</h3>
27-
<h4>Skill Distillery and RefactorU, both in the Denver area are the only two code schools in the country that accept the New GI Bill. Choosing where to leverage your New GI Bill to start learning to code on day-one shouldn't be taken lightly especially because you've sacrificed so much for it. We maintain a list of <a href="/codeschools">code schools</a> you can research more and which military veterans in our community have attended. But more importantly, <a href="https://operation-code.slack.com/messages/general/">ask any of us in the community</a> and you'll get a diverse set of answers.</h4>
27+
<h4>Skill Distillery and RefactorU, both in the Denver area and Sabio in Los Angeles are the only three code schools in the country that accept the New GI Bill. Choosing where to leverage your New GI Bill to start learning to code on day-one shouldn't be taken lightly especially because you've sacrificed so much for it. We maintain a list of <a href="/codeschools">code schools</a> you can research more and which military veterans in our community have attended. But more importantly, <a href="https://operation-code.slack.com/messages/general/">ask any of us in the community</a> and you'll get a diverse set of answers.</h4>
2828

2929
<h3>What is available to start learning to code today?</h3>
3030
<h4>Our friends at the New York City-based, The Flatiron School created <a href="https://learn.co/">Learn.co</a>, an online platform to get introduced to web development and the popular web framework, Ruby on Rails. Request an invite <a href="https://learn.co/join/operation-code">here</a> and then join the #learn-dot-co channel in our Slack if you get stuck.</h4>

0 commit comments

Comments
 (0)