This Open Educational Resource is an interactive eBook in the form of …
This Open Educational Resource is an interactive eBook in the form of a website titled ADDIE Explained. The eBook focuses on instructional design from the perspective of the ADDIE Model (Analysis, Design, Development, Implementation, and Evaluation) and is designed for novice instructional designers. ADDIE Explained includes a number of educational and technological affordances designed and developed to assist the learners in comprehending the subject matter.
A Software Carpentry lesson to learn how to use Make Make is …
A Software Carpentry lesson to learn how to use Make Make is a tool which can run commands to read files, process these files in some way, and write out the processed files. For example, in software development, Make is used to compile source code into executable programs or libraries, but Make can also be used to: run analysis scripts on raw data files to get data files that summarize the raw data; run visualization scripts on data files to produce plots; and to parse and combine text files and plots to create papers. Make is called a build tool - it builds data files, plots, papers, programs or libraries. It can also update existing files if desired. Make tracks the dependencies between the files it creates and the files used to create these. If one of the original files (e.g. a data file) is changed, then Make knows to recreate, or update, the files that depend upon this file (e.g. a plot). There are now many build tools available, all of which are based on the same concepts as Make.
Software Carpentry lesson that teaches how to use databases and SQL In …
Software Carpentry lesson that teaches how to use databases and SQL In the late 1920s and early 1930s, William Dyer, Frank Pabodie, and Valentina Roerich led expeditions to the Pole of Inaccessibility in the South Pacific, and then onward to Antarctica. Two years ago, their expeditions were found in a storage locker at Miskatonic University. We have scanned and OCR the data they contain, and we now want to store that information in a way that will make search and analysis easy. Three common options for storage are text files, spreadsheets, and databases. Text files are easiest to create, and work well with version control, but then we would have to build search and analysis tools ourselves. Spreadsheets are good for doing simple analyses, but they don’t handle large or complex data sets well. Databases, however, include powerful tools for search and analysis, and can handle large, complex data sets. These lessons will show how to use a database to explore the expeditions’ data.
Students will be exposed to all aspects of a cutting-edge technique in …
Students will be exposed to all aspects of a cutting-edge technique in modern electrophysiology, in a highly structured, team oriented environment. The research projects will probe the neural mechanisms of learning and memory through tetrode array recordings coupled with patterned microstimulation. Due to the broad nature of tasks to be completed, coupled with the team oriented approach we will be employing, we are interested in students with a wide variety of laboratory experience and skill levels.
To provide instruction and dialog on practical ethical issues relating to the …
To provide instruction and dialog on practical ethical issues relating to the responsible conduct of human and animal research in the brain and cognitive sciences. Specific emphasis will be placed on topics relevant to young researchers including data handling, animal and human subjects, misconduct, mentoring, intellectual property, and publication.
In the fall of 2021, students in Pseudoscience courses started creating this …
In the fall of 2021, students in Pseudoscience courses started creating this open educational resource (OER), which has been built upon by subsequent classes. Our intention is to create a free textbook for this course that might also be used by students of critical thinking elsewhere and of all ages, whether in a classroom or not. Our growing, interactive textbook employs the Paul-Elder Model and other critical-thinking resources, and is freely available to all, learners and educators alike.
The topic of pseudoscience offers a rewarding way for students to learn the value of thinking critically, even as they get to argue things, like Flat Earth Theory and astrology, that may seem trivial at first. At a time when truth is understood as largely subjective, we have, not surprisingly, seen a resurgence in the popularity of pseudosciences and conspiracy theories, which many consider to hold significant truth value, just as valid as physical evidence. It is our aim here to demonstrate the reasoned analysis process — weighing truth, belief, opinion, and fact — so that others may be able to replicate this process and reason through their own questions about vaccines, extra-terrestrials, genetic modification, or the first people to arrive in the Americas.
Software Carpentry lesson on how to use the shell to navigate the …
Software Carpentry lesson on how to use the shell to navigate the filesystem and write simple loops and scripts. The Unix shell has been around longer than most of its users have been alive. It has survived so long because it’s a power tool that allows people to do complex things with just a few keystrokes. More importantly, it helps them combine existing programs in new ways and automate repetitive tasks so they aren’t typing the same things over and over again. Use of the shell is fundamental to using a wide range of other powerful tools and computing resources (including “high-performance computing†supercomputers). These lessons will start you on a path towards using these resources effectively.
No restrictions on your remixing, redistributing, or making derivative works. Give credit to the author, as required.
Your remixing, redistributing, or making derivatives works comes with some restrictions, including how it is shared.
Your redistributing comes with some restrictions. Do not remix or make derivative works.
Most restrictive license type. Prohibits most uses, sharing, and any changes.
Copyrighted materials, available under Fair Use and the TEACH Act for US-based educators, or other custom arrangements. Go to the resource provider to see their individual restrictions.