<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The D Programming Language Is Not For Me</title>
	<atom:link href="http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/</link>
	<description>About Technology in My Life</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:52:37 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: polesen</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-18051</link>
		<dc:creator>polesen</dc:creator>
		<pubDate>Fri, 05 Jun 2009 07:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-18051</guid>
		<description>@lenny:

That we can&#039;t have :-) I guess I should provide direct links to rss too. Not much of a nice design this blog has yet.

RSS link: http://www.techper.net/feed/
Atom link: http://www.techper.net/feed/atom/

They all redirect to a feedburner url though, which is: feed://feeds2.feedburner.com/TechPer</description>
		<content:encoded><![CDATA[<p>@lenny:</p>
<p>That we can&#8217;t have <img src='http://www.techper.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I guess I should provide direct links to rss too. Not much of a nice design this blog has yet.</p>
<p>RSS link: <a href="http://www.techper.net/feed/" rel="nofollow">http://www.techper.net/feed/</a><br />
Atom link: <a href="http://www.techper.net/feed/atom/" rel="nofollow">http://www.techper.net/feed/atom/</a></p>
<p>They all redirect to a feedburner url though, which is: <a href="feed://feeds2.feedburner.com/TechPer" rel="nofollow">feed://feeds2.feedburner.com/TechPer</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lenny Hursh</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-18041</link>
		<dc:creator>Lenny Hursh</dc:creator>
		<pubDate>Fri, 05 Jun 2009 01:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-18041</guid>
		<description>I can&#039;t seem to get your RSS feed to work with my program.  Do you mind telling me the url so I can read your posts on my own program?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get your RSS feed to work with my program.  Do you mind telling me the url so I can read your posts on my own program?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Thomson</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-8456</link>
		<dc:creator>Robert Thomson</dc:creator>
		<pubDate>Sat, 17 Jan 2009 19:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-8456</guid>
		<description>Multi-paradigm programming seems to be well designed in the Scala language (http://www.scala-lang.org/) .. although the developers definitely play favourites with functional programming. The fact that it sits on top of the JVM (and another port on top of the CLR) and interoperates nicely with the entire suite of existing Java/CLR libraries gives it an instant advantage. The newly released book Programming in Scala does a much better job of explaining the language than the various tutorials, I find.

I quite like D, but my major disappointment is the closed source 32-bit only compiler of Walter&#039;s, and the slow development pace of the open alternatives.  I think the language is great, and it&#039;s certainly improving.. I&#039;d choose it over C++ any day.  Right now I&#039;m waiting for the public releases to just &quot;work&quot; with both Phobos and Tango (competing base libraries, but historical conflicts) and some bugs in Tango to be worked out.  The development tools for the majority are definitely lacking at this point, but they&#039;ll get there, slowly but surely.</description>
		<content:encoded><![CDATA[<p>Multi-paradigm programming seems to be well designed in the Scala language (<a href="http://www.scala-lang.org/" rel="nofollow">http://www.scala-lang.org/</a>) .. although the developers definitely play favourites with functional programming. The fact that it sits on top of the JVM (and another port on top of the CLR) and interoperates nicely with the entire suite of existing Java/CLR libraries gives it an instant advantage. The newly released book Programming in Scala does a much better job of explaining the language than the various tutorials, I find.</p>
<p>I quite like D, but my major disappointment is the closed source 32-bit only compiler of Walter&#8217;s, and the slow development pace of the open alternatives.  I think the language is great, and it&#8217;s certainly improving.. I&#8217;d choose it over C++ any day.  Right now I&#8217;m waiting for the public releases to just &#8220;work&#8221; with both Phobos and Tango (competing base libraries, but historical conflicts) and some bugs in Tango to be worked out.  The development tools for the majority are definitely lacking at this point, but they&#8217;ll get there, slowly but surely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Wildam</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-5440</link>
		<dc:creator>Martin Wildam</dc:creator>
		<pubDate>Fri, 21 Nov 2008 19:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-5440</guid>
		<description>&gt; There are reasons to not use D if you don’t
&gt; have time to get into it, or maybe
&gt; contribute,
&gt; but you appear to have no knowledge
&gt; whatsoever to make a qualified statement
&gt; about D.

Yes, I didn&#039;t look at D so far, that is true. But I learned more than 10 programming languages in more than 20 years. I am simply tired of starting from fresh again and again taking months until you can get really productive. And I am even more tired of being the beta tester of another thing that is outdated when the first stable release is out.

And I evaluated different languages for months before deciding to go with Java for new projects. Not really got into action should I learn D now? What next? E? - My boss wanted me to learn C#. When I have choosen Java he told me that it is also ok - none of the two is an error because both have big market. If I now tell him I want to learn D he will be angry because he already wants to see results for the market.

I had also spent about half a day getting an idea of aspect oriented programming. Didn&#039;t really understand some basic example and finally I didn&#039;t either found out what that real benefit is. Maybe I am putting here too many things into the same drawer, but the point is: The customer doesn&#039;t care about that. He wants working and stable software that is cheap. Hence IDE and libraries are much more important than 

I think effort should go more into creating useful libraries for existing languages.

I have no doubt, that new languages with more features could evolve and maybe there will remain only a hand full of developers in the world understanding them completely. I do not assume that C#, Java, C++ or whatever is born to be the best programming language ever. But: Who cares? - If I tell a customer Java is the perfect language he will believe - same applies for C++. What matters is the results and the time that is needed to get there. - And also there are developers needed who understand the language and the code. Hence a programming language should also be kept simple so more developers can understand.</description>
		<content:encoded><![CDATA[<p>&gt; There are reasons to not use D if you don’t<br />
&gt; have time to get into it, or maybe<br />
&gt; contribute,<br />
&gt; but you appear to have no knowledge<br />
&gt; whatsoever to make a qualified statement<br />
&gt; about D.</p>
<p>Yes, I didn&#8217;t look at D so far, that is true. But I learned more than 10 programming languages in more than 20 years. I am simply tired of starting from fresh again and again taking months until you can get really productive. And I am even more tired of being the beta tester of another thing that is outdated when the first stable release is out.</p>
<p>And I evaluated different languages for months before deciding to go with Java for new projects. Not really got into action should I learn D now? What next? E? &#8211; My boss wanted me to learn C#. When I have choosen Java he told me that it is also ok &#8211; none of the two is an error because both have big market. If I now tell him I want to learn D he will be angry because he already wants to see results for the market.</p>
<p>I had also spent about half a day getting an idea of aspect oriented programming. Didn&#8217;t really understand some basic example and finally I didn&#8217;t either found out what that real benefit is. Maybe I am putting here too many things into the same drawer, but the point is: The customer doesn&#8217;t care about that. He wants working and stable software that is cheap. Hence IDE and libraries are much more important than </p>
<p>I think effort should go more into creating useful libraries for existing languages.</p>
<p>I have no doubt, that new languages with more features could evolve and maybe there will remain only a hand full of developers in the world understanding them completely. I do not assume that C#, Java, C++ or whatever is born to be the best programming language ever. But: Who cares? &#8211; If I tell a customer Java is the perfect language he will believe &#8211; same applies for C++. What matters is the results and the time that is needed to get there. &#8211; And also there are developers needed who understand the language and the code. Hence a programming language should also be kept simple so more developers can understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arpad</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-5377</link>
		<dc:creator>Arpad</dc:creator>
		<pubDate>Thu, 20 Nov 2008 23:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-5377</guid>
		<description>D is unrestricted Java. There are some things i don&#039;t like in the language, but its still much better than C++. The problem with D is that it has no good and free IDE (like there are for Java), and that the compiler optimizes poorly (worse than most C++ compilers). I was looking at some functional languages, but the inability to mix with procedural code was exactly the reason i didn&#039;t went further into them. Functional programming in D would be a welcome feature for me.</description>
		<content:encoded><![CDATA[<p>D is unrestricted Java. There are some things i don&#8217;t like in the language, but its still much better than C++. The problem with D is that it has no good and free IDE (like there are for Java), and that the compiler optimizes poorly (worse than most C++ compilers). I was looking at some functional languages, but the inability to mix with procedural code was exactly the reason i didn&#8217;t went further into them. Functional programming in D would be a welcome feature for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BioTronic</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-5363</link>
		<dc:creator>BioTronic</dc:creator>
		<pubDate>Thu, 20 Nov 2008 18:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-5363</guid>
		<description>The point of D is not so much to make C/C++ programmers learn how to write in other paradigms, as it is to allow people who are used to other paradigms to use the same language for several things.

In other words: If you know C/C++ and want to learn functional programming, go pick up Haskell, Scheme or whatever functional language you want.
If you&#039;re a programmer who already knows several paradigms, use D and you can program imperatively when that&#039;s the best solution, functional if that&#039;s better, and so on.</description>
		<content:encoded><![CDATA[<p>The point of D is not so much to make C/C++ programmers learn how to write in other paradigms, as it is to allow people who are used to other paradigms to use the same language for several things.</p>
<p>In other words: If you know C/C++ and want to learn functional programming, go pick up Haskell, Scheme or whatever functional language you want.<br />
If you&#8217;re a programmer who already knows several paradigms, use D and you can program imperatively when that&#8217;s the best solution, functional if that&#8217;s better, and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caligula</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-5358</link>
		<dc:creator>Caligula</dc:creator>
		<pubDate>Thu, 20 Nov 2008 16:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-5358</guid>
		<description>Take a look at Oz; it adds even more paradigms.

You only ask if it&#039;s possible to do--you didn&#039;t say D didn&#039;t or couldn&#039;t do it. Personally I think it does a pretty good job--and you never really enumerated *why* D isn&#039;t for you. It&#039;s just as suitable for applications as it is for systems programming.</description>
		<content:encoded><![CDATA[<p>Take a look at Oz; it adds even more paradigms.</p>
<p>You only ask if it&#8217;s possible to do&#8211;you didn&#8217;t say D didn&#8217;t or couldn&#8217;t do it. Personally I think it does a pretty good job&#8211;and you never really enumerated *why* D isn&#8217;t for you. It&#8217;s just as suitable for applications as it is for systems programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-5350</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 20 Nov 2008 15:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-5350</guid>
		<description>I agree that the fundamental problem with D is the whole &quot;everything and the kitchen sink&quot; attitude. I&#039;m worried that C# is headed in that direction as well. 

I like the idea of separate languages that can share the same class library and can be easily linked together much better.</description>
		<content:encoded><![CDATA[<p>I agree that the fundamental problem with D is the whole &#8220;everything and the kitchen sink&#8221; attitude. I&#8217;m worried that C# is headed in that direction as well. </p>
<p>I like the idea of separate languages that can share the same class library and can be easily linked together much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larsivi</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-5348</link>
		<dc:creator>larsivi</dc:creator>
		<pubDate>Thu, 20 Nov 2008 14:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-5348</guid>
		<description>I have to admit to be a long time fan of D, but coming from Java and/or C# you apparently have limited experience to understand the benefits of a multi-paradigm language.

If you think D covers little more than what Java can offer (ignoring JVM/GC), then you haven&#039;t got a true impression of D at all. C# is a much more similar language in that regard.

As pure languages go (ignoring available libraries and tools this time), I would take D over Java for _any_ type of development.

There are reasons to not use D if you don&#039;t have time to get into it, or maybe contribute, but you appear to have no knowledge whatsoever to make a qualified statement about D.</description>
		<content:encoded><![CDATA[<p>I have to admit to be a long time fan of D, but coming from Java and/or C# you apparently have limited experience to understand the benefits of a multi-paradigm language.</p>
<p>If you think D covers little more than what Java can offer (ignoring JVM/GC), then you haven&#8217;t got a true impression of D at all. C# is a much more similar language in that regard.</p>
<p>As pure languages go (ignoring available libraries and tools this time), I would take D over Java for _any_ type of development.</p>
<p>There are reasons to not use D if you don&#8217;t have time to get into it, or maybe contribute, but you appear to have no knowledge whatsoever to make a qualified statement about D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Wildam</title>
		<link>http://www.techper.net/2008/11/19/the-d-programming-language-is-not-for-me/comment-page-1/#comment-5336</link>
		<dc:creator>Martin Wildam</dc:creator>
		<pubDate>Thu, 20 Nov 2008 10:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=159#comment-5336</guid>
		<description>&gt; How can one syntax support all those
&gt; paradigms in a nice and concise manner?

I don&#039;t have a single idea. And I either don&#039;t know why people always try to reinvent the wheel. Why not just improve the existing? - And by this I do not think there is sooo much space for a program language to improve in the kernel. I don&#039;t think that completely new ways to address software development can heal the developer&#039;s wounds. Not everything new is necessarily better (often the opposite is the case - those things are just alpha things).

To talk about the wounds: They are at completely other locations - e.g. poor standard libraries or missing important methods in the standard libraries (don&#039;t understand why .NET only accepts one character in the split method - so what if I have a string separated by two filter characters for instance).

Or another wound is GUI design which is always a lot of work and many IDEs do lack here. - Yeah, talking about the IDEs - a good IDE is very important for the efficiency in the software development process. Many languages lack of good IDEs. I have compared many languages searching for the one to use with the first priority of being very efficient and the second of interoperability with other languages and systems.

And there are several new ways - e.g. the aspect oriented programming where the big benefit is in doubt from my point of view.

When I look back the last 15 years it is very clear for me that the quality of the IDE, the efficiency of GUI building and the amount of existing good quality libraries (core libraries, self created during the years and 3rd party) are the major keys to efficient software development that customers are willing to pay.

So if you have to indent blocks or write brackets, if you write object oriented or functional does not make the real difference - you get used to the particular syntax after a few weeks of intensive use.</description>
		<content:encoded><![CDATA[<p>&gt; How can one syntax support all those<br />
&gt; paradigms in a nice and concise manner?</p>
<p>I don&#8217;t have a single idea. And I either don&#8217;t know why people always try to reinvent the wheel. Why not just improve the existing? &#8211; And by this I do not think there is sooo much space for a program language to improve in the kernel. I don&#8217;t think that completely new ways to address software development can heal the developer&#8217;s wounds. Not everything new is necessarily better (often the opposite is the case &#8211; those things are just alpha things).</p>
<p>To talk about the wounds: They are at completely other locations &#8211; e.g. poor standard libraries or missing important methods in the standard libraries (don&#8217;t understand why .NET only accepts one character in the split method &#8211; so what if I have a string separated by two filter characters for instance).</p>
<p>Or another wound is GUI design which is always a lot of work and many IDEs do lack here. &#8211; Yeah, talking about the IDEs &#8211; a good IDE is very important for the efficiency in the software development process. Many languages lack of good IDEs. I have compared many languages searching for the one to use with the first priority of being very efficient and the second of interoperability with other languages and systems.</p>
<p>And there are several new ways &#8211; e.g. the aspect oriented programming where the big benefit is in doubt from my point of view.</p>
<p>When I look back the last 15 years it is very clear for me that the quality of the IDE, the efficiency of GUI building and the amount of existing good quality libraries (core libraries, self created during the years and 3rd party) are the major keys to efficient software development that customers are willing to pay.</p>
<p>So if you have to indent blocks or write brackets, if you write object oriented or functional does not make the real difference &#8211; you get used to the particular syntax after a few weeks of intensive use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
