Python Training - Getting Started with Python

Class 1, Part 1. This video comes from Marakana’s 4-day Python Fundamentals training course which Simeon Franklin taught at Marakana headquarters in San Francisco, CA in August 2011. In this section, Simeon will cover: - Getting started with the interactive interpreter - Types: Strings, Integers, Floats, Complex - Variables: Defining, Dynamic Typing, Strong Typing, Internals - Simple Expressions: Boolean Evaluation, Truthiness, Branching, and Block Structure **Interested in taking this class live with Sim
Back to Top