Skip to main content
Saylor University Saylor University
    • Home
    • Calendar
    • Main Site
    • Courses & Programs
      All Categories Arts and Humanities Business Administration Computer Science English as a Second Language Professional Development Science and Mathematics Social Sciences
      Specialization Programs Degree Programs
    • Help
      Help Center & FAQ 文A Translate Verify Certificate
    • More
Site-wide search Close
Toggle search input
You are currently using guest access
Log in
Expand all Collapse all
  1. CS102: Introduction to Programming II
  2. What is Computation?

What is Computation?

Completion requirements

This video addresses the basic nature of computers and speaks to what they are capable of. It emphasizes the fact that computers only do what humans program them to do. The video mentions the language Python, but any language would apply here, including Java and C++. Watch from 6:55-28:40.

What is Computation

Source: Ana Bell, https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/lecture-videos/lecture-1-what-is-computation/
Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 License.

Last modified: Monday, January 30, 2023, 4:26 PM
Back to '1.1: Programming Paradigms\'
You are currently using guest access (Log in)
Policies
Get the mobile app
/** * Simplify profile edit/signup forms — hide non-essential fields * * Runs on: signup (page-login-signup), admin edit (page-user-editadvanced), * and self edit (page-user-edit). * * Removes by element ID (not CSS) so the fields are fully absent from the * DOM/form submission, not just visually hidden: * - General section: city, country, timezone, description * - Whole sections: picture upload, additional names, optional section * - Custom profile field categories 0, 3, 4, 5, 6 (category 1 is kept — * update this list if new custom field categories are added) * * NOTE: id_moodle_picture removal means NO ONE — including admins on * editadvanced.php — can upload/change a profile picture through the * standard edit form while this runs. To change a picture, temporarily * comment out this block, purge caches, make the edit, then restore. */
Powered by Moodle

Privacy Policy Terms of Use

© Saylor University 2010-2026 except as otherwise noted. Excluding course final exams, content authored by Saylor University is available under a Creative Commons Attribution 3.0 Unported license. Third-party materials are the copyright of their respective owners and shared under various licenses. See detailed licensing information. Saylor University®, Saylor.org®, and Harnessing Technology to Make Education Free® are trade names of the Constitution Foundation, a 501(c)(3) organization through which our educational activities are conducted.

Fetching learning content...

Saylor University
  • Main Site
  • Courses & Programs
    All Categories Arts and Humanities Business Administration Computer Science English as a Second Language Professional Development Science and Mathematics Social Sciences
    Specialization Programs Degree Programs
  • Help
    Help Center & FAQ 文A Translate Verify Certificate
  • Course Syllabus
  • AI Learning Zone
  • Home
  • Calendar