- Instant JRebel
- Jonathan Lermitage
- 156字
- 2021-07-21 18:16:54
Preface
Software development takes time, and consists of many phases. Meanwhile, two phases (software compilation and deployment) are ignored because they take a lot of time. Recompiling a large application is usually too long, and some users prefer to use a continuous-integration server, such as Hudson or Jenkins. It is a good idea, but you still have to wait to test and validate your work. This problem exists for both desktop and web applications. Also, web applications have to be deployed and updated after each code change, which is time consuming.
Modern IDEs are able to improve the compilation and deployment steps. Actually, they already do a very good job, and you could think it is not possible to work even faster. This is the main objective of this book. JRebel does the same job as IDEs, but you will understand why it is a killer app. Compilation and deployment times are almost reduced to zero.
- LabVIEW 2018 虛擬儀器程序設計
- Visual FoxPro程序設計教程(第3版)
- 機器人Python青少年編程開發實例
- Django:Web Development with Python
- Python應用輕松入門
- Learning Apache Mahout Classification
- Python算法從菜鳥到達人
- The Professional ScrumMaster’s Handbook
- Mastering Embedded Linux Programming
- Offer來了:Java面試核心知識點精講(框架篇)
- Python高性能編程(第2版)
- 你好!Python
- C語言程序設計實驗指導與習題精解
- Opa Application Development
- MonoTouch應用開發實踐指南:使用C#和.NET開發iOS應用