-
Notifications
You must be signed in to change notification settings - Fork 205
/
index.html
86 lines (75 loc) · 6.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
layout: main
title: Career Development at Turing
---
<section class="splash">
<div class="splash-text">
<h1>Career Development at Turing</h1>
<p>Your guide to transitioning to a fulfilling new career in software development.</p>
</div>
</section>
<section class="resources-section section-light">
<h2></h2>
<a class="btn btn-dark" href="./grad_services/">First-Job Seekers</a>
<a class="btn btn-dark curriculum operating principles" href="./student_index">Current Students</a>
</section>
<section class="content curriculum mission">
<article>
<h2>Mission</h2>
<p>Turing’s mission is to <em>unlock human potential</em> by training a diverse, inclusive student body to <em>succeed in high-fulfillment technical careers.</em></p>
<p>The mission of the Career Development team is to provide students with the resources and guidance to create and execute a vision for their new careers that embraces their identity, strengths, and goals and empowers them to maximize their potential and worth.
</em></p>
<p>To accomplish that, our professional development curriculum and job search support focuses on <em>unlocking students’ potential</em> through cultivating self-awareness and empathy and providing strategies to empower students to <em>succeed in high-fulfillment technical careers</em> by creating connections within the technology industry, building competencies for industry leadership, and securing a fulfilling career — and not just another job.
</em></p>
</article>
</section>
<!-- <section class="content curriculum operating principles">
<article>
<h2>Operating Principles</h2>
<p>The Career Development team’s work focuses on the intersection of helping students get the job, do the job, and be their best version of themselves throughout that whole process. In addition to that support, we as a team embody these guiding principles with each other:</p>
<ul>
<li><em>Thought Partnership.</em> We take a strengths-based and process-driven coaching approach to working with others. Through collaboration with students, we focus on asking questions, providing guidance, and promoting ownership of students’ career paths.</li>
<li><em>Empathy.</em> Our approach with students is centered around listening to and meeting them where they are at any given time. Progress is not made without fostering relationships built on mutual understanding.</li>
<li><em>Joy & Wellness.</em> We approach the idea of support holistically so that everyone in this space can be their whole selves. We want to cultivate the overall physical and mental wellbeing of students and ourselves, building resiliency and personal growth.</li>
<li><em>Transparency in Communication.</em> We model and value honesty and seek to provide a safe space with each other and with our students so that we can feel comfortable bringing our voices and feedback forward as a means to continual, iterative support.</li>
<li><em>Identity-based Mindset.</em> We recognize and honor individual identities to inform the customization of our support for students and each other.</li>
<li><em>Industry-driven & Iterative Pedagogy.</em> We develop an ever-evolving curriculum by seeking out industry knowledge and professional development trends to provide the most relevant content for our students.</li>
</ul>
</article>
</section>
<section class="content curriculum learning goals & competencies">
<article>
<h2>Learning Goals & Competencies</h2>
<p>In accordance with our mission, our objective is for all Turing students to have the skills and abilities to pursue full-time employment in high fulfillment technical careers upon graduation. To do this, our curriculum focuses on five specific competencies:</p>
<ul>
<li><em>Networking:</em> Using outreach and networking strategies to make connections in the software industry to support a student’s job search</li>
<li><em>Interviewing:</em> The skills needed to thoroughly respond to behavioral interview questions, articulate technical process, and demonstrate technical knowledge through code challenges</li>
<li><em>Materials:</em> A student’s branding materials that showcase their work for employers, i.e., LinkedIn, resume, portfolio, cover letter</li>
<li><em>Job Search Strategies:</em> A student’s understanding of their own goals and creating a set of steps to achieve them</li>
<li><em>Negotiations:</em> Understanding software industry market rates for compensation and the resources needed to negotiate for competitive rates</li>
</ul>
<p>All of these will be addressed in each module through a <a href="http://www.ascd.org/research-a-topic/differentiated-instruction-resources.aspx">differentiated</a> and <a href="https://www.edglossary.org/scaffolding/#:~:text=In%20education%2C%20scaffolding%20refers%20to,independence%20in%20the%20learning%20process.">scaffolded</a> approach</p>
</article>
</section>
<section class="content curriculum application">
<article>
<h2>Application</h2>
<p>Students will have regular sessions and activities to complete throughout each module to work on their professional development and make progress on their job search. Students will also have the opportunity to sign up for 1:1 coaching sessions or attend office hours with the Career Development Team to support them in their learning and goals.</p>
<p>Each week, students will be able to put this learning into practice through discussion and collaboration with their peers.</p>
<p>At the end of each module, in addition to any specific module deliverables, students will also complete a self-evaluation demonstrating the progress they've made and how they'd like to continue to grow in the PD competencies. The Career Dev Team will use these self-evaluations and progress on other deliverables to determine additional support for students.</p>
</article>
</section>
<section class="content curriculum mod 0 work">
<article>
<h2>Mod 0 Work</h2>
<p>Before they start the program, our goal is for incoming students to:
<li>Understand the expectations of professional development and job search support</li>
<li>Understand the scope and sequence of the professional development curriculum and know where to find resources to support them in their job search</li>
<li>Utilize the <a href="https://www.pairin.com/">Pairin strengths assessment</a> to support them in their professional development</li>
<li>Identify and build self awareness around students' level of professional readiness with each of our 5 competencies (Networking, Interviewing, Materials, Job Search Strategies, and Negotiations)</li>
</em></p>
<p>Please complete the <a href="https://careerdev.turing.edu/module-1-prework/index">Career Development Mod 0 Project here.</a></em></p>
</article>
</section> -->
<!-- <script src="public/js/home-page.js"></script> -->
{% include footer.html %}