Python Fundamentals Training – More Container Types
This video presents Python container types and covers tuples, dictionaries and sets.
This video presents Python container types and covers tuples, dictionaries and sets.
This first video in a Python Fundamentals training course covers: * 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
A short demo of the refactoring capabilities of Python Tools for Visual Studio. Python Tools for Visual Studio is a free and open source plug-in for Visual Studio 2010 from Microsoft’s Developer Division. PTVS enables developers to use all the major productivity features of Visual Studio to build Python code …
This video shows how to use SQLite with Python. Using this tool means that you can use SQLite as your database to store data and drive the behaviour of your Python application.
This video show how you can write Titanium Desktop and Titanium Mobile applications with Python. It explains also how Titanium uses Python on the back-end. Video Producer: Bay Area Python User Group
This short tutorials shows how to install Django and Python on Windows Vista.