2 papers
cs.CY2026
"CS 1.5": An Experience Report on Integrating CS1 and Discrete Structures for the AI Era
Ildar Akhmetov, Juancho Buchanan
The rapid proliferation of generative AI has fundamentally altered the landscape of introductory computer science education. Traditional methods that prioritize syntax memorization…
cs.SE2025
An Empirical Study of Python Library Migration Using Large Language Models
Md Mohayeminul Islam, Ajay Kumar Jha, May Mahmoud +2
Library migration is the process of replacing one library with another library that provides similar functionality. Manual library migration is time consuming and error prone, as i…