0(0)

Programming for Everybody

  • Categories Data SciencePython
  • Duration 19h
  • Total Enrolled 0
  • Last Update January 18, 2022

Description

Khóa học này nhằm mục đích dạy cho mọi người những kiến ​​thức cơ bản về lập trình máy tính bằng Python. Chúng tôi đề cập đến những điều cơ bản về cách một người xây dựng một chương trình từ một loạt các hướng dẫn đơn giản bằng Python. 

Khóa đầu tiên trong chuỗi khóa học Python for Everybody Specialization

What Will I Learn?

  • Cài đặt Python và viết chương trình
  • Mô tả khái niệm cơ bản về ngôn ngữ lập trình Python
  • Sử dụng các biến để lưu trữ, truy xuất và tính toán thông tin
  • Sử dụng các công cụ lập trình cốt lõi như các hàm và vòng lặp

Topics for this course

19h

Chapter One – Why we Program??

These are the course-wide materials as well as the first part of Chapter One where we explore what it means to write programs. We finish Chapter One and have the quiz and first assignment in the third week of the class. Throughout the course you may want to come back and look at these materials. This section should not take you an entire week.

Installing and Using Python?

In this module you will set things up so you can write Python programs. Not all activities in this module are required for this class so please read the "Using Python in this Class" material for details.

Chapter One: Why We Program (continued)?

In the first chapter we try to cover the "big picture" of programming so you get a "table of contents" of the rest of the book. Don't worry if not everything makes perfect sense the first time you hear it. This chapter is quite broad and you would benefit from reading the chapter in the book in addition to watching the lectures to help it all sink in. You might want to come back and re-watch these lectures after you have funished a few more chapters.

Chapter Two: Variables and Expressions?

In this chapter we cover how a program uses the computer's memory to store, retrieve and calculate information.

Chapter Three: Conditional Code?

In this section we move from sequential code that simply runs one line of code after another to conditional code where some steps are skipped. It is a very simple concept - but it is how computer software makes "choices".

Chapter Four: Functions?

This is a relatively short chapter. We will learn about what functions are and how we can use them. The programs in the first chapters of the book are not large enough to require us to develop functions, but as the book moves into more and more complex programs, functions will be an essential way for us to make sense of our code.

Chapter Five: Loops and Iteration?

Loops and iteration complete our four basic programming patterns. Loops are the way we tell Python to do something over and over. Loops are the way we build programs that stay with a problem until the problem is solved.

About the instructor

0 (0 ratings)

40 Courses

0 students

Free

Material Includes

  • Sách giáo khoa: “Python for everybody”
  • 23 videos
  • Khác: Bài đọc, Kiểm tra
  • Free (Audit)/ Paid Certificate

Enrolment validity: Lifetime

Requirements

  • Trình độ toán cơ bản
  • Cách sử dụng máy tính cơ bản
  • Sách giáo khoa: “Python for everybody”

Want to receive push notifications for all major on-site activities?