Skip to content

Commit

Permalink
Update colors for what students learn page
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylagordon committed May 20, 2024
1 parent 4a4e88a commit b382405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions what-students-learn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h3>Module 2</h3>
</div>
</section>

<section class="module-card fe-project-card">
<section class="module-card be-project-card">
<h3>Module 3</h3>
<p>In Module 3, students step beyond the simple one-language-one-framework monolith and juggle multiple domains of responsibility. To build truer full-stack applications, they’re working in at least two languages and two frameworks. It’s a picture of what work in the field looks like — taking what you know from one tech and applying it in new domains.</p>
<div class="project">
Expand All @@ -53,7 +53,7 @@ <h3>Module 3</h3>
</div>
</section>

<section class="module-card be-project-card">
<section class="module-card fe-project-card">
<h3>Module 4</h3>
<p>Then, in Module 4, students will choose to "major" in Front End with Javascript/React or Back End with Ruby/Rails. But we'll also emphasize branching out – maybe an FEE major decides to specialize in Angular or a BEE student dives into Python and Django. Along the way, they collaborate in teams on bigger Capstone projects that can mix and maximize all their diverse interests. And we’re excited to integrate outside experts to offer special sessions on subjects like Site Reliability Engineering, SDET, and Application Monitoring and Performance.</p>
<div class="project">
Expand Down

0 comments on commit b382405

Please sign in to comment.