Master Pointer Arithmetic In 10 Minutes (The Ultimate Guide For C Programmers).

  Рет қаралды 3,064

Code With Huw

Code With Huw

Күн бұрын

Пікірлер: 19
@frankdearr2772
@frankdearr2772 29 күн бұрын
Great topic, thanks 👍
@LearnWithHuw
@LearnWithHuw 29 күн бұрын
Thank you.
@GaryChike
@GaryChike 4 ай бұрын
Huw, your video course: "Advanced C Programming: Pointers" is one of the best around!
@LearnWithHuw
@LearnWithHuw 4 ай бұрын
Very kind of you to say so. Many thanks.
@boogie.devera
@boogie.devera 4 ай бұрын
I haven’t seen that. I got his Little Book of Pointers, which is a great book
@LearnWithHuw
@LearnWithHuw 4 ай бұрын
@@boogie.devera Thank you very much. I'm pleased you found it useful! 😁
@GaryChike
@GaryChike 4 ай бұрын
@@boogie.devera The book supplements his video course nicely. The course on pointers can be found on Huw's site: bitwisecourses and also on Udemy
@markuszeller_official
@markuszeller_official 4 ай бұрын
@@boogie.devera Yeah, after reading that book this topic is easy peasy now.
@isaac10231
@isaac10231 4 ай бұрын
Shocked you don't have millions of subscribers! That's crazy.
@LearnWithHuw
@LearnWithHuw 4 ай бұрын
Pass the word on! Many thanks... 🙂
@keshav2136
@keshav2136 3 ай бұрын
That's a great explanation.
@LearnWithHuw
@LearnWithHuw 3 ай бұрын
Many thanks. Much appreciated.
@Burnsie
@Burnsie 3 ай бұрын
Can you share the source of main.c somewhere on pastebin please?
@James-l5s7k
@James-l5s7k Ай бұрын
I was wondering, is it ok to do this: char *a; a[index] instead of *(a+index) I like to use the array notation as it's a little cleaner, and I have never had a problem before, but I don't know if there's some obscure reason why I ought not to. Thanks!
@LearnWithHuw
@LearnWithHuw Ай бұрын
Array notation is generally the simplest way to iterate over items that have been initialized in an array. There are other places where pointer arithmetic is better (or faster) but I wouldn't go out of your way to complicate your code unless you really, really have a need to do so. Best wishes Huw
@OmarNashiru-deen-de4iw
@OmarNashiru-deen-de4iw 2 ай бұрын
can you provide the code for the examples
@LearnWithHuw
@LearnWithHuw 2 ай бұрын
You should be able to follow along if you watch closely. However, if you want to understand pointers in real depth, you may want to get a copy of my book, The Little Book Of Pointers, which comes with source code. Best wishes Huw
@briman113
@briman113 4 ай бұрын
👍
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Windsurf 2.0 REVOLUTIONIZED My Experience!
6:15
Mervin Praison
Рет қаралды 278
Object Oriented Programming is not what you think it is. This is why.
13:36
The ONE Thing Most C Programmers Get Wrong!
11:02
Code With Huw
Рет қаралды 34 М.
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 341 М.
I made Tetris in C, this is what I learned
15:15
Austin Larsen
Рет қаралды 29 М.
why do void* pointers even exist?
8:17
Low Level
Рет қаралды 403 М.
you will never ask about pointers again after watching this video
8:03
Arenas, strings and Scuffed Templates in C
12:28
VoxelRifts
Рет қаралды 101 М.
What is an object pool, and how to create one in C?
23:14
Jacob Sorber
Рет қаралды 19 М.
Learn Any Programming Language In 3 Hours!
22:37
Code With Huw
Рет қаралды 630 М.