in Beginner, Programming, psychoPy, Python

I started preferring eclipse after seeing a lot of blogs and colleagues stating it to be the best. For the most part of my development, I have used notepad and Dreamweaver and this stands far better than both of those since

  • it is free
  • highly documented
  • can be used as a IDE for a bunch programming languages
  • better than Notepad of course by its features
  • better than Dreamweaver because its free.

A great alternate to skip this step of installing eclipse and to install pyDev would be to directly install LiClipse by brainwy which comes with the installation of pyDev. Its easier to do it if you are doing a fresh install. Recommended for osX.

Write a Comment

Comment

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Webmentions

  • Setting up your first psychoPy application in Eclipse | #akrv

    […] I believe you have already ready the previous post about setting up the environment. if not do it here! <PSYCHOPY APP DEVELOPMENT IN PYTHON USING ECLIPSE AND PYDEV> […]