Skip to content

Instantly share code, notes, and snippets.

@natec425
Created August 24, 2016 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natec425/1b3aabdd2b436c3318f9e5acbbc75fe2 to your computer and use it in GitHub Desktop.
Save natec425/1b3aabdd2b436c3318f9e5acbbc75fe2 to your computer and use it in GitHub Desktop.
raw base camp coding academy about page html
<!DOCTYPE html>
<html>
<head>
<title>About &#8211; Base Camp Coding Academy</title>
</head>
<body>
<a href="https://basecampcodingacademy.org/">
<img width="300" height="82" src="https://basecampcodingacademy.files.wordpress.com/2015/12/basecamp_weblogo_2.png?w=300&amp;h=82&amp;crop=1" />
</a>
<h1>
<a href="https://basecampcodingacademy.org/">Base Camp Coding Academy</a>
</h1>
<ul>
<li><a href="http://basecampcodingacademy.org">Home</a></li>
<li><a href="https://basecampcodingacademy.org/about/">About</a></li>
<li><a href="https://basecampcodingacademy.org/careers/">Careers</a></li>
<li><a href="https://basecampcodingacademy.org/contact/">Contact</a></li>
<li><a href="https://basecampcodingacademy.org/nondiscriminatory-policy/">Legal</a></li>
<li><a href="https://basecampcodingacademy.org/sponsors/">Sponsors</a></li>
<li><a href="https://basecampcodingacademy.org/news-press/">News &amp; Press</a></li>
</ul>
<h2>About</h2>
<p>Located in Water Valley, MS, Base Camp Coding Academy (BCCA) is a hands-on, challenging and fun program, designed to train students to be software developers in 12 months.</p>
<p>In a small classroom setting, you will work with real world technologies to learn the fundamentals of coding, app development and the life leadership skills you will need to be successful in your career and competitive in the job market.</p>
<h4>What does it take to attend Base Camp Coding Academy?</h4>
<p>Step 1: Nomination</p>
<p>Any Mississippi student in their senior year may be nominated to Base Camp by a teaching professional. Once a student is nominated they will be invited to complete an application. Nominate a student today: <a href="https://basecampcodingacademy.org/nominate">click here</a></p>
<p>Step 2: Demonstrate a Strong Heart and Mind</p>
<p>Becoming a fantastic software developer takes hard work and dedication.</p>
<p>Step 3: Show Up, and Work Hard</p>
<p>Each class of 15 to 20 students will work together every weekday for 12 months to master this skill set.</p>
<p>Step 4: Graduate, and Land a Great Job</p>
<p>Base Camp is successful when our students are successful in their careers.</p>
<p>Step 5: Be Fantastic</p>
<p>Every graduate carries the reputation of Base Camp with them into the workforce. We expect you to represent!</p>
<h4>What don’t you need to attend Base Camp Coding Academy?</h4>
<p>MONEY.</p>
<p>Every student accepted into Base Camp Coding Academy receives a 100% scholarship.</p>
<p>Thanks to the generous support of Mississippi’s business and philanthropic leaders, Base Camp Coding Academy is a not for profit 501(c)(3) program.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment