<?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>base 10 to base 2 Archives - NeuralLantern.com</title>
	<atom:link href="https://www.NeuralLantern.com/tag/base-10-to-base-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.NeuralLantern.com/tag/base-10-to-base-2/</link>
	<description></description>
	<lastBuildDate>Sun, 25 May 2025 08:11:02 +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>

<image>
	<url>https://www.NeuralLantern.com/wp-content/uploads/2025/04/cropped-2025-04-04-Lantern-03-32x32.png</url>
	<title>base 10 to base 2 Archives - NeuralLantern.com</title>
	<link>https://www.NeuralLantern.com/tag/base-10-to-base-2/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Decimal to Binary Made Easy (Even I Can Do It!)</title>
		<link>https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/</link>
					<comments>https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Sat, 05 Apr 2025 02:53:37 +0000</pubDate>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[base 10 to base 2]]></category>
		<category><![CDATA[binary conversion]]></category>
		<category><![CDATA[binary numbers explained]]></category>
		<category><![CDATA[binary tutorial]]></category>
		<category><![CDATA[coding fundamentals]]></category>
		<category><![CDATA[computer science basics]]></category>
		<category><![CDATA[decimal binary step by step]]></category>
		<category><![CDATA[decimal to binary]]></category>
		<category><![CDATA[easy math tutorial]]></category>
		<category><![CDATA[how to convert decimal]]></category>
		<category><![CDATA[learn binary]]></category>
		<category><![CDATA[math for beginners]]></category>
		<category><![CDATA[math practice]]></category>
		<category><![CDATA[math tricks]]></category>
		<category><![CDATA[number systems]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=47</guid>

					<description><![CDATA[<p>Hey there! Let’s dive into converting decimal to binary—super simple once you get it! I walk you through 55432 and 632, step-by-step, with a few calculator oopsies (I’m not a&#8230;</p>
<p>The post <a href="https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/">Decimal to Binary Made Easy (Even I Can Do It!)</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-wp-embed is-provider-rumble-com wp-block-embed-rumble-com"><div class="wp-block-embed__wrapper">
<iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" title="Decimal to Binary Made Easy (Even I Can Do It!)" src="https://rumble.com/embed/v6phdkh/#?secret=DLvY0RU5yO" data-secret="DLvY0RU5yO" width="1000" height="563" frameborder="0"></iframe>
</div></figure>



<p>Hey there! Let’s dive into converting decimal to binary—super simple once you get it! I walk you through 55432 and 632, step-by-step, with a few calculator oopsies (I’m not a math whiz either). Learn the divide-by-2 trick, why remainders matter, and how to double-check your work. Plus, a pro tip: don’t just memorize—practice tons! Hit subscribe if you liked it, and let’s keep learning together!</p>



<p>Introduction to Decimal and Binary 00:00:00<br>Explaining Base 10 and Base 2 00:00:11<br>Conversion Method Overview 00:01:35<br>Starting Conversion Example (55432) 00:02:20<br>Step-by-Step Division Process 00:02:35<br>Using Modulo Operator 00:02:57<br>Continuing Division Steps 00:04:04<br>Reaching Remainder Patterns 00:05:53<br>Finishing Conversion and Reversing 00:09:17<br>Double-Checking Binary Result 00:11:51<br>Second Example Introduction (632) 00:12:52<br>Conversion Process for 632 00:13:04<br>Correcting Mistakes in Calculation 00:14:22<br>Completing 632 Conversion 00:15:56<br>Learning Tips and Verification 00:16:04<br>Outro and Subscription Request 00:16:40<br>Additional Engagement Options 00:17:41</p>



<p>Thanks for watching!</p>



<p>Find us on other social media here:</p>



<ul class="wp-block-list">
<li>https://www.NeuralLantern.com/social</li>
</ul>



<p>Please help support us!</p>



<ul class="wp-block-list">
<li>Subscribing + Sharing on Social Media</li>



<li>Leaving a comment or suggestion</li>



<li>Subscribing to our Blog</li>



<li>Watching the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p>Hello there.</p>



<p>Let&#8217;s talk about converting decimal to binary.</p>



<p>So decimal and binary, if you don&#8217;t already know, they&#8217;re number representations with</p>



<p>different bases.</p>



<p>So if we have like a decimal, it&#8217;s base 10, which means we have the character 0, 1, 2,</p>



<p>to represent a number. We could represent the same exact number in binary as long as you&#8217;re</p>



<p>not using like a fraction or anything in binary which is a base 2 because in binary you only have</p>



<p>a 0 and a 1. By the way we can use fractions in binary it&#8217;s just that when you start using</p>



<p>fractions then sometimes the numbers don&#8217;t translate precisely in every single case.</p>



<p>They often do but not always so. If you&#8217;re not using a fraction and you want to convert a number</p>



<p>to binary or binary to decimal it should work you should be able to represent the number exactly</p>



<p>okay so base 10 means we have 10 digits that we can use base 2 means uh two digits or two</p>



<p>sorry two characters or 10 characters and um how do we convert a number okay so the first thing</p>



<p>i&#8217;d like to do is let&#8217;s see five five four three two is what i wanted to do let&#8217;s take a number</p>



<p>And we&#8217;ll convert this number into binary.</p>



<p>So the first thing that we do is we try to understand that every single time we have</p>



<p>a temporary number as we&#8217;re converting from decimal to binary, we&#8217;ll just keep dividing</p>



<p>it by two forever and take the remainder at each step.</p>



<p>The remainder is going to be either zero or one because we divided by two.</p>



<p>When we eventually have nothing left, then we&#8217;re done.</p>



<p>and all of the remainders are going to be the binary number so let&#8217;s try it I&#8217;m</p>



<p>gonna pull up a calculator because I&#8217;m not like super sharp at math all the</p>



<p>time I just want to do this quickly remove from favorites was already in</p>



<p>there oh it&#8217;s right there the symbol doesn&#8217;t make sense the calculate people</p>



<p>have a different symbol and I I&#8217;m doing something wrong it&#8217;s not showing the</p>



<p>right symbol here I need to fix that okay so 554 32 so the first thing we do</p>



<p>So the first thing we do is we divide it by 2, so I&#8217;m going to say 55432, just write down all the steps, it&#8217;s a really, really good idea.</p>



<p>55432 divided by 2 is what? It&#8217;s something, remainder something.</p>



<p>So the remainder is either going to be 0 or 1, so I&#8217;m just going to punch that into the calculator real fast, divided by 2, that&#8217;s going to be 27716.</p>



<p>Well, we started with an even number so I can just infer that the remainder is going to be zero.</p>



<p>But if you&#8217;re not sure, you can use the modulo operator.</p>



<p>So here when we use the division operator, it&#8217;ll tell us what the quotient is.</p>



<p>What&#8217;s the actual, you know, what is that number divided by the other number?</p>



<p>But if we use the modulo operator, it&#8217;ll just give us the remainder.</p>



<p>Not all calculators do this. Keep that in mind.</p>



<p>7 7 1 6 which was the the result and just multiply it by 2 again if you have the same exact number as you started with</p>



<p>Then you know the remainder is 0 otherwise</p>



<p>You can subtract the original number 5 5 4 3 2 from</p>



<p>The number that you multiplied back up and then that should give you the real remainder. Hopefully your calculator does modulo though</p>



<p>For those of you who are ambitious you can probably just open up a Python terminal and</p>



<p>way because programming languages all have the modular operator and python is pretty easy to get</p>



<p>into all right so we&#8217;ve done that we now know that there is a zero somewhere in our binary result</p>



<p>but because we have this result that is pretty big we&#8217;re not done we have to continue dividing</p>



<p>so i&#8217;m just going to take that number copy paste it to the next line and divide it again</p>



<p>and just repeat the process i&#8217;m going to say something divided by two it&#8217;s one three eight</p>



<p>check myself here 13858 the original number was even the six was even so I know there&#8217;s not going</p>



<p>to be a remainder pretty much you know if it&#8217;s even zero remainder if it&#8217;s odd one remainder</p>



<p>that&#8217;s pretty easy I don&#8217;t need to worry about the modulo operator and then I&#8217;m going to do it</p>



<p>again copy paste 13858 down to the next line divided by two equals what</p>



<p>2929 so 6929 remainder what?</p>



<p>858 at the end there was even so I&#8217;m going to say it&#8217;s remainder zero that&#8217;s like a lot of zero remainders for me personally</p>



<p>I like to space</p>



<p>My notepad results here out so that everything is lined up notice how the R is kind of like askew</p>



<p>So I&#8217;m just going to hit a space there to make sure everything is lined up</p>



<p>And then I&#8217;m going to do it again</p>



<p>6929 divided by 2 maybe I&#8217;ll hit a space before that</p>



<p>that division symbol to make sure everything is okay.</p>



<p>6929 is going to be, oops, I&#8217;m on the wrong.</p>



<p>Did I accidentally close that?</p>



<p>Oh my gosh.</p>



<p>I cannot stop myself.</p>



<p>What?</p>



<p>It&#8217;s saying that it was already open somewhere.</p>



<p>Did I just miss that?</p>



<p>No, okay.</p>



<p>Whatever.</p>



<p>Okay.</p>



<p>So 6929 divided by two,</p>



<p>divided by two it&#8217;s going to be oh I forgot yeah this calculator is not going</p>



<p>to like around for me so that&#8217;s that makes it even easier if the result is</p>



<p>0.5 then the remainder is definitely one otherwise the remainder is zero so it&#8217;s</p>



<p>going to be three four six four remainder one three four six four</p>



<p>remainder one space it out real fast three four six four remainder one okay</p>



<p>and then copy three four six four forget about the one we&#8217;re not copying that</p>



<p>copying the actual quotient result. So 3464 divided by 2, 1732, 32, remainder 0 because</p>



<p>it was even in the first place, 1732. Oh, there it is. I keep forgetting. Maybe I should</p>



<p>pin this to the top so I don&#8217;t lose it. 1732 divided by 2, it&#8217;s going to be 866. Whoops,</p>



<p>3 2 divided by 2 equals 8 66 remainder 0 because it was even do my spacing i did my spacing</p>



<p>then we&#8217;ll divide again 866 divided by 2 i don&#8217;t know maybe my spacing is kind of dumb maybe i</p>



<p>should have spaced the numbers and not spaced the operator that&#8217;s probably better okay so 866 divided</p>



<p>433, 433, and it was even, so the remainder is zero.</p>



<p>And then, 433, okay, so 433 divided by two.</p>



<p>I&#8217;m getting tired of this.</p>



<p>I don&#8217;t know if you can tell.</p>



<p>216, so 433 divided by two is going to be equal to 216,</p>



<p>and then remainder one.</p>



<p>Space that out.</p>



<p>Oh, I messed that up again, okay.</p>



<p>And then space those out, and then everything is good.</p>



<p>those out and then everything is good okay so then 216 divided by two and of</p>



<p>course I&#8217;m just doing this again and again and again I hope this is not too</p>



<p>boring but I hope you&#8217;re following along another good tip that I like to give</p>



<p>people when they&#8217;re learning new things is do not make the mistake of</p>



<p>accidentally memorizing a handful of examples try to find as many examples as</p>



<p>you possibly can and every time you practice use a different example that</p>



<p>way you will actually learn how to do the thing instead of accidentally</p>



<p>accidentally memorizing an example. Okay, so 108 divided by two. Maybe I&#8217;ll do this again,</p>



<p>but with a smaller number just to make things faster. It&#8217;s going to be 54,</p>



<p>remainder zero, and then 54 divided by two. I guess I can just do this in my head. I don&#8217;t</p>



<p>really trust myself, so I&#8217;m going to do it over here. Okay, 24 remainder zero, because it was</p>



<p>even and then we&#8217;ll do 27 over here that&#8217;s definitely going to be a remainder one so that&#8217;s</p>



<p>going to be like probably 13 remainder one i don&#8217;t trust myself i&#8217;m gonna do it for real</p>



<p>27 divided by 2 13 remainder 1 and then put the 13 there 13 divided by 2 is</p>



<p>um 6 remainder 1 oh no i&#8217;m losing it okay 6 remainder 1</p>



<p>for double checking. I am honestly not like an internal mind math whiz. And then we do</p>



<p>six divided by two, that&#8217;s just going to be three remainder zero. And then we&#8217;ll do</p>



<p>three divided by two is going to be, you know, one because only one of the twos can fit there.</p>



<p>And then one remainder one. And then we have one left over. So we&#8217;ll say one divided by two,</p>



<p>we can&#8217;t actually fit, you know, any twos into the one. So it&#8217;s going to be zero.</p>



<p>so it&#8217;s going to be zero remainder one and now at this point remember we&#8217;re just carrying over</p>



<p>the quotient result we&#8217;re not carrying over the remainder so if I carry this over here</p>



<p>zero divided by two the number is always going to just be zero remainder zero no matter how many</p>



<p>times now no matter how many times we carry this down so we know we&#8217;re done when this number that</p>



<p>we&#8217;re dividing is a zero we&#8217;re just totally finished so now I&#8217;m just going to omit that</p>



<p>Well, maybe I&#8217;ll leave one up there just to kind of prove a point.</p>



<p>Think about this, if this is actually going to be zeros forever, which side of the number</p>



<p>string would the zeros go on so that no matter how many zeros you computed, the actual result</p>



<p>wouldn&#8217;t change?</p>



<p>For example, if I had this original decimal number and I decided to say, all right, I&#8217;m</p>



<p>going to add some zeros to it without changing the result.</p>



<p>then it definitely changes what number that is, right?</p>



<p>The value is now multiplied by a thousand.</p>



<p>But if I put the zeros on the left,</p>



<p>then the number doesn&#8217;t actually change.</p>



<p>These are junk zeros.</p>



<p>They don&#8217;t mean anything or they mean nothing.</p>



<p>So that means wherever the endless zeros are</p>



<p>is actually the left side of the binary string</p>



<p>that you&#8217;re trying to make.</p>



<p>Think about it.</p>



<p>You know, we&#8217;re not going to put a bunch of zeros</p>



<p>on the right side of a binary string</p>



<p>we&#8217;d be increasing the size dramatically just based on our whims of how many times we tried</p>



<p>to divide a zero.</p>



<p>Instead if we stick the numbers on the left side, then the result doesn&#8217;t change so it&#8217;s</p>



<p>totally fine.</p>



<p>Which means if you kind of tilt your head to the left, that&#8217;s the number, not to the</p>



<p>right.</p>



<p>So that means you know probably intuitively you might have been thinking oh the first</p>



<p>number, the first remainder we got that was going to be the first digit and then we work</p>



<p>our way to the right.</p>



<p>we work our way to the right no no no actually it&#8217;s backwards we have to reverse it so i&#8217;m going</p>



<p>to go ahead and um you know you can you can if you want to you know you can start at the bottom</p>



<p>and work your way up and then just write the binary string correctly sometimes i&#8217;d like to</p>



<p>start from the top and then reverse the string later just as a little brain exercise so i&#8217;ll go</p>



<p>one two three starting from the top one one two three one one two three one one zero one one</p>



<p>And then I&#8217;ll reverse it.</p>



<p>I&#8217;ll say 1101100010001000.</p>



<p>And because I just did it this way, this provides a nice opportunity to double check your work</p>



<p>because it&#8217;s really easy to get things like this wrong.</p>



<p>I get things wrong all the time.</p>



<p>And so if you can figure out a way to double check your work in two or three different ways,</p>



<p>you reduce the chances of being wrong.</p>



<p>It takes a little more time, but it&#8217;s a really good idea when you&#8217;re actually doing work</p>



<p>or like you&#8217;re taking an exam or whatever.</p>



<p>an exam or whatever check your work in multiple different ways so now that I&#8217;ve done it in</p>



<p>the first way I&#8217;m going to do it from the bottom up just to see if I was right so I&#8217;m</p>



<p>going to go one one zero one one zero zero zero one zero zero zero one zero zero zero</p>



<p>does it match it seems to match so I&#8217;m pretty confident that this is the correct number let&#8217;s</p>



<p>just punch it in real fast I&#8217;m going to punch it in on my personal calculator here real</p>



<p>I&#8217;m just going to copy this to my outside calculator just to prove to myself that it works.</p>



<p>55432.</p>



<p>Okay, so this is indeed the correct answer.</p>



<p>We now understand how to convert from decimal to binary.</p>



<p>It&#8217;s not too bad, right?</p>



<p>Let&#8217;s do another number just for fun, just something really small.</p>



<p>Let&#8217;s go 632.</p>



<p>Okay, whoops, nope, nope, nope.</p>



<p>Let&#8217;s do another tab.</p>



<p>We&#8217;ll say decimal 632 so that this is faster.</p>



<p>We start with 632.</p>



<p>We divide it by 2.</p>



<p>632 we divide it by 2 the result is going to be oh can I guess this 350 and then like a 15 and then</p>



<p>a one one I don&#8217;t know if that&#8217;s going to be right remainder zero let me see if I can punch this up</p>



<p>632 divided by zero I oh I blew it oh I was thinking of okay this is why I use a calculator</p>



<p>316 divided by 2 is going to be, I thought I was so cool too, like, oh, everyone watching</p>



<p>is going to be so impressed that I did this in my mind.</p>



<p>Nope.</p>



<p>So we do 316 divided by 2, it&#8217;s going to be 158 remainder 0.</p>



<p>So 158 divided by 2, that&#8217;s going to be, okay, that&#8217;s 75 plus 4, I guarantee it.</p>



<p>So I&#8217;m going to do 79, 79 remainder 0.</p>



<p>Let me see if I&#8217;m right.</p>



<p>Oh gosh, this is going to be embarrassing if I get it wrong.</p>



<p>79, okay.</p>



<p>So then, now we&#8217;re gonna do 79 divided by two.</p>



<p>Whoops, I spaced poorly.</p>



<p>79 divided by two is basically gonna be 39 remainder one.</p>



<p>We know it&#8217;s remainder one,</p>



<p>cause you know, 79 is odd.</p>



<p>If it was 80 divided by two, it would&#8217;ve been 40.</p>



<p>So let&#8217;s just double check real fast</p>



<p>to make sure that we&#8217;re getting it right.</p>



<p>It&#8217;s easy to get things wrong</p>



<p>if you&#8217;re not double checking yourself.</p>



<p>39, okay, so then we&#8217;ll do 39 divided by two.</p>



<p>divided by 2</p>



<p>well that&#8217;s just going to be 20 remainder 1</p>



<p>am I right about that? I don&#8217;t know</p>



<p>let&#8217;s see</p>



<p>39 divided by 2</p>



<p>oh I blew it</p>



<p>what was I thinking?</p>



<p>of course it&#8217;s going to be at least 40 if it&#8217;s 20</p>



<p>totally blew it</p>



<p>so 19 divided by 2</p>



<p>ok so I&#8217;m looking for a lower number not a higher number</p>



<p>so 18 so that&#8217;s 9</p>



<p>let me see 9 remainder 1</p>



<p>am I right?</p>



<p>Am I right? By the way all these shenanigans that I&#8217;m doing right now are exactly how I&#8217;m gonna end up with the wrong result</p>



<p>And have to do this whole thing all over again from scratch, but hey at least it will be more brain exercise</p>



<p>Okay, so 9 divided by 2</p>



<p>I&#8217;m gonna say 4 remainder 1 because it&#8217;s odd</p>



<p>We&#8217;ll do 9 divided by 2 just to double check and then we&#8217;ll say 4 divided by 2 is</p>



<p>think I need to double check it although I probably should anyway 2 divided by 2 is going to be 1</p>



<p>remainder 0 okay we have a 1 so we actually have to do this one more step 1 divided by 2 equals</p>



<p>1 remainder 0 oh sorry sorry sorry sorry 0 remainder 0 otherwise that would have been</p>



<p>infinity 1s for no reason at all so 0 remainder 0 sorry remainder 1</p>



<p>Then finally, we&#8217;re down to 0 divided by 2 equals just 0, remainder 0.</p>



<p>And then we&#8217;re finished.</p>



<p>Okay.</p>



<p>Let me do it the first way where I go from top to bottom, then reverse it.</p>



<p>1, 2, 3, 1, 2, 3, 4, 1, 2, 1, 1, 2, 3, 4.</p>



<p>Then I&#8217;ll try to reverse that.</p>



<p>1, 2, 3, 4, 1, 1, 2, 1, 2, 3, 4, 1, 2, 3.</p>



<p>Okay.</p>



<p>Then I&#8217;ll do it from the bottom up.</p>



<p>1, 2, 3, 4, 1, 0, 0, 1, 2, 3, 4, 1, 2, 3.</p>



<p>two, three, do these two match?</p>



<p>Yes, they do.</p>



<p>Okay, I think we&#8217;ve successfully done this.</p>



<p>We&#8217;re now semi-experts at converting decimal to binary.</p>



<p>Thank you for watching.</p>



<p>I hope you enjoyed this video.</p>



<p>I hope you learned a little bit of stuff and had a little bit of fun.</p>



<p>I&#8217;ll see you in the next video.</p>



<p>Hey, everybody.</p>



<p>Thanks for watching this video again from the bottom of my heart.</p>



<p>I really appreciate it.</p>



<p>I do hope you did learn something and have some fun.</p>



<p>If you could do me a please a small little favor</p>



<p>Could you please subscribe and follow this channel or these videos or whatever it is you do on the current social media?</p>



<p>It&#8217;s a website that you&#8217;re looking at right now</p>



<p>It would really mean the world to me and it&#8217;ll help make more videos and grow this community</p>



<p>So we&#8217;ll be able to do more videos longer videos better videos or just I&#8217;ll be able to keep making videos in general</p>



<p>So please do do me a kindness and and subscribe</p>



<p>in the middle of the night and I just wake up because I know somebody</p>



<p>subscribed or followed it just wakes me up and I get filled with joy that&#8217;s</p>



<p>exactly what happens every single time so you could do it as a nice favor to me</p>



<p>or you could you control me if you want to just wake me up in the middle of</p>



<p>night just subscribe and then I&#8217;ll just wake up I promise that&#8217;s what will</p>



<p>happen also if you look at the middle of the screen right now you should see a</p>



<p>QR code which you can scan in order to go to the website which I think is also</p>



<p>named somewhere at the bottom of this video and it&#8217;ll take you to my main</p>



<p>take you to my main website where you can just kind of like see all the videos I published and</p>



<p>the services and tutorials and things that I offer and all that good stuff and</p>



<p>if you have a suggestion for clarifications or errata or just future videos that you want to</p>



<p>see please leave a comment or if you just want to say hey what&#8217;s up what&#8217;s going on you know</p>



<p>just send me a comment whatever I also wake up for those in the middle of the night I get</p>



<p>it would really it really mean the world to me I would really appreciate it so</p>



<p>again thank you so much for watching this video and enjoy the cool music as</p>



<p>as I fade into the darkness which is coming for us all</p>



<p>Thank you.</p>



<p></p>
<p>The post <a href="https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/">Decimal to Binary Made Easy (Even I Can Do It!)</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
