Welcome to part 15 of my C Video Tutorial! In this tutorial, I cover numerous topics.
First I go over how we can pass locations in memory between functions based on a request I received. Then I cover the Bitwise Operators AND, OR, Exclusive OR, and Shift Operators. We explore how signed numbers work and how the Ones Complement Operator can help. Then we look at Bit Masking and Binary Fractions. All of the code follows the video to help you learn.
If you like videos like this, it helps to tell Google+ with a click here [googleplusone]
Code From the Video
CTutorial15.c
Good day. A quick question?
Wat kind of setup would you recommend
for studying device driver programming?
I was thinking a virtual machine, but would
a mistake in the code (possibly) render the
harware useless?
Is there a safe? way to experiment in driver programming
without having to fear the death of my (only) pc?
Thanks in advance and have a good day.
The only book I know of is Linux Device Drivers. I really want to get into electronics and cover everything starting with how an electron travels through a conductor. From there I want to work up to building real things. Even a computer. I’ll get there some day.
Hope we’re all blessed to live long enough
and in peace to see that day
cheers
p.s. Any advice on the setup: i mean on what kind of machine?
Any chance you plan on tutorial on operating systems/ security/distributed systems
if any help could be provided on kernel programming/multithreading it would be greatly appreciated.
thanks and keep up the excellent work!! god bless you
Thank you very much and may God bless you as well. For now I want to focus on teaching Android. After I think I’ve done a good job of that I will move on to other topics.