`
andyhu1007
  • 浏览: 193938 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

Some good tips for development

阅读更多

  1. Use keyboard shortcuts instead of mouse, it can save a lot of time. Whenever start to use an new IDE or Editor, try to learn their keyboard shortcuts.
  2. Use some small but useful tools like firebug, YSlow (firefox addon), IE Developer Toolbar, they do great help to your development.
  3. Use re-factor tools to re-factor your code like java, though it's quite impossible for ruby.

分享到:
评论
3 楼 taowen 2008-07-11  
4. Write test first, so that you can generate the class or method under test by pressing "alt+enter" using intellij (the best IDE ever).
2 楼 sg552 2008-07-10  
说的很好

可是第三个tip应该是: Use refactoring tools .... 吧?
1 楼 cyn0sure 2008-07-10  
不错,很喜欢TW的Eclipse卡片

相关推荐

    Learning Windows 8 Game Development

    Learning Windows 8 Game Development is for any developer looking to branch out and make some games. It’s assumed that you will have an understanding of C++ and programming. If you want to program a ...

    c++ standard library practical tips

    Thus, for example, if you’re about to start working with vectors and would like some background first, you can leaf through Chapter 4, “Tips on Vectors.” It will give you some tips on the power ...

    Introduction.to.Android.Application.Development(4th,2013.12) pdf

    No Costly Obstacles for Development 27 A “Free Market” for Applications 27 A Growing Platform 28 The Android Platform 29 Android’s Underlying Architecture 29 Security and Permissions 31 Exploring ...

    SQL Server MVP Deep Dives in Action

    I will be taking some of the tips, like the Tools database and Aaron Bertrand's version of a great utility script to easily show the important info on active tasks, and putting them to use as early ...

    Packt.Publishing.Expert.Python.Programming.Learn.best.practices.to.designing.coding.and.distributing.your.Python.software.2008.4star.pdf

    Chapter 7 is about zc.buildout, a system for managing a development environment and releasing applications, which is widely used in the Zope and Plone community and is now used outside the Zope world....

    Node Cookbook, 3rd Edition 2017年出版999页

    If you have good knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then this book is for you. Some experience with Node.js is assumed to get the most out of ...

    Wrox.Beginning.Algorithms.Nov.2005.pdf

    A good understanding of algorithms, and the knowledge of when to apply them, is crucial to producing software that not only works correctly, but also performs efficiently. This is the only book to ...

    Getting started with IntelliJ IDEA

    This book will navigate through the features of IntelliJ IDEA 12 and present the reader with concepts and tips that will give them a greater understanding of this IDE. Using a practical real-world ...

    Beginning Visual C_ 2010

    helpful hints, tips, exercises, and full-fledged example code (available for download at p2p.wrox.com) that you will find yourself returning to repeatedly as your career progresses. We pass this ...

    Django 1.1 Testing and Debugging.pdf

    Tips on asking questions that will get good answers 370 Opening a new ticket to report a problem 372 Summary 374 Chapter 11: When it's Time to Go Live: Moving to Production 375 Developing an ...

    Professional.MFC.with.VC6

    The Problems with Application Development The MFC Solution Using Property Sheets Creating Property Pages Building a Property Sheet Page Management Functions Data Exchange in Property Sheets ...

Global site tag (gtag.js) - Google Analytics