<?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>Java Archives -</title>
	<atom:link href="https://umangsoftware.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://umangsoftware.com/category/java/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Jul 2024 06:42:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://umangsoftware.com/wp-content/uploads/2020/06/umang.png</url>
	<title>Java Archives -</title>
	<link>https://umangsoftware.com/category/java/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Mobile web designing tips</title>
		<link>https://umangsoftware.com/tips-on-mobile-web-designing/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 20 Nov 2014 09:42:55 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Mobile web]]></category>
		<category><![CDATA[new experience]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://umangsoftware.wordpress.com/?p=927</guid>

					<description><![CDATA[<p>In the last few years mobile design has exploded, but knowing what to do and where to start can be tricky. Mobile design is not just a question of a mobile website or an app &#8211; there are a range&#8230; </p>
<p>The post <a href="https://umangsoftware.com/tips-on-mobile-web-designing/">Mobile web designing tips</a> appeared first on <a href="https://umangsoftware.com"></a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>LIVING IN SPACE</title>
		<link>https://umangsoftware.com/living-in-space/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 09 Apr 2014 09:54:50 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://umangsoftware.wordpress.com/?p=863</guid>

					<description><![CDATA[<p>Are you tired of living on this polluted Earth?????? &#160; &#160; &#160; &#160; &#160; &#160; How about flying into space? Sounds interesting isn’t it? Have you ever wondered how does a human survive in space? How does he communicate with&#8230; </p>
<p>The post <a href="https://umangsoftware.com/living-in-space/">LIVING IN SPACE</a> appeared first on <a href="https://umangsoftware.com"></a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Improving Programmer&#8217;s Testing Abilities</title>
		<link>https://umangsoftware.com/improving_programmers_testing_abilties/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 02 Jul 2013 10:38:04 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[delphi]]></category>
		<category><![CDATA[Delphi XE2]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[new experience]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://umangsoftware.wordpress.com/?p=742</guid>

					<description><![CDATA[<p>How to reduce bugs while coding 1) Enable all of your compiler warnings. This will help you to detect many of the potential bugs even before the code has started execution. In fact, it might be even better to set&#8230; </p>
<p>The post <a href="https://umangsoftware.com/improving_programmers_testing_abilties/">Improving Programmer&#8217;s Testing Abilities</a> appeared first on <a href="https://umangsoftware.com"></a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>The Android Guide &#8211; Part 1</title>
		<link>https://umangsoftware.com/the_android_guide_1/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 25 Aug 2012 08:38:42 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[new experience]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">http://umangsoftware.wordpress.com/?p=283</guid>

					<description><![CDATA[<p>The Android Guide Android History Android is a technology which has developed so fast that we have Android all around us. Initially developed for mobile devices like mobile phones and tablets Android has now made its way to wrist watches,&#8230; </p>
<p>The post <a href="https://umangsoftware.com/the_android_guide_1/">The Android Guide &#8211; Part 1</a> appeared first on <a href="https://umangsoftware.com"></a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Java – The Basics</title>
		<link>https://umangsoftware.com/java_the_basics/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 07 Aug 2012 11:43:29 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Xcode]]></category>
		<guid isPermaLink="false">http://umangsoftware.wordpress.com/?p=258</guid>

					<description><![CDATA[<p>Java When we hear it first thing that comes into our mind is Platform Independence and Object oriented programming. So now let us see what is actually present in java programs (Structure). package PackageName; import Statements; class classname { variable&#8230; </p>
<p>The post <a href="https://umangsoftware.com/java_the_basics/">Java – The Basics</a> appeared first on <a href="https://umangsoftware.com"></a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
