<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>foundations | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/tag/foundations/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Tue, 13 Feb 2024 03:48:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">4595340</site>	<item>
		<title>Choosing an exam: Java Foundations vs OCP 11</title>
		<link>https://www.selikoff.net/2019/08/04/choosing-an-exam-java-foundations-vs-ocp-11/</link>
					<comments>https://www.selikoff.net/2019/08/04/choosing-an-exam-java-foundations-vs-ocp-11/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 04 Aug 2019 15:45:15 +0000</pubDate>
				<category><![CDATA[Java Certification]]></category>
		<category><![CDATA[certs]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[oca]]></category>
		<category><![CDATA[ocp]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=12738</guid>

					<description><![CDATA[<p>Update (11/05/2020): Read The 1Z0-819 Exam page to learn how you can easily our Java 11 Study Guides to prepare for Oracle&#8217;s 1Z0-819 Exam, as well as the 1Z0-817 Upgrade Exam. Three years ago, I wrote about why you should &#8230; <a href="https://www.selikoff.net/2019/08/04/choosing-an-exam-java-foundations-vs-ocp-11/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2019/08/04/choosing-an-exam-java-foundations-vs-ocp-11/">Choosing an exam: Java Foundations vs OCP 11</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2019/08/04/choosing-an-exam-java-foundations-vs-ocp-11/">Choosing an exam: Java Foundations vs OCP 11</a> was first posted on August 4, 2019 at 11:45 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2019/08/04/choosing-an-exam-java-foundations-vs-ocp-11/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12738</post-id>	</item>
		<item>
		<title>comparing strings with compareTo</title>
		<link>https://www.selikoff.net/2015/09/06/comparing-strings-with-compareto/</link>
					<comments>https://www.selikoff.net/2015/09/06/comparing-strings-with-compareto/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 07 Sep 2015 01:00:30 +0000</pubDate>
				<category><![CDATA[OCA Book]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[junior-associate]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=6111</guid>

					<description><![CDATA[<p>Thinking about using our OCA 8 book to study for the Java Foundations Junior Associate exam? It covers most of the topics. See what other topics you need to learn and where to read about that. One of those topics is comparing two Strings using compareTo(). &#8230; <a href="https://www.selikoff.net/2015/09/06/comparing-strings-with-compareto/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2015/09/06/comparing-strings-with-compareto/">comparing strings with compareTo</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2015/09/06/comparing-strings-with-compareto/">comparing strings with compareTo</a> was first posted on September 6, 2015 at 9:00 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2015/09/06/comparing-strings-with-compareto/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6111</post-id>	</item>
		<item>
		<title>using iterators in java</title>
		<link>https://www.selikoff.net/2015/09/06/iterators/</link>
					<comments>https://www.selikoff.net/2015/09/06/iterators/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 07 Sep 2015 00:34:20 +0000</pubDate>
				<category><![CDATA[OCA Book]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[junior-associate]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=6091</guid>

					<description><![CDATA[<p>Thinking about using our&#160;OCA 8 book&#160;to study for the&#160;Java Foundations Junior Associate exam? It covers most of the topics.&#160;See&#160;what other topics you need to learn and where to read about that. One of those topics is&#160;iterating through a list. Since &#8230; <a href="https://www.selikoff.net/2015/09/06/iterators/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2015/09/06/iterators/">using iterators in java</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2015/09/06/iterators/">using iterators in java</a> was first posted on September 6, 2015 at 8:34 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2015/09/06/iterators/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6091</post-id>	</item>
		<item>
		<title>Formatting Strings for the Java Foundations Junior Associate exam</title>
		<link>https://www.selikoff.net/2015/07/11/formatting-strings-for-the-java-foundations-junior-associate-exam/</link>
					<comments>https://www.selikoff.net/2015/07/11/formatting-strings-for-the-java-foundations-junior-associate-exam/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 12 Jul 2015 02:39:47 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[OCA Book]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[junior-associate]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=6031</guid>

					<description><![CDATA[<p>Thinking about using our OCA 8 book to study for the Java Foundations Junior Associate exam? It covers most of the topics. See what other topics you need to learn and where to read about that. One of those topics is formatting a String using %s, &#8230; <a href="https://www.selikoff.net/2015/07/11/formatting-strings-for-the-java-foundations-junior-associate-exam/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2015/07/11/formatting-strings-for-the-java-foundations-junior-associate-exam/">Formatting Strings for the Java Foundations Junior Associate exam</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2015/07/11/formatting-strings-for-the-java-foundations-junior-associate-exam/">Formatting Strings for the Java Foundations Junior Associate exam</a> was first posted on July 11, 2015 at 10:39 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2015/07/11/formatting-strings-for-the-java-foundations-junior-associate-exam/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6031</post-id>	</item>
		<item>
		<title>Real World Applications of Java for the Java Foundations Junior Associate exam</title>
		<link>https://www.selikoff.net/2015/07/11/real-world-applications-of-java-for-the-java-foundations-junior-associate-exam/</link>
					<comments>https://www.selikoff.net/2015/07/11/real-world-applications-of-java-for-the-java-foundations-junior-associate-exam/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 12 Jul 2015 01:57:02 +0000</pubDate>
				<category><![CDATA[OCA Book]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[junior-associate]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=6026</guid>

					<description><![CDATA[<p>Thinking about using our OCA 8 book to study for the Java Foundations Junior Associate exam? It covers most of the topics. See what other topics you need to learn and where to read about that. One of those topics is real world applications of Java. &#8230; <a href="https://www.selikoff.net/2015/07/11/real-world-applications-of-java-for-the-java-foundations-junior-associate-exam/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2015/07/11/real-world-applications-of-java-for-the-java-foundations-junior-associate-exam/">Real World Applications of Java for the Java Foundations Junior Associate exam</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2015/07/11/real-world-applications-of-java-for-the-java-foundations-junior-associate-exam/">Real World Applications of Java for the Java Foundations Junior Associate exam</a> was first posted on July 11, 2015 at 9:57 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2015/07/11/real-world-applications-of-java-for-the-java-foundations-junior-associate-exam/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6026</post-id>	</item>
		<item>
		<title>Math and Random for the Java Foundations Junior Associate exam</title>
		<link>https://www.selikoff.net/2015/07/11/math-and-random-for-the-java-foundations-junior-associate-exam/</link>
					<comments>https://www.selikoff.net/2015/07/11/math-and-random-for-the-java-foundations-junior-associate-exam/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 12 Jul 2015 01:22:31 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[OCA Book]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[junior-assoicate]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5980</guid>

					<description><![CDATA[<p>&#160; Thinking about using our OCA 8 book to study for the Java Foundations Junior Associate exam? It covers most of the topics. See what other topics you need to learn and where to read about that. One of those topics &#8230; <a href="https://www.selikoff.net/2015/07/11/math-and-random-for-the-java-foundations-junior-associate-exam/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2015/07/11/math-and-random-for-the-java-foundations-junior-associate-exam/">Math and Random for the Java Foundations Junior Associate exam</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2015/07/11/math-and-random-for-the-java-foundations-junior-associate-exam/">Math and Random for the Java Foundations Junior Associate exam</a> was first posted on July 11, 2015 at 9:22 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2015/07/11/math-and-random-for-the-java-foundations-junior-associate-exam/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5980</post-id>	</item>
		<item>
		<title>How to Study for the Java Foundations Junior Associate exam</title>
		<link>https://www.selikoff.net/2015/06/07/how-to-study-for-the-java-foundations-junior-associate-exam/</link>
					<comments>https://www.selikoff.net/2015/06/07/how-to-study-for-the-java-foundations-junior-associate-exam/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 08 Jun 2015 03:34:26 +0000</pubDate>
				<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[foundations]]></category>
		<category><![CDATA[junior-assoicate]]></category>
		<guid isPermaLink="false">http://www.selikoff.net/?p=5740</guid>

					<description><![CDATA[<p>Oracle&#8217;s Java Foundations Junior Associate exam is brand new (in beta at the time of this post). Since this isn&#8217;t an upgraded version of an existing exam, it&#8217;s going to take time for books to come out on the topic. &#8230; <a href="https://www.selikoff.net/2015/06/07/how-to-study-for-the-java-foundations-junior-associate-exam/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2015/06/07/how-to-study-for-the-java-foundations-junior-associate-exam/">How to Study for the Java Foundations Junior Associate exam</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2015/06/07/how-to-study-for-the-java-foundations-junior-associate-exam/">How to Study for the Java Foundations Junior Associate exam</a> was first posted on June 7, 2015 at 11:34 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2015/06/07/how-to-study-for-the-java-foundations-junior-associate-exam/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5740</post-id>	</item>
	</channel>
</rss>
