<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Any good books on Object Oriented Programming? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672654#M1289847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh..Its love to attract people by one word miss spell ;)...Everything is funny except Baby dude!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Asap is agains rules  so written asop..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy week end....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2009 12:38:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-05T12:38:24Z</dc:date>
    <item>
      <title>Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672645#M1289838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I switched to ABAP Objects about a year ago and I must say after reading more about the concept I started to like it as it gives me more tools that procedural programming couldn´t easily accomplish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm planning on getting a book in order to incrase my knowledge about the OO concept, as I'm still not using all the potential.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking more for general guidelines to OOP, not necesarily an Abap Objects book&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 17:03:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672645#M1289838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-03T17:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672646#M1289839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Start with...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Do Androids Dream of Electric Sheep?&lt;/STRONG&gt;&lt;/U&gt; &lt;/P&gt;&lt;P&gt;by Philip K. Dick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 17:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672646#M1289839</guid>
      <dc:creator>ChrisSolomon</dc:creator>
      <dc:date>2009-06-03T17:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672647#M1289840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramiro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;besides "Do Androids Dream of Electric Sheep", which is a must-read for any ABAP OO developer, I recommend you the SAP Press book ["Object Oriented Programming with ABAP Objects"|http://www.amazon.com/dp/1592292356] by James Wood. You'll find it on Amazon here: &lt;A href="http://www.amazon.com/dp/1592292356" target="test_blank"&gt;http://www.amazon.com/dp/1592292356&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The concepts of object orientation, good patterns and anti-patterns, do's and don'ts, tips for modeling, some XML, and a few interesting UML diagram types are explained with great clarity. The author manages to convey the abstract concepts as well as useful rules of thumbs and combines both with a hands-on approach. Order your copy now, and if you have a friend who does ABAP, order one for her or him, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 18:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672647#M1289840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-03T18:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672648#M1289841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I am about to post on SCN a series of BLOGs called:&lt;/P&gt;&lt;P&gt;"Best Practices in development of Business Classes in Object Oriented ABAP".&lt;/P&gt;&lt;P&gt;Part 1 of 9 should be posted this week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check it out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leonardo De Araujo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 20:03:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672648#M1289841</guid>
      <dc:creator>LeonardoAraujo</dc:creator>
      <dc:date>2009-06-03T20:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672649#M1289842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personally, I like the "friend" concept. I am waiting for that to be extended to the procedural world...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just a hobby ABAPer and do a bit of tool work (BAPIs) in the security area. For this, the user BAPIs are well defined and generally consistent with their transactional equivalents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This makes me a bit lazy about using OO, but I am aware of this character flaw &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep an eye on this thread and buy the books as well which gurus recommend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The local problem often is (run) time and (disk) space. CPU reaches 100%... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 20:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672649#M1289842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-03T20:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672650#M1289843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I will keep an eye on this thread and buy the books as well which &lt;STRONG&gt;gurus&lt;/STRONG&gt; recommend.&lt;/P&gt;&lt;P&gt;&amp;gt; The local problem often is (run) time and (disk) space. CPU reaches 100%... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Cheers,&lt;/P&gt;&lt;P&gt;&amp;gt; Julius&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Juilius,&lt;/P&gt;&lt;P&gt;Nice Indian Word ..very impressive &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i to the same lazy ness...but Ramik could you explain what is the easy approach to learn those oops concepts i am very serious about this.i want to handle this part of my technical life  asop...when ever i got a issue in standard reports it really suks me to search a OOPS friends to get the solution ;(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 10:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672650#M1289843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T10:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672651#M1289844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;Hi Juilius&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who is Juilius here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;but Ramik could you explain&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh Baby,Who is Ramik here? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; asop&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its too much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;it really suks me&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who Suks you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A'm sure somthink mussing in yur keyboead?!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 12:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672651#M1289844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T12:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672652#M1289845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; A'm sure somthink mussing in yur keyboead?!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We may even need tutorials on Keyboard Oriented Posting &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 12:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672652#M1289845</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-06-05T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672653#M1289846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can understand it perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Learn OO-English to keep your comprehension skills up to date with technology and below the radar of the content filters... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 12:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672653#M1289846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T12:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672654#M1289847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh..Its love to attract people by one word miss spell ;)...Everything is funny except Baby dude!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Asap is agains rules  so written asop..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy week end....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 12:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672654#M1289847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T12:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Any good books on Object Oriented Programming?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672655#M1289848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;asap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 12:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-good-books-on-object-oriented-programming/m-p/5672655#M1289848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T12:42:42Z</dc:date>
    </item>
  </channel>
</rss>

