Tag: expert

  • Effective Eclipse

    Eclipse is a well-known, widely used, etc. IDE. In this post you can find some tips for programmers on how to use it effectively. Effectiveness is usually boosted with keyboard shortcuts and here are the most useful ones:

  • Javascript Environment Tips

    One may think that if he or she wants to work “professionally” with Ajax and Javascript that he will gonna need a comprehensive IDE that enables “fancy” features. But, in this case, you can do everything well and with great efficiency if you stick to Firebug and its built-in Javascript debugging tools. Of course, you…