<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Software Design on jason grey</title><link>https://jason-grey.com/tags/software-design/</link><description>Recent content in Software Design on jason grey</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 20 Mar 2006 00:00:00 +0000</lastBuildDate><atom:link href="https://jason-grey.com/tags/software-design/index.xml" rel="self" type="application/rss+xml"/><item><title>⚠️Object Oriented Programming</title><link>https://jason-grey.com/posts/2006/object-oriented-programming/</link><pubDate>Mon, 20 Mar 2006 00:00:00 +0000</pubDate><guid>https://jason-grey.com/posts/2006/object-oriented-programming/</guid><description>&lt;p&gt;One of the most important concepts you can learn is Object Oriented programming. Once OOP is mastered, learning any object style language becomes much simpler. Common OOP languages used on the web: Java, C#, as well as scripting languages such as JavaScript, and ActionScript.&lt;/p&gt;
&lt;p&gt;Check out &lt;a href="http://en.wikipedia.org/wiki/Object-oriented_programming" class="external-link" target="_blank" rel="noopener"&gt;this wikipedia article&lt;/a&gt; for a general overview of OOP and many links out to OOP theory, and even a few links about what’s BAD about&lt;/p&gt;</description></item></channel></rss>