<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" -->
<rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Teach Me Programming RSS Feeds</title>
        <description><![CDATA[Get the latest news from TeachMeProgramming.com today!]]></description>
        <link>http://teachmeprogramming.com/</link>
        <lastBuildDate>Thu, 23 Apr 2026 13:37:44 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
		<atom:link href="http://teachmeprogramming.com/component/option,com_ninjarsssyndicator/feed_id,1/format,raw/lang,en/" rel="self" type="application/rss+xml" />        <item>
            <title>From Scratch to JAVA: Lesson 3</title>
            <link>http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-3.html</link>
            <description><![CDATA[<p><img src="http://teachmeprogramming.com/images/stories/comments_thumb.png" border="0" alt="Comments in Java" title="Comments in Java" align="left" />Like in Scratch, "comment" blocks can be placed on to your Scratch project to document your Scratch blocks.  You will have a chance to do that too in Java, except that you will have to write your own comments at appropriate locations in your Java code.  Watch this video to learn more.</p>
<p> </p>

<p><a href="http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-3.html">Read more...</a></p>]]></description>
            <pubDate>Tue, 06 Jul 2010 12:12:55 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-3.html</guid>
        </item>
        <item>
            <title>Object Oriented Programming - Inheritance</title>
            <link>http://teachmeprogramming.com/Object-Oriented-Programming-Inheritance.html</link>
            <description><![CDATA[<p><img src="http://teachmeprogramming.com/images/stories/basicscenario_thumb.png" border="0" alt="Object Oriented Programming - Inheritance" title="Object Oriented Programming - Inheritance" align="left" />Before a student starts tackling object oriented programming, he should at least understand the basic concepts of the OO paradigm.  Here is a video tutorial that talks about inheritance.</p>
<p> </p>

<p><a href="http://teachmeprogramming.com/Object-Oriented-Programming-Inheritance.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 06 Jun 2010 22:46:46 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/Object-Oriented-Programming-Inheritance.html</guid>
        </item>
        <item>
            <title>From Scratch to JAVA: Lesson 1</title>
            <link>http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-1.html</link>
            <description><![CDATA[<p><img src="http://teachmeprogramming.com/images/stories/lesson02_thumb.png" border="0" alt="From Scratch to Java" title="From Scratch to Java" align="left" />Scratch users, if you are ready to write some real code after having programmed in high level Scratch blocks, here's a wonderful programming environment for you.  Let's tackle learning Java using Greenfoot, one step at a time, using your knowledge from Scratch as your guide.</p>
<p> </p>

<p><a href="http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-1.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 23 May 2010 19:55:24 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-1.html</guid>
        </item>
        <item>
            <title>From Scratch to JAVA: Lesson 2</title>
            <link>http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-2.html</link>
            <description><![CDATA[<p><img src="http://teachmeprogramming.com/images/stories/lesson02_thumb.png" border="0" alt="From Scratch to Java" title="From Scratch to Java" align="left" />Scratch users, if you are ready to write some real code after having programmed in high level Scratch blocks, here's a wonderful programming environment for you.  Let's tackle learning Java using Greenfoot, one step at a time, using your knowledge from Scratch as your guide.</p>
<p> </p>

<p><a href="http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-2.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 23 May 2010 19:55:24 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/From-Scratch-to-JAVA-Lesson-2.html</guid>
        </item>
        <item>
            <title>Scratch Day 2010 in Rehovot, Israel</title>
            <link>http://teachmeprogramming.com/Scratch-Day-2010-in-Rehovot-Israel.html</link>
            <description><![CDATA[<p><img src="http://teachmeprogramming.com/images/stories/scratchday/GEDC0020.JPG" border="0" alt="Scratch Day 2010 Israel" title="Scratch Day 2010 Israel" width="120" height="100" align="left" />The Scratch Programming Environment is a great place to begin learning how to program for children starting from elementary school.  As it has gained popularity among its global community, Scratch Day events are also held all over the world.  One in particular was held recently at the Weizmann Institute of Science, Israel.</p>

<p><a href="http://teachmeprogramming.com/Scratch-Day-2010-in-Rehovot-Israel.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 16 May 2010 20:34:47 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/Scratch-Day-2010-in-Rehovot-Israel.html</guid>
        </item>
        <item>
            <title>Java Programming with Greenfoot (Part 1)</title>
            <link>http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Part-1.html</link>
            <description><![CDATA[<p><img src="http://greenfoot.org/images/logos/greenfoot-64.jpg" border="0" alt="Learn Java with Greenfoot" title="Learn Java with Greenfoot" align="left" />Here is a series of Java programming videos via the Greenfoot IDE.  We recommend Greenfoot as an ideal environment for teaching object oriented programming to children.</p>
<p> </p>
<p> </p>

<p><a href="http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Part-1.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 09 May 2010 18:38:56 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Part-1.html</guid>
        </item>
        <item>
            <title>Java Programming with Greenfoot (Part 2)</title>
            <link>http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Part-2.html</link>
            <description><![CDATA[<p><img src="http://greenfoot.org/images/logos/greenfoot-64.jpg" border="0" alt="Learn Java with Greenfoot" title="Learn Java with Greenfoot" align="left" />Here is a series of Java programming videos via the Greenfoot IDE.  We recommend Greenfoot as an ideal environment for teaching object oriented programming to children.</p>
<p> </p>
<p> </p>

<p><a href="http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Part-2.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 09 May 2010 18:38:56 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Part-2.html</guid>
        </item>
        <item>
            <title>Java Programming with Greenfoot - Creating a Scenario</title>
            <link>http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Creating-a-Scenario.html</link>
            <description><![CDATA[<p><img src="http://greenfoot.org/images/logos/greenfoot-64.jpg" border="0" alt="Learn Java with Greenfoot" title="Learn Java with Greenfoot" align="left" />Here is a series of Java programming videos via the Greenfoot IDE.  We recommend Greenfoot as an ideal environment for teaching object oriented programming to children.</p>
<p> </p>
<p> </p>

<p><a href="http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Creating-a-Scenario.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 09 May 2010 18:38:56 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Creating-a-Scenario.html</guid>
        </item>
        <item>
            <title>Java Programming with Greenfoot - Making Things Move (Part 1)</title>
            <link>http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Making-Things-Move-Part-1.html</link>
            <description><![CDATA[<p><img src="http://greenfoot.org/images/logos/greenfoot-64.jpg" border="0" alt="Learn Java with Greenfoot" title="Learn Java with Greenfoot" align="left" />Here is a series of Java programming videos via the Greenfoot IDE.  We recommend Greenfoot as an ideal environment for teaching object oriented programming to children.</p>
<p> </p>
<p> </p>

<p><a href="http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Making-Things-Move-Part-1.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 09 May 2010 18:38:56 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Making-Things-Move-Part-1.html</guid>
        </item>
        <item>
            <title>Java Programming with Greenfoot - Making Things Move (Part 2)</title>
            <link>http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Making-Things-Move-Part-2.html</link>
            <description><![CDATA[<p><img src="http://greenfoot.org/images/logos/greenfoot-64.jpg" border="0" alt="Learn Java with Greenfoot" title="Learn Java with Greenfoot" align="left" />Here is a series of Java programming videos via the Greenfoot IDE.  We recommend Greenfoot as an ideal environment for teaching object oriented programming to children.</p>
<p> </p>
<p> </p>

<p><a href="http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Making-Things-Move-Part-2.html">Read more...</a></p>]]></description>
            <pubDate>Sun, 09 May 2010 18:38:56 GMT</pubDate>
            <guid isPermaLink="false">http://teachmeprogramming.com/Java-Programming-with-Greenfoot-Making-Things-Move-Part-2.html</guid>
        </item>
    </channel>
</rss>
