An overview of Python's object-oriented programming structure, including integers, strings, lists, and dictionaries. Understanding these basics will help you to understand how to read Python code and how to write your own code as well.
These tutorials are based on the Neuroimaging Data Science Python tutorial by Ariel Rokem & Tal Yarkoni: https://neuroimaging-data-science.org/content/003-programming/001-python-language.html
Link to Chapter 2 of Andy's Brain Book Python tutorial: https://andysbrainbook.readthedocs.io/en/latest/PythonForNeuroimagers/Python_02_Types_Objects.html
Table of Contents
==============
0:00 Overview of Object-Oriented Programming
0:24 Integers
2:12 Strings
3:22 Booleans
5:30 Lists
729 Dictionaries
9:12 Tuples
Download
0 formats
No download links available.
Python for Neuroimagers, Part 2: Types, Objects, and Collections | NatokHD