https://gb.ru/courses/388
Бесплатный курс «Kivy: мобильные приложения на Python» от GeekBrains. Количество занятий: 3 уроков. Пройди бесплатное обучение на онлайн-курсе «Kivy: ...
https://stepik.org/course/179831/promo
В этом курсе мы подробно разберем основные возможности фраемворка Kivy. ... Python необходимо иметь базовые знания в программировании и языке Python. Для ...
https://www.youtube.com/watch?v=VIy3hktYKwE
27 янв. 2018 г. ... Введение в Python Kivy ... This content isn't available. Введение в Python Kivy. Сегодня мы поговорим о курсе в целом, о самом Kivy ...
https://www.youtube.com/watch?v=VzPqOaW369I
19 мар. 2018 г. ... В данном уроке представлена реализация текстового редактора с несколькими функциями и подстветкой синтаксиса языка программирования Си.
https://habr.com/ru/articles/314236/
2 нояб. 2016 г. ... ... решено начать серию уроков по созданию аналога нативного приложения, написанного для Android на Java, но с помощью фреймворка Kivy + Python....
https://edu.mmcs.sfedu.ru/mod/folder/view.php?i...
Страницы сайта. Мои курсы · Теги · Мои курсы · Курсы. Осенний семестр. Прикладная математика и информатика. Фундаментальная информатика и ИТ. Математика, механика.
https://itproger.com/news/izuchenie-python-kivy...
12 мар. 2021 г. ... Изучение Python Kivy в одной статье! Основы Kivy ⚡ Информационные ... За курс вы изучите массу нового и к концу программы будете уметь ...
https://mooc.ru/courses/kivy-mobilnye-prilozhen...
Курс подходит новичкам. Способствует продвижению в профессии Python- и веб-разработчиков. Во время обучения студенты познакомятся с Kivy-библиотекой, установят ...
https://vk.com/wall-194576836_5570
12 июн. 2021 г. ... Уроки Python Kivy 1. // Python += Kivy # 0 // Обучение до обучения // 2. // Python += Kivy # 1 // Введение // 3. // Python += Kivy # 2 ...
https://www.youtube.com/watch?v=a8RXdWeeO9I
12 мар. 2021 г. ... http://bit.ly/2MaeGym Программа обучения Python: ; http://bit.ly/2LN9z7D ⏰ Тайм-коды: ; 00:00 - Начало ; 00:30 - Зачем изучать Kivy? ; 01:21 - ...
Курсы по созданию десктопных приложений на Python с Kivy
sky.pro
Подробное руководство Kivy (android) Python
python-android.spb-tut.ru
Курс [Алексей Ильющенко] [Stepik] Разработка мобильных и PC приложений ...
unimys.com
Kivy Set-Up & Creating Your First GUI- Creating Modern GUIs & Apps with ...
www.youtube.com
Why you should use Kivy in your next python app | by Josiah Brown | Medium
medium.com
آموزش وب اسکریپینگ با پایتون از صفر ــ بسته مقدماتی | هم رویش
hamruyesh.com
Build a Mobile Application With the Kivy Python Framework – Real Python
realpython.com
【Python応用】Kivy、ボタンとスイッチの使用例-まとめ-
www.hobby-happymylife.com
Python разработчик курсы с нуля - обучение онлайн - уроки Питон на itProger
itproger.com
YouTube • October 16, 2019 • 08:37
welcome to the first video on Python Kivy Tutorial. This video provides an Introduction to Kivy framework. At the end of this course, you will have a firm grasp of techniques using kivy libraries. Feel the real power of Python and programming! The course offers you a unique approach of learning how to code by solving real world problems. # ...
YouTube • July 2, 2023 • 13:04
Check out the first tutorial in this extensive Python Kivy GUI & App series. In this episode we'll look at an overview of the series, set-up, installations, virtual environments and creating our first application- producing meaningful and actionable Python code. In the next episode we'll explore more widgets! Enjoy! 🤝 Want 1:1 mentorship ...
YouTube • November 4, 2020 • 16:13
In this video we'll start to look at the Kivy Design Language. The .kv design language allows us to abstract away the design elements of our app into a separate file, apart from our main Python code. Think of it similar to HTML and CSS...kivy design language is similar to CSS (at least the concept of it). In this video I'll recreate our app ...
YouTube • March 1, 2021 • 14:14
In this video I'll show you how to teach yourself KivyMD quickly and easily! In the last video we looked at the Kitchen Sink app which shows you all of the different elements that you can use in KivyMD. In this video I'll show you how to dive into the code and actually learn how to use each of those elements. KivyMD comes with some fantastic ...
YouTube • June 4, 2020 • 14:20
Привет друзья! Сегодня мы с вами установим фреймворк Kivy и создадим свое первое GUI приложения в Python используя модуль kivy. На этом уроке мы с вами: Установим фреймворка Kivy в Python. Создадим первое ...
YouTube • February 14, 2019 • 13:18
In this video I show a large kivy GUI example and walk through the source code. This kivy example is fairly complex and deals with multiple screens. The example is a login and create account form. You have the ability to create an account, login and see information based on your current user. Information is stored after the app is closed.. Code ...