mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
17 lines
495 B
Text
17 lines
495 B
Text
import { Card } from 'theme-ui'
|
||
|
||
<Card>
|
||
|
||
## Your first ship your first day.
|
||
|
||
Students in many traditional computer science classes are lucky to make a single project. At Hack Clubs, every member makes & ships their first website their very first meeting.
|
||
|
||
</Card>
|
||
|
||
<Card>
|
||
|
||
## Keeping your eyes on the prize.
|
||
|
||
Instead of learning programming concepts in isolation, learning by shipping means you focus on what you need to build real projects. It’s more fun & leads to better learning.
|
||
|
||
</Card>
|