arXiv · 2311.07807
Creation of a CS1 Course with Modern C++ Principles
Abstract
Best practices in programming need to be emphasized in a CS1 course as bad student habits persist if not reinforced well. The C++ programming language, although a relatively old language, has been regularly updated with new versions since 2011, on the pace of once every three years. Each new version contains important features that make the C++ language more complex for backwards compatibility, but often introduce new features to make common use cases simpler to implement. This poster contains experiences in designing a CS1 course that uses the C++ programming language that incorporates ``modern'' versions of the language from the start, as well as recent conferences about the language. Our goals were to prevent many common bad habits among C++ programmers.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Ryan E. Dougherty. 2023-11-13. Creation of a CS1 Course with Modern C++ Principles. https://arxiv.org/abs/2311.07807
Cite the original work for its findings. Save a collection to share your selection of sources.