- Mastering PyCharm
- Quazi Nafiul Islam
- 159字
- 2021-07-09 21:42:50
Preface
TLDR: So you want more PyCharm productivity, but don't want to read a book. I get that! So, just head over to the main menu, go over to Help and then Productivity Guide. If you want to get down to the best tools, read Chapter 4, Editing, Chapter 5, Interpreters and Consoles, and Chapter 6, Debugging. However, if you read this book, you'll get a lot more.
Welcome to Mastering PyCharm. If you've bought this book, then you probably want to become more effective with PyCharm in your day-to-day work. However, whether you can truly master a tool as multifaceted as PyCharm is completely up for debate since PyCharm changes so fast and so quickly. However, what I can promise you is that you will learn a great deal not only about how to use PyCharm, but how PyCharm works as part of the IntelliJ ecosystem of IDEs and what that means in terms of tooling and extensibility.
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- Web Scraping with Python
- JMeter 性能測試實戰(第2版)
- Learning AndEngine
- Python Data Analysis(Second Edition)
- C語言程序設計
- Android系統級深入開發
- Getting Started with Hazelcast(Second Edition)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- JavaScript應用開發實踐指南
- 愛上C語言:C KISS
- 原型設計:打造成功產品的實用方法及實踐
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- Managing Windows Servers with Chef
- 零基礎入門學習C語言:帶你學C帶你飛