๐ค AI Summary
This study addresses the tendency of computer science students to underestimate their contributions during work-integrated learning and struggle to translate hands-on experience into compelling signals of competence for job applications. To tackle this challenge, the project introduces a low-cost reflective intervention: structured LinkedIn blog posts guided by a five-part template, prompting students to articulate technical reflections while contributing to open-source projects. Thematic analysis, combined with Mejia and Turnsโ Knowledge Gain Scale and input from industry mentors, revealed four core themes in student blogs that demonstrate deep reflective capacity. Findings indicate that this approach effectively enhances studentsโ self-awareness and ability to reframe experiential learning into professional narratives, offering a scalable and practical reflection framework for CS education.
๐ Abstract
Undergraduates in work-based learning experiences often produce meaningful contributions as viewed by their supervisors, yet report a negative perception of their contributions because they struggled during the process or produced only a few lines of code change. As a result, many omit these contributions from their resumes and job interviews, losing a meaningful signal of technical ability.
This study examines how guided blog posts help CS students in work based learning experiences reflect on what they learned and contextualize their experiences. It also evaluates the depth of reflection produced.
The study included twenty-five juniors and seniors studying CS at CTCs and other affordable local colleges. All participated in one cohort during Fall 2024.
Each student was assigned a simple open source issue to solve from a popular open source project over the course of several weeks with the help of an industry mentor. While working on the project, students drafted a LinkedIn blog post using a five-section outline covering project mission, assigned issue, technical architecture, challenges faced, and submitted solution. We conducted a thematic analysis of the published posts and measured reflection depth using Mejia and Turns's Knowledge Gain instrument.
Four themes emerged from the posts: identifying problem solving techniques, growth mindset, the challenges and benefits of collaborative development, and the impacts of their contribution on users. Additionally, students demonstrated deep reflection across all four Knowledge Gain constructs.
Structured blog posts offer a low-cost addition to experiential CS learning such as capstones, micro-internships, internships, and apprenticeships. This study is descriptive; future work should compare outcomes against a control group.