Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 3rd, 2007, 2:53 PM   #51
commodore
Programmer
 
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0 commodore is an unknown quantity at this point
D is not that slow:
http://shootout.alioth.debian.org/gp...t=all&lang=all
commodore is offline   Reply With Quote
Old Jun 6th, 2007, 9:09 PM   #52
Harakim
Hobbyist Programmer
 
Join Date: May 2006
Location: West Jordan, Utah, United States
Posts: 176
Rep Power: 3 Harakim is on a distinguished road
While this thread is up, D has been released since this discussion. For me, it is better than C++ in style and easier than Java. However, you could look at it as me writing sloppier code than I did in Java. Has anyone else been using it?
Harakim is offline   Reply With Quote
Old Aug 20th, 2007, 4:32 PM   #53
peaceofpi
hi: for(;;) goto hi;
 
peaceofpi's Avatar
 
Join Date: Jun 2006
Posts: 93
Rep Power: 3 peaceofpi is on a distinguished road
Send a message via AIM to peaceofpi Send a message via MSN to peaceofpi
Don't mean to bump the topic, but it's not like it's on the second page or anything. I tried out D after checking this topic, I kinda like it. C++ will always be first in my heart, as I have a habit of doing things the hard way and D seems a little...dumbed down.

Regardless, it's my second favorite language now (though I'm not sure there was one for it to take the place of).

pros
Functions/variables are recognized without prototypes
std has most of the things you could ever need
windowing library is ridiculously easy compared to c++
classes got easier, constructors/destructors are just this and ~this, naming private variables just requires a private prefix

cons
printf/writefln: I started with c++ and not c, so I hardly have any appreciation for these functions. I'm still hoping for a cout replacement.
it's hard to like some of the things it "does differently": sizeof, declaration of main, just to name a couple
__________________
How do you play Religious Roulette?
Stand around in a circle and blaspheme till someone gets struck by lightning.
peaceofpi is offline   Reply With Quote
Old Aug 20th, 2007, 6:38 PM   #54
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
What the hell, it's only a year old, and it's only been a couple months since someone else bumped it. No prob.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Aug 20th, 2007, 9:17 PM   #55
peaceofpi
hi: for(;;) goto hi;
 
peaceofpi's Avatar
 
Join Date: Jun 2006
Posts: 93
Rep Power: 3 peaceofpi is on a distinguished road
Send a message via AIM to peaceofpi Send a message via MSN to peaceofpi
Is there any point to making a new topic (as opposed to reviving a thread on the first page) with the amount of activity this board gets?
__________________
How do you play Religious Roulette?
Stand around in a circle and blaspheme till someone gets struck by lightning.
peaceofpi is offline   Reply With Quote
Old Aug 20th, 2007, 9:52 PM   #56
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
@peaceofpi: Have you tried Java?
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Aug 20th, 2007, 10:40 PM   #57
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Quote:
Is there any point to making a new topic (as opposed to reviving a thread on the first page)
Not really. The Battle of New Orleans hasn't got a lot of play lately. Let's talk about the houn' dawgs.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Aug 21st, 2007, 2:10 AM   #58
peaceofpi
hi: for(;;) goto hi;
 
peaceofpi's Avatar
 
Join Date: Jun 2006
Posts: 93
Rep Power: 3 peaceofpi is on a distinguished road
Send a message via AIM to peaceofpi Send a message via MSN to peaceofpi
Reggae: No, and I don't plan on it any time soon. It annoys me the same way C# does, everything seems to be part of a class. Not to mention (correct me if I'm wrong) the programs have to be run with java appname, instead of a plain old binary being made.

DaWei: Glad I'm out of your cross hairs
__________________
How do you play Religious Roulette?
Stand around in a circle and blaspheme till someone gets struck by lightning.
peaceofpi is offline   Reply With Quote
Old Sep 11th, 2007, 1:31 AM   #59
Harakim
Hobbyist Programmer
 
Join Date: May 2006
Location: West Jordan, Utah, United States
Posts: 176
Rep Power: 3 Harakim is on a distinguished road
They have E, it's for concurrent systems. Also, F# is a functional .NET language made by Microsoft.
Harakim is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The C programming Language (2nd Edition) nnxion Book Reviews 10 Jul 6th, 2007 3:29 PM
Which Programming Language for Beginner ? nkanthikiran Other Programming Languages 18 Jan 21st, 2006 5:53 PM
Best Programming Language to Use? gfunk999 C++ 22 Aug 2nd, 2005 11:59 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:36 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC