Skip to content
Gallery
Course Study Tracker [Coda Doctorate 2022 Capstone]
Share
Explore
Studying Process

icon picker
Progress

Course:
00. Pyt

Course
Module
✔️
Lesson
Completed
Unclarity
Comments
Last Study
Summary Link
Completeness of Summary
Value
00. Pyt
55
Module A0. Introduction
3
0.1 Three levels of the Course

01/08/2022
000
100
0.2 What does a module consist of?

01/08/2022
000
100
0.3 Skills and Goals

01/08/2022
000
100
Module A1. Basics of Python Syntax. Basic algorithmic constructions
24
1.1 Introduction

01/08/2022
000
100
1.2 Anaconda package. Installing Jupyter Notebook

01/08/2022
000
100
1.3 Running Jupyter Notebook

01/08/2022
000
100
1.4 Creating a new folder and a new notebook in Jupyter

01/08/2022
000
100
1.5 Renaming notebook and cell types

01/08/2022
000
100
1.6 Hotkeys

01/08/2022
000
100
1.7 Jupyter notebook exercises

01/08/2022
000
100
1.8 It's time for your first program

01/08/2022
000
100
1.9 More Python Fundamentals

01/08/2022
000
100
1.10 Syntax Fundamentals Test

01/08/2022
000
100
1.11 Basic math in Python

01/08/2022
000
100
1.12 Variables. int, float and str types

01/08/2022
000
100
1.13 Casting types

01/08/2022
000
100
1.14 Operations with variables

01/08/2022
000
100
1.15 Entering data from the keyboard. First programming exercises

01/08/2022
000
100
1.16 Conditions: IF - ELSE

01/08/2022
000
100
1.17 Conditions: IF ... ELIF ... ELSE

01/08/2022
000
100
1.18 Simple and compound conditions

01/08/2022
000
100
1.19 General syntax for a loop with a parameter

01/08/2022
000
50
1.20 Loop calculations

01/08/2022
000
25
1.21 Loop execution control

01/08/2022
000
25
1.22 While loop

01/08/2022
000
25
1.23 Module final test

01/08/2022
000
100
1.24 Summing up

01/08/2022
000
100
Module A2. Data Structures
28
2.1 Module objectives

01/08/2022
000
100
2.2 What is a list?

01/08/2022
000
100
2.3 Working with indexes

01/08/2022
000
100
2.4 Working with slices

01/08/2022
000
100
2.5 Step slice

01/08/2022
000
100
2.6 List methods

01/08/2022
000
100
2.7 List generators

01/08/2022
000
100
2.8 When lists aren't good enough

01/08/2022
000
100
2.9 What is a dictionary?

01/08/2022
000
100
2.10 Accessing Dictionary Keys

01/08/2022
000
100
2.11 Missing keys

01/08/2022
000
100
2.12 Enumerating dictionary elements. Formulation of the problem

01/08/2022
000
100
2.13 Iterating over dictionary keys

01/08/2022
000
100
2.14 Iterating over dictionary values

01/08/2022
000
100
2.15 Iterate over keys and values ​​at the same time

01/08/2022
000
100
2.16 Excercises on the structure of dictionaries

01/08/2022
000
100
2.17 Nested lists

01/08/2022
000
25
2.18 Traversing a nested list

01/08/2022
000
25
2.19 Nested dictionaries

01/08/2022
000
25
2.20 Excercises on nested structures

01/08/2022
000
100
2.21 Module test

01/08/2022
000
100
2.22 Using dictionaries and lists to store data

01/08/2022
000
100
2.23 Working with files for the first time

01/08/2022
000
50
2.24 Opening a file in Python

01/08/2022
000
25
2.25 Working with data

000
0
2.26 Analyzing the data

000
0
2.27 Excercises

000
0
2.28 Summing up

000
0
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.