<?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, 22 Apr 2026 03:31:55 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@veryscience/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[What do I have to Lose? -  The Diary of a Nerdy Entrepreneur]]></title><description><![CDATA[It's been about 2 years since I last produced any online content. Two years ago I was all fired up about uploading content for my Youtube channels Paul Programming and Learn Math Tutorials and finding]]></description><link>http://direct.ecency.com/life/@veryscience/what-do-i-have-to-lose-the-diary-of-a-nerdy-entrepreneur</link><guid isPermaLink="true">http://direct.ecency.com/life/@veryscience/what-do-i-have-to-lose-the-diary-of-a-nerdy-entrepreneur</guid><category><![CDATA[life]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Tue, 08 Jan 2019 05:52:00 GMT</pubDate></item><item><title><![CDATA[Learn To Code - The difference between a pointer and a reference in C++]]></title><description><![CDATA[Learning how to write good code can be tricky. However one of the best ways to write great code is to understand what it is that you are writing. Here, I have made a tutorial that explains the difference]]></description><link>http://direct.ecency.com/learntocode/@veryscience/learn-to-code-the-difference-between-a-pointer-and-a-reference-in-c</link><guid isPermaLink="true">http://direct.ecency.com/learntocode/@veryscience/learn-to-code-the-difference-between-a-pointer-and-a-reference-in-c</guid><category><![CDATA[learntocode]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Mon, 31 Oct 2016 07:54:51 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45eNSD58EDwYA6jPo2d8wkjiauVRM6tgqvn6A?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Learn To Code - The Difference Between Pass By Value, Pass By Reference, and Pass By Pointer]]></title><description><![CDATA[Here is my latest C++ tutorial. In this video I explain the difference between the pass by value, pass by reference, and pass by pointer function calls. Enjoy and Happy Coding!]]></description><link>http://direct.ecency.com/learntocode/@veryscience/learn-to-code-the-difference-between-pass-by-value-pass-by-reference-and-pass-by-pointer</link><guid isPermaLink="true">http://direct.ecency.com/learntocode/@veryscience/learn-to-code-the-difference-between-pass-by-value-pass-by-reference-and-pass-by-pointer</guid><category><![CDATA[learntocode]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Mon, 24 Oct 2016 04:01:45 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45eAK4qeoVq36oMGpyeGCJCQmNBtbGfMD9e46?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Venus Fly Trap Eats a Meal]]></title><description><![CDATA[I recorded my Venus Fly Trap catching a fly today. Enjoy!]]></description><link>http://direct.ecency.com/education/@veryscience/venus-fly-trap-eats-a-meal</link><guid isPermaLink="true">http://direct.ecency.com/education/@veryscience/venus-fly-trap-eats-a-meal</guid><category><![CDATA[education]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Sat, 22 Oct 2016 18:43:00 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45eHvUGairWiPQwQx3MRG4pvoKHdbR5k7kyxS?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[What are VESTS?]]></title><description><![CDATA[I keep hearing the term VESTS thrown around Steemit, and I can see that I even have some VESTS according to steemstats.com. Can somebody explain what VESTS are?]]></description><link>http://direct.ecency.com/steemit/@veryscience/what-are-vests</link><guid isPermaLink="true">http://direct.ecency.com/steemit/@veryscience/what-are-vests</guid><category><![CDATA[steemit]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Sat, 06 Aug 2016 07:34:33 GMT</pubDate></item><item><title><![CDATA[How to Choose a Main Image for a Steemit Post]]></title><description><![CDATA[This is a question I am hoping someone out there can answer. Does anyone know how to choose what image gets displayed in a post? In my last post I was hoping to display the image below as my main image,]]></description><link>http://direct.ecency.com/steemit/@veryscience/how-to-choose-a-main-image-for-a-steemit-post</link><guid isPermaLink="true">http://direct.ecency.com/steemit/@veryscience/how-to-choose-a-main-image-for-a-steemit-post</guid><category><![CDATA[steemit]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Fri, 05 Aug 2016 13:38:36 GMT</pubDate><enclosure url="https://images.ecency.com/p/5bEGgqB1dEYQ1Q5crWiz336xHerLzh7PnApvDVSYykMZCD2WnsU8xBSdbjzNzr2rodTigtorwfsnxco9AoVk8kGpHaKZaDqp?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Learn How To Code - How To Create a Decimal to Binary Conversion Function in C++]]></title><description><![CDATA[Before we get too technical, let's start with the following joke: There are 10 types of people, those who understand binary, and those who don't. For those of you who didn't understand the joke, please]]></description><link>http://direct.ecency.com/learntocode/@veryscience/learn-how-to-code-how-to-create-a-decimal-to-binary-conversion-function-in-c</link><guid isPermaLink="true">http://direct.ecency.com/learntocode/@veryscience/learn-how-to-code-how-to-create-a-decimal-to-binary-conversion-function-in-c</guid><category><![CDATA[learntocode]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Fri, 05 Aug 2016 06:04:36 GMT</pubDate><enclosure url="https://images.ecency.com/p/5bEGgqB1dEYQ1Q5crWiz336xHerLzh7PnApvDVSYykMZCD2WnsU8xBSdbjzNzr2rodTigtorwfsnxco9AoVk8kGpHaKZaDqp?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Learn How To Code - How and why you should set up a web hosting account today!]]></title><description><![CDATA[Why this post is so short Before I get started, I just want to say that I am going to make this blog post quick. I had no intention of writing a blog post today. I have a lot of other things going on right]]></description><link>http://direct.ecency.com/learntocode/@veryscience/learn-how-to-code-how-and-why-you-should-set-up-a-web-hosting-account-today</link><guid isPermaLink="true">http://direct.ecency.com/learntocode/@veryscience/learn-how-to-code-how-and-why-you-should-set-up-a-web-hosting-account-today</guid><category><![CDATA[learntocode]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Thu, 04 Aug 2016 06:37:48 GMT</pubDate><enclosure url="https://images.ecency.com/p/7ohP4FeQn65XoXPVb2hm7sJ2A79Ays1bdBHCNDAC8SwQugcEL4nJ4a5njZ5YU3ZTHhe2VNqyHzefuVXcs8zTyGuHJFCmSwnHH1tz?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Learn How to Code - How to create your first webpage from start to finish with HTML and CSS]]></title><description><![CDATA[Have you ever wondered what it takes to create a webpage? In this tutorial I will guide you step by step, and show you what it takes to code a simple webpage with custom styling and links using HTML and]]></description><link>http://direct.ecency.com/learntocode/@veryscience/learn-how-to-code-how-to-create-your-first-webpage-from-start-to-finish-with-html-and-css</link><guid isPermaLink="true">http://direct.ecency.com/learntocode/@veryscience/learn-how-to-code-how-to-create-your-first-webpage-from-start-to-finish-with-html-and-css</guid><category><![CDATA[learntocode]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Mon, 01 Aug 2016 01:42:12 GMT</pubDate><enclosure url="https://images.ecency.com/p/B69zEgfimpDGYTKHReaevFgUfX8vVWk9jTNktGPC1aa8EfBLFR6x8oKQ636h6saPT9QsYH5aLyxgUyJRhNQgLbusXP6NnMrrQuNCJevz?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[I have a question for the Steemit Community. How do Curation Rewards work?]]></title><description><![CDATA[Hi, I am hoping that some of you out there in the community can help explain how Curation Rewards work. From what I can tell, it seems that a Steemit member can receive a Curation Reward when they]]></description><link>http://direct.ecency.com/steemit/@veryscience/i-have-a-question-for-the-steemit-community-how-do-curation-rewards-work</link><guid isPermaLink="true">http://direct.ecency.com/steemit/@veryscience/i-have-a-question-for-the-steemit-community-how-do-curation-rewards-work</guid><category><![CDATA[steemit]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Sun, 31 Jul 2016 02:45:42 GMT</pubDate></item><item><title><![CDATA[Math Fact of the Day - How to easily tell if a large number is evenly divisible by three.]]></title><description><![CDATA[2,389,202,392,398,204 is a very large number, but you can easily tell that this number is evenly divisible by three. You can do this by simply adding the sum of it's digits then checking if the digits]]></description><link>http://direct.ecency.com/mathematics/@veryscience/math-fact-of-the-day-how-to-easily-tell-if-a-large-number-is-evenly-divisible-by-three</link><guid isPermaLink="true">http://direct.ecency.com/mathematics/@veryscience/math-fact-of-the-day-how-to-easily-tell-if-a-large-number-is-evenly-divisible-by-three</guid><category><![CDATA[mathematics]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Sat, 30 Jul 2016 09:06:03 GMT</pubDate></item><item><title><![CDATA[Learn How to Code - How to write, compile, and run a C++ program using only your web browser.]]></title><description><![CDATA[Learning a programming language can be a daunting task at first, and to make matters more challenging, there is usually a decent amount of software installation required before an anxious new programmer]]></description><link>http://direct.ecency.com/steemit/@veryscience/learn-how-to-code-how-to-write-compile-and-run-a-c-program-using-only-your-web-browser</link><guid isPermaLink="true">http://direct.ecency.com/steemit/@veryscience/learn-how-to-code-how-to-write-compile-and-run-a-c-program-using-only-your-web-browser</guid><category><![CDATA[steemit]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Fri, 29 Jul 2016 06:19:12 GMT</pubDate><enclosure url="https://images.ecency.com/p/2gsjgnRrABUaz1rVnbXhFnKMTMirPutBKsG7wRGTijrFDiWDFFSGBZuHd3GtBTsJUQF96b1YUude57SsQDu6j8syPrNy8qLdnBYW4zrz4xiAUJ2mLJ?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[One Simple Math Trick That Is So Easy, You'll Wonder Why No One Has Told You Before!]]></title><description><![CDATA[Did you know that if you can count forwards from 1 to 10 and also backwards from 9 to 0 you already have all you need to create the 9's times table from 9 X 1 all the way to 9 X 10? All you have to do]]></description><link>http://direct.ecency.com/math/@veryscience/one-simple-math-trick-that-is-so-easy-you-ll-wonder-why-no-one-has-told-you-before</link><guid isPermaLink="true">http://direct.ecency.com/math/@veryscience/one-simple-math-trick-that-is-so-easy-you-ll-wonder-why-no-one-has-told-you-before</guid><category><![CDATA[math]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Thu, 28 Jul 2016 03:07:48 GMT</pubDate><enclosure url="https://images.ecency.com/p/2gsjgnRrABUCfLEYwAZhfVVQoVy15zz8y6uVBngzwo1Lr3r1yNYZ3etT6fAS6JstQuk5Ros8cBaxnjqPkn1kfheX8VmifSFFugnq1tLeJu5qpjwUvi?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Hello my name is Paul Programming - Learn Math Tutorials - Very Science]]></title><description><![CDATA[Hello, my name is Paul. You may know me from my YouTube channels Paul Programming and Learn Math Tutorials . I am a professional software engineer currently developing firmware for embedded systems. I]]></description><link>http://direct.ecency.com/aboutme/@veryscience/hello-my-name-is-paul-programming-learn-math-tutorials-very-science</link><guid isPermaLink="true">http://direct.ecency.com/aboutme/@veryscience/hello-my-name-is-paul-programming-learn-math-tutorials-very-science</guid><category><![CDATA[aboutme]]></category><dc:creator><![CDATA[veryscience]]></dc:creator><pubDate>Wed, 27 Jul 2016 04:55:24 GMT</pubDate></item></channel></rss>