-
Notifications
You must be signed in to change notification settings - Fork 5
/
header.html
16 lines (16 loc) · 2.39 KB
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<script defer data-domain="cdyf.me" src="https://plausible.io/js/script.outbound-links.js"></script>
<!--script src="https://platform.twitter.com/widgets.js"></script-->
<link rel="shortcut icon" href="favicon.ico" />
<meta property="og:title" content="Coding Your Future: A Guidebook for Students" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.cdyf.me/" />
<meta property="og:image" content="https://www.cdyf.me/images/CDYF-vision.png" />
<meta name="author" content="Duncan Hull and Bryan Mathers">
<meta name="twitter:card" content="summary">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@dullhunk">
<meta name="twitter:title" content="Coding Your Future: a Guidebook for Students">
<meta name="twitter:description" content="Welcome to coding your future. This guidebook will help you design, build, test and code your future in computing. You'll be introduced to professional issues in computer science, exploring techniques for making career decisions, job searching, writing applications and competing successfully in interviews and the workplace. Alongside the practical engineering issues of coding and testing your future, this guidebook also encourages you to design your future by taking a step back and thinking more theoretically. You will apply computational thinking techniques, to reflect on who you are, what your story is, how you communicate with other people, what your experience is to date and where you want to be in the future.">
<!-- same again for LinkedIn-->
<meta name="description" property="og:description" content="Welcome to coding your future. This guidebook will help you design, build, test and code your future in computing. You'll be introduced to professional issues in computer science, exploring techniques for making career decisions, job searching, writing applications and competing successfully in interviews and the workplace. Alongside the practical engineering issues of coding and testing your future, this guidebook also encourages you to design your future by taking a step back and thinking more theoretically. You will apply computational thinking techniques, to reflect on who you are, what your story is, how you communicate with other people, what your experience is to date and where you want to be in the future.">
<meta name="twitter:image" content="https://www.cdyf.me/images/CDYF-vision.png">