<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 23:46:28 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@tokiobki/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[While and do while loop in C++]]></title><description><![CDATA[ In this tutorial, we will learn how to execute statements repeatedly using ‘while and do while loop in C++’ , there difference and how and where to use them with examples.There may be a condition]]></description><link>http://direct.ecency.com/computerprogramming/@tokiobki/while-and-do-while-loop-in-c</link><guid isPermaLink="true">http://direct.ecency.com/computerprogramming/@tokiobki/while-and-do-while-loop-in-c</guid><category><![CDATA[computerprogramming]]></category><dc:creator><![CDATA[tokiobki]]></dc:creator><pubDate>Fri, 12 Jul 2019 16:22:48 GMT</pubDate></item><item><title><![CDATA[for loop in C++]]></title><description><![CDATA[ In this tutorial, we will learn how to execute statements repeatedly using for loop with examples.There may be a condition in which you need to execute a block of statement multiple times.]]></description><link>http://direct.ecency.com/computerprogramming/@tokiobki/for-loop-in-c</link><guid isPermaLink="true">http://direct.ecency.com/computerprogramming/@tokiobki/for-loop-in-c</guid><category><![CDATA[computerprogramming]]></category><dc:creator><![CDATA[tokiobki]]></dc:creator><pubDate>Fri, 12 Jul 2019 16:07:45 GMT</pubDate></item><item><title><![CDATA[If else statement in C++]]></title><description><![CDATA[ In this tutorial, we will learn how to use C++ for decision making with example. Syntax of if else statement: If the condition of if statement is correct i.e returns true then the code inside if]]></description><link>http://direct.ecency.com/computerprogrammin/@tokiobki/if-else-statement-in-c</link><guid isPermaLink="true">http://direct.ecency.com/computerprogrammin/@tokiobki/if-else-statement-in-c</guid><category><![CDATA[computerprogrammin]]></category><dc:creator><![CDATA[tokiobki]]></dc:creator><pubDate>Thu, 11 Jul 2019 14:42:24 GMT</pubDate></item><item><title><![CDATA[C++ Programming for beginners]]></title><description><![CDATA[ The C++ programming language was created by Bjarne Stroustrup and his team at Bell Laboratories (AT&T, USA).C++ reads as C plus plus was derived from C programming language. ++ denotes the increment]]></description><link>http://direct.ecency.com/computerprogramming/@tokiobki/c-programming-for-beginners</link><guid isPermaLink="true">http://direct.ecency.com/computerprogramming/@tokiobki/c-programming-for-beginners</guid><category><![CDATA[computerprogramming]]></category><dc:creator><![CDATA[tokiobki]]></dc:creator><pubDate>Thu, 11 Jul 2019 14:15:09 GMT</pubDate></item></channel></rss>