|
37 | 37 | </header>
|
38 | 38 | <div class="body">
|
39 | 39 | <h1>FRC 3512 Software Team</h1>
|
40 |
| - <p>We are the software subteam of <a href= |
41 |
| - "https://www.spartatroniks.com/">FRC Team 3512</a> located in Orcutt, |
42 |
| - California. We teach high school students practical software and controls |
43 |
| - engineering skills through <a href= |
44 |
| - "https://www.firstinspires.org/">competitive robotics</a>.</p> |
45 |
| - <p>This website is a collection of student and mentor knowledge and a |
46 |
| - teaching aid.</p> |
47 |
| - <h2 id="Our_vision">Our vision</h2> |
48 |
| - <p>Produce competent software engineers who:</p> |
49 |
| - <ol> |
50 |
| - <li>Understand the tradeoff between maintainability and performance.</li> |
51 |
| - <li>Can recognize when a given programming language or feature is the |
52 |
| - right fit for a problem.</li> |
53 |
| - </ol> |
54 |
| - <h2 id="What_students_will_learn">What students will learn</h2> |
| 40 | + <div class="Who_we_are_sec"> |
| 41 | + <h2 id="Who_we_are">Who We Are</h2> |
| 42 | + <p>We are the software subteam of <a href= |
| 43 | + "https://www.spartatroniks.com/">FRC Team 3512</a> located in Orcutt, |
| 44 | + California. We teach high school students practical software and controls |
| 45 | + engineering skills through <a href= |
| 46 | + "https://www.firstinspires.org/">competitive robotics</a>.</p> |
| 47 | + <p>This website is a collection of student and mentor knowledge and a |
| 48 | + teaching aid.</p> |
| 49 | + </div> |
| 50 | + <div class="Our_vision_sec"> |
| 51 | + <h2 id="Our_vision">Our vision</h2> |
| 52 | + <p>Produce competent software engineers who:</p> |
| 53 | + <ol> |
| 54 | + <li>Understand the tradeoff between maintainability and performance.</li> |
| 55 | + <li>Can recognize when a given programming language or feature is the |
| 56 | + right fit for a problem.</li> |
| 57 | + </ol> |
| 58 | + </div> |
| 59 | + <div class="What_students_will_learn_sec"> |
| 60 | + <h2 id="What_students_will_learn">What students will learn</h2> |
55 | 61 | <p>The software subteam programs the robot to make it move and automate
|
56 | 62 | parts of its functionality. Our goal is to expose you to the software
|
57 | 63 | engineering process in a low-risk, collaborative learning environment so
|
@@ -84,25 +90,40 @@ <h2 id="What_students_will_learn">What students will learn</h2>
|
84 | 90 | <li>How to write automated tests that ensure our software continues to
|
85 | 91 | work as we add features and perform cleanups.</li>
|
86 | 92 | </ol>
|
87 |
| - <h2 id="Administration"><a href="admin/">Administration</a></h2> |
88 |
| - <p>Describes the software team's goals, its organization, and how it's |
89 |
| - run.</p> |
90 |
| - <h2 id="Developer_bootstrap"><a href="bootstrap/">Developer |
91 |
| - bootstrap</a></h2> |
92 |
| - <p>Provides the necessary tools to begin programming in C++.</p> |
93 |
| - <h2 id="VPN_setup"><a href="vpn/">VPN setup</a></h2> |
94 |
| - <p>Instructions for connecting to our robot VPN.</p> |
95 |
| - <h2 id="Curriculum_and_instruction"><a href="ci/">Curriculum and |
96 |
| - instruction</a></h2> |
97 |
| - <p>Contains the software team teaching materials.</p> |
98 |
| - <h2 id="GitHub"><a href="https://github.com/frc3512/">GitHub</a></h2> |
99 |
| - <p>The software team's GitHub organization, which contains mirrors of our |
100 |
| - Git repositories.</p> |
101 |
| - <h2 id="FLL"><a href="fll/">FLL</a></h2> |
102 |
| - <p>FLL-related stuff the software team deals with on an annual basis.</p> |
103 |
| - <h2 id="Archives"><a href="archives/">Archives</a></h2> |
104 |
| - <p>Contains legacy projects and resources from throughout the team's |
105 |
| - history.</p> |
| 93 | + </div> |
| 94 | + <div class="Admin_sec"> |
| 95 | + <h2 id="Administration"><a href="admin/">Administration</a></h2> |
| 96 | + <p>Describes the software team's goals, its organization, and how it's |
| 97 | + run.</p> |
| 98 | + </div> |
| 99 | + <div class="Dev_bootstraps-sec"> |
| 100 | + <h2 id="Developer_bootstrap"><a href="bootstrap/">Developer |
| 101 | + bootstrap</a></h2> |
| 102 | + <p>Provides the necessary tools to begin programming in C++.</p> |
| 103 | + </div> |
| 104 | + <div class="VPN_setup_sec"> |
| 105 | + <h2 id="VPN_setup"><a href="vpn/">VPN setup</a></h2> |
| 106 | + <p>Instructions for connecting to our robot VPN.</p> |
| 107 | + </div> |
| 108 | + <div class="Curriculum_sec"> |
| 109 | + <h2 id="Curriculum_and_instruction"><a href="ci/">Curriculum and |
| 110 | + instruction</a></h2> |
| 111 | + <p>Contains the software team teaching materials.</p> |
| 112 | + </div> |
| 113 | + <div class="Github_sec"> |
| 114 | + <h2 id="GitHub"><a href="https://github.com/frc3512/">GitHub</a></h2> |
| 115 | + <p>The software team's GitHub organization, which contains mirrors of our |
| 116 | + Git repositories.</p> |
| 117 | + </div> |
| 118 | + <div class="FLL_sec"> |
| 119 | + <h2 id="FLL"><a href="fll/">FLL</a></h2> |
| 120 | + <p>FLL-related stuff the software team deals with on an annual basis.</p> |
| 121 | + </div> |
| 122 | + <div class="Archives_sec"> |
| 123 | + <h2 id="Archives"><a href="archives/">Archives</a></h2> |
| 124 | + <p>Contains legacy projects and resources from throughout the team's |
| 125 | + history.</p> |
| 126 | + </div> |
106 | 127 | </div>
|
107 | 128 | </body>
|
108 | 129 | </html>
|
0 commit comments