This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions, which will help to build up your debugging skills. The course has no prerequisites. It will cover Chapters 1-9 of the textbook "Fundamentals of Python Programming," which is the accompanying text (optional and free) for this course.
Этот курс входит в специализацию ''Специализация Python 3 Programming'
от партнера
Об этом курсе
от партнера

Мичиганский университет
The mission of the University of Michigan is to serve the people of Michigan and the world through preeminence in creating, communicating, preserving and applying knowledge, art, and academic values, and in developing leaders and citizens who will challenge the present and enrich the future.
Программа курса: что вы изучите
General Introduction
In week one you will be introduced to programming in python through lectures and the Runestone textbook - an interactive online textbook built for this course. By the end of the module, you will have run your first python program, and learned how to draw images by writing a program.
Sequences and Iteration
In week two you will use the lectures and the Runestone textbook to understand the basics of a few python data types - lists, strings, tuples - as well as a control structure - for loops. By the end of this week, you will be able to write more complex programs that create drawings by incorporating for loops. Finally, we will present the basics of an accumulation pattern to you, which will be expanded on in each week for the rest of the course.
Booleans and Conditionals
In week three you will learn a new python data type - the boolean - as well as another control structure - conditional execution. Through the use of video lectures and the Runestone textbook, you will learn what Binary, Unary, Nested, and Chained Conditionals are, as well as how to incorporate conditionals within an accumulation pattern.
Sequence Mutation and Accumulation Patterns
In week four we will present deeper knowledge on using lists, strings, and python objects in general. We will also cover how to use the accumulation pattern with lists and with strings. The final assignment will test your knowledge and skills through application, much like previous assessments and assignments did, though with a more difficult set of tasks now that you have learned the basics.
Рецензии
- 5 stars83,70 %
- 4 stars14,14 %
- 3 stars1,37 %
- 2 stars0,32 %
- 1 star0,46 %
Лучшие отзывы о курсе PYTHON BASICS
Overall a good course but not as thorough as I'd hoped. I do not consider myself as understanding Python3 very well but it's a good introductory course to learning what code is and how it runs.
Great course which does not allow you to not learn python !! Highly recommended for anyone who wants to understand and learn useful programming, the interactions are well structured and well fitted
This is a great course for getting started in Python. If you have (even rusty) programming skills, it might seem a little slow in places. Trust me, pay attention - you will still learn new things.
Very detailed explanation. Ideal for a beginner. The interactive textbook and exercises were very useful. Just one feedback : I would love to have more practice exercises to solve and learn.
Специализация Python 3 Programming: общие сведения
This specialization teaches the fundamentals of programming in Python 3. We will begin at the beginning, with variables, conditionals, and loops, and get to some intermediate material like keyword parameters, list comprehensions, lambda expressions, and class inheritance.

Часто задаваемые вопросы
Когда я получу доступ к лекциям и заданиям?
Что я получу, оформив подписку на специализацию?
Можно ли получить финансовую помощь?
Остались вопросы? Посетите Центр поддержки учащихся.