paper-with-me

홈 › Papers

Modern Constraint Programming Education: Lessons for the Future

2023-06-20 · Tejas Santanam, Pascal Van Hentenryck

This paper details an outlook on modern constraint programming (CP) education through the lens of a CP instructor. A general overview of current CP courses and instructional methods is presented, with a focus on online and virtually-delivered courses. This is followed by a discussion of the novel approach taken to introductory CP education for engineering students at large scale at the Georgia Institute of Technology (Georgia Tech) in Atlanta, GA, USA. The paper summarizes important takeaways from the Georgia Tech CP course and ends with a discussion on the future of CP education. Some ideas for instructional methods, promotional methods, and organizational changes are proposed to aid in the long-term growth of CP education.

📄 PDF Abstract BibTeX arXiv:2306.13676

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음
GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Zero Shot Learning for Code Education: Rubric Sampling with Deep Learning Inference

2018-09-05 · Mike Wu, Milan Mosse, Noah Goodman, Chris Piech

In modern computer science education, massive open online courses (MOOCs) log thousands of hours of data about how students solve coding challenges. Being so rich in data, these platforms have garnered the interest of th…

MisconceptionsZero-Shot Learning

Teenagers and Artificial Intelligence: Bootcamp Experience and Lessons Learned

2023-12-05 · Uzay Macar, Blake Castleman, Noah Mauchly, Michael Jiang 외

Artificial intelligence (AI) stands out as a game-changer in today's technology landscape. However, the integration of AI education in classroom curricula currently lags behind, leaving teenagers inadequately prepared fo…

50 Years of Test (Un)fairness: Lessons for Machine Learning

2018-11-25 · Ben Hutchinson, Margaret Mitchell

Quantitative definitions of what is unfair and what is fair have been introduced in multiple disciplines for well over 50 years, including in education, hiring, and machine learning. We trace how the notion of fairness h…

BIG-bench Machine LearningFairness

AI Advocate: Educational Path to Transform Squads to the Future

2026-05-05 · Carla Soares, Gabriel Moreira, Ana Paula Camargo, Fabio Henrique Scacabarozi 외 arxiv

This paper analyzes the strategic education process aimed at transitioning traditional software development squads into hybrid structures centered on collaborative work between humans and Artificial Intelligence (AI). In…

Enhancing Programming Education with ChatGPT: A Case Study on Student Perceptions and Interactions in a Python Course

2024-03-20 · Boxaun Ma, Li Chen, Shin'ichi Konomi

The integration of ChatGPT as a supportive tool in education, notably in programming courses, addresses the unique challenges of programming education by providing assistance with debugging, code generation, and explanat…

Code Generation