Home | Community | Message Board


This site includes paid links. Please support our sponsors.


Welcome to the Shroomery Message Board! You are experiencing a small sample of what the site has to offer. Please login or register to post messages and view our exclusive members-only content. You'll gain access to additional forums, file attachments, board customizations, encrypted private messages, and much more!

Myyco.com Shop: Golden Teacher Liquid Culture For Sale

Jump to first unread post Pages: 1 | 2 |  [ show all ]
Favorite Programming Language
    #9892863 -

Just interested to hear some opinions.

Personally, I use VB.NET almost exclusively at work and thus, is probably my favorite.  I know lots of people knock VB, but it seems to work pretty well for what I need it for (mainly HMI software, accessing databases, fast deployment).

I don't really have a reason WHY it's my favorite other than that I know the syntax more than any of the other languages I've used.  I really enjoyed C when I was using that; unfortunately, I don't do any embedded programming anymore.

Maybe you guys can expand my horizons.


--------------------
  Moderation is key 

  "There is no god higher than truth." 


Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: D4NK]
    #9893263 -

ppppppyhton

it's my favorite because it's the only one i kind of know. puerto rican programmer taught me it at my internship last summer lol.

i hear it's the way of the future though :shrug:

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: D4NK]
    #9895823 -

i had never done much programing until a while back. l i had to write a network application out of desperation.
I was able to write a very nice application in a few days using python.
I find that the code is very readable and easy to understand.


--------------------
shroomery.
not even once.


Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: D4NK]
    #9897526 -

HTML!


--------------------



Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: HELLA_TIGHT]
    #9897697 -

Depends on what I'm trying to accomplish. If I want something done quick I'll use C# otherwise I stick to C/C++ simply because it's what I'm most familiar with.

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: Tangeleno]
    #9898582 -

PHP!
after that, c++

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: D4NK]
    #9898954 -

the only language i know is ruby (and the rails framework) and it has done me well.

ruby was very easy to learn


--------------------
No, no, you're not thinking, you're just being logical. ~ Niels Bohr

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: D4NK]
    #9901429 -

Python. Learn it, and never look back! :grin:


--------------------
I know... that just the smallest
                                                part of the world belongs to me
You know... I'm not a blind man
                                                    but truth is the hardest thing to see

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: zouden]
    #9901644 -

anything c...


--------------------

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: Tripp420]
    #9901782 -

PPL! Pcboard 4 ever :biggrin:

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: Arp]
    #9902371 -

Ruby.

Why?  look at how many ruby conferences there are, and look at how many people show up.  I know popularity doesn't prove anything, but its not one of your everyday new languages.

Why else?  Because it is why the lucky stiff's favorite language.  Look at the mofo's github page.  So many followers.  So many commits.  And his projects are off-the-fucking-chain.  Especially hpricot and shoes.  Though his new language, potion (inspired by ruby, i'm sure), is something to watch.  He's obviously a genius.  And if he chooses ruby, well, I gotta lend some weight to that opinion.  Besides, using his tools makes it much easier to write kick-ass programs.

To be fair, it is hard to make the most of ruby without using C.  Why's projects are a good example, they are mostly Ruby extensions written in C.  But he chooses Ruby as the interface language so that he can then use it.

Just listen to how he talks about it:

Why the Lucky Stiff Presents at RailsConf 2006 - video.google.com/videoplay?docid=7470881644241559852

Quote:
"To code ruby is really.. to love.  you know.  to feel passion.  to feel pleasure.  You know, it stirs you inside so greatly.  its such a beautiful language.  almost erotic, i would say.  Method calls stripped, undressed of their parantheses.  you know.  chained together, raw like that.  just a red, ebullient, jewel.  you know."




so yeah.  check it out.

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: jdonny]
    #9903823 -

I don't understand what makes Ruby better than Python though. It seems they're both easy to use, with pretty similar syntax. The difference is Ruby has Rails, though Python is still far more popular.


--------------------
I know... that just the smallest
                                                part of the world belongs to me
You know... I'm not a blind man
                                                    but truth is the hardest thing to see

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: JT]
    #9904388 -

Anyone with much experience with Perl? i've had people tell this (as well as python) are the way of the future.


--------------------
All are lunatics, but he who can analyze his delusions is called a philosopher. - Ambrose Bierce

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: D4NK]
    #9905579 -

HTML and VB were fun.  Advanced VB sucked ballsack though.  My codemonkey days are over.  We're underappreciated. :frown:

Extras: Filter Print Post Top
Re: Favorite Programming Language *DELETED* [Re: D4NK]
    #9905933 -

Post deleted by fushock

Reason for deletion: Deleting


Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: Newbie]
    #9906039 -

Newbie said:
We're underappreciated. :frown:



qft...


--------------------

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: flangenips]
    #9908408 -

flangenips said:
Anyone with much experience with Perl? i've had people tell this (as well as python) are the way of the future.



They both accomplish much the same thing. Python is rapidly gaining popularity over perl because it's much easier to read and write. It has a lot of momentum behind it, though perl is probably still more widely used.


--------------------
I know... that just the smallest
                                                part of the world belongs to me
You know... I'm not a blind man
                                                    but truth is the hardest thing to see

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: flangenips]
    #9908446 -

> Anyone with much experience with Perl?

Unfortunately.  Probably my least favorite language.  Right down there with Cobol, Fortran, and Basic.  Perl- write once, read never.  The only thing I use Perl for is quick and dirty scripts to perform tedious sysadmin tasks.


--------------------
Just another spore in the wind.

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: Seuss]
    #9908742 -

While we are bad mouthing programing languages; Id like to put my vote in for TCL. The language most prone to be written dirty, In my experience. I fucking hate TCL. You Perl bashers have not seen ugly code until you've seen TCL written by people who never should have become programmers in the first place.

Extras: Filter Print Post Top
Re: Favorite Programming Language [Re: fushock]
    #9908965 -

> Id like to put my vote in for TCL.

The main problem with TCL is that it is a list oriented language.  Unless one changes the way they think about writing, the code comes out nasty.  It is also an "ugly" looking language, in my opinion.  (Even clean code is kinda ugly looking.)


--------------------
Just another spore in the wind.

Extras: Filter Print Post Top
Jump to top Pages: 1 | 2 |  [ show all ]

Myyco.com Shop: Golden Teacher Liquid Culture For Sale


Similar ThreadsPosterViewsRepliesLast post
* favorite programs Vvellum 2,444 18 07/09/04 09:51 AM
by matts
* I want to learn computer programming... advice please? dr0mni 2,037 17 09/27/05 08:34 PM
by ThePredator
* Programming books or tutorials? Anonymous 1,513 9 12/23/24 05:51 AM
by Kimberly5
* noam chomsky and formal languages... Annapurna1 752 1 09/27/05 11:37 AM
by Seuss
* Scripting Languages: Ruby vs. Python Evolving 1,219 8 02/14/04 08:57 PM
by djfrog
* Statistics time: Programming Languages and Programmers
( 1 2 all )
delta9 4,680 26 05/16/07 12:17 PM
by SymmetryGroup8
* Starting to program java wiggles 1,087 4 04/01/07 09:20 PM
by Seuss
* Program design help SeussA 1,569 8 05/04/07 09:11 AM
by phi1618

Extra information
You cannot start new topics / You cannot reply to topics
HTML is disabled / BBCode is enabled
Moderator: trendal, automan, Northerner
2,562 topic views. 0 members, 76 guests and 1 web crawlers are browsing this forum.
[ Show Images Only | Sort by Score | Print Topic ]
Search this thread:

Copyright 1997-2026 Mind Media. Some rights reserved.

Generated in 0.037 seconds spending 0.009 seconds on 16 queries.