Skip to content
View dansmyers's full-sized avatar

Block or report dansmyers

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dansmyers/README.md

Dan S. Myers 👋

I'm an associate professor of computer science at Rollins College in Winter Park, FL. I teach classes across the computer science curriculum, including intro to CS, simulation, and AI.

My textbook, Data Strucures and Algorithms in Java: A Project-Based Approach, will be published by Cambridge University Press in late 2024. The book is an accessible, engaging introduction to data structures and algorithms, where each theoretical topic is combined with at least one significant project showing how to use it in a real program. Learn more here.

Browse these repositories for example class materials, syllabi, and assignments, including my example AI-supported research project. You can also visit my personal website or view my CV.

I like to play the guitar.

Pinned Loading

  1. Example-AI-Assignment Example-AI-Assignment Public

    Example AI-assisted writing assignment for a semester-long research paper with detailed instructions and example prompts. Emphasizes critical thinking and reflection.

    2

  2. IntroToCS IntroToCS Public

    CMS 120 - Introduction to Computer Science

    Python 9 6

  3. ComputerOrganizationAndArchitecture ComputerOrganizationAndArchitecture Public

    CMS 230 - Computer Organization and Architecture

    C 9 15

  4. DataScienceAndAnalytics DataScienceAndAnalytics Public

    DTA 250 - Fundamentals of Data Science and Analytics

    R 4 6

  5. Simulation Simulation Public

    CMS 380 - Simulation and Stochastic Modeling

    Python 4 22

  6. ProgrammingWithAI ProgrammingWithAI Public

    CMS 195 - Programming with AI