Learn to Program 23 Python Text Editor

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


In part 21 of my Learn to Program series I made all of the parts of a simple text editor except for the part where you enter text! So, in this video we'll create a dialog for opening files, create a dialog for saving files, add a text widget with a scrollbar widget, add a menu for review and much more. For homework after completing this program add in the parts from part 21 for more functionality.

Thank you to Patreon supports like the following for helping me make this video

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

There might be only 400 people that are genuinely following this series, but know that we 400 will never forget your awesomeness and your teachings! :-)
Thank You.

jakeroosenbloom
Автор

You inspire me to share my own technological knowledge on YouTube. Fantastic videos!

NickLueth
Автор

This is so far the best Python tutorial I've come across, you're very easy to follow. Great work!

Not sure what your roadmap is for this, but I wouldn't mind seeing some MatLab Engine API. Can do some cool stuff with that.

kylek
Автор

this channel here is my dictionary for programming ... Thank you, Derek Banas!

AntikLee_HAMBURG
Автор

How to make the initialdir fit every user downloading the application? Keep up your awesome work :)

chabz
Автор

You're the best in the whole Youtube!!!

masoud
Автор

Hey Derek, I would like to ask which of your series you would recommend while I wait for your next video :) for learning programming. would the java tutorial be good for me? or should I first finish the whole python series :) and like Always great Content!! After the python series I am your fan now!:)

marcusy
Автор

Awesome job! Still love your program examples. Can't wait for Saturday!

Hunter-fytp
Автор

Thanks for the great videos! Will you cover web scraping? :-)

btcuong
Автор

I did so much coding on code academy and all I learned was, echo I hope this series help me out

mr.monzoni
Автор

Your videos are the best to learn programming

praveenmeghwal
Автор

Derek, these tutorials are great — will you cover the Django framework at some point too? :-)

techstacker
Автор

Hey Derek.
Can you please post a video playlist on learning Kivy Framework of python.
You will be really thankful as it would mean a lot to me.

BhaveshAnand
Автор

That's incredible man, any way you could do these things in Java anytime? :))

Adam-cnib
Автор

also keep more projects using tkinter

varunsai
Автор

Hi sir ...my request to u is to make videos on python modules like, os, sys, subprocess, csv, xlrd, etc and other important modules.

varunsai
Автор

Hi Derek,
Could you cover Function Decorators in some detail?
Thanks

shivakonar
Автор

Can you do like a big ecmascript 6 vid?
I know you covered it in your oop js video I think there is more.(maybe i am wrong)

daristotell
Автор

I need to add a find function that selects/ highlights the user's input

connerdassen
Автор

Hi Derek! Great videos! Just enough information to allow you to work out the rest!
That being said, Having problem with line 74, it steps through all the code OK, but trips up on text_editor = TextEditor(root). Is this because your running a Mac and I'm running MS windows 10? Thanks Derek! (Learn to Program 23 Python Text Editor)

andrewrowe