<?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: Back to Basics: Object Oriented Programming for Procedural Developers</title>
	<atom:link href="http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/</link>
	<description>Web apps fanatic, ramblings on dev for web, mobile and other geeky stuff</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:06:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Markus</title>
		<link>http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/comment-page-1/#comment-349</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 30 Oct 2006 14:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/#comment-349</guid>
		<description>Hi Danny,
I totally agree to that. Some weeks later I have to admit that I overreacted a bit :( mainly because of the one or other comment from one of the authors mentioned above.

Perhaps I misunderstand them all but I donÂ´t like this &quot;procedural programming 98% bad&quot; standpoint which is definitely not yours :).

Greetings from Germany
Markus</description>
		<content:encoded><![CDATA[<p>Hi Danny,<br />
I totally agree to that. Some weeks later I have to admit that I overreacted a bit <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  mainly because of the one or other comment from one of the authors mentioned above.</p>
<p>Perhaps I misunderstand them all but I donÂ´t like this &#8220;procedural programming 98% bad&#8221; standpoint which is definitely not yours <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Greetings from Germany<br />
Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DannyT</title>
		<link>http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/comment-page-1/#comment-165</link>
		<dc:creator>DannyT</dc:creator>
		<pubDate>Mon, 09 Oct 2006 08:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/#comment-165</guid>
		<description>Hi Markus, thanks for the well thought out comment. I do agree that there is no clear distinction between OOP and procedural programming, as with many languages you may have to rely on a combination of the two as you mentioned.

My point however, was more concerned with the approach taken to an OOP project vs a procedural. My post originated from my experiences with a VB.Net application that had been clearly written by someone with a background in VB6/VBA. This took me back to when I was learning AS2 and .net and how I would continually end up creating objects that were essentially acting as holders for massive long procedural functions. 

When I went on one of Aral&#039;s courses, he highlighted to me to ditch my procedural approach and start with a clean plate. Everything started to fall into place then. Of course if I needed to carryout conditional statements, loops and other snippets I could do no problem based on my existing knowledge. 

I would say planning and building an OOP application vs procedural is about 95% architecture and design and 5% language specific syntax. That&#039;s very ballpark guesstimates but its the principle I&#039;m referring to.

(No problem re: the wallop invite ;))</description>
		<content:encoded><![CDATA[<p>Hi Markus, thanks for the well thought out comment. I do agree that there is no clear distinction between OOP and procedural programming, as with many languages you may have to rely on a combination of the two as you mentioned.</p>
<p>My point however, was more concerned with the approach taken to an OOP project vs a procedural. My post originated from my experiences with a VB.Net application that had been clearly written by someone with a background in VB6/VBA. This took me back to when I was learning AS2 and .net and how I would continually end up creating objects that were essentially acting as holders for massive long procedural functions. </p>
<p>When I went on one of Aral&#8217;s courses, he highlighted to me to ditch my procedural approach and start with a clean plate. Everything started to fall into place then. Of course if I needed to carryout conditional statements, loops and other snippets I could do no problem based on my existing knowledge. </p>
<p>I would say planning and building an OOP application vs procedural is about 95% architecture and design and 5% language specific syntax. That&#8217;s very ballpark guesstimates but its the principle I&#8217;m referring to.</p>
<p>(No problem re: the wallop invite <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/comment-page-1/#comment-157</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sat, 07 Oct 2006 23:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/#comment-157</guid>
		<description>Hi Danny,

thank you very much for sending me an invitation :) (and so fast).

Greetings</description>
		<content:encoded><![CDATA[<p>Hi Danny,</p>
<p>thank you very much for sending me an invitation <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (and so fast).</p>
<p>Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/comment-page-1/#comment-152</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sat, 07 Oct 2006 12:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/#comment-152</guid>
		<description>Oh yea, another thing and the way I found your blog: Could you perhaps send me an invitation to wallop.com? This would be great!

Greetings!</description>
		<content:encoded><![CDATA[<p>Oh yea, another thing and the way I found your blog: Could you perhaps send me an invitation to wallop.com? This would be great!</p>
<p>Greetings!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/comment-page-1/#comment-151</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sat, 07 Oct 2006 12:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://danny-t.co.uk/index.php/2006/08/03/back-to-basics-object-orientated-programming-for-procedural-developers/#comment-151</guid>
		<description>Hi,

well I personally really canÂ´t agree to this &quot;forget 95%&quot; advice as well as the author of the second link above (&quot;suggested by others&quot;) who classifies Java simpler compared to C++. IÂ´m not a professor or something alike and the only person IÂ´ve teached OOP at this time was myself.
In my opinion you shouldnÂ´t introduce anymore the term of &quot;procedural programming&quot; because this is for me the real confusion in this area. Confusing because there isnÂ´t always anymore a precise borderline between procedural and object-oriented programming.
Take for example JavaScript. You can write little programs with several functions calling each other without using one self-customized object. With my understanding this is like prodedural programming. But where are all these functions located? In the &quot;main-object&quot; of JavaScript. Mhhh a function contained in an object. Other people and me would call this also a method. Is this OOP? Definitifly not! But should somebody for example coming from JavaScript who wants to learn ActionScript 3, Java or C# forget 95% (most) of the &quot;old language&quot;? I say NO! Not only because in this example there are many paralells in syntax, operators and keywords but also because the way of thinking in &quot;procedural programming&quot; is indeed a small subset of thinking in &quot;object-oriented programming&quot;. For me grouping sub-processes together to a function is similar to encapsulation without the data hiding which is one important feature of OOP. And where is the difference between functions using other functions and composition in OOD?
OOP simply provides much more tools for writing better structured and maintainable code.

Both authors of the links contained in this article shouldnÂ´t tell somebody what they have to forget to learn something new. Their problem lies in how to teach it. Lastly to comment something to point 2 of the author of the third link (&quot;more thoroughly investigated&quot;):

&quot;The danger with hybrid languages is that students with prior programming experience in a procedural language are not encouraged to change their style.&quot;
-&gt; This is a lack of the teacherÂ´s competence not a danger coming from hybrid languages!

&quot;... beginning students often believe their work to be finished as soon as the compiler accepts their program.&quot;
-&gt; ThatÂ´s why there is a teacher. Nobody goes to a course because of the presence of a compiler.


If I would start a course I would ask which candidate has already used or has tried to use OOP / OOD and not telling them first to forget something they have worked arround.


Another last word: I hate this classification &quot;procedural&quot;. Take again JavaScript and search the web if JavaScript is procedural or not:

- Wikipedia says YES
- ECMAScript Lang Specification doesnÂ´t mention this term once (so NO?)
- JavaKicks.com (http://www.javakicks.com/j2ee/JavaScript_can_function_as_procedural_and_an_object_oriented_language)
&quot;JavaScript can function as procedural and an object oriented language&quot; (YES)

Thats why I neither mind anymore about this &quot;procedural&quot; thing nor would I tell somebody .... you guess it! ;)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>well I personally really canÂ´t agree to this &#8220;forget 95%&#8221; advice as well as the author of the second link above (&#8220;suggested by others&#8221;) who classifies Java simpler compared to C++. IÂ´m not a professor or something alike and the only person IÂ´ve teached OOP at this time was myself.<br />
In my opinion you shouldnÂ´t introduce anymore the term of &#8220;procedural programming&#8221; because this is for me the real confusion in this area. Confusing because there isnÂ´t always anymore a precise borderline between procedural and object-oriented programming.<br />
Take for example JavaScript. You can write little programs with several functions calling each other without using one self-customized object. With my understanding this is like prodedural programming. But where are all these functions located? In the &#8220;main-object&#8221; of JavaScript. Mhhh a function contained in an object. Other people and me would call this also a method. Is this OOP? Definitifly not! But should somebody for example coming from JavaScript who wants to learn ActionScript 3, Java or C# forget 95% (most) of the &#8220;old language&#8221;? I say NO! Not only because in this example there are many paralells in syntax, operators and keywords but also because the way of thinking in &#8220;procedural programming&#8221; is indeed a small subset of thinking in &#8220;object-oriented programming&#8221;. For me grouping sub-processes together to a function is similar to encapsulation without the data hiding which is one important feature of OOP. And where is the difference between functions using other functions and composition in OOD?<br />
OOP simply provides much more tools for writing better structured and maintainable code.</p>
<p>Both authors of the links contained in this article shouldnÂ´t tell somebody what they have to forget to learn something new. Their problem lies in how to teach it. Lastly to comment something to point 2 of the author of the third link (&#8220;more thoroughly investigated&#8221;):</p>
<p>&#8220;The danger with hybrid languages is that students with prior programming experience in a procedural language are not encouraged to change their style.&#8221;<br />
-&gt; This is a lack of the teacherÂ´s competence not a danger coming from hybrid languages!</p>
<p>&#8220;&#8230; beginning students often believe their work to be finished as soon as the compiler accepts their program.&#8221;<br />
-&gt; ThatÂ´s why there is a teacher. Nobody goes to a course because of the presence of a compiler.</p>
<p>If I would start a course I would ask which candidate has already used or has tried to use OOP / OOD and not telling them first to forget something they have worked arround.</p>
<p>Another last word: I hate this classification &#8220;procedural&#8221;. Take again JavaScript and search the web if JavaScript is procedural or not:</p>
<p>- Wikipedia says YES<br />
- ECMAScript Lang Specification doesnÂ´t mention this term once (so NO?)<br />
- JavaKicks.com (<a href="http://www.javakicks.com/j2ee/JavaScript_can_function_as_procedural_and_an_object_oriented_language" rel="nofollow">http://www.javakicks.com/j2ee/JavaScript_can_function_as_procedural_and_an_object_oriented_language</a>)<br />
&#8220;JavaScript can function as procedural and an object oriented language&#8221; (YES)</p>
<p>Thats why I neither mind anymore about this &#8220;procedural&#8221; thing nor would I tell somebody &#8230;. you guess it! <img src='http://danny-t.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

