<?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>computer basics Archives - NeuralLantern.com</title>
	<atom:link href="https://www.NeuralLantern.com/tag/computer-basics/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.NeuralLantern.com/tag/computer-basics/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jun 2025 23:06:43 +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>computer basics Archives - NeuralLantern.com</title>
	<link>https://www.NeuralLantern.com/tag/computer-basics/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How the Loader Module Works: Launching Programs in Your Operating System Explained!</title>
		<link>https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/</link>
					<comments>https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Sun, 08 Jun 2025 23:06:41 +0000</pubDate>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[computer basics]]></category>
		<category><![CDATA[CPU scheduling]]></category>
		<category><![CDATA[ELF format]]></category>
		<category><![CDATA[executable files]]></category>
		<category><![CDATA[Linux 64 bit]]></category>
		<category><![CDATA[loader module]]></category>
		<category><![CDATA[memory allocation]]></category>
		<category><![CDATA[multitasking]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[OS explained]]></category>
		<category><![CDATA[process creation]]></category>
		<category><![CDATA[program execution]]></category>
		<category><![CDATA[tech education]]></category>
		<category><![CDATA[tech tutorial]]></category>
		<category><![CDATA[virtual memory]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=144</guid>

					<description><![CDATA[<p>Discover the Loader Module’s role in your OS! Learn how it loads programs from disk to RAM in this fun, clear guide. Perfect for tech fans!</p>
<p>The post <a href="https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/">How the Loader Module Works: Launching Programs in Your Operating System Explained!</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-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How the Loader Module Works: Launching Programs in Your Operating System Explained!" width="1380" height="776" src="https://www.youtube.com/embed/mfsYCiGDg8A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Ever clicked an icon and wondered how your program starts? Meet the Loader Module, the unsung hero in your operating system! This video breaks down how it loads programs from your disk to RAM, sets up processes, and gets your apps ready to roll. Perfect for tech newbies or curious coders! Join us for a fun, easy-to-follow explanation, and stick around for more OS secrets. Subscribe, comment your thoughts, and scan the QR code to explore more tutorials on our site! Let’s geek out together!</p>



<p>Introduction to Loader Module 00:00:00<br>What is the Loader Module 00:00:10<br>Role in Operating Systems 00:00:14<br>Loading Process Overview 00:00:21<br>Program Execution Trigger 00:00:44<br>Signal to Operating System 00:01:00<br>Executable Validation 00:01:43<br>Memory Allocation 00:02:31<br>Process Creation 00:03:05<br>Process Setup Completion 00:04:22<br>Operating System Scheduling 00:04:54<br>Multitasking Illusion 00:05:24<br>Process Termination 00:05:59<br>Loader Module Limitations 00:06:11<br>Conclusion and Summary 00:06:28<br>Call to Subscribe 00:07:00<br>Website and Community 00:07:56</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>Hey there! Let&#8217;s talk about the Loader Module for just a second.</p>



<p>What is the Loader Module? For starters, you probably have one on your computer at home.</p>



<p>Almost, I mean, as far as I understand, every major operating system has a Loader Module.</p>



<p>I would be surprised if an operating system did not have one.</p>



<p>The Loader Module is basically responsible for getting your program loaded from your hard disk,</p>



<p>your hard disk your ssd or whatever into ram and sort of setting it up setting up an empty process</p>



<p>and getting it all prepared so that the operating system can begin executing your process doesn&#8217;t</p>



<p>actually execute it it just gets it set up so i mean think about it what if i click on my desktop</p>



<p>here and i click on this little mouse icon this little text editor icon the mouse pad</p>



<p>it launched what happened it wasn&#8217;t running before and now it is running something had to do that</p>



<p>It wasn&#8217;t the desktop environment actually the desktop environment when I click this little button</p>



<p>It just sent a signal to the operating system letting it know that I wanted to start executing a program</p>



<p>But it didn&#8217;t actually load it up for me. That&#8217;s the loader module. The loader module is part of the operating system</p>



<p>and imagine that as soon as I</p>



<p>You know click this button right here a signal gets sent to the operating system or maybe even if I just execute a command like echo</p>



<p>You know test or something or run get get status. Let&#8217;s say</p>



<p>status let&#8217;s say or even I could run this terminal again terminator and it</p>



<p>shows up in another window something like that let me exit from that you know</p>



<p>anything that I exit whatever the loader module is involved so I click this and</p>



<p>the first thing that will happen is the loader module will inspect the</p>



<p>executable which is just kind of sitting on disk somewhere and it&#8217;ll make sure</p>



<p>that it&#8217;s actually executable it&#8217;ll make sure not just in terms of you know</p>



<p>That&#8217;s sort of an operating system thing, a different part of the operating system.</p>



<p>But it&#8217;ll check to make sure, let&#8217;s say that it&#8217;s a binary program that needs to be executed.</p>



<p>It&#8217;ll make sure that the data inside of the binary, the actual executable is correct for</p>



<p>the current system that you&#8217;re on.</p>



<p>Like right now I&#8217;m on Linux 64 bit.</p>



<p>So it&#8217;ll make sure that the executable is in a ELF 64 format or a format that can be</p>



<p>executed.</p>



<p>It&#8217;ll check that it&#8217;ll make sure everything&#8217;s okay to make sure it&#8217;s got some data. It&#8217;s got like a you know an entry point whatever</p>



<p>If everything looks good, then it will go through system RAM and try to find a little place in RAM that&#8217;s unoccupied</p>



<p>I&#8217;m not going to talk too much about operating system concepts beyond the loader module, but just so you know</p>



<p>There is a paging system that it would go through which sort of lets you have fragmented memory without too much of a penalty</p>



<p>the ram stick directly but for our purposes we&#8217;ll just say it&#8217;s looking for a free spot in memory</p>



<p>anyway once it finds out that there&#8217;s a free spot in memory that&#8217;s big enough to accommodate</p>



<p>the program then it actually loads the program from disk from ssd from whatever into that spot</p>



<p>in memory and creates a process in the operating system remember everything that&#8217;s actually running</p>



<p>in your operating system is a process there&#8217;s a process for this notepad there&#8217;s a process</p>



<p>for the mouse stuff there&#8217;s a process for this little widget down here there&#8217;s a</p>



<p>process for the entire desktop there&#8217;s a process for probably every tab in your</p>



<p>browser you know a process just means here&#8217;s a little spot in memory on the</p>



<p>computer and it&#8217;s got a program inside of it and it wants to be run by the CPU</p>



<p>whenever the CPU thinks that it has some time to run that process so that&#8217;s like</p>



<p>a process anyway so it you know it finds a spot in memory it loads the program in</p>



<p>you know checks everything it sets it up as a process which means it has to set up some data</p>



<p>structures in the operating system indicating hey there&#8217;s a new process in town and here&#8217;s where the</p>



<p>memory is and here&#8217;s the first instruction that you should execute and it just kind of sets</p>



<p>everything up so that it&#8217;s like a like a ready process a process in the ready state that hasn&#8217;t</p>



<p>been actually executed yet but it&#8217;s ready to get executed so once it does all of that</p>



<p>new process you know setting everything up maybe figuring out what is the virtual memory address</p>



<p>that the process is going to see and so forth then finally it lets the operating system know</p>



<p>that the process is ready to run so before it was just kind of like loading it and setting it up</p>



<p>marking little flags figuring out the virtual memory offset all that stuff then once that&#8217;s</p>



<p>all finished it just tells the operating system now this process is ready to run the process</p>



<p>I&#8217;m going to try my best not to talk too much about operating systems concepts beyond the loader module, but</p>



<p>the loader module&#8217;s job is not to run the process. It&#8217;s just to load it, just to set it up.</p>



<p>At some later point in time, maybe some amount of microseconds or milliseconds in the future,</p>



<p>the operating system will decide, okay, now I&#8217;m ready to let that program run for a little while.</p>



<p>Since the process has already been set up by the loader module, the operating system knows where</p>



<p>it is in memory and it knows the next instruction address or offset address to execute. It&#8217;ll just</p>



<p>set address to execute it&#8217;ll just start bringing those instructions onto the CPU and just execute</p>



<p>them for some amount of time and then the operating system will decide to stop and take it off the CPU</p>



<p>again you know put it back just into a into a ready state and then it just keeps switching back</p>



<p>and forth between that by the way have you ever wondered how it is that maybe your CPU only has</p>



<p>one core or only eight cores but there are hundreds of browser tabs that you have open</p>



<p>hundreds and hundreds of processes that you have open that&#8217;s how the operating system does it it</p>



<p>it simulates it provides the illusion that all these programs are running at the same time so</p>



<p>this notepad process right here it&#8217;s not actually running at all times it just runs in tiny little</p>



<p>slices again i&#8217;ll try to stay away from explaining that too much because i&#8217;m really here to talk</p>



<p>about the loader module another thing to keep in mind is that eventually when your process terminates</p>



<p>like the the program terminates itself or the operating system kills it for some reason or just</p>



<p>or just, you know, something happens to where it&#8217;s just not going to be running anymore.</p>



<p>It&#8217;s not the loader module that has anything to do with that.</p>



<p>And there is no unloader module.</p>



<p>It will just mark itself as, you know, I&#8217;m done, I&#8217;m terminated, whatever,</p>



<p>or it&#8217;ll get marked.</p>



<p>Then the operating system will come along and clean it up.</p>



<p>So loader module is not involved in that step.</p>



<p>It&#8217;s just involved in getting everything set up so that it can start to execute.</p>



<p>And that&#8217;s the basic idea.</p>



<p>detailed but that&#8217;s what the loader module does in general and you probably</p>



<p>have a loader module on your operating system right now unless you&#8217;re running</p>



<p>some bizarre operating system that has some other strange method of doing</p>



<p>things okay that&#8217;s all I really wanted to say in this video thank you so much</p>



<p>for watching I hope you learned a little bit of stuff and had some fun I&#8217;ll see</p>



<p>you in the next video</p>



<p>Thanks for watching this video again from the bottom of my heart. 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>videos in general. So please do me a kindness and subscribe. You know, sometimes I&#8217;m sleeping</p>



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



<p>It just wakes me up and I get filled with joy. That&#8217;s exactly what happens every single time.</p>



<p>So you could do it as a nice favor to me or you could troll me if you want to just wake me up in</p>



<p>the middle of the night, just subscribe and then I&#8217;ll just wake up. I promise that&#8217;s what&#8217;ll happen.</p>



<p>Also, if you look at the middle of the screen right now, you should see a QR code, which you</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>website where you can just kind of like see all the videos I published and the</p>



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



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



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



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



<p>i wake up in a cold sweat and i&#8217;m like it would really it really mean the world to me i would</p>



<p>really appreciate it so again thank you so much for watching this video and um enjoy the cool music</p>



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



<p>Thank you.</p>
<p>The post <a href="https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/">How the Loader Module Works: Launching Programs in Your Operating System Explained!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Binary to Hex Conversion Made EASY! No Math Needed!</title>
		<link>https://www.NeuralLantern.com/binary-to-hex-conversion-made-easy-no-math-needed/</link>
					<comments>https://www.NeuralLantern.com/binary-to-hex-conversion-made-easy-no-math-needed/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Fri, 02 May 2025 09:21:04 +0000</pubDate>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Conversions]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[binary conversion]]></category>
		<category><![CDATA[binary numbers]]></category>
		<category><![CDATA[binary to hex conversion]]></category>
		<category><![CDATA[coding tutorials]]></category>
		<category><![CDATA[computer basics]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[hex conversion]]></category>
		<category><![CDATA[hexadecimal]]></category>
		<category><![CDATA[hexadecimal numbers]]></category>
		<category><![CDATA[learn programming]]></category>
		<category><![CDATA[number systems]]></category>
		<category><![CDATA[programming for beginners]]></category>
		<category><![CDATA[tech tutorials]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=93</guid>

					<description><![CDATA[<p>Learn binary to hex conversion without math! Simple patterns for computer science students. Watch now for easy tips! #Binary #Hex</p>
<p>The post <a href="https://www.NeuralLantern.com/binary-to-hex-conversion-made-easy-no-math-needed/">Binary to Hex Conversion Made EASY! No Math Needed!</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-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Binary to Hex Conversion Made EASY! No Math Needed!" width="1380" height="776" src="https://www.youtube.com/embed/9hrPr95c8JA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Hey there! Struggling with binary to hex conversions? This video makes it SUPER easy—no math required! Learn to convert between binary and hexadecimal with simple patterns you’ll memorize in no time. Perfect for computer science students, coders, or anyone curious about how computers work. Subscribe for more tutorials, and scan the QR code to visit my site for extra resources. Drop a comment with your questions or video ideas! #Binary #Hex #ComputerScience #Coding</p>



<p>Introduction to Binary and Hex Conversion 00:00:00<br>Why Convert Between Binary and Hex 00:00:13<br>Recap of Number Systems 00:00:41<br>Binary Base Two System 00:01:01<br>Hexadecimal Base Sixteen System 00:01:24<br>Benefits of Hexadecimal 00:02:06<br>Simplifying Binary-Hex Conversion 00:03:04<br>Four Bits Equal One Hex Digit 00:04:32<br>Memorizing Binary-Hex Patterns 00:05:13<br>Creating a Binary-Hex Conversion Table 00:06:26<br>Converting Hex to Binary Example 00:08:52<br>Understanding Nibbles and Bytes 00:10:44<br>Converting Binary to Hex Example 00:13:19<br>Conclusion and Verification 00:15:38<br>Call to Subscribe and Engage 00:16:20</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>Hi there! Let&#8217;s talk about converting back and forth between binary and hexadecimal.</p>



<p>Why would you want to do that? Well, maybe you&#8217;re in computer science. Maybe you&#8217;ve been presented</p>



<p>with some numbers that you need to convert. Maybe you have like a bunch of ones and zeros.</p>



<p>Maybe you have like an ox and then something that looks really weird. It&#8217;s got some letters in it,</p>



<p>but it&#8217;s also got some numbers. And you&#8217;re trying to figure out what are these? What are we trying</p>



<p>we try to convert back and forth between.</p>



<p>You should have watched my other videos by now,</p>



<p>which will teach you how to convert back and forth</p>



<p>between both of these number bases and decimal.</p>



<p>So you can understand what they are</p>



<p>in just normal human terms.</p>



<p>But as a quick recap, decimal is a base 10 number system</p>



<p>because we have 10 possible characters that we can use.</p>



<p>We can say zero, one, two, three, four,</p>



<p>five, six, seven, eight, nine.</p>



<p>So that&#8217;s 10 total characters, zero through nine.</p>



<p>We also have binary, which is what computers use, which is a base two system.</p>



<p>It&#8217;s base two because the only characters you have available are just zero and one.</p>



<p>So base two, two characters.</p>



<p>You can represent a number between zero and one in a single digit.</p>



<p>Then we have hexadecimal, which is a way to represent a number in a more compact way.</p>



<p>system there because we have 16 possible characters we have 0 1 2 3 4 5 6 7 8 9</p>



<p>just like decimal but then we add more numbers we had like six numbers we say</p>



<p>a b c d e f and what happens is the a has a strength of 10 whereas the you know</p>



<p>the 9 just to its left had a strength of 9 the a has a strength of 10 the b has a</p>



<p>of 11 the c has a strength of 12 and the d has a strength of 13 and the e has a strength of 14</p>



<p>and the f has a strength of 15 and so you know we just have more characters that we can use in one</p>



<p>single digit which means we can rent we can represent the same number in decimal but just</p>



<p>we can represent it smaller if we use hexadecimal so it&#8217;s kind of useful when you&#8217;re working with</p>



<p>looking at bits in binary or hex and not necessarily decimal because binary as</p>



<p>you&#8217;re going to learn in this video gives you kind of a good idea just by</p>



<p>looking at it after you&#8217;ve practiced a little while gives you a good idea of</p>



<p>what hex numbers you would be seeing if you were looking at the same number and</p>



<p>vice versa if you&#8217;re looking at hex numbers if you look at them a lot in</p>



<p>your daily life you&#8217;ll start to kind of like see through the matrix and you&#8217;ll</p>



<p>And if you&#8217;re interested in finding what bits are on and off,</p>



<p>it&#8217;s convenient to be able to look at a hexadecimal number</p>



<p>and kind of intuitively know,</p>



<p>okay, those bits are probably like on and off.</p>



<p>Those bits are all on, you know, whatever.</p>



<p>So this is the basics of number basis.</p>



<p>Here&#8217;s a trick.</p>



<p>In all my other videos,</p>



<p>when we converted back and forth</p>



<p>between decimal and binary and hex and all that stuff,</p>



<p>we used multiplication, we used division,</p>



<p>you know, we messed with the numbers quite a bit.</p>



<p>the great thing about binary and hex conversions is you don&#8217;t even really need to do math.</p>



<p>Maybe a little math at first while you&#8217;re learning, but eventually when you get used to it,</p>



<p>you start to realize you can memorize short patterns. Let me bring your attention to the</p>



<p>fact that in hexadecimal, you have 16 possible combinations, or you can represent a number</p>



<p>you can do the same thing in four characters if I had four characters right</p>



<p>here in binary very quickly you could do the calculation in your head if you&#8217;ve</p>



<p>watched my other videos you can see well that one counts for a one and this one</p>



<p>counts for a two and this one counts for a four and this one counts for an eight</p>



<p>if I want to know what the maximum value is that I could represent with four</p>



<p>digits I just take the the top numbers strength multiply it by two and then</p>



<p>strength multiply it by 2 and then subtract 1. So if we have 1, 2, 4, 8, I&#8217;ll just multiply 8 by 2,</p>



<p>that&#8217;s 16, and then subtract 1, that&#8217;s 15. So I can represent a number between 0 and 15 with 4</p>



<p>binary digits. But I just said you could do that with one hexadecimal digit, right?</p>



<p>So that means one hexadecimal digit is actually four binary digits. And if you just memorize</p>



<p>16 combinations of numbers, which is not like that hard.</p>



<p>And even if you don&#8217;t memorize them all,</p>



<p>I don&#8217;t have them all memorized.</p>



<p>It&#8217;s really easy to convert in your head</p>



<p>a four digit binary number to decimal</p>



<p>and then convert that back to hexadecimal pretty fast,</p>



<p>hexadecimal.</p>



<p>So what&#8217;s the equivalent of 1111?</p>



<p>Well, we know it&#8217;s the highest possible value</p>



<p>with just one hexadecimal digit.</p>



<p>So that would have to be an F.</p>



<p>So you can memorize already</p>



<p>You can memorize already a couple of really, really easy combinations.</p>



<p>We could say, let me say zero binary, OB to say that we&#8217;re looking at binary is equal</p>



<p>to zero X F. So just the letter F in hex.</p>



<p>Remember that we like to prefix different base number systems to give the reader a reminder</p>



<p>of what base they&#8217;re looking at.</p>



<p>one i&#8217;m going to say that 000 in binary is just zero in hex if i didn&#8217;t put that prefix how would</p>



<p>you know if you&#8217;re looking at hex or binary or decimal it would be even more confusing if you</p>



<p>had like you know one two zero is that hex one two zero or is that uh decimal one two zero i guess it</p>



<p>can&#8217;t be binary one two zero but if we did one one zero now it could be binary or hex or decimal so</p>



<p>i&#8217;m just going to put uh zero b for binary and i&#8217;m going to say it&#8217;s zero so that&#8217;s two of the</p>



<p>of the 16 total possible combinations that we would memorize.</p>



<p>So let&#8217;s iterate through all the combinations.</p>



<p>Just for the sake of making this table more compact,</p>



<p>actually, let me start a new little notepad page here.</p>



<p>I&#8217;m going to omit those prefixes because those are a good idea,</p>



<p>but while we&#8217;re doing our lookups, they&#8217;re a little irritating.</p>



<p>So I&#8217;m going to take them out.</p>



<p>So I&#8217;m going to say 0001.</p>



<p>Let me say this.</p>



<p>So I&#8217;m just going to count from 0 to 15 in binary.</p>



<p>to 15 in binary.</p>



<p>So this is going to be one, one,</p>



<p>and then zero and then zero, one, zero, one, zero, one,</p>



<p>I don&#8217;t know, that&#8217;s a lot of copy pasting.</p>



<p>Let me just double check here that I&#8217;m doing this right.</p>



<p>I should have 16 lines.</p>



<p>I don&#8217;t, so I&#8217;ve done something wrong.</p>



<p>Let&#8217;s see.</p>



<p>So this is like 0, 1, 2, 3, and this is 4.</p>



<p>This is 5, and then 6, and then 7, and this is 8.</p>



<p>Oh, I have that twice.</p>



<p>Okay, 8.</p>



<p>And then since I copy pasted the bottom part,</p>



<p>I think I can probably assume that&#8217;s okay.</p>



<p>One, two, three, four, five, six, seven.</p>



<p>That was kind of spooky.</p>



<p>I guess a lesson learned is that relying on a battery pack</p>



<p>or a light that&#8217;s gonna stay on for many hours</p>



<p>is probably a dumb idea.</p>



<p>Anyway, continuing, we have this table here.</p>



<p>We have like 16 possible combinations.</p>



<p>So now I&#8217;m gonna map these to hexadecimal digits.</p>



<p>uh you know like 10 are going to be really easy right it&#8217;s just going to be zero and then one</p>



<p>and then two you can make a vertical table if you want for yourself I&#8217;m just doing it this way</p>



<p>because it&#8217;s easier the way that I&#8217;m typing in this notepad the way that I&#8217;m typing in this</p>



<p>notepad so I&#8217;m going to do seven eight nine and then when we get to 10 let me just double check</p>



<ol start="10" class="wp-block-list">
<li>So this is eight plus two. So that means this is indeed a 10 and oh, 10 in hex, not a decimal.</li>
</ol>



<p>So that&#8217;s a and then B and then C and then D and then E and then F. Okay. So now that we have this</p>



<p>little table set up, you know, if you want to write it horizontally, that&#8217;s fine. It&#8217;s actually</p>



<p>binary and hex now imagine we have a gigantic hex number zero x and then i&#8217;m just going to do like a</p>



<p>bunch of numbers and then i&#8217;m going to do change some of these to like letters just to make things</p>



<p>more interesting a b c d e did i use any d e f e b i didn&#8217;t use a b oh there we go and i&#8217;ll put like</p>



<p>another aid in there okay so this is huge and this would take like a while to calculate right</p>



<p>to calculate right if you were going to convert it to decimal for hex to binary conversion it&#8217;s</p>



<p>actually pretty easy you literally just go b what is b b is that so b is just that you don&#8217;t even</p>



<p>have to do any math let me copy paste this down here so i can show you a really easy way to do</p>



<p>D is this right here.</p>



<p>So I&#8217;m going to say the D is that.</p>



<p>And then the 6 is that pattern right there.</p>



<p>So move you over.</p>



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



<p>Maybe that&#8217;ll line up later, hopefully.</p>



<p>So the 1 is pretty easy.</p>



<p>Probably didn&#8217;t even need to copy-paste that.</p>



<p>I could have just looked at it and typed.</p>



<p>looked at it and typed the E is going to be that and the seven is going to be that</p>



<p>and the two is going to be this eight see what I&#8217;m doing I&#8217;m literally just</p>



<p>copy pasting the bit patterns if you don&#8217;t have copy paste when you&#8217;re doing your conversion</p>



<p>that&#8217;s okay you can at least write down zeros and ones really fast if it&#8217;s just</p>



<p>you know four at a time I should also point out that um you know this is pretty important to</p>



<p>good term that people like to use. Four bytes or one hexadecimal digit, it&#8217;s called a nibble.</p>



<p>So usually you&#8217;re used to seeing eight bytes in a row and you call that, sorry,</p>



<p>usually you&#8217;re used to seeing eight bits in a row and you call that a byte or two hex digits in a</p>



<p>row and you call that a byte. If you just see four bits or one hex digit, that&#8217;s a nibble.</p>



<p>Two nibbles make a byte. Try to remember that. So we have this giant thing here.</p>



<p>we have literally now successfully converted binary.</p>



<p>I&#8217;m going to put, I&#8217;m just going to put OB here</p>



<p>and then remove all the spaces.</p>



<p>This is the binary number that we originally had</p>



<p>in hexadecimal.</p>



<p>So again, just to emphasize, these are the two same numbers.</p>



<p>They&#8217;re just represented differently.</p>



<p>Differently.</p>



<p>Let me punch this into my personal calculator</p>



<p>to make sure that I gave you the right walkthrough</p>



<p>so I don&#8217;t have to correct in a video later.</p>



<p>so expression X result binary oh god I can&#8217;t even I can&#8217;t even read that okay</p>



<p>so let me let me do it backwards I&#8217;m gonna copy paste this one in there okay</p>



<p>so let&#8217;s see X okay so it&#8217;s telling me that supposed to get to B and then a D6</p>



<p>728fac. Okay, so I did it. And this is also a good reminder that you kind of want to pair off</p>



<p>into groups of one byte at least. So, you know, each two characters, that&#8217;s one byte. One character</p>



<p>by itself is a nibble. So you want to pair off into bytes. And notice how this b is all by itself.</p>



<p>So you want to pad to the left with a zero so that you&#8217;re just kind of working with bytes.</p>



<p>It&#8217;s easier on the eyes and the brain. And you&#8217;ll usually see something like this</p>



<p>output from a program or something. In fact, you might see something like this representing,</p>



<p>here&#8217;s a word, or you might see something like this showing that this is like a D word or,</p>



<p>you know, like a 32 bit number. And if we wanted to say, oh, this is a 64 bit system. So let&#8217;s</p>



<p>look at 64 bits. Let&#8217;s look at eight bytes. Then we&#8217;ll just like pad it with, let&#8217;s see, one, two,</p>



<p>that&#8217;s one, two, three, we&#8217;ll pad it with a bunch more zeros. One, two, three, four, five, six,</p>



<p>So this is a proper 64-bit number or an 8-byte number that works with modern systems,</p>



<p>whether you have the space in there or not.</p>



<p>And so I&#8217;m not going to do another example from hex to binary.</p>



<p>Let&#8217;s do a quick example from binary to hex.</p>



<p>It should be just as easy.</p>



<p>So I&#8217;m going to start a new tab here and just copy-paste the table that I made.</p>



<p>Let&#8217;s make a bunch of random numbers for binary.</p>



<p>And so now we&#8217;ve got like a bunch of numbers.</p>



<p>All we have to do is I&#8217;m going to copy paste this so I don&#8217;t ruin the original thing that</p>



<p>I wrote down.</p>



<p>And I&#8217;m just going to break it up into groups of four, starting from the least powerful</p>



<p>digits, you know, like all the way on the right.</p>



<p>So I&#8217;m going to go doop, doop.</p>



<p>Okay.</p>



<p>So after breaking it into groups of four, you can see that the, you know, the most powerful</p>



<p>digit there is a one all by its lonesome.</p>



<p>I could put 000 to make sure that they&#8217;re all groups of four bits. I don&#8217;t really have to because</p>



<p>I could still kind of understand just by looking at the one that it&#8217;s going to end up being a one</p>



<p>and then literally just translate it the same way I did before. Okay that&#8217;s a 1.</p>



<p>1 0 1 0 that&#8217;s an A. What&#8217;s a thousand and one? It is a nine. What&#8217;s a 0 100?</p>



<p>what&#8217;s one oh one oh a what&#8217;s a thousand and one didn&#8217;t i just do that that&#8217;s a nine</p>



<p>what&#8217;s a zero zero oh ten that&#8217;s going to be a two for sure yeah two i finally got one off the</p>



<p>top of my head one zero one one that&#8217;s a b and then uh basically 15 minus eight i don&#8217;t really</p>



<p>want to work that out of my head right now so i&#8217;m gonna look at the table seven okay i guess i</p>



<p>should have done that easy right like how fast was that so i&#8217;m just going to copy paste these</p>



<p>put an ox in front of it and maybe bunch them into groups of two first to see what&#8217;s up</p>



<p>okay so they&#8217;re not in groups of two that means this one is kind of i should have started grouping</p>



<p>them on the right side kind of messed it up someone just you know rearrange the grouping</p>



<p>Let me punch this into my personal calculator to make sure that I got this right. Actually, let me do this original number here</p>



<p>I must say</p>



<p>This binary number is supposed to be</p>



<p>1 a 9 4 a 9 2 b 7. Okay, we did it</p>



<p>Really easy, right? So every time you have to convert back and forth between binary and hex</p>



<p>It&#8217;s your lucky day because that&#8217;s like one of the easiest conversions you could do</p>



<p>Thanks for watching this video. I hope you learned a little bit of stuff and had some fun</p>



<p>I&#8217;ll see you in the next video.</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>You know sometimes I&#8217;m sleeping in the middle of the night</p>



<p>And I just wake up because I know somebody subscribed or followed it just wakes me up and I get filled with joy</p>



<p>That&#8217;s exactly what happens every single time</p>



<p>So you could do it as a nice favor to me or you could you control me if you want to just wake me up in the middle</p>



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



<p>that&#8217;s what will happen also uh 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 named somewhere at</p>



<p>the bottom of this video and it&#8217;ll take you to my main website where you can just kind of like see</p>



<p>all the videos i published and the services and tutorials and things that i offer and all that</p>



<p>good stuff and uh if you have a suggestion for uh uh clarifications or errata or just future videos</p>



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



<p>what&#8217;s going on you know just send me a comment whatever i also wake up for those in the middle</p>



<p>of the night i get i wake up in a cold sweat and i&#8217;m like it would really it really mean the world</p>



<p>to me i would really appreciate it so again thank you so much for watching this video and um enjoy</p>



<p>the cool music as as i fade into the darkness which is coming for us all</p>



<p>Thank you.</p>
<p>The post <a href="https://www.NeuralLantern.com/binary-to-hex-conversion-made-easy-no-math-needed/">Binary to Hex Conversion Made EASY! No Math Needed!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/binary-to-hex-conversion-made-easy-no-math-needed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
