September 3rd, 2010


Best programming IDEs in Ubuntu (php,javascript,css,python,java)

by Dragos, on April 20th, 2009  

Here are some of the IDEs that i have tried and I liked.
Geany – simple editor, loads fast, has interesting features like code completion, syntax highlighting. Works well with Python 3
NetBeans – very good IDE. I am using it currently to develop a sophisticated website. Works well wit large projects. Drawback: no word-wrapping feature.
CodeBlocks – [...]

Execute Python 3.0 files with Geany

by Dragos, on January 14th, 2009  

Recently i have switched to Ubuntu (i just wanted to try it, but after i have tried it i didn’t want to go back to windows ), so i needed a good IDE to work with Python 3.0 . I found Geany a perfect IDE having all the features i want, but when i [...]