Coursera
Для организацийДля студентов
  • Обзор
  • Самые популярные курсы
  • Войти
  • Присоединиться бесплатно
    Coursera

    Справочник

    Искать:
    Master's Degrees
    MasterTracks™
    Professional Certificates
    Specializations
    Courses
    Partners
    Instructors
    Languages
    Topics
    Videos
    Queries
    Collections
    Course Reviews

    Videos

    Курс: Abstraction, Problem Decomposition, and Functions. Чтобы вернуться, нажмите здесь.
    • Course Introduction
    • Navigating a Coursera Course
    • Meet the Instructor (optional)
    • Lesson Introduction
    • Intro to Arrays
    • Initializing an Array
    • Why We Start at Zero
    • How Big Is an Array?
    • Run-Time Array Size with Pointers
    • Processing an Array
    • Multi-Dimensional Arrays
    • Matrix Multiplication
    • Lesson Introduction
    • String Basics
    • String Length
    • Searching a String
    • String Input
    • Converting Strings to Numbers
    • CSV String Processing
    • The Caesar Cipher Revisited
    • Lesson Introduction
    • Rock and Roll
    • What Is a Chair?
    • Network Layers
    • Abstraction in Code
    • Lesson Introduction
    • Going Green
    • Building a Chair
    • Designing a Car
    • Lesson Introduction
    • Intro to Functions
    • Returning Data From a Function
    • Passing Data Into a Function
    • Getting Valid User Input
    • Changing Parameter Values
    • Nesting and Boxes Revisited
    • Finishing Up