Welcome to the Free Talk Live bulletin board system!
This board is closed to new users and new posts.  Thank you to all our great mods and users over the years.  Details here.
185859 Posts in 9829 Topics by 1371 Members
Latest Member: cjt26
Home Help
+  The Free Talk Live BBS
|-+  Free Talk Live
| |-+  The Polling Pit
| | |-+  Text editor

Poll

What's your text editor of choice?

vi/vim
- 10 (37%)
Emacs
- 2 (7.4%)
Notepad
- 5 (18.5%)
Kate
- 4 (14.8%)
gedit
- 3 (11.1%)
Pico
- 1 (3.7%)
Visual Studio
- 2 (7.4%)
KWrite
- 0 (0%)

Total Members Voted: 8


Pages: 1 [2] 3 4   Go Down

Author Topic: Text editor  (Read 8699 times)

0 Members and 1 Guest are viewing this topic.

AlexLibman

  • Guest
Re: Text editor
« Reply #15 on: February 13, 2007, 03:21:06 PM »

Bridget is nuts 'cause she's learning to code in C++, LISP, and JAVA at the same time.... :shock:

C'mon, baby, don't waste your pretty little head!

Leave the shoveling of ones and zeros to underpaid students in Bangladesh living twenty to a room!

It's what you can do that matters, not how close it is to the CPU or how it fits into the 1970s ideas on informational aesthetics!

Improve your LAMP skills instead, and leave the world in awe of what you can do with them!
Logged

eukreign

  • Offline Offline
  • Posts: 1615
    • View Profile
Re: Text editor
« Reply #16 on: February 13, 2007, 03:24:56 PM »

Python vs. Perl

Python.

Opening brace on new line vs. Opening brace on same line

Real programming languages, such as Python, do not waste your time with braces.

Besides, when did Dentists deligate brace placement to programming languages?

Little edian vs. Big endian

Little endian.

Because less is more.

Tabs vs. Spaces

Spaces.

Reference semantics vs. Value semantics

That's like asking if you want a fast car or a rugged 4 wheel drive jeep. Depends on the task at hand.

Linux vs. BSD

The devil is cute but I still prefer Linux.

MySQL vs. PostgreSQL

PostgreSQL

Mountain Dew vs. Jolt

The only difference is the food coloring. Doesn't really matter, I'd drink both if nothing else was available.
Logged

adamruth

  • Guest
Re: Text editor
« Reply #17 on: February 13, 2007, 03:30:40 PM »

Python vs. Perl

Python.

That one wasn't really fair.  I'd rather code in Brainfuck (http://www.muppetlabs.com/~breadbox/bf/) than Perl.  Why Perl is so popular is completely beyond me.  Buncha massochists.

MySQL vs. PostgreSQL

PostgreSQL

Separates the grownups from the children.
Logged

AlexLibman

  • Guest
Re: Text editor
« Reply #18 on: February 13, 2007, 03:42:48 PM »

Everyone who picks python over perl gets a +5 from me!   8)

But ya gotta be comfortable in perl too.  Perlphobia can seriously screw up your career.
Logged

cerpntaxt

  • Guest
Re: Text editor
« Reply #19 on: February 13, 2007, 03:43:00 PM »

lmao BrainFuck... I forgot about that  :lol:
Logged

adamruth

  • Guest
Re: Text editor
« Reply #20 on: February 13, 2007, 03:49:35 PM »

But ya gotta be comfortable in perl too.  Perlphobia can seriously screw up your career.

Being comfortable with Perl is like being comfortable with 3 hemorrhoids.  Perl is truly a necessary evil for now, but one day soon we will eradicate it!   :x
Logged

money dollars

  • Guest
Re: Text editor
« Reply #21 on: February 13, 2007, 03:54:13 PM »

Everyone who picks python over perl gets a +5 from me!   8)

But ya gotta be comfortable in perl too.  Perlphobia can seriously screw up your career.
I would choose perl over python, but only because my job requires it...

But I consider it scripting, not programming. I guess I am just old like that.

But for a text editor for code editing Ihave been using sciTE
http://www.scintilla.org/SciTE.html
« Last Edit: February 13, 2007, 03:58:37 PM by money dollars »
Logged

cerpntaxt

  • Guest
Re: Text editor
« Reply #22 on: February 13, 2007, 03:58:26 PM »

Code: [Select]
++++++++++
[>+++++++>++++++++++>+++>+<<<<-] The initial loop to set up useful values in the array
>++.                             Print 'H'
>+.                              Print 'e'
+++++++.                         Print 'l'
.                                Print 'l'
+++.                             Print 'o'
>++.                             Print ' '
<<+++++++++++++++.               Print 'W'
>.                               Print 'o'
+++.                             Print 'r'
------.                          Print 'l'
--------.                        Print 'd'
>+.                              Print '!'
>.                               Print newline
Logged

ReverendRyan

  • Guest
Re: Text editor
« Reply #23 on: February 13, 2007, 04:28:53 PM »

I'm a big endian myself.
Logged

ladyattis

  • Guest
Re: Text editor
« Reply #24 on: February 13, 2007, 05:08:03 PM »

vi FTW! NUBS!

-- Bridget is nuts 'cause she's learning to code in C++, LISP, and JAVA at the same time.... :shock:

I'm sorry to hear about C++ and Java, they both blow.  But Lisp is great, it's a lot of fun.

Dude I love Java, it's fucking easy to code in, then again I've also learned Assembly and [ANSI] C. :-P

C++ is okay, but Java is more functional for OOP next to Python.

-- Bridget
Logged

adamruth

  • Guest
Re: Text editor
« Reply #25 on: February 13, 2007, 05:30:19 PM »

Dude I love Java, it's fucking easy to code in, then again I've also learned Assembly and [ANSI] C. :-P

I thought the same thing about Java, too.  But once I really got into it, its weaknesses became apparent.

C++ is okay, but Java is more functional for OOP next to Python.

I'm going to have to disagree with you on that one.  Python's OO implemetation is much more pure than Java.  The fact that C++ and Java are being used to teach OO is twisting the minds of a whole generation of programmers. 
Logged

ladyattis

  • Guest
Re: Text editor
« Reply #26 on: February 13, 2007, 05:35:54 PM »

Dude I love Java, it's fucking easy to code in, then again I've also learned Assembly and [ANSI] C. :-P

I thought the same thing about Java, too.  But once I really got into it, its weaknesses became apparent.
I haven't found any. I use it for lots of application designs.

Quote
I'm going to have to disagree with you on that one.  Python's OO implemetation is much more pure than Java.  The fact that C++ and Java are being used to teach OO is twisting the minds of a whole generation of programmers. 

I think you misread what I said. I said Java is more functional for OOP next to Python that implies Python is more functional than Java as Java is more functional than C++. (Python > Java > C++) :)

Damn I need to stop reading my Discrete Mathematics textbook. :shock:

-- Bridget
Logged

adamruth

  • Guest
Re: Text editor
« Reply #27 on: February 13, 2007, 05:50:25 PM »

I think you misread what I said. I said Java is more functional for OOP next to Python that implies Python is more functional than Java as Java is more functional than C++. (Python > Java > C++) :)

Damn I need to stop reading my Discrete Mathematics textbook. :shock:

-- Bridget

You're right, I read it as "Java is more functional for OOP [compared to] Python".  Ain't imprecision grand? 

In that case, I'm going to have to agree with you.
Logged

Zhwazi

  • Recovering Ex-Anarchocapitalist
  • Offline Offline
  • Posts: 3102
    • View Profile
    • Ana.rchist.net
Re: Text editor
« Reply #28 on: February 13, 2007, 06:01:43 PM »

I've used Pico, Nano, Notepad, and Gedit. I mostly work in Gedit.
Logged

ladyattis

  • Guest
Re: Text editor
« Reply #29 on: February 13, 2007, 06:24:28 PM »

I think you misread what I said. I said Java is more functional for OOP next to Python that implies Python is more functional than Java as Java is more functional than C++. (Python > Java > C++) :)

Damn I need to stop reading my Discrete Mathematics textbook. :shock:

-- Bridget

You're right, I read it as "Java is more functional for OOP [compared to] Python".  Ain't imprecision grand? 

In that case, I'm going to have to agree with you.

But I heard smalltalk is okay, but I'm sorta skeptical since I read an example hello world version of a smalltalk program and was I like. "WTF?!?!" I can read LISP better than smalltalk.

-- Bridget
Logged
Pages: 1 [2] 3 4   Go Up
+  The Free Talk Live BBS
|-+  Free Talk Live
| |-+  The Polling Pit
| | |-+  Text editor

// ]]>

Page created in 0.027 seconds with 37 queries.