<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>programming &#8211; DPS Computing</title>
	<atom:link href="https://www.dpscomputing.com/blog/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dpscomputing.com/blog</link>
	<description>Your Ultimate Computing Website!</description>
	<lastBuildDate>Tue, 09 May 2023 19:08:10 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">49919150</site>	<item>
		<title>Python Number Guessing Game Tutorial</title>
		<link>https://www.dpscomputing.com/blog/2023/05/09/python-number-guessing-game-tutorial/</link>
					<comments>https://www.dpscomputing.com/blog/2023/05/09/python-number-guessing-game-tutorial/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Tue, 09 May 2023 19:08:06 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[coding in python]]></category>
		<category><![CDATA[how to create a number guessing game in python]]></category>
		<category><![CDATA[learn python]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python 3]]></category>
		<category><![CDATA[python 3 for beginners]]></category>
		<category><![CDATA[python for beginners]]></category>
		<category><![CDATA[python game]]></category>
		<category><![CDATA[python input]]></category>
		<category><![CDATA[python int]]></category>
		<category><![CDATA[python number guessing game]]></category>
		<category><![CDATA[python number guessing game tutorial]]></category>
		<category><![CDATA[python programming]]></category>
		<category><![CDATA[python project]]></category>
		<category><![CDATA[python randint]]></category>
		<category><![CDATA[python random]]></category>
		<category><![CDATA[python random number]]></category>
		<category><![CDATA[python random number generator]]></category>
		<category><![CDATA[python tutorial]]></category>
		<category><![CDATA[python tutorial code]]></category>
		<category><![CDATA[python tutorial for beginners]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=3842</guid>

					<description><![CDATA[In this step-by-step tutorial we show you how to create a Number Guessing Game in Python from scratch. No previous knowledge is required and you are guided through every step required to create the&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2023/05/09/python-number-guessing-game-tutorial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3842</post-id>	</item>
		<item>
		<title>&#8220;How Familiar Are You With THIS Programming Language?&#8221;</title>
		<link>https://www.dpscomputing.com/blog/2021/04/18/how-familiar-are-you-with-this-programming-language/</link>
					<comments>https://www.dpscomputing.com/blog/2021/04/18/how-familiar-are-you-with-this-programming-language/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Sun, 18 Apr 2021 13:18:10 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[experience in programming]]></category>
		<category><![CDATA[interview questions]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming experience]]></category>
		<category><![CDATA[programming languages]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[software development careers]]></category>
		<category><![CDATA[software development interview questions]]></category>
		<category><![CDATA[tech interview questions]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=3214</guid>

					<description><![CDATA[OK, so this question comes up a lot. Apparently one of the most often asked questions at a tech interview. The problem? The premise of the question is fundamentally flawed. It doesn&#8217;t matter how&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2021/04/18/how-familiar-are-you-with-this-programming-language/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3214</post-id>	</item>
		<item>
		<title>Programming &#8211; What is a Variable?</title>
		<link>https://www.dpscomputing.com/blog/2021/02/19/programming-what-is-a-variable/</link>
					<comments>https://www.dpscomputing.com/blog/2021/02/19/programming-what-is-a-variable/#comments</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Fri, 19 Feb 2021 23:15:09 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[data in variables]]></category>
		<category><![CDATA[data types]]></category>
		<category><![CDATA[learn to program]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[variable data types]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[what are variables]]></category>
		<category><![CDATA[what are variables in programming]]></category>
		<category><![CDATA[what can a variable store]]></category>
		<category><![CDATA[what types of variable are there]]></category>
		<guid isPermaLink="false">https://www.dpscomputing.com/blog/?p=2947</guid>

					<description><![CDATA[Now variables, they make programming interesting. Think of a variable as a box. Variables have a name and a type and they store data inside of them. This data can be anything from a&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2021/02/19/programming-what-is-a-variable/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2947</post-id>	</item>
		<item>
		<title>What are Loops For In Programming?</title>
		<link>https://www.dpscomputing.com/blog/2016/08/19/what-are-loops-for-in-programming/</link>
					<comments>https://www.dpscomputing.com/blog/2016/08/19/what-are-loops-for-in-programming/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Fri, 19 Aug 2016 21:59:40 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[do]]></category>
		<category><![CDATA[do loop]]></category>
		<category><![CDATA[do while]]></category>
		<category><![CDATA[do while loop]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[for loop]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[loops best practice]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming best practice]]></category>
		<category><![CDATA[programming language]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[while]]></category>
		<category><![CDATA[while loop]]></category>
		<guid isPermaLink="false">http://www.dpscomputing.com/blog/?p=2296</guid>

					<description><![CDATA[In programming, we often get situations where we would like to repeat a certain piece of code again and again.  Of course, we could just copy and paste this code one after another &#8211;&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2016/08/19/what-are-loops-for-in-programming/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2296</post-id>	</item>
		<item>
		<title>Web DynPro ABAP &#8211; Context Menu Not Showing?</title>
		<link>https://www.dpscomputing.com/blog/2013/06/08/web-dynpro-abap-context-menu-not-showing/</link>
					<comments>https://www.dpscomputing.com/blog/2013/06/08/web-dynpro-abap-context-menu-not-showing/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Sat, 08 Jun 2013 12:32:56 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[context menu]]></category>
		<category><![CDATA[context menu not appearing]]></category>
		<category><![CDATA[context menu not showing]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap gui]]></category>
		<category><![CDATA[sapgui]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web dynpro]]></category>
		<category><![CDATA[web dynpro abap]]></category>
		<category><![CDATA[webdynpro]]></category>
		<guid isPermaLink="false">http://www.dpscomputing.com/blog/?p=1916</guid>

					<description><![CDATA[For the developers and programmers among us adding a context menu to an application is a fairly basic requirement of many pieces of software.  Adding a context menu in Web DynPro looks on the&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2013/06/08/web-dynpro-abap-context-menu-not-showing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1916</post-id>	</item>
		<item>
		<title>Programming &#8211; The Purpose Of Loops</title>
		<link>https://www.dpscomputing.com/blog/2012/09/13/programming-the-purpose-of-loops/</link>
					<comments>https://www.dpscomputing.com/blog/2012/09/13/programming-the-purpose-of-loops/#respond</comments>
		
		<dc:creator><![CDATA[DPS David]]></dc:creator>
		<pubDate>Thu, 13 Sep 2012 11:04:11 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[different types of loops]]></category>
		<category><![CDATA[how to use loops]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[pesudocode]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming loops]]></category>
		<category><![CDATA[pseudocode loops]]></category>
		<category><![CDATA[purpose of loops]]></category>
		<category><![CDATA[types of loops]]></category>
		<category><![CDATA[why loops]]></category>
		<category><![CDATA[why use loops]]></category>
		<guid isPermaLink="false">http://www.dpscomputing.com/blog/?p=1703</guid>

					<description><![CDATA[What Are Loops? Loops are a fundamental construct for many programs.  In fact, all but the most basic of programs are likely to include at least one loop in them.  Loops can be very&#46;&#46;&#46;]]></description>
		
					<wfw:commentRss>https://www.dpscomputing.com/blog/2012/09/13/programming-the-purpose-of-loops/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1703</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.dpscomputing.com @ 2026-06-09 11:28:54 by W3 Total Cache
-->