- Python Tools for Visual Studio
- Martino Sabia Cathy Wang
- 156字
- 2021-07-16 12:05:08
What this book covers
Chapter 1, Introduction to PTVS, provides a high-level overview of PTVS and the interaction between Visual Studio and a Python interpreter.
Chapter 2, Python Tools in Visual Studio, provides an in-depth analysis of the tools, type checking, inner functionalities, and automatisms (IntelliSense and REPL) of PTVS.
Chapter 3, Day-to-day Coding Tools, talks about browsing through the code and the flexible setting of Python environments. It also talks about refactoring and the debugging process.
Chapter 4, Django in PTVS, shows how to harness the powerful Visual Studio IDE and tooling to speed up Django development.
Chapter 5, Advanced Django in PTVS, provides an in-depth look at remote task management and schema migrations using the third-party Python libraries Fabric and South.
Chapter 6, IPython and IronPython, provides an overview of the IPython library and how it's integrated in Visual Studio. It also provides an introduction to IronPython and its integration with the .NET framework.
- 編程的修煉
- 編程卓越之道(卷3):軟件工程化
- Apache Hive Essentials
- INSTANT Weka How-to
- JS全書:JavaScript Web前端開發指南
- 琢石成器:Windows環境下32位匯編語言程序設計
- 精通Linux(第2版)
- C++面向對象程序設計習題解答與上機指導(第三版)
- Java Web開發詳解
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- Implementing Microsoft Dynamics NAV(Third Edition)
- Tableau Dashboard Cookbook
- Python Django Web從入門到項目實戰(視頻版)
- Python接口自動化測試
- Java到Kotlin:代碼重構指南