Download link
File List
-
05 Source control/055 Pycharm git flow and PRs.mp4 106.41 MB
01 Why Pycharm and IDEs/001 Welcome to the course.mp4 16.85 MB
01 Why Pycharm and IDEs/002 Meet your instructor.mp4 5.16 MB
01 Why Pycharm and IDEs/003 player overview.mp4 4.87 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 94.59 MB
01 Why Pycharm and IDEs/007 Multiple runtimes, interpreters.mp4 4.93 MB
01 Why Pycharm and IDEs/008 Pycharm community github.mp4 14.12 MB
01 Why Pycharm and IDEs/009 Cross platform.mp4 4.84 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 17.76 MB
01 Why Pycharm and IDEs/012 Why do you want an IDE.mp4 16.91 MB
01 Why Pycharm and IDEs/013 Editor choises.mp4 16.62 MB
02 Course setup/014 macOS setup.mp4 49.68 MB
02 Course setup/015 windows setup.mp4 25.8 MB
02 Course setup/016 linux setup.mp4 57.37 MB
03 Pycharm projects/017 Project introduction.mp4 4.68 MB
03 Pycharm projects/018 Creating projects.mp4 34.41 MB
03 Pycharm projects/019 Working with existing projects.mp4 68.97 MB
03 Pycharm projects/020 Consept-Creating new project.mp4 7.32 MB
03 Pycharm projects/021 Consept-Classifying directories.mp4 13.32 MB
03 Pycharm projects/022 Search everywhere.mp4 55.84 MB
03 Pycharm projects/023 Consept-Search everywhere.mp4 6.89 MB
03 Pycharm projects/024 Navigating within a project.mp4 34.03 MB
03 Pycharm projects/025 Consept-Navigating withing a project.mp4 3.39 MB
03 Pycharm projects/026 Python virtual environments.mp4 20.24 MB
03 Pycharm projects/027 venv conventions.mp4 4.69 MB
03 Pycharm projects/028 Requirements.txt and friends.mp4 10.87 MB
03 Pycharm projects/029 Run configurations.mp4 7.77 MB
03 Pycharm projects/030 Your turn-Projects.mp4 30.18 MB
04 The editor/031 Intro pycharm editor.mp4 1.94 MB
04 The editor/032 working with editor demo.mp4 100.24 MB
04 The editor/033 Consepts-The editor.mp4 17.73 MB
04 The editor/034 Light-bulb moments.mp4 14.41 MB
04 The editor/035 Discovering new features.mp4 18.8 MB
04 The editor/036 Consepts-Discovering new features.mp4 11.24 MB
04 The editor/037 Formatting and code cleanup.mp4 4.38 MB
04 The editor/038 Code formatting for teams.mp4 12.05 MB
04 The editor/039 Lens mode.mp4 3.75 MB
04 The editor/040 Object-oriented and class-based features.mp4 47.18 MB
04 The editor/041 Vewing documentation.mp4 20.51 MB
04 The editor/042 Creating documentation.mp4 27.76 MB
04 The editor/043 Cosepts-Creating documentation.mp4 7.05 MB
04 The editor/044 Find usages of functions and other symbols.mp4 5.76 MB
04 The editor/045 Live templates in action.mp4 27.08 MB
04 The editor/046 Your turn-Editor.mp4 20 MB
05 Source control/047 Intro to source control within pycharm.mp4 7.76 MB
05 Source control/048 Accessing source control.mp4 93.54 MB
05 Source control/049 Consepts-Accessing source control.mp4 14.66 MB
05 Source control/050 Editor-level source control.mp4 35.08 MB
05 Source control/051 Consepts-Editor-level source control.mp4 15.41 MB
05 Source control/052 Branching.mp4 27.62 MB
05 Source control/053 Local history.mp4 54.66 MB
05 Source control/054 git flow and PRs.mp4 18.88 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 16.83 MB
05 Source control/057 Quick gist.mp4 19.38 MB
05 Source control/058 Your turn-Source control.mp4 29.46 MB
06 Refactoring/059 What is refactoring.mp4 19.77 MB
06 Refactoring/060 Finding duplicate code.mp4 69.19 MB
06 Refactoring/061 Renaming items.mp4 28.25 MB
06 Refactoring/062 Introducing variables.mp4 25.92 MB
06 Refactoring/063 Creating constants.mp4 31.63 MB
06 Refactoring/064 Moving code.mp4 34.96 MB
06 Refactoring/065 To and from packages.mp4 25.19 MB
06 Refactoring/066 Consepts-Refactoring.mp4 26.03 MB
06 Refactoring/067 Your turn-Refactoring.mp4 26.9 MB
07 Databases/068 Intro to database tools.mp4 8.77 MB
07 Databases/069 Data application intro.mp4 26.48 MB
07 Databases/070 Adding data connections.mp4 24.54 MB
07 Databases/071 Database diagrams.mp4 31.9 MB
07 Databases/072 Querying data in the SQL console.mp4 51.05 MB
07 Databases/073 Modifying data with the console.mp4 23.55 MB
07 Databases/074 A coding delight.mp4 35.15 MB
07 Databases/075 Consepts-Database features.mp4 33.1 MB
07 Databases/076 Your turn-Databases.mp4 23.58 MB
08 Server-side python web apps/077 Intro to server-side web apps.mp4 13.34 MB
08 Server-side python web apps/078 Creating server-side project.mp4 73.56 MB
08 Server-side python web apps/079 Template tooling(Chameleon, Jinja2).mp4 100.77 MB
08 Server-side python web apps/080 Static files.mp4 54.01 MB
08 Server-side python web apps/081 Consepts-Server-side apps.mp4 28.27 MB
09 Client-side web apps/082 Intro to client-side apps.mp4 3.58 MB
09 Client-side web apps/083 Basic HTML and JavaScript.mp4 30.07 MB
09 Client-side web apps/084 TypeScript tooling.mp4 65.55 MB
09 Client-side web apps/085 Front-end JavaScript frameworks.mp4 28.06 MB
09 Client-side web apps/086 Less.mp4 69.53 MB
09 Client-side web apps/087 Electron JS intro.mp4 12.3 MB
09 Client-side web apps/088 Electron JS demo.mp4 65.01 MB
09 Client-side web apps/089 Consepts-Client-side web apps.mp4 21.29 MB
09 Client-side web apps/090 Your turn-Web apps.mp4 29.16 MB
10 Debugging python applications/091 Intro to debugging tools.mp4 15.36 MB
10 Debugging python applications/092 A debugging example.mp4 62.47 MB
10 Debugging python applications/093 Conditional breakpoints.mp4 31.49 MB
10 Debugging python applications/094 Consepts-Debugging.mp4 24.09 MB
10 Debugging python applications/095 Your turn-Debugging.mp4 18.8 MB
11 Packages/096 Intro to packages.mp4 3.2 MB
11 Packages/097 Opening existing packages.mp4 58.36 MB
11 Packages/098 Creating new packages.mp4 70.66 MB
11 Packages/099 Consepts-Packaging.mp4 21.24 MB
11 Packages/100 Your turn-Packages.mp4 26.84 MB
12 Performance and profiling/101 Intro to profiling.mp4 8.56 MB
12 Performance and profiling/102 Surveying the slow application.mp4 33.07 MB
12 Performance and profiling/103 Profiling the slow app.mp4 75.75 MB
12 Performance and profiling/104 Optimizing the JSON search API.mp4 49.82 MB
12 Performance and profiling/105 Optimizing the database access.mp4 32.58 MB
12 Performance and profiling/106 Optimizing the machine learning.mp4 95.17 MB
12 Performance and profiling/107 Consepts-Profiling.mp4 27.11 MB
12 Performance and profiling/108 Your turn-Profiling.mp4 17.1 MB
13 Unit testing/109 Intro to unit testing.mp4 5.96 MB
13 Unit testing/110 The application to test.mp4 19.48 MB
13 Unit testing/111 Running pytest tests.mp4 29.21 MB
13 Unit testing/112 Writing our tests.mp4 78.69 MB
13 Unit testing/113 Testing failure conditions.mp4 54.91 MB
13 Unit testing/114 Measuring test quality with code coverage.mp4 60.96 MB
13 Unit testing/115 Consepts-Testing.mp4 13.41 MB
13 Unit testing/116 Consepts-Coverage.mp4 19.26 MB
13 Unit testing/117 Your turn-Testing.mp4 21.55 MB
14 Data science tools/118 Intro to the data science tools.mp4 4.39 MB
14 Data science tools/119 Activating data science mode.mp4 74.49 MB
14 Data science tools/120 Consepts-Data science mode.mp4 15.84 MB
14 Data science tools/121 Exploring data in notebooks.mp4 42.85 MB
14 Data science tools/122 Consepts-Exploring data in notebooks.mp4 10.26 MB
14 Data science tools/123 Your turn-Data science.mp4 45.46 MB
15 Tool windows/124 Intro to tool windows.mp4 1.58 MB
15 Tool windows/125 Todo demo.mp4 48.85 MB
15 Tool windows/126 The run window.mp4 9.84 MB
15 Tool windows/127 A better python REPL.mp4 27.05 MB
15 Tool windows/128 A preloaded terminal.mp4 16.04 MB
15 Tool windows/129 Favorites window.mp4 20.7 MB
15 Tool windows/130 File structure.mp4 22.16 MB
16 Extending pycharm with plugins/131 Intro to plugins.mp4 7.14 MB
16 Extending pycharm with plugins/132 The builin plugins.mp4 29.95 MB
16 Extending pycharm with plugins/133 A 1,000 extra plugins.mp4 64.78 MB
17 Conclusion/134 You've done it!.mp4 23.94 MB
17 Conclusion/135 How to remember all these features.mp4 9.87 MB
17 Conclusion/136 Don't forget the source.mp4 3.77 MB
17 Conclusion/137 Your turns.mp4 4.52 MB
17 Conclusion/138 Get the back story.mp4 4.92 MB
17 Conclusion/139 Thanks and goodbye.mp4 3.66 MB
Download Info
-
Tips
“[Talk Python Training] Mastering PyCharm Course” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.