<?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>Wed, 15 Apr 2026 00:18:42 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@nbktechworld/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[How to Create a Variable in the C++ Programming Language]]></title><description><![CDATA[We can create variables in C++ using the following syntax: TYPE varName; We declare the variable first with the data type, followed by the desired name. For example, if you want to store a person's age,]]></description><link>http://direct.ecency.com/cpp/@nbktechworld/how-to-create-a-variable-in-the-c-programming-language</link><guid isPermaLink="true">http://direct.ecency.com/cpp/@nbktechworld/how-to-create-a-variable-in-the-c-programming-language</guid><category><![CDATA[cpp]]></category><dc:creator><![CDATA[nbktechworld]]></dc:creator><pubDate>Sat, 04 May 2019 00:41:42 GMT</pubDate></item><item><title><![CDATA[Writing your First Program in the C++ Programming Language]]></title><description><![CDATA[A C++ program starts in the main function. That is where execution begins: int main() { } In the construct above, the name of the function is main. The return type of the function is int, an integer. There]]></description><link>http://direct.ecency.com/cpp/@nbktechworld/writing-your-first-program-in-the-c-programming-language</link><guid isPermaLink="true">http://direct.ecency.com/cpp/@nbktechworld/writing-your-first-program-in-the-c-programming-language</guid><category><![CDATA[cpp]]></category><dc:creator><![CDATA[nbktechworld]]></dc:creator><pubDate>Fri, 03 May 2019 17:06:48 GMT</pubDate></item><item><title><![CDATA[How to Become a Web Developer]]></title><description><![CDATA[How to Become a Web Developer In this video I give an overview of the technologies you have to learn in order to become a web developer. Learning HTML/CSS? Read Design and Build Websites: Learning JavaScript?]]></description><link>http://direct.ecency.com/web/@nbktechworld/rsjyzva5</link><guid isPermaLink="true">http://direct.ecency.com/web/@nbktechworld/rsjyzva5</guid><category><![CDATA[web]]></category><dc:creator><![CDATA[nbktechworld]]></dc:creator><pubDate>Sat, 10 Nov 2018 04:56:00 GMT</pubDate><enclosure url="https://images.ecency.com/p/46aP2QbqUqBqwzwxM6L1P6uLNceBDDCM8EBkpEDFiEUmSjPFS11fUTpNWhwv1rqBsHjM9xSCGzsdkpPWodKsU2rwsBsX?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Introduction to Redux Saga]]></title><description><![CDATA[Learn the basics of the Redux Saga middleware to handle asynchronous actions. Watch the full course on Simpliv: ▶️ DTube ▶️ IPFS]]></description><link>http://direct.ecency.com/react/@nbktechworld/c73h43pq</link><guid isPermaLink="true">http://direct.ecency.com/react/@nbktechworld/c73h43pq</guid><category><![CDATA[react]]></category><dc:creator><![CDATA[nbktechworld]]></dc:creator><pubDate>Tue, 23 Oct 2018 03:15:42 GMT</pubDate><enclosure url="https://images.ecency.com/p/46aP2QbqUqBqwzwxM6L1P6uLNceBDDCM7barUxr48KSd3x16emPGDpowDfhMHrzSebqhLcUWiTPLccBph96QLkvBG1vC?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[01 Getting Started with Express - Introduction (Bookstore)]]></title><description><![CDATA[Learn the basics of setting up a web server with the Node.js framework Express. The course demonstrates how to create a simple RESTful API that serves JSON. This course is also available on Simpliv: Follow:]]></description><link>http://direct.ecency.com/web/@nbktechworld/ohicivmg</link><guid isPermaLink="true">http://direct.ecency.com/web/@nbktechworld/ohicivmg</guid><category><![CDATA[web]]></category><dc:creator><![CDATA[nbktechworld]]></dc:creator><pubDate>Tue, 23 Oct 2018 03:08:39 GMT</pubDate><enclosure url="https://images.ecency.com/p/46aP2QbqUqBqwzwxM6L1P6uLNceBDDCMCW1Cupp7Ar3S5PhaPZiZ1KXTZpUU8GCAL79A3veFPiNeyarhvPh3HBxTs2uH?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>