Users Online
· Guests Online: 42
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Newest Threads
No Threads created
Hottest Threads
No Threads created
Latest Articles
DEMO - Introduction to Python Programming
DEMO - Introduction to Python Programming Programming Languages |
Categories | Most Recent | Top Rated | Popular Courses |
Uploader | Date Added | Views | Rating | |
Superadmin | 14.03.16 | 668 | No Rating | |
Description | ||||
In this Python training course from expert programmer and author Mike McMillan, you will learn how to program with the popular development language. This tutorial is designed for the beginner, and you do not need to have any experience at all with programming or development in order to learn how to program with Python using this video tutorial. Some of the topics that Mike covers throughout the training include installing Python, data types and creating variables, input and output, decision making and repetition, iterators, list comprehension and functions. He also covers variable scope, modules - creating and using pre-built ones, object oriented programming, inheritance, exception handling and using data structures. By the completion of this video based training course on Python programming, you will be comfortable with Python and how to apply it to developing applications. Throughout the course you will apply what you learn in real-world examples, reinforcing what Mike is teaching you. Working files are included to allow you to use the same source material that the author does in this training course. Lesson Description Section 1 Introduction Lesson 01 What This Course Covers Section 2 Installing Python Lesson 02 Installing Python In Windows Lesson 03 Installing Python On A Mac Section 3 Writing Your First Program - Hello, World! Lesson 04 Entering And Running A Program In Windows Lesson 05 Entering And Running A Program On A Mac Lesson 06 Exercise 1 Section 4 Python Basic Data Types And Variables Lesson 07 Expressions, Statements, Variables Lesson 08 Working With Numbers Lesson 09 Working With Strings Lesson 10 Working With Booleans Lesson 11 Working With Lists Lesson 12 Working With Dictionaries Lesson 13 Working With Tuples Lesson 14 Exercise 1 Lesson 15 Exercise 2 Section 5 Python Input/Output Lesson 16 Using The Print Function - Part 1 Lesson 17 Using The Print Function - Part 2 Lesson 18 Getting Input From The User Lesson 19 Exercise 1 Section 6 Making Decisions - if Statements Lesson 20 The Relational Operators Lesson 21 The Logical Operators Lesson 22 Simple if Statement Lesson 23 if-else Statement Lesson 24 if-elif Statement Lesson 25 Exercise 1 Lesson 26 Exercise 2 Section 7 while Loops Lesson 27 Introduction To while Loops Lesson 28 Count-Controlled while Loops Lesson 29 Event-Controlled while Loops Lesson 30 Using continue Lesson 31 Using break Lesson 32 Working With Files - Part 1 Lesson 33 Working With Files - Part 2 Lesson 34 Exercise 1 Lesson 35 Exercise 2 Section 8 for Loops Lesson 36 Introduction To for Loops - Part 1 Lesson 37 Introduction To for Loops - Part 2 Lesson 38 for Loops With Lists Lesson 39 for Loops With Tuples Lesson 40 for Loops With Dictionaries Lesson 41 for Loops With Files Lesson 42 Exercise 1 Lesson 43 Exercise 2 Section 9 Iterators Lesson 44 Understanding Iterators Lesson 44 Using iter And next Lesson 45 Iterators And Dictionaries Lesson 46 Other Iterators Lesson 47 Exercise 1 Section 10 List Comprehensions Lesson 48 Introduction To List Comprehensions Lesson 49 Using List Comprehensions With Files Lesson 50 Exercise 1 Section 11 Functions Lesson 50 Introduction To Functions - Why Lesson 51 Defining Functions Lesson 52 Calling Functions Lesson 53 Functions With Multiple Arguments Lesson 54 Predicate Functions Lesson 55 Exercise 1 Lesson 56 Exercise 2 Section 12 More On Functions Lesson 57 Recursive Functions - Part 1 Lesson 58 Recursive Functions - Part 2 Lesson 59 Function Objects Lesson 60 Anonymous Functions Lesson 61 Higher-Order Functions Lesson 62 Exercise 1 Lesson 63 Exercise 2 Section 13 Scope Lesson 64 Global Scope Lesson 65 Local Scope Lesson 66 Nested Scope Lesson 67 Exercise 1 - Part 1 Lesson 68 Exercise 1 - Part 2 Section 14 Modules Lesson 69 Using Built-In Modules Lesson 70 User-Defined Modules - Part 1 Lesson 71 User-Defined Modules - Part 2 Lesson 72 Module Namespaces Lesson 73 Exercise 1 Section 15 Object-Oriented Programming - Part 1 Lesson 74 Abstract Data Types Lesson 75 Designing A Class, Fields And Constructors Lesson 76 Designing A Class, Methods Lesson 77 Data Structure For Fields Lesson 78 Exercise 1 Lesson 79 Exercise 2 Section 16 Object-Oriented Programming - Part 2 Lesson 80 Creating A Derived Class - Part 1 Lesson 81 Creating A Derived Class - Part 2 Lesson 82 Exercise 1 Lesson 83 Exercise 2 Section 17 Exception Handling Lesson 84 Exceptions Demonstrated Lesson 85 Try-Except Statements Lesson 86 Try-Except-Finally Statements Lesson 87 The raise Statement Lesson 88 Exercise 1 Section 18 Using Data Structures Lesson 89 Exercise 1 - Lists Lesson 90 Exercise 2 - Tuples Lesson 91 Exercise 3 - Dictionaries |
Ratings
Comments
No Comments have been Posted.
Post Comment
Please Login to Post a Comment.