Making Minimalist Text Editor in C on Linux

preview_player
Показать описание
Making a Minimalist Text Editor using C Library calls on Linux

Рекомендации по теме
Комментарии
Автор

We need more chanel like this : C, Linux and vim, without an intro only pure clean code

emirbrkic
Автор

No Intro, no context, no nothing, he just jumped straight to the code and I love that. This was really useful and I literally just found out about the man command

alangamer
Автор

No intro, only keyboard sounds and simple explanations. Love it.

yuyuyuyuyuy
Автор

Thank you for not wasting our time with useless talking. Raw, basic, straight to the point - fantastic channel.

tech
Автор

Finally found a channel where I can know & learn practical applications of C. Ig this channel is a blessing for me.

debajyatidey
Автор

Your channel is probably my new favorite programming channel. Quick to the delivery and gives good tips and tricks along the way!

rogerwinright
Автор

I loved the commentary and showing manual while writing the code without over explaining things as if everyone watching isn't at least a basic programmer. Basics provided and the rest for us.

Thank you!

fuzzy-
Автор

I’m learning C and these tutorials are a blessing, thank you very much for the content.

If there was one thing I’d like very much is maybe longer and more in depth tutorials.

nyzss
Автор

Very cool channel, really great!🍀Thank you very much!

Small note about the code:
If you read in 1024 bytes with fread, which is exactly the size of your buffer, you run the risk of overwriting the 0-termination of buffer (as soon as the file is larger than or equal to 1024 bytes).
This means UB with printf("%s", buffer).

starcw
Автор

This looks really cool! I tried the web server example you showed which worked really well and helped me to learn a little more about C, so I'm looking forward to giving this a try when I can. Please keep posting these great vids!

snowpirate
Автор

This is fantastic!
Glad I found your channel

themannyzaur
Автор

You make writing code in C seem enjoyable :D

john.darksoul
Автор

Everything in this channel is so good. I'm currently learning C, just because I have time enought to learn, and this kind of videos help me a lot. Cheers, Nir!

JotaDevelopment
Автор

Such a great channel. Without all that cringy clickbaiting, without all those cringy thumbnails. Just great content. Keep it up!

pixelneckgeek
Автор

straight to the point, that's why I like this channel!

shauncheng
Автор

this is the type of channel i wish i was watching on my first days of programming :)

rafaeloledo
Автор

Engaging, straight to the point, keep up the good work man!

wispysparks
Автор

Found this channel is blessing to me.. thanks you nir..,

TheGrigerz
Автор

Bro, your channel is exactly what i was searching, your videos are amazing, thank you for sharing it

hermessantos
Автор

Bro youre so underrated, i just found about you yesterday and i was fascinated, you have superb potential!

dailydoseofshtposts
visit shbcf.ru