YourBittorrent
Categories
Movies
Music
Television
Games
Software
Anime
XXX
eBooks
Photos
Other
Upload
More
News
Legal
Advertising
Privacy
Bittorrent Clients
Contact
All torrents
Verified only
All categories
Movies
TV
Music
Games
Software
Anime
eBooks
XXX
Search
All torrents
Verified only
All categories
Movies
TV
Music
Games
Software
Anime
eBooks
XXX
Guest
Login
Sign up
[FreeCoursesOnline.Me] [Packt] Python Programming for Beginners - Learn in 100 Easy Steps - [FCO]
Category:
Other
Date:
01/25/19 at 6:38pm GMT+1
Submitter:
Unknown
Seeders:
0
Leechers:
1
File size:
1.2 GB in 99 files
Torrent Status:
This torrent has been
verified
.
Infohash:
50064575dc474376e7e81f6e3e86db24d285afb7
File list
[FreeCoursesOnline.Me] [Packt] Python Programming for Beginners - Learn in 100 Easy Steps - [FCO]
01 - Introduction/001 - Introduction.mp4
27.4 MB
01 - Introduction/002 - How to Make Best use of the Course Guide.mp4
14 MB
01 - Introduction/003 - Installing Python and Launching Python Shell.mp4
5.3 MB
02 - Introduction to Python Programming With Multiplication Table/004 - Step 01 - Getting Started with Programming.mp4
4.6 MB
02 - Introduction to Python Programming With Multiplication Table/005 - Step 02 - Introduction to Multiplication Table challenge.mp4
3.1 MB
02 - Introduction to Python Programming With Multiplication Table/006 - Step 03 - Break down Multiplication Table Challenge.mp4
4.1 MB
02 - Introduction to Python Programming With Multiplication Table/007 - Step 04 - Python Expression - An Introduction.mp4
9 MB
02 - Introduction to Python Programming With Multiplication Table/008 - Step 05 - Python Expression – Exercises.mp4
2 MB
02 - Introduction to Python Programming With Multiplication Table/009 - Step 06 - Python Expression – Puzzles.mp4
7.5 MB
02 - Introduction to Python Programming With Multiplication Table/010 - Step 07 - Printing output to console with Python.mp4
7.9 MB
02 - Introduction to Python Programming With Multiplication Table/011 - Step 08 - Calling Functions in Python – Puzzles.mp4
15.2 MB
02 - Introduction to Python Programming With Multiplication Table/012 - Step 09 - Advanced Printing output to console with Python.mp4
7.4 MB
02 - Introduction to Python Programming With Multiplication Table/013 - Step 10 - Advanced Printing output to console with Python - Exercises & Puzzle.mp4
8.3 MB
02 - Introduction to Python Programming With Multiplication Table/014 - Step 11 - Introduction to Variables in Python.mp4
13.2 MB
02 - Introduction to Python Programming With Multiplication Table/015 - Step 12 - Introduction to Variables in Python – Puzzles.mp4
7.7 MB
02 - Introduction to Python Programming With Multiplication Table/016 - Step 13 - Assignment Statement.mp4
10.5 MB
02 - Introduction to Python Programming With Multiplication Table/017 - Step 14 - Tip - Using formatted strings in print method.mp4
4.4 MB
02 - Introduction to Python Programming With Multiplication Table/018 - Step 15 - Using For Loop to Print Multiplication Table.mp4
11.2 MB
02 - Introduction to Python Programming With Multiplication Table/019 - Step 16 - Using For Loop in Python – Puzzles.mp4
7.9 MB
02 - Introduction to Python Programming With Multiplication Table/020 - Step 17 - Using For Loop in Python – Exercises.mp4
6.8 MB
02 - Introduction to Python Programming With Multiplication Table/021 - Step 18 - Getting Started with Programming - Revise all Terminology.mp4
5.2 MB
03 - Introduction to Methods - Multiplication Table/022 - Step 00 - Section 02 - Methods - An Introduction.mp4
3.2 MB
03 - Introduction to Methods - Multiplication Table/023 - Step 01 - Your First Python Method - Hello World Twice and Exercise Statements.mp4
6.4 MB
03 - Introduction to Methods - Multiplication Table/024 - Step 02 - Introduction to Python Methods – Exercises.mp4
6.5 MB
03 - Introduction to Methods - Multiplication Table/025 - Step 03 - Introduction to Python Methods - Arguments and Parameters.mp4
15.4 MB
03 - Introduction to Methods - Multiplication Table/026 - Step 04 - Introduction to Python Method Parameters – Exercises.mp4
7.1 MB
03 - Introduction to Methods - Multiplication Table/027 - Step 05 - Introduction to Python Method - Multiple Parameters.mp4
8.8 MB
03 - Introduction to Methods - Multiplication Table/028 - Step 06 - Getting back to Multiplication Table - Creating a method.mp4
7.1 MB
03 - Introduction to Methods - Multiplication Table/029 - Step 07 - Tip - Indentation is king.mp4
5.5 MB
03 - Introduction to Methods - Multiplication Table/030 - Step 08 - Introduction to Python Method - Puzzles - Named Parameters.mp4
14.3 MB
03 - Introduction to Methods - Multiplication Table/031 - Step 09 - Introduction to Python Method - Return Values.mp4
6.7 MB
03 - Introduction to Methods - Multiplication Table/032 - Step 10 - Introduction to Python Method - Return Values – Exercises.mp4
7.6 MB
04 - Introduction to Python Platform/033 - Step 01 - Writing and Executing your First Python Script.mp4
12.1 MB
04 - Introduction to Python Platform/034 - Step 02 - Python Virtual Machine and bytecode.mp4
4.8 MB
05 - Introduction to PyCharm/035 - Step 01 - Installing and Introduction to PyCharm.mp4
2.7 MB
05 - Introduction to PyCharm/036 - Step 02 - Write and Execute a Python File with PyCharm.mp4
4.9 MB
05 - Introduction to PyCharm/037 - Step 03 - Execise - Write Multiplication Table Method with PyCharm.mp4
7.7 MB
05 - Introduction to PyCharm/038 - Step 04 - Debugging Code with PyCharm.mp4
14.2 MB
05 - Introduction to PyCharm/039 - Step 05 - PyCharm Tips - Tool Windows.mp4
5.8 MB
05 - Introduction to PyCharm/040 - Step 06 - PyCharm Tips - Keyboard Shortcuts.mp4
17.8 MB
06 - Basic Numeric Data Types and Conditional Execution/041 - Step 01 - Introduction to Numeric Data Types.mp4
7.5 MB
06 - Basic Numeric Data Types and Conditional Execution/042 - Step 02 - Exercise - Calculate Simple Interest.mp4
8.1 MB
06 - Basic Numeric Data Types and Conditional Execution/043 - Step 03 - Introduction to Numeric Data Types – Puzzles.mp4
6.5 MB
06 - Basic Numeric Data Types and Conditional Execution/044 - Step 04 - Introduction to Boolean Data Type.mp4
4 MB
06 - Basic Numeric Data Types and Conditional Execution/045 - Step 05 - Introduction to If Condition.mp4
5.2 MB
06 - Basic Numeric Data Types and Conditional Execution/046 - Step 06 - Introduction to If Condition – Exercises.mp4
5.4 MB
06 - Basic Numeric Data Types and Conditional Execution/047 - Step 07 - Logical Operators - and or not.mp4
3.6 MB
06 - Basic Numeric Data Types and Conditional Execution/048 - Step 08 - Logical Operators - and or not – Puzzles.mp4
8.8 MB
06 - Basic Numeric Data Types and Conditional Execution/049 - Step 09 - Introduction to If Condition - else and elif.mp4
8.2 MB
06 - Basic Numeric Data Types and Conditional Execution/050 - Step 10 - if, else and elif - Menu Exercise - Part 1.mp4
14 MB
06 - Basic Numeric Data Types and Conditional Execution/051 - Step 11 - if, else and elif - Menu Exercise - Part 2.mp4
9.2 MB
06 - Basic Numeric Data Types and Conditional Execution/052 - Step 12 - if, else and elif – Puzzles.mp4
6.9 MB
07 - Text in Python/053 - Step 01 - Text in Python - Methods in str class.mp4
15.1 MB
07 - Text in Python/054 - Step 02 - Data Type Conversion – Puzzles.mp4
7.3 MB
07 - Text in Python/055 - Step 03 - Strings are immutable.mp4
9.2 MB
07 - Text in Python/056 - Step 04 - There is no separate Character data type.mp4
4.7 MB
07 - Text in Python/057 - Step 05 - String module.mp4
7.9 MB
07 - Text in Python/058 - Step 06 - Exercise - is vowel, print lower case and upper case characters.mp4
11.6 MB
07 - Text in Python/059 - Step 07 - String - Exercises and Puzzles.mp4
10.3 MB
07 - Text in Python/060 - Step 08 - String – Conclusion.mp4
5.9 MB
08 - Python Loops/061 - Step 01 - For loop basics.mp4
2.7 MB
08 - Python Loops/062 - Step 02 - For loop exercise 1 - is_prime.mp4
10.5 MB
08 - Python Loops/063 - Step 03 - For loop exercise 2 - sum_upto_n.mp4
5.1 MB
08 - Python Loops/064 - Step 04 - For loop exercise 3 - sum of divisors.mp4
5.9 MB
08 - Python Loops/065 - Step 05 – For loop exercise 4 - print a number triangle.mp4
9 MB
08 - Python Loops/066 - Step 06 - Introduction to while loop in Python.mp4
5.9 MB
08 - Python Loops/067 - Step 07 - While loop – Exercises.mp4
9 MB
08 - Python Loops/068 - Step 08 - Choosing a Loop - Menu Exercise.mp4
10 MB
08 - Python Loops/069 - Step 09 - Loops - Puzzles - break and continue.mp4
15.8 MB
09 - Python Tips for Beginners/070 - Tip 1 - Using Predefined Python Modules.mp4
6.3 MB
09 - Python Tips for Beginners/071 - Tip 2 - Loop - Getting Index Element.mp4
3.3 MB
09 - Python Tips for Beginners/072 - Tip 3 - Short hand If Statement.mp4
2.7 MB
09 - Python Tips for Beginners/073 - Tip 4 - Python is Strongly Typed and Dynamic Language.mp4
5 MB
09 - Python Tips for Beginners/074 - Tip 4 - Beginners Mistakes – Shadowing.mp4
3.7 MB
09 - Python Tips for Beginners/075 - Tip 5 - Beginners Mistakes – Indentation.mp4
3 MB
09 - Python Tips for Beginners/076 - Tip 6 - PEP8 - Python Style Guide.mp4
8.1 MB
09 - Python Tips for Beginners/077 - Tip 7 - PEP20 - Zen of Python.mp4
5.7 MB
10 - Introduction to Object Oriented Programming/078 - Step 00 - Introduction to Object Oriented Programming - Section Overview.mp4
1.9 MB
10 - Introduction to Object Oriented Programming/079 - Step 01 - Introduction to Object Oriented Programming – Basics.mp4
9.9 MB
10 - Introduction to Object Oriented Programming/080 - Step 02 - Introduction to Object Oriented Programming - Terminology - Class, Object.mp4
9.3 MB
10 - Introduction to Object Oriented Programming/081 - Step 03 - Introduction to Object Oriented Programming - Exercise - Online Shopping.mp4
6.7 MB
10 - Introduction to Object Oriented Programming/082 - Step 04 - First Class and Object - Country class.mp4
6.2 MB
10 - Introduction to Object Oriented Programming/083 - Step 05 - Create Motor Bike Python Class and a couple of objects.mp4
12.8 MB
10 - Introduction to Object Oriented Programming/084 - Step 06 - Class and Objects - a few Puzzles.mp4
6 MB
10 - Introduction to Object Oriented Programming/085 - Step 07 - Constructor for MotorBike class.mp4
13.5 MB
10 - Introduction to Object Oriented Programming/086 - Step 08 - Constructor for Book class – Exercise.mp4
3.4 MB
10 - Introduction to Object Oriented Programming/087 - Step 09 - Constructors – Puzzles.mp4
12.4 MB
10 - Introduction to Object Oriented Programming/088 - Step 10 - Class and Objects - Methods and Behavior.mp4
12.4 MB
10 - Introduction to Object Oriented Programming/089 - Step 11 - Exercise - Enhance Book class with copies.mp4
7.6 MB
10 - Introduction to Object Oriented Programming/090 - Step 12 - Class and Objects - Methods and Behavior - Puzzles on self.mp4
8.6 MB
10 - Introduction to Object Oriented Programming/091 - Step 13 - Advantages of Encapsulation.mp4
6.6 MB
10 - Introduction to Object Oriented Programming/092 - Step 14 - Everything is Object in Python.mp4
5 MB
11 - Python Data Structures/093 - Step 01 - Python Data Structures - Why do we need them.mp4
6.1 MB
11 - Python Data Structures/094 - Step 02 - Operations on List Data Structure.mp4
3.9 MB
11 - Python Data Structures/095 - Step 03 - Exercise with List - Student class.mp4
19.2 MB
11 - Python Data Structures/096 - Step 04 - Puzzles with Strings Lists.mp4
9.7 MB
11 - Python Data Structures/097 - Step 05 - List Slicing.mp4
8.5 MB
11 - Python Data Structures/098 - Step 06 - List Sorting, Looping and Reversing.mp4
9.6 MB
11 - Python Data Structures/099 - Step 07 - List as a Stack and Queue.mp4
4.4 MB
Similar Torrents
Category
Name
Size
Date
[FreeCoursesOnline.Me] Code With Mosh - The Ultimate Data Structures & Algorithms [3in1]
2.3 GB
12/10/22
46
6
[FreeCoursesOnline.Me] Code With Mosh - The Ultimate HTML-CSS Mastery Series [3in1]
3.2 GB
12/12/22
44
3
[FreeCoursesOnline.Me] Code With Mosh - The Ultimate JavaScript Series [2In1]
1.8 GB
12/19/22
43
4
[FreeCoursesOnline.Me] Skillshare - Using ChatGPT to Improve Your YouTube Content A Ste ...
136 MB
03/15/23
40
1
[FreeCoursesOnline.Me] Coursera - Google Data Analytics Professional Certificate
6.9 GB
01/07/23
39
6
[FreeCoursesOnline.Me] Code With Mosh - The Ultimate Design Patterns [Series] 3 In 1
1.3 GB
12/06/22
37
4
[FreeCoursesOnline.Me] MasterClass -DANIEL NEGREANU TEACHES POKER
6.7 GB
11/12/18
35
4
[FreeCoursesOnline.Me] TechWorld - The Ultimate Course For IT Beginners
3.5 GB
12/08/22
35
9
[FreeCoursesOnline.Me] Code With Mosh - Clean Coding and Refactoring
784 MB
12/24/22
34
2
[FreeCoursesOnline.Me] MASTERCLASS - Ray Dalio Teaches Mastering The Markets - Make The ...
839 MB
07/13/23
33
2
[FreeCoursesOnline.Me] Complete AI Course ChatGPT, DALL-E, Midjourney and More Ai
1.7 GB
01/27/24
33
5
[FreeCoursesOnline.Me] SkillShare - Python 3 Object Oriented Programming - SkilledHares
1.8 GB
12/29/22
32
5
[FreeCoursesOnline.Me] Coursera - Generative AI for Everyone
442 MB
02/25/24
32
1
[FreeCoursesOnline.Me] PhotoshopEasy - The Ultimate Photoshop Course - Learn To Master ...
26.9 GB
12/25/22
30
13
[FreeCoursesOnline.Me] Code With Mosh - The Ultimate Git Mastery Course
939 MB
12/21/22
29
2