<?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>iNetTutor.com</title>
	<atom:link href="https://www.inettutor.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.inettutor.com</link>
	<description>Online Programming Lessons, Tutorials and Capstone Project guide</description>
	<lastBuildDate>Sun, 05 Apr 2026 05:20:51 +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>
	<item>
		<title>Input Numbers and Find the Minimum Value</title>
		<link>https://www.inettutor.com/source-code/input-numbers-and-find-the-minimum-value/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Sun, 05 Apr 2026 05:20:51 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[array processing]]></category>
		<category><![CDATA[beginner programming]]></category>
		<category><![CDATA[C# arrays]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[console application]]></category>
		<category><![CDATA[minimum value C#]]></category>
		<category><![CDATA[programming basics]]></category>
		<category><![CDATA[user input C#]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16868</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/04/Input-Numbers-and-Find-the-Minimum-Value-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/input-numbers-and-find-the-minimum-value/">Input Numbers and Find the Minimum Value</a></p>
<p>C# Arrays: Input Numbers and Find the Minimum Value Introduction of the Lesson In C# programming, arrays are essential for handling multiple values efficiently. Instead of working with a single variable, arrays allow you to store and process a collection&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/input-numbers-and-find-the-minimum-value/">Input Numbers and Find the Minimum Value</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Input List of Names and Sort Alphabetically</title>
		<link>https://www.inettutor.com/source-code/input-list-of-names-and-sort-alphabetically/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Sun, 05 Apr 2026 05:15:55 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[beginner programming]]></category>
		<category><![CDATA[C# arrays]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[console application]]></category>
		<category><![CDATA[programming basics]]></category>
		<category><![CDATA[sorting names C#]]></category>
		<category><![CDATA[string arrays]]></category>
		<category><![CDATA[user input C#]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16865</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/04/Input-List-of-Names-and-Sort-Alphabetically-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/input-list-of-names-and-sort-alphabetically/">Input List of Names and Sort Alphabetically</a></p>
<p>C# Arrays: Input List of Names and Sort Alphabetically (Beginner Guide with User Input) Introduction of the Lesson In C# programming, arrays are not limited to storing numbers&#x2014;they are equally powerful when working with text data such as names or&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/input-list-of-names-and-sort-alphabetically/">Input List of Names and Sort Alphabetically</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Input Numbers and Find the Sum</title>
		<link>https://www.inettutor.com/source-code/input-numbers-and-find-the-sum/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Sun, 05 Apr 2026 05:07:00 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[array sum C#]]></category>
		<category><![CDATA[beginner programming]]></category>
		<category><![CDATA[C# arrays]]></category>
		<category><![CDATA[C# exercises]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[console application]]></category>
		<category><![CDATA[programming basics]]></category>
		<category><![CDATA[user input C#]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16861</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/04/Input-Numbers-and-Find-the-Sum-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/input-numbers-and-find-the-sum/">Input Numbers and Find the Sum</a></p>
<p>C# Arrays: Input Numbers and Find the Sum (Beginner Guide with User Input) Introduction of the Lesson In C# programming, arrays are used to store multiple values in a single variable. Instead of creating separate variables for each value, arrays&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/input-numbers-and-find-the-sum/">Input Numbers and Find the Sum</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Compute Total Price Using Quantity and Unit Price</title>
		<link>https://www.inettutor.com/source-code/compute-total-price-using-quantity-and-unit-price/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Fri, 03 Apr 2026 13:41:09 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[C# beginner]]></category>
		<category><![CDATA[C# functions]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[coding basics]]></category>
		<category><![CDATA[console application]]></category>
		<category><![CDATA[methods with parameters]]></category>
		<category><![CDATA[OOP basics]]></category>
		<category><![CDATA[programming lesson]]></category>
		<category><![CDATA[total price calculator]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16858</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/04/Compute-Total-Price-Using-Quantity-and-Unit-Price-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/compute-total-price-using-quantity-and-unit-price/">Compute Total Price Using Quantity and Unit Price</a></p>
<p>C# Methods with Parameters: Compute Total Price Using Quantity and Unit Price Introduction of the Lesson In C# programming, methods are fundamental tools used to organize and reuse code efficiently. One of the most important concepts when working with methods&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/compute-total-price-using-quantity-and-unit-price/">Compute Total Price Using Quantity and Unit Price</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Overloaded Method to Calculate Area</title>
		<link>https://www.inettutor.com/source-code/overloaded-method-to-calculate-area/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Fri, 03 Apr 2026 13:34:34 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[area calculator]]></category>
		<category><![CDATA[C# beginner]]></category>
		<category><![CDATA[C# methods]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[coding tutorial]]></category>
		<category><![CDATA[console app]]></category>
		<category><![CDATA[method overloading]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[programming lesson]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16855</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/04/Overloaded-Method-to-Calculate-Area-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/overloaded-method-to-calculate-area/">Overloaded Method to Calculate Area</a></p>
<p>C# Methods: Overloaded Method to Calculate Area (Circle, Rectangle, Triangle) Introduction of the Lesson In C# programming, methods are essential building blocks that allow developers to organize logic into reusable units. One powerful feature of methods is method overloading, which&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/overloaded-method-to-calculate-area/">Overloaded Method to Calculate Area</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Digital Public Infrastructure Project Ideas</title>
		<link>https://www.inettutor.com/source-code/digital-public-infrastructure-project-ideas/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Fri, 27 Mar 2026 13:28:00 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[agriculture technology]]></category>
		<category><![CDATA[barangay system]]></category>
		<category><![CDATA[capstone project ideas]]></category>
		<category><![CDATA[Civic Tech]]></category>
		<category><![CDATA[database systems]]></category>
		<category><![CDATA[digital identity]]></category>
		<category><![CDATA[digital public infrastructure]]></category>
		<category><![CDATA[DPI]]></category>
		<category><![CDATA[E-Governance]]></category>
		<category><![CDATA[Education Technology]]></category>
		<category><![CDATA[financial inclusion]]></category>
		<category><![CDATA[government systems]]></category>
		<category><![CDATA[govtech]]></category>
		<category><![CDATA[healthcare systems]]></category>
		<category><![CDATA[information systems]]></category>
		<category><![CDATA[IT Project Ideas]]></category>
		<category><![CDATA[Philippines IT projects]]></category>
		<category><![CDATA[programming projects]]></category>
		<category><![CDATA[public service systems]]></category>
		<category><![CDATA[smart cities]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[student projects]]></category>
		<category><![CDATA[system design]]></category>
		<category><![CDATA[technology innovation]]></category>
		<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16850</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/03/Digital-Public-Infrastructure-Project-Ideas.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/digital-public-infrastructure-project-ideas/">Digital Public Infrastructure Project Ideas</a></p>
<p>Digital Public Infrastructure Project Ideas for Students and Developers Introduction In today&#x2019;s rapidly evolving digital landscape, technology is no longer just a tool for convenience&#x2014;it has become a foundation for delivering essential public services. This is where Digital Public Infrastructure&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/digital-public-infrastructure-project-ideas/">Digital Public Infrastructure Project Ideas</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Calculate Employee Attendance Rate</title>
		<link>https://www.inettutor.com/source-code/calculate-employee-attendance-rate/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Mon, 23 Mar 2026 02:29:25 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[attendance system]]></category>
		<category><![CDATA[business applications]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[coding lesson]]></category>
		<category><![CDATA[functions in C#]]></category>
		<category><![CDATA[HR programming]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[user input]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16843</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/03/Calculate-Employee-Attendance-Rate-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/calculate-employee-attendance-rate/">Calculate Employee Attendance Rate</a></p>
<p>C# Methods: Calculate Employee Attendance Rate Introduction of the Lesson Methods in C# are essential for structuring programs into reusable and organized components. They allow developers to isolate logic into specific blocks, making code easier to maintain, debug, and reuse&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/calculate-employee-attendance-rate/">Calculate Employee Attendance Rate</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Generate Invoice Number</title>
		<link>https://www.inettutor.com/source-code/generate-invoice-number/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Mon, 23 Mar 2026 02:23:10 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[business programming]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[coding lesson]]></category>
		<category><![CDATA[functions in C#]]></category>
		<category><![CDATA[invoice generator]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[student programming]]></category>
		<category><![CDATA[unique ID generation]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16837</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/03/Generate-Invoice-Number-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/generate-invoice-number/">Generate Invoice Number</a></p>
<p>C# Methods: Generate Invoice Number Introduction of the Lesson Methods in C# are essential for organizing code into reusable and manageable blocks. They allow developers to encapsulate specific functionality, making programs easier to maintain, scale, and understand. In real-world business&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/generate-invoice-number/">Generate Invoice Number</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Compute Monthly Loan Payment</title>
		<link>https://www.inettutor.com/source-code/compute-monthly-loan-payment/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Mon, 23 Mar 2026 02:16:44 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[business applications]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[coding lesson]]></category>
		<category><![CDATA[financial programming]]></category>
		<category><![CDATA[functions in C#]]></category>
		<category><![CDATA[loan calculator]]></category>
		<category><![CDATA[methods]]></category>
		<category><![CDATA[student programming]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16832</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/03/Compute-Monthly-Loan-Payment-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/compute-monthly-loan-payment/">Compute Monthly Loan Payment</a></p>
<p>C# Methods: Compute Monthly Loan Payment Introduction of the Lesson Methods are a fundamental concept in C# programming that allow developers to organize code into reusable, modular blocks. Instead of writing repetitive code, methods enable you to define a set&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/compute-monthly-loan-payment/">Compute Monthly Loan Payment</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
		<item>
		<title>VAT Calculation</title>
		<link>https://www.inettutor.com/source-code/vat-calculation/</link>
		
		<dc:creator><![CDATA[inettutor.com]]></dc:creator>
		<pubDate>Wed, 18 Mar 2026 01:48:49 +0000</pubDate>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[billing system]]></category>
		<category><![CDATA[business applications]]></category>
		<category><![CDATA[c# tutorial]]></category>
		<category><![CDATA[coding lesson]]></category>
		<category><![CDATA[financial programming]]></category>
		<category><![CDATA[loops and arrays]]></category>
		<category><![CDATA[VAT calculation]]></category>
		<guid isPermaLink="false">https://www.inettutor.com/?p=16827</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a><br />
<img src="https://www.inettutor.com/wp-content/uploads/2026/03/VAT-Calculation-in-CSharp.png" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://www.inettutor.com/source-code/vat-calculation/">VAT Calculation</a></p>
<p>Array in C#: VAT Calculation Introduction of the Lesson Arrays are powerful tools in C# programming that allow developers to store and process multiple values efficiently within a single structure. In real-world business applications, arrays are frequently used in accounting,&#8230;</p>
<p>The post <a rel="nofollow" href="https://www.inettutor.com/source-code/vat-calculation/">VAT Calculation</a> first appeared on <a rel="nofollow" href="https://www.inettutor.com">iNetTutor.com</a> and is written by <a rel="nofollow" href="https://www.inettutor.com/author/inettutor-com/">inettutor.com</a></p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
