How hard can programming be?
Summary: I was bemoaning the lack of a polished GUI text editor for Linux.orI was waxing lyrical about the elegantly finished open source GUI text editors on Windows, such as Notepad++ and Notepad2, and Smultron on the Mac.
I was bemoaning the lack of a polished GUI text editor for Linux.
or
I was waxing lyrical about the elegantly finished open source GUI text editors on Windows, such as Notepad++ and Notepad2, and Smultron on the Mac.
So, I thought, how hard could it possibly be to choose an open source Linux text editor, learn the requisite programming language and dig in to help out? Bluefish is my text editor of choice on Linux. And I really appreciate the amount of work that has gone into it (a big thank you to Olivier Sessink et al). But I want more… (column select, easily editable syntax highlighting, customisable shortcut keys, joining lines, stripping blank lines, probably a plug-in architecture).
I’ll find out how hard it is and let you know ;)
Kick off your day with ZDNet's daily email newsletter. It's the freshest tech news and opinion, served hot. Get it.
Talkback
How hard can programming be?
You want to know how hard programming can get?
Try programming in any language using a model 19 keypunch with IBM/Hollerith cards. You're program gets turned into a stack of 80 column cards, one line of code per card. I sometimes wake up from a keypunching nightmare. Hasn't happened in awhile though. Visual Studio (any version), Eclipse or gcc beats keypunching your code ANY day!
How hard can programming be?