-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.posthtmlrc
More file actions
263 lines (263 loc) · 20.6 KB
/
Copy path.posthtmlrc
File metadata and controls
263 lines (263 loc) · 20.6 KB
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
{
"plugins": {
"posthtml-include": {
"root": "./src"
},
"posthtml-expressions": {
"root": "./src/partials",
"locals": {
"top": [],
"body": [
{
"type": "text",
"value": "Asia Genawi, SEAS ’29, first encountered artificial intelligence during her sophomore year at her high school in Indiana."
},
{
"type": "text",
"value": "Back in 2023, policies on AI varied widely—even within the same district—and some schools had no guidance at all. As Genawi began to see the effects of AI trickle into her classroom, she turned to guidance from her home state’s Department of Education, which she said she found “outdated and inaccessible.”"
},
{
"type": "text",
"value": "Genawi spent the rest of her high school career dedicated to the issue, including writing a 15-page memo exploring varying AI policies across Indiana schools, which she sent to every Indiana state senator and representative whose contact information she was able to find. She later helped draft a bill that would have required public high schools to establish and share their own AI policies with students in an accessible format. But with so many other bills already awaiting referral, hers never made it to committee."
},
{
"type": "text",
"value": "When Genawi arrived at Columbia to study computer science, she found that the gaps she had spent years trying to address in Indiana had followed her there. Many students and professors were also grappling with what AI meant for the field."
},
{
"type": "text",
"value": "Across Columbia’s undergraduate schools, computer science has become the most popular major—accounting for around 11 percent of degrees awarded in Columbia College, 32 percent in the School of Engineering and Applied Science, and 12 percent in the School of General Studies in 2024. While the number of computer science majors in SEAS grew from 166 to 173 during the 2024-25 academic year, the total number across the three schools fell around 4.5 percent from 393 to 375, driven by declines at Columbia College and General Studies."
},
{
"type": "text",
"value": "At Barnard, it has grown to become the second most popular major as of 2025, up from third the year prior. The number of degrees awarded have grown fivefold since 2016."
},
{
"type": "text",
"value": "Faculty members and students in the department told Spectator that the surge in the major’s popularity has been driven in large part by its apparent promise of a secure, well-paid career path. However, they noted that the recent rise of generative AI has compromised the sense of stability that once defined the field, even as interest in technical skills among students persists."
},
{
"type": "text",
"value": "According to data from the Federal Reserve Bank of New York in 2024, out of 74 majors tracked, computer science had the fifth highest unemployment rate among majors at 7 percent, while computer engineering had the second highest at 7.8 percent."
},
{
"type": "text",
"value": "“Anecdotally, people are moving away from CS as a major,” Daniel Bauer, a senior lecturer in the computer science department, said. “They’re still taking some of our classes, right, because they think they need that, but they’re instead majoring in other things.”"
},
{
"type": "text",
"value": "Bauer described a field that had shifted from what he called a “nerdy outlier discipline” to one that “everyone needs,” a sign that technical skills have become a baseline expectation across industries with the emergence of AI."
},
{
"type": "text",
"value": "“A lot of people thought, ‘Oh, it’s a guaranteed path to a stable income. You get a six-figure job right out of your undergrad,’” Bauer said. Now, companies may see AI as a way to reduce demand for entry-level programmers, especially in what he calls “code monkey jobs,” roles where a large number of employees are “just writing out code nine-to-five.”"
},
{
"type": "text",
"value": "Chris Murphy, a senior lecturer in the computer science department, described the current moment as the convergence of two forces: the downturn of the job market and generative AI coming onto the scene."
},
{
"type": "text",
"value": "“Things kind of started to really pick up in 2014, 16,” he said, recalling the years after the weaker 2010 market. Murphy added that this was also a period where “students were getting more experience outside of class than they were inside of class” through internships, jobs, and side projects."
},
{
"type": "text",
"value": "Murphy suggested that the earlier momentum helped make computer science feel like both an academic program and a reliable pathway into work. That feeling is harder to sustain now as the industry reconfigures, which is a shift that students are seeing firsthand."
},
{
"type": "text",
"value": "Rebecca Yu, SEAS ’27, said that during a recent internship in Big Tech, she saw that “every single tech company was racing to integrate” large language models. She added that her manager said her intern class was the first to complete their assigned projects, which she attributed to the increased efficiency that comes with AI."
},
{
"type": "text",
"value": "Frank Liu, SEAS ’29, said that with AI lowering the barrier to coding, companies now expect everyone to write code."
},
{
"type": "text",
"value": "“A lot of companies outright say if you’re not using coding in your job, you might get fired for not being productive enough,” Liu said."
},
{
"type": "text",
"value": "Yu similarly expressed that students increasingly have to accept AI being a part of industry workflow, adding that many also “make use of it to maximize their productivity.”"
},
{
"type": "text",
"value": "Richard Li, CC ’28, described a “franticness” among his peers as the pace of change accelerates. He explained how “some new tool” is released regularly, noting that tools rise and fall in prominence within weeks. He has come to believe that he doesn’t need to “match that speed all the time” and keep up with every development. Li has learned that AI tools allow him to “take a breath” and “get back into the loop much easier than before” when he needs to."
},
{
"type": "text",
"value": "While some companies specifically target Columbia when hiring, sending representatives to campus career fairs and recruiting large numbers from Columbia, a computer science degree cannot be treated as a static credential, Yu described."
},
{
"type": "text",
"value": "“You can’t just get your degree and stop learning after that. You have to always be learning,” Yu said. “That is something you basically have to expect for your job.”"
},
{
"type": "text",
"value": "AI has not only affected students’ decisions to major in computer science, but also reshaped how the subject is taught. Across departments, faculty members no longer treat work done outside the classroom as a reliable measure of understanding, <a href=\"https://www.columbiaspectator.com/news/2025/03/31/as-ais-influence-spreads-columbia-grapples-with-its-place-in-the-classroom/\">shifting</a> instead toward in-person exams, quizzes, and attendance checks."
},
{
"type": "text",
"value": "While homework once made up as much as 60 to 70 percent of a student’s grade in computer science classes, Murphy said that breakdown has since flipped, with exams and quizzes now accounting for the majority."
},
{
"type": "text",
"value": "“The assumption—especially among pessimists—is that they’re using it to do their homework,” Murphy said. “They take the homework assignment. They put it into generative AI. Out comes the solution. Submit solution. The end.”"
},
{
"type": "text",
"value": "Murphy said that faculty members ranged in their responses from fully prohibiting AI use to actively teaching students how to effectively work with AI. He said he shifted his approach this year after his teaching assistants called his belief that students weren’t using the technology “naïve,” and now permits students to use AI on assignments."
},
{
"type": "text",
"value": "His surveys of students in his introductory classes have told a more complicated story than the one so-called pessimists offer: Around 60 to 70 percent of students who reported using AI said they used it to have concepts explained to them, to clarify assignment instructions, to generate test cases, or to create practice questions."
},
{
"type": "text",
"value": "“Those are all ways that you might have had a tutor in the past to do that, and now you have this AI essentially as your tutor,” he said."
},
{
"type": "text",
"value": "Bauer has taken a different approach, teaching students how to use AI productively without sacrificing the core principles of the discipline."
},
{
"type": "text",
"value": "“People who are trained to actually use AI tools productively, while being in charge of designing the overall project, will be very much in demand in the next couple of years,” he said."
},
{
"type": "text",
"value": "Over the past year, a working group of computer science faculty has been redesigning the introductory and intermediate programming sequence to integrate generative AI as both a subject and a tool, representatives from SEAS wrote in a statement to Spectator. The effort is “coordinated” across the department, “not course-by-course,” with a systematic assessment of how AI integration is affecting student outcomes underway to shape the next round of changes. The goal, the department explained, is for students to be able to “read, verify, and reason about code, whether they or a model wrote it.”"
},
{
"type": "text",
"value": "Tony Dear, senior lecturer in the computer science department, is piloting individualized AI feedback in a discrete mathematics course, while a machine learning course is also testing a Socratic AI dialogue system designed to “guide inquiry rather than supply answers,” the statement reads."
},
{
"type": "text",
"value": "Beyond individual courses, SEAS funded seven cross-departmental faculty projects in generative AI this past academic year, spanning biomedical engineering, chemical engineering, industrial engineering, and computer science, according to the statement."
},
{
"type": "text",
"value": "This phenomenon extends beyond the computer science department. SEAS’ new AI minor, which it <a href=\"https://www.engineering.columbia.edu/about/news/new-ai-minor-broadens-access-artificial-intelligence-education\">announced</a> in November 2025, reflects the University’s attempt to adapt. The minor is specifically designed for noncomputer science majors and aims to provide “essential AI knowledge” while emphasizing practical and responsible use across disciplines, according to the SEAS website."
},
{
"type": "text",
"value": "At the center of the minor is AI in Context, a course taught by a team of faculty from the departments of computer science, applied mathematics, philosophy, music, literature, and the Writing Center, the representatives told Spectator."
},
{
"type": "text",
"value": "Bauer described it as targeted at students who want to bring AI into fields like economics or biology, rather than as a path into software engineering itself."
},
{
"type": "text",
"value": "At the graduate level, SEAS announced a new Master of Science in artificial intelligence in February, with the inaugural cohort starting in the fall."
},
{
"type": "text",
"value": "While recognizing how AI has helped them navigate coursework, students also described its rise as isolating, even among members of the Application Development Initiative, one of Columbia’s largest computer science clubs."
},
{
"type": "text",
"value": "“As people start to ask AI for questions that they would normally ask students and members, it starts to isolate people” Li said."
},
{
"type": "text",
"value": "Alexa Kafka, BC ’27, echoed Li’s sentiment, pointing out that computer science has always been a collaborative discipline with code reviews and pull requests, even as AI makes independent work easier. Despite this, Kafka noted that she hasn’t been to office hours “in at least a year.”"
},
{
"type": "text",
"value": "Bauer added that faculty are exploring long-term solutions to the assessment problem."
},
{
"type": "text",
"value": "“One of the things that we’re trying to do at the department or school level is to maybe move towards computerized testing facilities,” Bauer said, referring to ideas in the department to revitalize computer labs as an alternative to pen-and-paper exams. “We have to accept that this is the reality, for better or worse.”"
},
{
"type": "text",
"value": "But more exams, students say, does not mean better learning, nor does it reflect how computer science is actually done."
},
{
"type": "text",
"value": "“Code is so variable and can be approached in so many directions, there’s never just going to be one correct answer. There can be multiple optimal solutions,” Kafka said."
},
{
"type": "text",
"value": "Students also expressed concern that the shift toward exam-heavy grading pulls focus away from the applied, project-based work that better reflects both discipline and industry expectations."
},
{
"type": "text",
"value": "ADI has tried to respond more quickly than the curriculum can. Through a vibe coding workshop this past semester, club members said they wanted to help students understand not just that AI exists, but how to use it deliberately. “Vibe coding” refers to the practice of prompting AI to write code for a task or project, and has become widespread enough that ADI felt the gap in formal instruction was worth addressing, according to Sophia Huang, BC ’29."
},
{
"type": "text",
"value": "The workshop introduced students to the concept of context engineering, which Shaina Sahu, SEAS ’27, described as not just writing a prompt, but optimizing “the rest of the relevant information that you would feed into the model.” Without that, students said that AI-generated code can fail at scale or introduce difficult-to-detect bugs."
},
{
"type": "text",
"value": "Genawi said the shift toward AI has changed what it means to be good at computer science."
},
{
"type": "text",
"value": "“I think the shift has kind of gone towards what can you create and what can you do, instead of, what do you know,” she said."
},
{
"type": "text",
"value": "Indeed, during ADI DevFest, its annual hackathon, Li said more teams are trying to complete their projects than in years past. While sign-ups have historically outpaced submissions, Li said this is beginning to change because teams “have a tool that completes the vision for them.”"
},
{
"type": "text",
"value": "While many students see AI as an equalizer that lowers the barrier to entry for coding and technical work, Murphy said it also creates new equity concerns inside the classroom around who can afford stronger tools and who already knows how to use them."
},
{
"type": "text",
"value": "“The equity issues I worry about are students who have access to paid versions of things versus free versions of things,” he said. Although popular AI models like ChatGPT and Claude have free versions available, both have paid models that can reach over $100 per month, which output different qualities of code."
},
{
"type": "text",
"value": "Murphy also pointed to differences in prior exposure to AI literacy itself. “Students who go to high schools or K-12 education, where they’re taught AI literacy, prompt engineering, context engineering, they understand how to do this, as opposed to students who go to schools who don’t teach that,” he said. “Then they come in, and then they’re somehow expected to know how to use these tools.”"
},
{
"type": "text",
"value": "For Genawi, those disparities begin long before students arrive on campus."
},
{
"type": "text",
"value": "“It’s very interesting to consider how lucky you were geographically,” she said. “To be born where you were is influencing your ability to get access to these spaces.”"
},
{
"type": "text",
"value": "Students like Yu, though broadly apprehensive about the future of computer science, are not without hope."
},
{
"type": "text",
"value": "“I’m optimistic, because I think if you’re truly passionate about CS, there will definitely be a place in the field to do something you want to do,” she said."
},
{
"type": "text",
"value": "<i>Senior Staff Writer Ria Vasishtha can be contacted at </i><a href=\"mailto:ria.vasishtha@columbiaspectator.com\"><i>ria.vasishtha@columbiaspectator.com</i></a><i>. Follow Spectator on X </i><a href=\"https://twitter.com/columbiaspec?lang=en\"><i>@ColumbiaSpec</i></a><i>.</i>"
},
{
"type": "text",
"value": "<i>Staff Writer Arjun Menon can be contacted at </i><a href=\"mailto:arjun.menon@columbiaspectator.com\"><i>arjun.menon@columbiaspectator.com</i></a><i>. Follow Spectator on X </i><a href=\"https://twitter.com/columbiaspec?lang=en\"><i>@ColumbiaSpec</i></a><i>.</i>"
},
{
"type": "text",
"value": "<b><i>Want to keep up with breaking news? Subscribe to our </i></b><a href=\"https://columbiaspectator.us4.list-manage.com/subscribe?u=a3d2eeb1ae5560ca04f82f042&id=e51c51d62d\"><b><i>email newsletter </i></b></a><b><i>and like Spectator on </i></b><a href=\"https://www.facebook.com/columbiaspectator\"><b><i>Facebook</i></b></a><b><i>. </i></b>"
}
],
"headline": "‘The reality, for better or worse’: Columbia comp sci students and faculty grapple with AI’s disruption of the field",
"dek": "A field that once seemed like a direct path to stable, lucrative work is becoming less certain under AI, students and faculty told Spectator.",
"date": "May 3, 2026",
"byline": "By <a href=\"https://www.columbiaspectator.com/contributors/ria-vasishtha/\">Ria Vasishtha</a> and <a href=\"https://www.columbiaspectator.com/contributors/arjun-menon/\">Arjun Menon</a>",
"byline2": "",
"cover_asset": "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/3YHJATUVS5HULP7N6EN3MXYMOE.png",
"cover_caption": "Shanying Liu / Deputy Illustrations Editor",
"USE_NEWS_NAV": true,
"USE_EYE_NAV": false,
"USE_COVER_HED": true,
"IS_EMBED": false,
"DOC_URL": "https://docs.google.com/document/d/1q0-4UHnLGEm5WgVYVSXlR91VHarotBGvZCew_YN6mpo/edit?usp=sharing"
}
}
}
}