zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Python 3 - Project-based Python, Algorithms, Data Structures [Video]
magnet:?xt=urn:btih:868dd66dfabeea6d3b2b033c0e7fa4b58f0bec0a&dn=Python 3 - Project-based Python, Algorithms, Data Structures [Video]
磁力链接详情
文件列表详情
868dd66dfabeea6d3b2b033c0e7fa4b58f0bec0a
infohash:
93
文件数量
3.91 GB
文件大小
2020-9-18 05:33
创建日期
2024-11-6 16:12
最后访问
相关分词
Python
3
-
Project-based
Python
Algorithms
Data
Structures
Video
1.Introduction/01.Introduction.mp4 50.04 MB
1.Introduction/02.Course structure and content overview.mp4 19.02 MB
2.Development environment setup/03.Section intro and overview.mp4 16.32 MB
2.Development environment setup/04.Download and install Python.mp4 14.49 MB
2.Development environment setup/05.Setup Atom as text editor (setup used in this course).mp4 31.78 MB
2.Development environment setup/06.Exploring Jupyter Notebooks interface (optional).mp4 32.76 MB
3.Python in-depth/07.Section intro and overview.mp4 90.05 MB
3.Python in-depth/08.Command line_Terminal basics.mp4 66.56 MB
3.Python in-depth/09.Strings, variables, top down execution flow.mp4 131.65 MB
3.Python in-depth/10.Strings - concatenation, indexing, slicing, python console.mp4 118.92 MB
3.Python in-depth/11.String methods, functions and import statements.mp4 38.87 MB
3.Python in-depth/12.Print formatting and special characters.mp4 82.4 MB
3.Python in-depth/13.Numbers, math, type casting and input.mp4 266.56 MB
3.Python in-depth/14.Introduction to branching (if, elif, else) and conditionals.mp4 29.7 MB
3.Python in-depth/15.Building if, elif, else blocks incrementally.mp4 22.96 MB
3.Python in-depth/16.Lists, dicts, sets and tuples - Intro to compound data types in Python.mp4 23.44 MB
3.Python in-depth/17.Lists - an in-depth look 1.mp4 26.58 MB
3.Python in-depth/18.Lists - an in-depth look 2.mp4 21.3 MB
3.Python in-depth/19.Dictionaries, sets and tuples.mp4 38.52 MB
3.Python in-depth/20.Iterators, for loops, generators, list comprehension.mp4 32.4 MB
3.Python in-depth/21.While loops, enumerate, zip.mp4 22.61 MB
3.Python in-depth/22.Functions - an introductory look.mp4 25.68 MB
3.Python in-depth/23.Functions - implementation step by step.mp4 34.86 MB
3.Python in-depth/24.Functions - execution context, frames, mutable vs. immutable arguments in-depth.mp4 26.6 MB
3.Python in-depth/25.Classes and objects - an introductory look.mp4 23.71 MB
3.Python in-depth/26.Building a custom Student class and intro to special methods.mp4 23.21 MB
3.Python in-depth/27.Add some methods to the class.mp4 17.24 MB
3.Python in-depth/28.Special methods and what they are.mp4 27.82 MB
3.Python in-depth/29.Reading from and writing to files.mp4 23.14 MB
3.Python in-depth/30.Add read functionality and utilize special and static methods.mp4 50.91 MB
3.Python in-depth/31.Inheritance, subclasses and complete example class.mp4 35.36 MB
3.Python in-depth/32.Lambda expressions and map function.mp4 18.55 MB
3.Python in-depth/33.Generators - under the hood.mp4 12.24 MB
3.Python in-depth/34.Build your own generators using yield.mp4 18.63 MB
4.Algorithms - Sort, performance, complexity and big O notation/35.Introduction to section 4 and overview of the material covered in it.mp4 11.24 MB
4.Algorithms - Sort, performance, complexity and big O notation/36.Bubble sort demonstration and complexity analysis.mp4 34.05 MB
4.Algorithms - Sort, performance, complexity and big O notation/37.Bubble sort implementation.mp4 28.54 MB
4.Algorithms - Sort, performance, complexity and big O notation/38.Selection sort demonstration and complexity analysis.mp4 57.43 MB
4.Algorithms - Sort, performance, complexity and big O notation/39.Selection sort implementation.mp4 22.37 MB
4.Algorithms - Sort, performance, complexity and big O notation/40.Insertion sort demonstration and assignment handoff.mp4 37.03 MB
4.Algorithms - Sort, performance, complexity and big O notation/41.Insertion sort programmatic execution step by step.mp4 25.84 MB
4.Algorithms - Sort, performance, complexity and big O notation/42.Performance measures - deep dive with a programmatic view.mp4 124.23 MB
4.Algorithms - Sort, performance, complexity and big O notation/43.O(nlog(n)) performance and algorithm prerequisites.mp4 24.31 MB
4.Algorithms - Sort, performance, complexity and big O notation/44.Analyze log(n), visualize the math behind it and how it relates to algorithms.mp4 23.5 MB
4.Algorithms - Sort, performance, complexity and big O notation/45.Merge sort visualization and complexity analysis.mp4 25.47 MB
4.Algorithms - Sort, performance, complexity and big O notation/46.Implement merge function - part 1.mp4 13.78 MB
4.Algorithms - Sort, performance, complexity and big O notation/47.Implement merge function - part 2.mp4 15.71 MB
4.Algorithms - Sort, performance, complexity and big O notation/48.Implement merge function - part 3.mp4 10.93 MB
4.Algorithms - Sort, performance, complexity and big O notation/49.A look at the recursive divide function.mp4 13.53 MB
4.Algorithms - Sort, performance, complexity and big O notation/50.In-depth look at execution context of recursive divide function.mp4 21.36 MB
4.Algorithms - Sort, performance, complexity and big O notation/51.Recursion mini-project 1 - Countdown timer.mp4 72.13 MB
4.Algorithms - Sort, performance, complexity and big O notation/52.Recursion mini-project 2 - Factorial.mp4 64.06 MB
4.Algorithms - Sort, performance, complexity and big O notation/53.Recursion mini-project 3 - Fibonacci series.mp4 78.08 MB
4.Algorithms - Sort, performance, complexity and big O notation/54.Complete merge sort algorithm and analyze updated execution context.mp4 17.8 MB
4.Algorithms - Sort, performance, complexity and big O notation/55.Quicksort demo.mp4 32.83 MB
4.Algorithms - Sort, performance, complexity and big O notation/56.Quicksort implementation.mp4 13.32 MB
4.Algorithms - Sort, performance, complexity and big O notation/57.Section final project objective and motivation.mp4 35.09 MB
4.Algorithms - Sort, performance, complexity and big O notation/58.Project specs and runtime execution intro.mp4 61.31 MB
4.Algorithms - Sort, performance, complexity and big O notation/59.Project phase 1 - Build random int list generator.mp4 91.45 MB
4.Algorithms - Sort, performance, complexity and big O notation/60.Project phase 2 - Get input from user for size and range.mp4 44.65 MB
4.Algorithms - Sort, performance, complexity and big O notation/61.Project phase 3 - Add functions, calculate and analyze runtime.mp4 16.51 MB
4.Algorithms - Sort, performance, complexity and big O notation/62.Project phase 4 - Extract redundancies, create function and cleanup code.mp4 21.3 MB
4.Algorithms - Sort, performance, complexity and big O notation/63.Project phase 5 - Add multiple run functionality and perform additional testing.mp4 12.64 MB
5.Algorithms - Search and abstract data structures/64.Introduction to section 5.mp4 13.82 MB
5.Algorithms - Search and abstract data structures/65.Intro to search - Linear, Bisection_Binary search.mp4 37.87 MB
5.Algorithms - Search and abstract data structures/66.Bisection_Binary search - Iterative implementation.mp4 27.39 MB
5.Algorithms - Search and abstract data structures/67.Bisection search - recursive implementation.mp4 148.47 MB
5.Algorithms - Search and abstract data structures/68.Project handoff - Bringing it together.mp4 97.62 MB
5.Algorithms - Search and abstract data structures/69.Project conclusion walkthrough.mp4 13.75 MB
5.Algorithms - Search and abstract data structures/70.Hashmaps and O(1) search complexity.mp4 96.27 MB
5.Algorithms - Search and abstract data structures/71.Hash project 1 - Define and set up class blueprint with _init_ and _str.mp4 103.69 MB
5.Algorithms - Search and abstract data structures/72.Hash project 2 - Set up insert and hashing functionality for data structure.mp4 20.74 MB
5.Algorithms - Search and abstract data structures/73.Hash project 3 - Add update functionality.mp4 21.71 MB
5.Algorithms - Search and abstract data structures/74.Hash project 4 - Build search method.mp4 17.86 MB
5.Algorithms - Search and abstract data structures/75.Project - Use hash structure in a practical exercise - Quote finder.mp4 13.35 MB
5.Algorithms - Search and abstract data structures/76.Project - Complete quote finder using hash table.mp4 24.5 MB
5.Algorithms - Search and abstract data structures/77.Intro to linear data structures - Linked Lists.mp4 120.23 MB
5.Algorithms - Search and abstract data structures/78.Build a custom linked list.mp4 35.92 MB
5.Algorithms - Search and abstract data structures/79.Recursively reverse a linked list.mp4 15.19 MB
5.Algorithms - Search and abstract data structures/80.Visualize Stacks and Queues, and their operations.mp4 20.3 MB
5.Algorithms - Search and abstract data structures/81.Introduction to Trees and Binary Search Trees.mp4 25.76 MB
5.Algorithms - Search and abstract data structures/82.In-order traversal of a Binary Search Tree.mp4 107.1 MB
5.Algorithms - Search and abstract data structures/83.Build a Binary Search Tree from scratch - Insert.mp4 32.44 MB
5.Algorithms - Search and abstract data structures/84.BST from scratch - In-order traversal.mp4 85.63 MB
5.Algorithms - Search and abstract data structures/85.BST from scratch - Search.mp4 82.75 MB
5.Algorithms - Search and abstract data structures/86.BST from scratch - Delete demo.mp4 90.26 MB
5.Algorithms - Search and abstract data structures/87.BST - Deleting leaf nodes.mp4 23.92 MB
5.Algorithms - Search and abstract data structures/88.BST - Deleting nodes with 1 child node.mp4 19.17 MB
5.Algorithms - Search and abstract data structures/89.BST - Deleting nodes with 2 children.mp4 32.08 MB
5.Algorithms - Search and abstract data structures/90.Project - Job Scheduler using Binary Search Trees - Introduction.mp4 12.61 MB
5.Algorithms - Search and abstract data structures/91.Project - Job Scheduler execution flow.mp4 19.53 MB
5.Algorithms - Search and abstract data structures/92.Project - Job Scheduler implementation tips and notes.mp4 33.43 MB
5.Algorithms - Search and abstract data structures/93.Thank you for taking the course and next steps.mp4 43.87 MB
其他位置