Binary in C#: Storing and Displaying Binary Values in 10 minutes or less.

  Рет қаралды 4,551

IAmTimCorey

IAmTimCorey

Күн бұрын

Пікірлер: 15
@lyesmakhloufi5494
@lyesmakhloufi5494 2 ай бұрын
It would be interesting to cite real-life use cases in the next episodes. Great video though
@IAmTimCorey
@IAmTimCorey 2 ай бұрын
Thanks!
@timothytorpy4837
@timothytorpy4837 2 ай бұрын
Nice explanation:)
@IAmTimCorey
@IAmTimCorey 2 ай бұрын
Thanks!
@xavierbatlle1828
@xavierbatlle1828 2 ай бұрын
Easy! 😉
@IAmTimCorey
@IAmTimCorey 2 ай бұрын
Great!
@adam-xt8te
@adam-xt8te 2 ай бұрын
I use BitArray
@IAmTimCorey
@IAmTimCorey 2 ай бұрын
👍
@princefowzan
@princefowzan 2 ай бұрын
What is the point of storing binary values, what is the real world use of it? ☺ ☺
@adam-xt8te
@adam-xt8te 2 ай бұрын
My example: Clients list with pagination. Changing page causes load another set of data. There's column with checkboxes used for selecting clients. BitArray helped me caching selections low cost.
@IAmTimCorey
@IAmTimCorey 2 ай бұрын
Anything where you need high efficiency will be a potential candidate. For instance, using an Int32 to store the equivalent of 32 boolean values at once. Unity uses this technique when identifying layers. Each layer is a separate flag. It is incredibly efficient compared to 32 separate variables.
@subbyraccoon
@subbyraccoon 2 ай бұрын
Another case is when using bit flags, easier to see the values as 0001, 0010, 0100, 1000... instead of 1, 2, 4, 16..., especially when combining them, 1011 is easier to understand than 19.
@tarunrk4099
@tarunrk4099 2 ай бұрын
ineffable..!
@IAmTimCorey
@IAmTimCorey 2 ай бұрын
Thanks!
How To Use Recursion in C#
19:08
IAmTimCorey
Рет қаралды 10 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
OnlineStudy4U Channel will be deleted soon | Need your Support
9:37
237. How To Modernize Your Skills as a C# Developer
23:39
IAmTimCorey
Рет қаралды 6 М.
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 386 М.
5 Good Python Habits
17:35
Indently
Рет қаралды 665 М.
Accessing AppSettings in Console Apps Including Secrets.json
23:53
Intro To YARP In C# - How To Create a Reverse Proxy
52:31
IAmTimCorey
Рет қаралды 8 М.
Binary in C#: Binary XOR Operator in 10 minutes or less
10:11
IAmTimCorey
Рет қаралды 2 М.
Getting Hired As A C# Developer In 2025
1:22:50
IAmTimCorey
Рет қаралды 2,2 М.
Binary in C#: Masks and Clearing Bits in 10 minutes or less
7:56
IAmTimCorey
Рет қаралды 2,6 М.
Making an Algorithm Faster
30:08
NeetCodeIO
Рет қаралды 178 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19