Beginning C Programming - Part 53 - Double Linked Lists

preview_player
Показать описание
We chatter on this Discord server:

Series of videos on programming in C

I've added ads, as it seems it's the only way to appear in searches!
Рекомендации по теме
Комментарии
Автор

this is the best playlist on youtube for c programming by have seen couple of them from beginning to end & none of them focus on practical approach of c....

AbhimanyuAryan
Автор

Thanks a lot, your teaching style is really intuitive for newbie programmers

seanxiang
Автор

thank you so much! also thank you for the code as well =D

cameraGHOST
Автор

first of all..your videos are amazing and totally saving my life at the moment since I had some assignments with linked lists and I've finally got to sort of understanding them, thanks to you. What I also wanted to point out was that in Windows, uhm without this particular line of code newCar->next = NULL; in the add function which you added in this video, whenever I called the print function I was getting the results printed and then Error, my .exe stops working, just letting you know, thanks again for all tutorials !! ((: (you could add one of these Annotations/pop ups on the Linkedlists video so people don't get the error and wonder around what's causing it) 

georgidimitrov