Coursera
For EnterpriseFor Students
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera

    Directory

    Search for:
    Master's Degrees
    MasterTracks™
    Professional Certificates
    Specializations
    Courses
    Partners
    Instructors
    Languages
    Topics
    Videos
    Queries
    Collections
    Course Reviews

    Videos

    Course: Algorithms, Data Collection, and Starting to Code. Click here to go back.
    • Course Introduction
    • Navigating a Coursera Course
    • Meet the Instructor (optional)
    • Lesson Introduction
    • Find the Queen
    • Nom Nom Nom
    • Lesson Introduction
    • Installing Visual Studio on Windows
    • Installing Xcode on a Mac
    • Your First C Program
    • Your First C Program in Xcode
    • Lesson Introduction
    • Bits and Bytes
    • Data Types, Variables, and Constants
    • Integer Data Types
    • Floating-Point Data Types
    • The Char Data Type
    • The Bool Data Type
    • User-Defined Data Types
    • Lesson Introduction
    • Data Collection Problems
    • Deciding What Data to Collect
    • Finding the Data
    • Storing the Collected Data
    • Data Collection Activity
    • Lesson Introduction
    • How Do I Get There?
    • The Caesar Cipher
    • Lesson Introduction
    • Floors and Ceilings
    • How Far Do We Have To Go?
    • Speed and Direction
    • Velocity
    • Finishing Up