Effective PyCharm 电子书下载
Hello and welcome to Effective PyCharm. In this book, we`re going to look at all the different features of one of the very best environments for interacting and creating Python code, PyCharm. PyCharm is an IDE (integrated development environment) and this book will teach you how you can make the most of this super powerful editor.The first thing we are going to talk about is why do we want to use an IDE in the first place? What value does a relatively heavyweight application like PyCharm bring and why would we want to use it? There are many features that make PyCharm valuable. However, let`s begin by talking about the various types of editors we can use and what the trade-offs are there.We`re going to start by focusing on creating new projects and working with all the files in them. You`ll see there`s a bunch of configuration switcheswe can set to be more effective. Then we`re going to jump right intowhat I would say is the star of the show--the editor.If you`re writing code, you need an editor. You will be writing a lot of code. This includes typing new text and manipulating existing text. The editor has to be awesome and aid you in these tasks. We`re going to focus on all the cool features that the PyCharm editor offers. We`ll see that source control in particular, Git and Subversion are deeply integrated into PyCharm. There are all sorts of powerful things we can do beyond git, including actual GitHub integration. We are going to focus on source control and the features right inside the IDE.PyCharm is great at *refactoring*. Refactoring code is changing our code to restructure it in a different way, to use a slightly different algorithm, while not actually changing the behavior of the code. There are many powerful techniques in PyCharm that you can use to do this. Because it understands all of your files at once, it can safely refactor. It will even refactor doc strings and other items that could be overlooked without a deep understanding of code structures.There is powerful database tooling in PyCharm. You can interact with most databases including SQLite, MySQL, and Postgres. You can edit the data, edit the schemes, run queries and more. Because PyCharm has a deep understanding of your code, there is even integration between your database schema and the Python text editor. Note that PyCharm has a free version and a professional version. The database features are only available in the professional version.PyCharm is excellent at building web applications using libraries like Django, Pyramid, or Flask. It also has a full JavaScript editor and environment so you can use TypeScript or CoffeeScript. We`ll look into both server-side and client-side features.PyCharm has a great visual debugger, and we are going to look at all the different features of it. You can use it to debug and understand your application. It has powerful breakpoint operations and data visualization that typically editors don`t have.Profiling is a common task if you want to understand how your code is running. If your application is slow and you want it to go faster, you shouldn`t guess where it is slow. PyCharm makes it easy to look at the code determine what it fast and slow, rather than relying on our intuition which may be flawed. PyCharm has some tremendous built-in visual types of tools for us to fundamentally understand the performance of our app.PyCharm has built-in test runners for pytest, unittest, and a number of Python testing frameworks. If you are doing any unit testing or integration testing, PyCharm will come to your aid. For example, one feature you can turn on is auto test execution. If you are changing certain parts of your code, PyCharm will automatically re-run the tests. There are a couple of additional tools that don`t really land in any of the above categories. There is a chapter with the additional tools at the end.
尊敬的读者:
欢迎您访问我们的网站。本站的初衷是为大家提供一个共享学习资料、交换知识的平台。每位用户都可以将文件上传至网盘并分享。
然而,随着用户上传的资料增多,我们发现部分不宜或版权问题的书籍被分享到了本站。
为此,我们已经关闭了分享入口,并进行了多次书籍审查,但仍有部分内容未能彻底审查到位。
在此,我们恳请广大读者与我们共同监督,如发现任何不宜内容,请 点击此处 进行举报,我们会第一时间处理并下架相关内容。
希望我们能共建一个文明社区!感谢您的理解与支持!
猜你喜欢
- 《6岁入学期:陪孩子做好幼小衔接》马利琴 电子书下载
- 《七天成为短线高手》陈铭逊经典版 电子书下载
- 《她来自马里乌波尔》娜塔莎·沃丁经典版 电子书下载
- 《人间失格》[日] 太宰治未删减文字版 电子书下载
- 《麻衣神探》御风楼主人全套4册超人气收藏精装版 电子书下载
- 《论语别裁》旦版南怀瑾著作,南师生前多次亲加审定,大众国学经典文字版 电子书下载
- 《100个工作基本》松浦弥太郎 / [日]野尻哲也 电子书下载
- 《反脆弱:从不确定性中获益》 [美] 纳西姆·尼古拉斯·塔勒布中文版 电子书下载
- 802.11n A Survival Guide - Matthew S. Gast 电子书下载
- 《藏着:一个西班牙人的33年内战人生》罗纳德•弗雷泽全译文字版 电子书下载
- 《虚拟现实》[美]杰伦·拉尼尔 电子书下载
- 《高频交易员 : 华尔街的速度游戏》迈克尔•刘易斯 电子书下载