TorBT - Torrents and Magnet Links Search Engine
[Talk Python Training] Mastering PyCharm Course
- Date: 2025-11-17
- Size: 3.9 GB
- Files: 140
File Name
Size
05 Source control/055 Pycharm git flow and PRs.mp4
106 MB
01 Why Pycharm and IDEs/001 Welcome to the course.mp4
17 MB
01 Why Pycharm and IDEs/002 Meet your instructor.mp4
5.2 MB
01 Why Pycharm and IDEs/003 player overview.mp4
4.9 MB
01 Why Pycharm and IDEs/004 Get the source github code.mp4
3.1 MB
01 Why Pycharm and IDEs/005 Not paid content.mp4
3.8 MB
01 Why Pycharm and IDEs/006 How to learn features of an IDE.mp4
95 MB
01 Why Pycharm and IDEs/007 Multiple runtimes, interpreters.mp4
4.9 MB
01 Why Pycharm and IDEs/008 Pycharm community github.mp4
14 MB
01 Why Pycharm and IDEs/009 Cross platform.mp4
4.8 MB
01 Why Pycharm and IDEs/010 Pycharm is more than python.mp4
8.2 MB
01 Why Pycharm and IDEs/011 Speed and power consumption.mp4
18 MB
01 Why Pycharm and IDEs/012 Why do you want an IDE.mp4
17 MB
01 Why Pycharm and IDEs/013 Editor choises.mp4
17 MB
02 Course setup/014 macOS setup.mp4
50 MB
02 Course setup/015 windows setup.mp4
26 MB
02 Course setup/016 linux setup.mp4
57 MB
03 Pycharm projects/017 Project introduction.mp4
4.7 MB
03 Pycharm projects/018 Creating projects.mp4
34 MB
03 Pycharm projects/019 Working with existing projects.mp4
69 MB
03 Pycharm projects/020 Consept-Creating new project.mp4
7.3 MB
03 Pycharm projects/021 Consept-Classifying directories.mp4
13 MB
03 Pycharm projects/022 Search everywhere.mp4
56 MB
03 Pycharm projects/023 Consept-Search everywhere.mp4
6.9 MB
03 Pycharm projects/024 Navigating within a project.mp4
34 MB
03 Pycharm projects/025 Consept-Navigating withing a project.mp4
3.4 MB
03 Pycharm projects/026 Python virtual environments.mp4
20 MB
03 Pycharm projects/027 venv conventions.mp4
4.7 MB
03 Pycharm projects/028 Requirements.txt and friends.mp4
11 MB
03 Pycharm projects/029 Run configurations.mp4
7.8 MB
03 Pycharm projects/030 Your turn-Projects.mp4
30 MB
04 The editor/031 Intro pycharm editor.mp4
1.9 MB
04 The editor/032 working with editor demo.mp4
100 MB
04 The editor/033 Consepts-The editor.mp4
18 MB
04 The editor/034 Light-bulb moments.mp4
14 MB
04 The editor/035 Discovering new features.mp4
19 MB
04 The editor/036 Consepts-Discovering new features.mp4
11 MB
04 The editor/037 Formatting and code cleanup.mp4
4.4 MB
04 The editor/038 Code formatting for teams.mp4
12 MB
04 The editor/039 Lens mode.mp4
3.7 MB
04 The editor/040 Object-oriented and class-based features.mp4
47 MB
04 The editor/041 Vewing documentation.mp4
20 MB
04 The editor/042 Creating documentation.mp4
28 MB
04 The editor/043 Cosepts-Creating documentation.mp4
7.0 MB
04 The editor/044 Find usages of functions and other symbols.mp4
5.8 MB
04 The editor/045 Live templates in action.mp4
27 MB
04 The editor/046 Your turn-Editor.mp4
20 MB
05 Source control/047 Intro to source control within pycharm.mp4
7.8 MB
05 Source control/048 Accessing source control.mp4
94 MB
05 Source control/049 Consepts-Accessing source control.mp4
15 MB
05 Source control/050 Editor-level source control.mp4
35 MB
05 Source control/051 Consepts-Editor-level source control.mp4
15 MB
05 Source control/052 Branching.mp4
28 MB
05 Source control/053 Local history.mp4
55 MB
05 Source control/054 git flow and PRs.mp4
19 MB
Mastering PyCharm course - [Talk Python Training - Python tutorials and courses for developers].URL
288 B
05 Source control/056 Consepts-Pycharm git flow and PRs.mp4
17 MB
05 Source control/057 Quick gist.mp4
19 MB
05 Source control/058 Your turn-Source control.mp4
30 MB
06 Refactoring/059 What is refactoring.mp4
20 MB
06 Refactoring/060 Finding duplicate code.mp4
69 MB
06 Refactoring/061 Renaming items.mp4
28 MB
06 Refactoring/062 Introducing variables.mp4
26 MB
06 Refactoring/063 Creating constants.mp4
32 MB
06 Refactoring/064 Moving code.mp4
35 MB
06 Refactoring/065 To and from packages.mp4
25 MB
06 Refactoring/066 Consepts-Refactoring.mp4
26 MB
06 Refactoring/067 Your turn-Refactoring.mp4
27 MB
07 Databases/068 Intro to database tools.mp4
8.8 MB
07 Databases/069 Data application intro.mp4
26 MB
07 Databases/070 Adding data connections.mp4
24 MB
07 Databases/071 Database diagrams.mp4
32 MB
07 Databases/072 Querying data in the SQL console.mp4
51 MB
07 Databases/073 Modifying data with the console.mp4
24 MB
07 Databases/074 A coding delight.mp4
35 MB
07 Databases/075 Consepts-Database features.mp4
33 MB
07 Databases/076 Your turn-Databases.mp4
24 MB
08 Server-side python web apps/077 Intro to server-side web apps.mp4
13 MB
08 Server-side python web apps/078 Creating server-side project.mp4
74 MB
08 Server-side python web apps/079 Template tooling(Chameleon, Jinja2).mp4
101 MB
08 Server-side python web apps/080 Static files.mp4
54 MB
08 Server-side python web apps/081 Consepts-Server-side apps.mp4
28 MB
09 Client-side web apps/082 Intro to client-side apps.mp4
3.6 MB
09 Client-side web apps/083 Basic HTML and JavaScript.mp4
30 MB
09 Client-side web apps/084 TypeScript tooling.mp4
66 MB
09 Client-side web apps/085 Front-end JavaScript frameworks.mp4
28 MB
09 Client-side web apps/086 Less.mp4
70 MB
09 Client-side web apps/087 Electron JS intro.mp4
12 MB
09 Client-side web apps/088 Electron JS demo.mp4
65 MB
09 Client-side web apps/089 Consepts-Client-side web apps.mp4
21 MB
09 Client-side web apps/090 Your turn-Web apps.mp4
29 MB
10 Debugging python applications/091 Intro to debugging tools.mp4
15 MB
10 Debugging python applications/092 A debugging example.mp4
62 MB
10 Debugging python applications/093 Conditional breakpoints.mp4
32 MB
10 Debugging python applications/094 Consepts-Debugging.mp4
24 MB
10 Debugging python applications/095 Your turn-Debugging.mp4
19 MB
11 Packages/096 Intro to packages.mp4
3.2 MB
11 Packages/097 Opening existing packages.mp4
58 MB
11 Packages/098 Creating new packages.mp4
71 MB
11 Packages/099 Consepts-Packaging.mp4
21 MB
11 Packages/100 Your turn-Packages.mp4
27 MB
12 Performance and profiling/101 Intro to profiling.mp4
8.6 MB
12 Performance and profiling/102 Surveying the slow application.mp4
33 MB
12 Performance and profiling/103 Profiling the slow app.mp4
76 MB
12 Performance and profiling/104 Optimizing the JSON search API.mp4
50 MB
12 Performance and profiling/105 Optimizing the database access.mp4
33 MB
12 Performance and profiling/106 Optimizing the machine learning.mp4
95 MB
12 Performance and profiling/107 Consepts-Profiling.mp4
27 MB
12 Performance and profiling/108 Your turn-Profiling.mp4
17 MB
13 Unit testing/109 Intro to unit testing.mp4
6.0 MB
13 Unit testing/110 The application to test.mp4
20 MB
13 Unit testing/111 Running pytest tests.mp4
29 MB
13 Unit testing/112 Writing our tests.mp4
79 MB
13 Unit testing/113 Testing failure conditions.mp4
55 MB
13 Unit testing/114 Measuring test quality with code coverage.mp4
61 MB
13 Unit testing/115 Consepts-Testing.mp4
13 MB
13 Unit testing/116 Consepts-Coverage.mp4
19 MB
13 Unit testing/117 Your turn-Testing.mp4
22 MB
14 Data science tools/118 Intro to the data science tools.mp4
4.4 MB
14 Data science tools/119 Activating data science mode.mp4
74 MB
14 Data science tools/120 Consepts-Data science mode.mp4
16 MB
14 Data science tools/121 Exploring data in notebooks.mp4
43 MB
14 Data science tools/122 Consepts-Exploring data in notebooks.mp4
10 MB
14 Data science tools/123 Your turn-Data science.mp4
46 MB
15 Tool windows/124 Intro to tool windows.mp4
1.6 MB
15 Tool windows/125 Todo demo.mp4
49 MB
15 Tool windows/126 The run window.mp4
9.8 MB
15 Tool windows/127 A better python REPL.mp4
27 MB
15 Tool windows/128 A preloaded terminal.mp4
16 MB
15 Tool windows/129 Favorites window.mp4
21 MB
15 Tool windows/130 File structure.mp4
22 MB
16 Extending pycharm with plugins/131 Intro to plugins.mp4
7.1 MB
16 Extending pycharm with plugins/132 The builin plugins.mp4
30 MB
16 Extending pycharm with plugins/133 A 1,000 extra plugins.mp4
65 MB
17 Conclusion/134 You've done it!.mp4
24 MB
17 Conclusion/135 How to remember all these features.mp4
9.9 MB
17 Conclusion/136 Don't forget the source.mp4
3.8 MB
17 Conclusion/137 Your turns.mp4
4.5 MB
17 Conclusion/138 Get the back story.mp4
4.9 MB
17 Conclusion/139 Thanks and goodbye.mp4
3.7 MB