Skip to content

A simple Python simulation that allows students to explore (simplified) population genetics.

License

Notifications You must be signed in to change notification settings

BIGred053/redings-rabbits-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

redings-rabbits-original

A simple Python simulation that allows students to explore (simplified) population genetics.

Through this experience, we hope to offer students a few insights:

  • Experience how technology and simulations impact the "real world" of scientific inquiry and study
  • Gain some minor exposure to computer science, computational thinking, and a programming language (Python, in this case)
  • Develop some understanding of how programmers must structure a problem so that it can be tackled by a computer, including potential limitations, seqeuncing of instructions, and common programming elements that help represent "real world" concepts digitally.

Lesson resources available in Google Drive here: https://drive.google.com/drive/folders/0B6KD7aggd0BUMm5MYnRCV05uSlU

About

A simple Python simulation that allows students to explore (simplified) population genetics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages