Python Curses Tutorial #1 - Make GOOD Looking Terminal Apps!

preview_player
Показать описание
Welcome back to another video! In this series I will be showing you how to use the Curses Module! I'll be showing you how to style it, update it, refresh it and all kinds of awesome stuff!

📄 Resources 📄

⭐️ Timestamps ⭐️
00:00 | Series Overview
01:09 | Curses Demo
02:51 | Curses Setup
03:42 | Initializing Curses
05:58 | Running Curses Code
10:48 | Adding Text To The Screen
14:36 | Adding Attributes (Teaser)

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
💰 Courses & Merch 💰

🔗 Social Medias 🔗

🎬 My YouTube Gear 🎬

💸 Donations 💸
◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️

⭐️ Tags ⭐️
-Tech With Tim
-Python Curses
-Setup Curses Module
-Curses Tutorial
-Make Terminal Apps

⭐️ Hashtags ⭐️
#TechWithTim #CursesTutorial
Рекомендации по теме
Комментарии
Автор

Nice job again, Tim. I'm in my late 40s and started programming in Python after i was damn near broken after a nasty car accident. i spent six months in physical therapy and learning to program was a way to help me not focus on the pain. Your videos, as well as other put me well on my way. so thanks my man. You have no idea how much you helped.

CobraOfficer
Автор

I have been watching your videos for a few months now and have learned so much already! It encouraged me to pursue an online certificate in computer science which I just received after completing a degree in engineering. So much many more lessons to learn but I’d like to acknowledge you for being a big impact towards my growth.

The_Innovative_Engineer
Автор

i was worried that curses was too old or obscure for me to find any kind of useful tutorials that actually explain the functions and I'd have to slave over documentation forever to figure it out, but then I remembered youtube existed and low and behold here I am. God bless u sir

kianureeves
Автор

ayyy thank you for making this so easy to follow!

i made the paint application earlier and I am about to make the speed typer application. You are helping me relearn and expand my python knowledges. You earned a sub man, keep it up!

yung-megafone
Автор

Whatever it is I want to learn about, you already have an expertly made video on it Tim! Thank you so much for putting this amazing content out there.

mechwarrior
Автор

Looking forward to the next part! Sometimes (most of times) I write applications for limited users, writing a GUI every time with PYQT is extremely distressful. Long live cmd!

francescoanastasio
Автор

That's exactly the course i needed to complete my invoicing program. The right man at the right time Tim, thanks!

FrancescoTattoli
Автор

Tim, your channel (together with two or three others) is always in my list when I recommend material to a person that wants to start programming. GOOD JOB!

Shagadin
Автор

Another great tutorial. My only criticism is that you maybe spent a little too much time explaining how to navigate the filesystem. I think that people who are concerned with how their terminal applications look have passed the "What's a computer and how do I use it" stage ;)

cuszco
Автор

Heey Tim,

I'm so glad I hit on your tutorial. I'd been poking around looking for escape sequence to try to achieve some of the things curses does, and you just saved me from re-inventing the wheel. I use Python on both Linux and Windows, and looking forward to trying some of this out.

myfunnyval
Автор

Wo, the amount of effort that you put into this, the beauty, clarity and pacing of the video. Damn, you're a great teacher and thank you I really wanted to learn about this and I'm very thankful to find a great teacher that is covering the topic so well. Looking forward to watching the whole series and following along (or at least as far as I get before my ADHD takes me on some other quest haha)

woulg
Автор

ur tutorials deserve so much more recognition

meercat
Автор

Thanks Tim. Really wanted a curses tutorial series !

j.o.e.l-joelsonlineeducati
Автор

Hands down. Tim is really great! I love your videos and I enjoy your teaching style.

ahmedalzahrani
Автор

7:16 An easier method is: click in the address bar of the folder you want, type "cmd" and press enter. It will open a terminal in the working directory of that folder.

AnasHart
Автор

Just when I wanted to make a chat application with it u get me with this and now i can make it ✨pretty✨

Staninna
Автор

After seeing that first typing-test demo, I had a weird urge to try making it, without curses or anything else! ..And I actually figured out a way to do that portably, without needing additional libraries beyond what Python comes with. ;D

NikoKun
Автор

I’ve been waiting for a vid like this
Thx a lot

ioim_
Автор

Great video Tim, love how thorough you are

LGseeker
Автор

This is exactly what I was looking for, thank you Tim.

ramgopalvarma