首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Python Bootcamp 2021 Build 15 working Applications and Games
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-11-18 03:56
2024-10-31 13:58
168
17.74 GB
297
磁力链接
magnet:?xt=urn:btih:db1b8b394cfc6259010e3a42c2390cf4b7affe13
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmRiMWI4YjM5NGNmYzYyNTkwMTBlM2E0MmMyMzkwY2Y0YjdhZmZlMTNaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Python
Bootcamp
2021
Build
15
working
Applications
and
Games
文件列表
01 Introduction/001 Introduction to course.mp4
32.67MB
01 Introduction/002 Learning by building.mp4
13.99MB
01 Introduction/003 Why learn python_.mp4
73.94MB
01 Introduction/004 What's in the course_.mp4
118.59MB
01 Introduction/005 What's after section 2_.mp4
63.07MB
01 Introduction/006 Any doubt and types of program _.mp4
42.9MB
02 Installing Python on Mac/001 Introduction to this module.mp4
20.06MB
02 Installing Python on Mac/002 Installing Python on Mac.mp4
211.43MB
02 Installing Python on Mac/003 Installing Atom on Mac.mp4
74.21MB
02 Installing Python on Mac/004 Installing Anaconda and Jupyter notebooks.mp4
119.22MB
03 Installing Python on windows/001 Introduction to this module.mp4
32.89MB
03 Installing Python on windows/002 Installing Python3.mp4
93.85MB
03 Installing Python on windows/003 Installing Atom.mp4
155.47MB
03 Installing Python on windows/005 Installing Anaconda.mp4
137.63MB
05 Data types/001 Introduction to this module.mp4
25.74MB
05 Data types/002 Variables and constants.mp4
35.56MB
05 Data types/003 Numbers.mp4
27.76MB
05 Data types/004 Operations on Numbers.mp4
61.01MB
05 Data types/005 Dynamic typing and restricitons on data types.mp4
34.13MB
05 Data types/006 Casting.mp4
13.89MB
05 Data types/007 Strings.mp4
19.95MB
05 Data types/008 Methods and strings.mp4
31.9MB
05 Data types/009 Indexing and slicing.mp4
41.55MB
05 Data types/010 String formatting.mp4
82.72MB
05 Data types/011 List.mp4
67.81MB
05 Data types/012 Tuples.mp4
28.2MB
05 Data types/013 Dictionary.mp4
36.81MB
05 Data types/014 Boolean.mp4
11MB
06 Operators/001 Introduction to this module.mp4
18.31MB
06 Operators/002 Arithmetic Operators.mp4
49.72MB
06 Operators/003 Assignment Operators.mp4
32.86MB
06 Operators/004 Comparison Operators.mp4
26.75MB
06 Operators/005 Logical Operators.mp4
31.2MB
06 Operators/006 Identity and Membership Operators.mp4
31.49MB
07 Which editor is best for you/001 Introduction to this module.mp4
25.95MB
07 Which editor is best for you/002 Working on Atom.mp4
58.92MB
07 Which editor is best for you/003 Working on jupyter notebooks.mp4
59.11MB
07 Which editor is best for you/004 How to learn Programming.mp4
145.43MB
08 Functions and Methods/001 Introduction to this module.mp4
11.21MB
08 Functions and Methods/002 User input.mp4
47.87MB
08 Functions and Methods/003 Convertors.mp4
39.11MB
08 Functions and Methods/004 Concept of funtions.mp4
38.14MB
08 Functions and Methods/005 Functions and user inputs.mp4
23.17MB
08 Functions and Methods/006 Parameters.mp4
21.75MB
08 Functions and Methods/007 Convertors using function.mp4
30.87MB
08 Functions and Methods/008 Modifying function.mp4
28.7MB
08 Functions and Methods/009 Methods.mp4
38.54MB
09 Errors in python/001 Introduction to this module.mp4
24MB
09 Errors in python/002 Types of errors.mp4
20.88MB
09 Errors in python/003 Syntex error.mp4
98.89MB
09 Errors in python/004 Indentation error.mp4
90.69MB
09 Errors in python/005 Type error.mp4
42MB
09 Errors in python/006 Name error.mp4
18MB
09 Errors in python/007 Zero division error.mp4
31.58MB
09 Errors in python/008 Index error.mp4
35.75MB
09 Errors in python/009 Attribute error.mp4
41.32MB
09 Errors in python/010 Handling errors and internet.mp4
54.18MB
10 Decision making/001 Introduction to this module.mp4
15.09MB
10 Decision making/002 If-else conditions.mp4
34.79MB
10 Decision making/003 el-if condition.mp4
20.76MB
10 Decision making/004 Little fun with conditionals.mp4
19.95MB
10 Decision making/005 Multiple conditions.mp4
55.53MB
10 Decision making/006 Nested conditions.mp4
41.85MB
11 Loops/001 Introduction to this module.mp4
33.14MB
11 Loops/002 for loop.mp4
29.38MB
11 Loops/003 loops and user input.mp4
20.77MB
11 Loops/004 while loop.mp4
26.51MB
11 Loops/005 Looping through a string.mp4
11.03MB
11 Loops/006 Break statement.mp4
29.06MB
11 Loops/007 Continue statement.mp4
13.23MB
11 Loops/008 Range() function.mp4
15.01MB
11 Loops/009 Else in for loop.mp4
14.8MB
11 Loops/010 Nested loops.mp4
86.21MB
12 Date and Time/001 Introduction to this module.mp4
11.5MB
12 Date and Time/002 Python dates.mp4
28.01MB
12 Date and Time/003 Date output and date objects.mp4
25.46MB
12 Date and Time/004 strf time() method.mp4
49.16MB
13 File handling/001 Introduction to this module.mp4
25.23MB
13 File handling/002 Opening and reading the file.mp4
37.13MB
13 File handling/003 Writing in a file.mp4
110.34MB
13 File handling/004 Appending.mp4
25.04MB
13 File handling/005 Different methods.mp4
18.43MB
14 Libraries/001 Introduction to this module.mp4
43.71MB
14 Libraries/002 Libraries.mp4
89.03MB
14 Libraries/003 Modules.mp4
65.28MB
14 Libraries/004 Json files.mp4
73.48MB
15 Project-1 Dice rolling stimulator/001 Introduction to this module.mp4
18.54MB
15 Project-1 Dice rolling stimulator/002 How to solve the problem.mp4
52.93MB
15 Project-1 Dice rolling stimulator/003 Dice overview.mp4
12.3MB
15 Project-1 Dice rolling stimulator/004 Algorithm.mp4
66.32MB
15 Project-1 Dice rolling stimulator/005 How to get the Number.mp4
50.12MB
15 Project-1 Dice rolling stimulator/006 What about the dice.mp4
60.31MB
15 Project-1 Dice rolling stimulator/007 Roll it again.mp4
26.93MB
15 Project-1 Dice rolling stimulator/008 Dice stimulator.mp4
19.01MB
16 Project-2 Dictionary/001 Introduction to this module.mp4
28.8MB
16 Project-2 Dictionary/002 Dictionary overview.mp4
10.05MB
16 Project-2 Dictionary/003 Where to get the data.mp4
64.48MB
16 Project-2 Dictionary/004 Loading the data in our program.mp4
38.9MB
16 Project-2 Dictionary/005 Main logic.mp4
31.73MB
16 Project-2 Dictionary/006 What if the word doesn't exist.mp4
32.45MB
16 Project-2 Dictionary/007 Pugger found some errors.mp4
127.91MB
16 Project-2 Dictionary/008 Pugger said what about the interface.mp4
30.58MB
16 Project-2 Dictionary/009 It's all about the interface.mp4
63.19MB
16 Project-2 Dictionary/010 Pugger have another issue.mp4
31.62MB
16 Project-2 Dictionary/011 How to get the close matches.mp4
152.31MB
16 Project-2 Dictionary/012 Upgrading the program to get the close matches.mp4
92.1MB
16 Project-2 Dictionary/013 Dictionary.mp4
31.89MB
17 Project-3 Hangman game/001 Introduction to this module.mp4
25.89MB
17 Project-3 Hangman game/002 Hangman overview.mp4
22.55MB
17 Project-3 Hangman game/003 Algorithm for hangman.mp4
54.97MB
17 Project-3 Hangman game/004 User interface.mp4
27.43MB
17 Project-3 Hangman game/005 Creating the world's list.mp4
38.83MB
17 Project-3 Hangman game/006 Rules and regulation.mp4
87.48MB
17 Project-3 Hangman game/007 Main logic.mp4
120.29MB
17 Project-3 Hangman game/008 Hanging the man.mp4
70.59MB
17 Project-3 Hangman game/009 Our third program.mp4
22.78MB
18 Project-4 Tic Tac Toe/001 Introduction to this module.mp4
14.01MB
18 Project-4 Tic Tac Toe/002 What is AI.mp4
77.47MB
18 Project-4 Tic Tac Toe/003 Project overview.mp4
22.04MB
18 Project-4 Tic Tac Toe/004 Understanding problem and writing algorithm.mp4
80.03MB
18 Project-4 Tic Tac Toe/005 Designing the board.mp4
85.33MB
18 Project-4 Tic Tac Toe/006 Space on board.mp4
39.23MB
18 Project-4 Tic Tac Toe/007 141.How to get winner.mp4
116.15MB
18 Project-4 Tic Tac Toe/008 Player move.mp4
210.44MB
18 Project-4 Tic Tac Toe/009 AI computer move.mp4
77.87MB
18 Project-4 Tic Tac Toe/010 Random function.mp4
38.91MB
18 Project-4 Tic Tac Toe/011 Defining the main logic.mp4
85.59MB
18 Project-4 Tic Tac Toe/012 Preparing interface.mp4
31.3MB
18 Project-4 Tic Tac Toe/013 Tic Tac Toe.mp4
37.58MB
19 Section-2 Python for data science and data visualisation/002 What is Datascience_.mp4
350.52MB
20 Numpy/001 Introduction to this module.mp4
38.7MB
20 Numpy/002 Numpy declaring.mp4
40.13MB
20 Numpy/003 Methods for Numpy.mp4
200.28MB
20 Numpy/004 Indexing and slicing.mp4
80.31MB
20 Numpy/005 Spilicing 2-D matrix and conditional selection.mp4
76.63MB
20 Numpy/006 Operations on numpy.mp4
100.16MB
21 Pandas/001 Introduction to this module.mp4
32.94MB
21 Pandas/002 Series.mp4
140.9MB
21 Pandas/003 Dataframes.mp4
69.34MB
21 Pandas/004 Creating and deleting rows and column in dataframe.mp4
80.39MB
21 Pandas/005 Acessing elements in dataframe.mp4
48.62MB
21 Pandas/006 Conditional acessing.mp4
49.6MB
21 Pandas/007 Missing data.mp4
101.27MB
21 Pandas/008 Analysing data using groupby.mp4
108.94MB
21 Pandas/009 Joining.mp4
55.31MB
21 Pandas/010 Concatinating.mp4
120.32MB
21 Pandas/011 Merging.mp4
53.31MB
21 Pandas/012 More operations.mp4
102.06MB
21 Pandas/013 Loading data using pandas.mp4
161.89MB
22 Matplotlib/001 Introduction to this module.mp4
46.21MB
22 Matplotlib/002 Matplotlib getting started.mp4
60.65MB
22 Matplotlib/003 Subplots.mp4
57.17MB
22 Matplotlib/004 Types of plots.mp4
70.24MB
22 Matplotlib/005 Legends.mp4
20.36MB
22 Matplotlib/006 Object oriented plots.mp4
40.93MB
22 Matplotlib/007 Multiple plots.mp4
47.06MB
22 Matplotlib/008 Subplots using object oriented.mp4
82.75MB
22 Matplotlib/009 Figure size.mp4
43.92MB
22 Matplotlib/010 Setting labels with object oriented technique.mp4
43.13MB
22 Matplotlib/011 Stylling plots.mp4
41.18MB
22 Matplotlib/012 Markups.mp4
26.22MB
22 Matplotlib/013 Setting limits.mp4
15.37MB
23 Seaborn/001 Introduction to this module.mp4
43.73MB
23 Seaborn/004 Categories of plots.mp4
170.73MB
23 Seaborn/005 Point plots.mp4
91.8MB
23 Seaborn/006 Distribution plots.mp4
90.1MB
23 Seaborn/007 Pair plots.mp4
122.84MB
23 Seaborn/008 Categorial plots.mp4
75.29MB
23 Seaborn/009 Categorial plots part-2.mp4
44.48MB
23 Seaborn/010 Matrix plots.mp4
161.31MB
23 Seaborn/011 Grids.mp4
39.19MB
24 Pandas inbuilt data visualisation/001 Introduction to this module.mp4
13.97MB
24 Pandas inbuilt data visualisation/003 Creating dataframes.mp4
54.76MB
24 Pandas inbuilt data visualisation/004 Point plots.mp4
27.93MB
24 Pandas inbuilt data visualisation/005 Line plots.mp4
35.29MB
24 Pandas inbuilt data visualisation/006 Distribution plots.mp4
87.1MB
25 Plotly and cufflinks/001 Introduction to this module.mp4
48.05MB
25 Plotly and cufflinks/002 Loading plotly and cufflinks.mp4
31.42MB
25 Plotly and cufflinks/003 Point plots.mp4
46.45MB
25 Plotly and cufflinks/004 Surface plots.mp4
56.27MB
25 Plotly and cufflinks/005 Figure plots.mp4
47.13MB
26 Geographical plottings/001 Introduction to this module.mp4
65.3MB
26 Geographical plottings/004 Basic geographical plotting.mp4
116.63MB
26 Geographical plottings/005 Plot with big data.mp4
66.28MB
26 Geographical plottings/006 Global scale plot.mp4
60.68MB
27 Project-5 Plotter/001 Introduction to this module.mp4
19.6MB
27 Project-5 Plotter/002 Project overview.mp4
117.13MB
27 Project-5 Plotter/003 Setting up things.mp4
84.44MB
27 Project-5 Plotter/004 Creating data.mp4
192.63MB
27 Project-5 Plotter/005 Plot interface and main function.mp4
87.93MB
27 Project-5 Plotter/006 Plotting all data.mp4
95.57MB
27 Project-5 Plotter/007 Plotting 1 column.mp4
151.2MB
27 Project-5 Plotter/008 Plotting 2 and 3 columns.mp4
188.5MB
27 Project-5 Plotter/009 Plotter.mp4
147.87MB
28 Project-6 Geographical plot using folium/001 Introduction to this module.mp4
13.68MB
28 Project-6 Geographical plot using folium/002 Creating basic webmap.mp4
64.75MB
28 Project-6 Geographical plot using folium/003 Adding child.mp4
80.7MB
28 Project-6 Geographical plot using folium/004 Multiple markers.mp4
22.46MB
28 Project-6 Geographical plot using folium/005 Plotting volcanoes.mp4
75.32MB
28 Project-6 Geographical plot using folium/006 Polygen view.mp4
42.84MB
28 Project-6 Geographical plot using folium/007 US Cities population.mp4
70.79MB
28 Project-6 Geographical plot using folium/008 Colourful markers.mp4
44.97MB
29 Project-7 School donation analysis/001 Introduction to this module.mp4
10.78MB
29 Project-7 School donation analysis/002 Overview of project.mp4
75.09MB
29 Project-7 School donation analysis/003 Setup libraries and load data.mp4
46.4MB
29 Project-7 School donation analysis/004 Describing data.mp4
129.22MB
29 Project-7 School donation analysis/005 Merging data.mp4
93.12MB
29 Project-7 School donation analysis/006 First analysis.mp4
214.12MB
29 Project-7 School donation analysis/007 Basic mathematical analysis.mp4
87.7MB
29 Project-7 School donation analysis/008 High donations.mp4
46.62MB
29 Project-7 School donation analysis/009 Various relationships.mp4
128.45MB
29 Project-7 School donation analysis/010 Project type and total donations.mp4
73.79MB
29 Project-7 School donation analysis/011 Subcategories.mp4
58.74MB
29 Project-7 School donation analysis/012 Time objects.mp4
91.97MB
29 Project-7 School donation analysis/013 Mean timings.mp4
27.19MB
29 Project-7 School donation analysis/014 Average time per state.mp4
61MB
29 Project-7 School donation analysis/015 Fast and slow funding.mp4
56.72MB
30 Section-3 GUI programming/002 What is GUI programming_.mp4
70.09MB
31 Tkinter/001 Introduction to this module.mp4
45.89MB
31 Tkinter/002 Tkinter basics and creating window.mp4
110.34MB
31 Tkinter/004 Buttons.mp4
88.84MB
31 Tkinter/006 Canvas.mp4
57.23MB
31 Tkinter/008 Check button and radio button.mp4
69.79MB
31 Tkinter/011 Content widgets.mp4
114.89MB
31 Tkinter/014 Window configuration widgets.mp4
90.83MB
31 Tkinter/019 Menu and menu button.mp4
172.69MB
31 Tkinter/022 Scroll widgets.mp4
44.07MB
31 Tkinter/024 Paned window.mp4
58.98MB
31 Tkinter/026 Geometry methods.mp4
83.64MB
32 Databases/001 Introduction to this module.mp4
5.69MB
32 Databases/002 What is Database.mp4
109.48MB
32 Databases/003 Installing postgreSQL.mp4
112.03MB
32 Databases/005 Creating table in sqlite3.mp4
84.85MB
32 Databases/006 Creating table in postgreSQL.mp4
147.32MB
32 Databases/007 Inserting data.mp4
71.06MB
32 Databases/008 Visualising data.mp4
22.34MB
32 Databases/009 Deleting tha data.mp4
36.29MB
32 Databases/010 Updating data.mp4
44.36MB
33 Turtle graphics/001 Introduction to this module.mp4
25.44MB
33 Turtle graphics/002 Turtle graphics basics.mp4
74.45MB
33 Turtle graphics/003 Creating figures.mp4
114.87MB
33 Turtle graphics/004 Creating the robot.mp4
147.83MB
33 Turtle graphics/006 Some changes in robot.mp4
72.8MB
33 Turtle graphics/008 Kaleido spiral.mp4
139.96MB
33 Turtle graphics/010 Modified kaleido spiral.mp4
35.67MB
33 Turtle graphics/012 Moving turtle.mp4
83.63MB
34 Project-8 Caterpillar game/001 Introduction to this module.mp4
8.61MB
34 Project-8 Caterpillar game/002 Overview of project.mp4
20.24MB
34 Project-8 Caterpillar game/003 Defining turtles.mp4
84MB
34 Project-8 Caterpillar game/004 Outside window and placing leaf.mp4
53.76MB
34 Project-8 Caterpillar game/005 Game over and displaying score.mp4
47.91MB
34 Project-8 Caterpillar game/006 Start game.mp4
74.67MB
34 Project-8 Caterpillar game/007 Defining moves.mp4
78.41MB
35 Project-9 Matchmaker/001 Introduction to this module.mp4
7.63MB
35 Project-9 Matchmaker/002 Overview of project.mp4
17.11MB
35 Project-9 Matchmaker/003 Window and libraries.mp4
37.74MB
35 Project-9 Matchmaker/004 Adding symbols.mp4
67.11MB
35 Project-9 Matchmaker/005 Defining buttons.mp4
68.36MB
35 Project-9 Matchmaker/006 Showing symbol.mp4
146.38MB
36 Project-10 Screen pet/001 Introduction to this module.mp4
9.43MB
36 Project-10 Screen pet/002 Overview of project.mp4
14.88MB
36 Project-10 Screen pet/003 Creating body, eyes and ears.mp4
86.06MB
36 Project-10 Screen pet/004 Creating mouth tongue and cheeks.mp4
82.59MB
36 Project-10 Screen pet/005 Toggle and Blink eyes.mp4
77.88MB
36 Project-10 Screen pet/006 Cheeky face.mp4
56.95MB
36 Project-10 Screen pet/007 Happy face.mp4
41.13MB
36 Project-10 Screen pet/008 Sad face.mp4
21.5MB
36 Project-10 Screen pet/009 Screen pet.mp4
60.5MB
37 Project-11 Smart calculator/001 Introduction to this module.mp4
8.28MB
37 Project-11 Smart calculator/002 Overview of project.mp4
24.14MB
37 Project-11 Smart calculator/003 Front end.mp4
59.29MB
37 Project-11 Smart calculator/004 Math operations.mp4
28.87MB
37 Project-11 Smart calculator/005 Operations list.mp4
30.45MB
37 Project-11 Smart calculator/006 Calculate.mp4
79.26MB
37 Project-11 Smart calculator/007 Smart calculator.mp4
27.76MB
38 Project-12 Your own database system/001 Introduction to this module.mp4
15.13MB
38 Project-12 Your own database system/002 Overview of project.mp4
57.29MB
38 Project-12 Your own database system/003 Labels and entries.mp4
31.59MB
38 Project-12 Your own database system/004 Entries, listbox and scrollbar.mp4
70.75MB
38 Project-12 Your own database system/005 Buttons.mp4
40.56MB
38 Project-12 Your own database system/006 Defining backend.mp4
96.39MB
38 Project-12 Your own database system/007 Search function in backend.mp4
69.56MB
38 Project-12 Your own database system/008 Searching and viewing data.mp4
53.77MB
38 Project-12 Your own database system/009 Adding.mp4
27.35MB
38 Project-12 Your own database system/010 Deleting.mp4
65.1MB
38 Project-12 Your own database system/011 Your own database.mp4
15.23MB
39 Project-13 Egg catcher game/001 Introduction to this module.mp4
11.64MB
39 Project-13 Egg catcher game/002 Overview of the project.mp4
17.41MB
39 Project-13 Egg catcher game/003 Creating window.mp4
82MB
39 Project-13 Egg catcher game/004 Egg and catcher.mp4
102.68MB
39 Project-13 Egg catcher game/005 Other inteface items.mp4
52.95MB
39 Project-13 Egg catcher game/006 Create and move eggs.mp4
86.89MB
39 Project-13 Egg catcher game/007 Dropping and losing a life.mp4
21.61MB
39 Project-13 Egg catcher game/008 Catch and get score.mp4
81.46MB
39 Project-13 Egg catcher game/009 Moving with keys.mp4
42.09MB
39 Project-13 Egg catcher game/010 Running egg catcher.mp4
38.46MB
40 End of the course/001 Time to say goodbye! for now.mp4
5.64MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统