Build A Foreign Language Flashcard App - Python Tkinter GUI Tutorial

  Рет қаралды 14,978

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 57
@Codemycom
@Codemycom 3 жыл бұрын
▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My KZbin Channel: bit.ly/2UFLKgj bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶️ Get The Code bit.ly/3uo31gV
@teogf
@teogf 3 жыл бұрын
El mejor instructor de Tkinter que existe en KZbin, Udemy e internet. Una sola pega, los que estamos flojos en Inglés, nos las vemos negras. El día que se traduzca al español será un pelotazo.
@Codemycom
@Codemycom 3 жыл бұрын
Ha thanks! You would think youtube would be able to have different language sub-titles...
@yamilemanuel3
@yamilemanuel3 3 жыл бұрын
Hola teo, en la casilla de subtítulos (aunque estos son generados automáticamente) hay una opción que permite traducirlos automáticamente al idioma que desees... no es perfecto pero puede ayudar!
@teogf
@teogf 3 жыл бұрын
El problema es que los subtítulos que ofrece KZbin siguen siendo en inglés. Pierdes más tiempo viendo el texto para traducirlo que atendiendo al ejemplo de la clase. Gracias.
@yamilemanuel3
@yamilemanuel3 3 жыл бұрын
Gracias a tus cursos estoy desarrollando una aplicación en python y kivy para poder practicar inglés y alemán ! Cuando la termine sería un honor que puedas utilizarla para practicar tu idioma objetivo ! Thanks to your videos i'm developing an app (python+kivy) for practicing languages in the way I need. Once it's done would be a pleasure sharing it with you in order to retribute everything you're doing for us!
@Codemycom
@Codemycom 3 жыл бұрын
Awesome :-)
@oripet1
@oripet1 2 жыл бұрын
Did you finished it? I would like to try it c:
@laurentreynaud4404
@laurentreynaud4404 3 жыл бұрын
Hello John, thank you very much for these trainings! Ultimately by resorting to object oriented programming we avoid global variables.
@Codemycom
@Codemycom 3 жыл бұрын
Yes, by doing something completely different you will get a different outcome :-p
@realpeterg
@realpeterg 3 жыл бұрын
I love watching you!
@Codemycom
@Codemycom 3 жыл бұрын
Glad to hear it!
@rdbende
@rdbende 3 жыл бұрын
I don't understand why you don't use ttk for projects like this, it looks so much better!
@mrznjaljubav3014
@mrznjaljubav3014 2 жыл бұрын
Thank you for this!
@ClaudioBOsorio
@ClaudioBOsorio Жыл бұрын
Gracias Señor :D
@Codemycom
@Codemycom Жыл бұрын
Welcome
@tanghiuyin6487
@tanghiuyin6487 Жыл бұрын
how can I make the questions asked in order?
@carlys8439
@carlys8439 2 жыл бұрын
Sometimes a word can have more than 1 translation. Is there a way to program more than 1 english word paired with 1 spanish word?
@zainulhassan9186
@zainulhassan9186 3 жыл бұрын
Thank You...
@learnwithnawf246
@learnwithnawf246 3 жыл бұрын
Thank you sir
@Codemycom
@Codemycom 3 жыл бұрын
Welcome!
@akramelomrani8728
@akramelomrani8728 3 жыл бұрын
I started to miss tkinter
@Codemycom
@Codemycom 3 жыл бұрын
It hasn't gone anywhere, I never stopped...every Tuesday is Tkinter Tuesday
@akramelomrani8728
@akramelomrani8728 3 жыл бұрын
@@Codemycom yeah but I like it so much that why
@arunbeckham8384
@arunbeckham8384 3 жыл бұрын
Oh and here I thought John even knew foreign languages...!! .:D
@Codemycom
@Codemycom 3 жыл бұрын
Lol
@Ibkuba
@Ibkuba 2 жыл бұрын
Hey quick question, if I was to have words or phrases in columns on excel or sheets, is there a way to import a column as strings or tupples? Or does it make more sense to create a csv file?
@Codemycom
@Codemycom 2 жыл бұрын
I have a whole course on python and excel at codemy.com
@taududeblobber221
@taududeblobber221 2 жыл бұрын
how do i make a spaced-repetition system?
@Codemycom
@Codemycom 2 жыл бұрын
No idea what that is
@Lehhuu
@Lehhuu 2 жыл бұрын
What if we wanted to prioritize the words that were not guessed correctly?
@Codemycom
@Codemycom 2 жыл бұрын
what do you mean?
@Lehhuu
@Lehhuu 2 жыл бұрын
I mean, words that are guessed incorrectly will have a higher chance of being drawn, and words that are guessed correctly will be drawn less frequently or not at all.
@Codemycom
@Codemycom 2 жыл бұрын
@@Lehhuu Sure but I don't have any videos on that
@hiwab41
@hiwab41 3 жыл бұрын
Nice
@Codemycom
@Codemycom 3 жыл бұрын
Thanks
@vecchiemaniere
@vecchiemaniere 3 жыл бұрын
Could you give me a "hint"? I need to see all the words randomly, but only once, so that a word does not appear more than one time. I also need to add a counter decreasing every time I press the next button. Thanks!
@Codemycom
@Codemycom 3 жыл бұрын
I think you need to spend more time learning the basics of python programming
@HarishRaoS
@HarishRaoS Жыл бұрын
i cannot find a link to source. Help
@Codemycom
@Codemycom Жыл бұрын
It's in the pinned comment, as always.
@declave1317
@declave1317 2 жыл бұрын
for me line 6 is not working it says that its not defined
@Codemycom
@Codemycom 2 жыл бұрын
What did you do differently from the video?
@alkingalking8577
@alkingalking8577 3 жыл бұрын
How i add number line in text please make video about this
@Codemycom
@Codemycom 3 жыл бұрын
Sorry, I don't have a video on that
@alkingalking8577
@alkingalking8577 3 жыл бұрын
@@Codemycom no you create video about text editor part 1, 2 make numbers lines plese or if i write word color change automatic like sublime text iam bad in english
@Codemycom
@Codemycom 3 жыл бұрын
@@alkingalking8577 Sorry, I won't be doing that
@alkingalking8577
@alkingalking8577 3 жыл бұрын
@@Codemycom Ok
@marcgenevey
@marcgenevey Жыл бұрын
I pasted your code into my Python editor and ran it. All i got was an empty window poping out... 🤔
@Codemycom
@Codemycom Жыл бұрын
What is your python editor? Use the tools I do in the video if you want my results.
@marcgenevey
@marcgenevey Жыл бұрын
Ha-ha! It was due to the missing icon,,,
@Codemycom
@Codemycom Жыл бұрын
@@marcgenevey that's why you never copy and paste code...
@elitecoder9246
@elitecoder9246 3 жыл бұрын
😱😱😱😱😱😱😱😱😱4mybadnet
@Codemycom
@Codemycom 3 жыл бұрын
:-)
@elitecoder9246
@elitecoder9246 3 жыл бұрын
@@Codemycom RUsmilling? N me? 😧😧😧😧😧😧
Build A Wikipedia Search App - Python Tkinter GUI Tutorial #169
17:49
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 201 МЛН
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,7 МЛН
Python GUI Development With PySimpleGUI
15:15
Real Python
Рет қаралды 1 МЛН
American was shocked by 7 Slavic countries word differences!!
15:29
World Friends
Рет қаралды 485 М.
Using Entry Boxes On Canvas - Python Tkinter GUI Tutorial #149
16:36
15 Python Libraries You Should Know About
14:54
ArjanCodes
Рет қаралды 401 М.
Don't Buy Audiobooks! 😎 Build Your Own With Just 12 Lines Of Python
13:04
Basic Search and Autofill - Python Tkinter GUI Tutorial #162
15:13
you need to learn Python RIGHT NOW!! // EP 1
17:42
NetworkChuck
Рет қаралды 2,4 МЛН
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 414 М.
They Chose Kindness Over Abuse in Their Team #shorts
00:20
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН