C Video Tutorial 10

preview_player
Показать описание

In this video I continue with my C Linked List tutorial. In part 9, I gave you homework and in this video I will show you my answer. You guys asked for more tutorials like this, so I'm giving it a try.

So, today I'll show you how to search through a Linked List. I'll also cover how to delete structs and remove them not only from the Linked List, but also from memory. All of the code from the video is linked to above along with a transcription.
Рекомендации по теме
Комментарии
Автор

Thank you :) I constantly experiment with new ways to make videos.

derekbanas
Автор

please please dont forget to cover the opengl library while covering c tutorials...u are the best!

amireeu
Автор

U R the best online, internet teacher! I`ll back to programming, thank you. Can I add U to g+?

SewerynBorowski
Автор

Hey Coach,

Now the interviews appear less daunting.

Its keeps getting better .

Take care

japanuser
Автор

how do you load products structures from a file into the program at run-time then add search and delete products and finish by overwriting the file contents, these would be real useful things to learn from this C tutorial on structures

regulus
Автор

C++ is mostly written in 'C' with some sprinklings of ASM

NavyGunner
Автор

You can do most anything with it. C++ is like the best of both worlds though. I can't wait to cover it :)

derekbanas
Автор

Good idea! I'll see what I can do example wise to make this tutorial more fun

derekbanas
Автор

Thank you very much :) You're very kind. Yes, Google+ is the only social network I use. I'm always interested in getting to know you guys better

derekbanas
Автор

Thank you :) Ill try to improve those titles. Ill also make a separate C Tutorial page on my site to ease search. Thank you for the input

derekbanas
Автор

Thank you :) Ill try to put out a video today

derekbanas
Автор

Thank you :) Im glad you're finding them useful. Many more are coming

derekbanas
Автор

I'm going to play around with data structures in this tutorial for sure. I don't know about assembler though? This tutorial has become my fun tutorial. The Android tutorials sort of stress me a bit, so I relax with C every once in a while. I have no idea how far I'll go, but I feel like I'm just getting started :)

derekbanas
Автор

Ill get to that very soon. Thanks for the request :)

derekbanas
Автор

You could do that, but I'll cover networking in depth very soon with C

derekbanas
Автор

Thank you :) Android Games will start as soon as I finish all the basic stuff. I'm working on C and Android at the same time. I can't wait to start covering games. it will be fun

derekbanas
Автор

I will do my best to cover everything possible on C. I don't want to stray into areas like GUI development with C since it is much easier to cover using C++. I want to make everything as usable in the real world as possible while avoiding theory which I don't see much use for. Does that make sense? I promise many more tutorials are coming

derekbanas
Автор

I'll definitely cover OpenGL. I decided to cover C while doing the Android tutorials just for that topic

derekbanas
Автор

Sure I'll do that. Thanks for the request :)

derekbanas
Автор

Thank you :) I appreciate the compliments. I will definitely cover those topics. I haven't decided how I will cover GUIs yet. I have been thinking of trying to stay cross platform like I normally do. I'm thinking about covering the Qt framework

derekbanas