Updating search results...

Computer Science

898 affiliated resources

Search Resources

View
Selected filters:
16.422 Human Supervisory Control of Automated Systems, Spring 2005
Rating
0.0 stars

Human Supervisory Control of Automated Systems discusses elements of the interactions between humans and machines. These elements include: assignment of roles and authority; tradeoffs between human control and human monitoring; and human intervention in automatic processes. Further topics comprise: performance, optimization and social implications of the system; enhanced human interfaces; decision aiding; and automated alterting systems. Topics refer to applications in aerospace, industrial and transportation systems.

Subject:
Aerospace engineering
Automation
Computer Science
Computer engineering
Electrical engineering
Engineering
Date Added:
09/01/2016
3D Printing, Computer Aided Design (CAD) and G-Code Basics
Read the Fine Print
Educational Use
Rating
0.0 stars

Students learn how 3D printing, also known as additive manufacturing, is revolutionizing the manufacturing process. First, students learn what considerations to make in the engineering design process to print an object with quality and to scale. Students learn the basic principles of how a computer-aided design (CAD) model is converted to a series of data points then turned into a program that operates the 3D printer. The activity takes students through a step-by-step process on how a computer can control a manufacturing process through defined data points. Within this activity, students also learn how to program using basic G-code to create a wireframe 3D shapes that can be read by a 3D printer or computer numerical control (CNC) machine.

Subject:
Computer Science
Engineering
Geometry
Mathematics
Material Type:
Activity/Lab
Provider:
TeachEngineering
Provider Set:
Activities
Author:
Matthew Jourden
Date Added:
05/04/2019
Accessibility Evaluation
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This activity guides students through the evaluation of a website that they have created to see if it is accessible for users with disabilities. Students will simulate a number of different disabilities (e.g. visual impairments, color blindness, auditory impairments, motor impairments) to see if their website is accessible; they will also use automated W3 and WAVE tools to evaluate their sites. Students will consider the needs of users with disabilities by creating a persona and scenario of a user with disabilities interacting with their site. Finally, students will write up recommendations to change their site and implement the changes.

Comments
Although this activity can be used in isolation, it is intended to be part of a series guiding students towards the creation of a front-end of a website. The series (all published as OER) consist of:

a) Needfinding
b) Personas, Scenarios and Storyboards
c) Front-end Website Design and Development
d) Accessibility Evaluation

Subject:
Computer Science
Material Type:
Activity/Lab
Assessment
Homework/Assignment
Provider:
CUNY Academic Works
Provider Set:
Brooklyn College
Author:
Devorah Kletenik
Date Added:
01/12/2021
Accessibility: the Whys and the Hows
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This presentation introduces Computer Science students to the notion of accessibility: developing software for people with disabilities. This lesson provides a discussion of why accessibility is important (including the legal, societal and ethical benefits) as well as an overview of different types of impairments (visual, auditory, motor, neurological/cognitive) and how developers can make their software accessible to users with those disabilities. This lesson includes videos and links to readings and tutorials for students.

Comments
These slides use Poll Everywhere polls; to use them, create your own Poll Everywhere account and duplicate the polls.

Subject:
Computer Science
Material Type:
Lecture
Provider:
CUNY Academic Works
Provider Set:
Brooklyn College
Author:
Devorah Kletenik
Date Added:
01/12/2021
Account Safety
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

Learn the basics of creating online accounts, including creating secure passwords and keeping accounts secure.

Subject:
Computer Science
Material Type:
Unit of Study
Provider:
Digital Learn
Date Added:
04/04/2017
Adding an event listener
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Adding an event listener" is included in the "DOM events" section of the "HTML/JS: Making webpages interactive" course from Khan Academy. Some of the topics included in this resource are: HTML, Javascript, Web Technologies.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Sal Khan
Date Added:
10/16/2012
Adding event listeners with jQuery
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Adding event listeners with jQuery" is included in the "DOM events with jQuery" section of the "HTML/JS: Making webpages interactive with jQuery" course from Khan Academy. Some of the topics included in this resource are: HTML, Javascript, JQuery.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Sal Khan
Date Added:
09/22/2013
Ads in Search Results
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

Never used a search engine before? This class will help you learn about search engines and get you starting searching the internet. We will also cover some advanced search tools and advertisements in search.

Subject:
Computer Science
Internet
Material Type:
Unit of Study
Provider:
Digital Learn
Date Added:
04/04/2017
Agent Based Modeling of Complex Adaptive Systems (Advanced)
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Building on Complex Adaptive Systems theory and basic Agent Based Modeling knowledge presented in SPM4530, the Advanced course will focus on the model development process. The students are expected to conceptualize, develop and verify a model during the course, individually or in a group. The modeling tasks will be, as much as possible, based on real life research problems, formulated by various research groups from within and outside the faculty.
Study Goals The main goal of the course is to learn how to form a modeling question, perform a system decomposition, conceptualize and formalize the system elements, implement and verify the simulation and validate an Agent Based Model of a socio-technical system.

Subject:
Computer Science
Material Type:
Full Course
Provider:
Delft University of Technology
Provider Set:
Delft University OpenCourseWare
Author:
Dr. Ir. I. Nikolic
Date Added:
03/03/2016
Aggregating data
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Aggregating data" is included in the "SQL Basics" section of the "Intro to SQL: Querying and managing data" course from Khan Academy. Some of the topics included in this resource are: HTML, SQL, Querying.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Sal Khan
Date Added:
09/23/2013
Air and fluid resistance
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Air and fluid resistance" is included in the "Forces" section of the "Advanced JS: Natural Simulations" course from Khan Academy. Some of the topics included in this resource are: HTML, Javascript, Simulations.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Monterey Institute for Technology and Education
Sal Khan
Date Added:
09/22/2013
Altering tables after creation
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Altering tables after creation" is included in the "Modifying databases with SQL" section of the "Intro to SQL: Querying and managing data" course from Khan Academy. Some of the topics included in this resource are: HTML, SQL, Querying.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Khan Academy
Date Added:
09/22/2013
Android Acceleration Application
Read the Fine Print
Educational Use
Rating
0.0 stars

In the first of two sequential lessons, students create mobile apps that collect data from an Android device's accelerometer and then store that data to a database. This lesson provides practice with MIT's App Inventor software and culminates with students writing their own apps for measuring acceleration. In the second lesson, students are given an app for an Android device, which measures acceleration. They investigate acceleration by collecting acceleration vs. time data using the accelerometer of a sliding Android device. Then they use the data to create velocity vs. time graphs and approximate the maximum velocity of the device.

Subject:
Computer Science
Engineering
Material Type:
Full Course
Unit of Study
Provider:
TeachEngineering
Provider Set:
TeachEngineering
Author:
Brian Sandall
Scott Burns
Date Added:
09/18/2014
Angles and units
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Angles and units" is included in the "Angular Movement" section of the "Advanced JS: Natural Simulations" course from Khan Academy. Some of the topics included in this resource are: HTML, Javascript, Simulations.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Beth Harris,Steven Zucker
Date Added:
09/22/2013
Angular velocity
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Angular velocity" is included in the "Angular Movement" section of the "Advanced JS: Natural Simulations" course from Khan Academy. Some of the topics included in this resource are: HTML, Javascript, Simulations.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Khan Academy
Date Added:
09/22/2013
Animated scenes
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

The resource "Animated scenes" is included in the "Scene management" section of the "Advanced JS: Games & Visualizations" course from Khan Academy. Some of the topics included in this resource are: HTML, Javascript, Grames, Visualizations.

Subject:
Computer Science
Computer programming
Material Type:
Lesson
Provider:
Khan Academy
Author:
Rishi Desai
Date Added:
09/22/2013