- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 115字
- 2021-07-15 17:24:52
Selecting an IDE
The choice of IDE (Integrated Development Environment) is mostly a matter of personal preferences. The most common choices are PyCharm, Sublime Text, or Atom. PyCharm is a very complete development environment while Sublime Text is a lightweight text editor which allows us to install additional plugins. Its main advantage is the fact that the user can choose the tools that he needs for his development. Atom is the newest software of all three, similar to Sublime Text. It was developed by GitHub and integrates by default the git version control system. In the book, we will use Sublime Text as the simplest and the easiest solution to start data analysis and development.
推薦閱讀
- HoloLens Beginner's Guide
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Instant RubyMotion App Development
- 利用Python進行數據分析(原書第3版)
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Java圖像處理:基于OpenCV與JVM
- Java并發編程之美
- IoT Projects with Bluetooth Low Energy
- Fastdata Processing with Spark
- 深入解析Java編譯器:源碼剖析與實例詳解
- Simulation for Data Science with R
- Java高并發編程詳解:深入理解并發核心庫
- Java核心編程
- C語言程序設計實驗指導與習題精解
- Building Scalable Apps with Redis and Node.js