1 / 10

CS 351 Introduction Spring 2012

Modeling and Simulation Technologies Dr. Jim Holten. CS 351 Introduction Spring 2012. Overview. Location: Cramer 203 Time : MW 8:00 AM to 9:15 AM TAs: NONE Web: http://www.cs.nmt.edu/~cs351. Contact. Office Hours: Fidel Coffee shop Time : MW 9:30 AM to 10:30 AM

jleana
Download Presentation

CS 351 Introduction Spring 2012

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Modeling and Simulation Technologies Dr. Jim Holten CS 351IntroductionSpring 2012

  2. CSE 351 Overview • Location: Cramer 203 • Time : MW 8:00 AM to 9:15 AM • TAs: NONE • Web: http://www.cs.nmt.edu/~cs351

  3. CSE 351 Contact • Office Hours: Fidel Coffee shop • Time : MW 9:30 AM to 10:30 AM • E-mail: jholten@nmt.edu • Other times and places as needed

  4. CSE 351 Class Goals • Understand model forms and types • Build models and simulations • Build “complex system” models • Understand error propagation effects

  5. CSE 351 More Goals • Develop good software engineering habits • Understand parallel model problems • Understand ethical considerations

  6. CSE 351 Build from Basics • “Java” language, libraries, and GUIs • Analysis tools • Explore model representation alternatives

  7. CSE 351 Good SoftwareEngineering Habits • Adhere to listed requirements • Follow coding standards • Test adequately against requirements • Maintain backups

  8. CSE 351 Classwork • Participation -- 30% • Quizzes -- 20% • Homework -- 20% • Tests --10% each, 30% for all

  9. CS 351 Programming • Java unless otherwise specified: • Perl, C, or C++ may be specified. • Other package usage may be specified as needed.

  10. CSE 351 Turn-in • jar file or tarball of project directory (<dir>) • <dir> is <name>_HW<number> • tar -czvf <dir>.tgz <file and dir list> • jar -cvf <name>.jar <file and dir list> • Send package to: jholten@nmt.edu

More Related