-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathabout.html
More file actions
executable file
·16 lines (11 loc) · 1.54 KB
/
about.html
File metadata and controls
executable file
·16 lines (11 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: null
section-type: about
title: About
---
## About
CODE is a student organization at Harvard Business School. Our mission is to bring technologists together at Harvard Business School. We want to keep our technical skills sharp and create accountability to learn and build while getting our MBAs. Learn more about CODE in this <a href="http://www.hbs.edu/mba/blog/post/meet-the-hbs-code-club" target="_blank">MBA Voices blog post</a>.
We've published a few pieces about our vision for building technical skills while getting an MBA in <a href="http://www.huffingtonpost.com/the-harbus/coding-is-the-new-busines_b_11028790.html" target="_blank">Coding is the New Business Literacy</a> (Huffington Post, 2016) and <a href="http://www.harbus.org/2017/said-harvard-mbas-dont-code/" target="_blank">Who Says Harvard MBAs Don't Code?</a> (The Harbus, 2017). Join us!
Curious how this site was built? We've made it open-source. If you're a member of CODE, check out <a href="https://github.com/codehbs/codehbs-official-homepage" target="_blank">this GitHub repository</a> to see how you can add your member profile information. Support our Github repo by starring or forking it!
<iframe src="https://ghbtns.com/github-btn.html?user=codehbs&repo=codehbs-official-homepage&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=codehbs&repo=codehbs-official-homepage&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>