Hey gang, in this Python 3 tutorial series, I'll walk you from the very basics of Python (how to install, the python shell, data types etc) right through to creating your very own Python programs.
Overview
Syllabus
Python 3 Tutorial for Beginners #1 - Why Learn Python?.
Python 3 Tutorial for Beginners #2 - Installing Python 3.
Python 3 Tutorial for Beginners #3 - Numbers.
Python 3 Tutorial for Beginners #4 - Strings.
Python 3 Tutorial for Beginners #5 - Lists.
Python 3 Tutorial for Beginners #6 - Standard Input.
Python 3 Tutorial for Beginners #7 - String Formatting.
Python 3 Tutorial for Beginners #8 - If Statements.
Python 3 Tutorial for Beginners #9 - For Loops.
Python 3 Tutorial for Beginners #10 - While Loops.
Python 3 Tutorial for Beginners #11 - Ranges.
Python 3 Tutorial for Beginners #12 - Functions.
Python 3 Tutorial for Beginners #13 - Variable Scope.
Python 3 Tutorial for Beginners #14 - Dictionaries.
Python 3 Tutorial for Beginners #15 - Sorting & Sets.
Python 3 Tutorial for Beginners #16 - Classes.
Python 3 Tutorial for Beginners #17 - The init function.
Python 3 Tutorial for Beginners #18 - Methods & Attributes.
Python 3 Tutorial for Beginners #19 - Modules & Packages.
Python 3 Tutorial for Beginners #20 - Bar Tab Calculator.
Python 3 Tutorial for Beginners #21 - List Comprehensions.
Python 3 Tutorial for Beginners #22 - Maps.
Python 3 Tutorial for Beginners #23 - Filters.
Python 3 Tutorial for Beginners #24 - Lambdas.
Python 3 Tutorial for Beginners #25 - Decorators.
Python 3 Tutorial for Beginners #26 - Reading Files.
Python 3 Tutorial for Beginners #27 - Writing Files.
Python 3 Tutorial for Beginners #28 - Themed Lorem Ipsum Generator.
Python 3 Tutorial for Beginners #29 - Downloading Images.
Taught by
The Net Ninja