𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Mobile Applications Development: With Python in Kivy Framework

✍ Scribed by Tarkeshwar Barua, Ruchi Doshi, Kamal Kant Hiran


Publisher
De Gruyter
Year
2020
Tongue
English
Leaves
362
Series
STEM
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


The book covers the concepts of Python programming language along with mobile application development. Starting from fundamentals, the book continues with the explanation of mobile app development using Kivy framework. All the chapters offer questions and exercises for to better understanding of the subject. At the end of the book some hands-on projects are given to help the readers to improve their programming and project development skills.

✦ Table of Contents


Preface
Contents
Authors’ Biography
1 Introduction of Python
2 Python basics
3 Conditions and loops
4 Object-oriented programming (OOP)
5 Standard libraries
6 Getting started with Kivy
7 Kivy basics
8 Layouts
9 Designing user interfaces
10 UX widgets
11 Graphics handling
12 Packaging app for various platforms
13 Sample project
Bibliography
Index

✦ Subjects


Computers, Programming, General


πŸ“œ SIMILAR VOLUMES


Python Desktop Applications with Kivy: D
✍ Verdugo, Leire πŸ“‚ Library πŸ“… 2024 🌐 English

Python is one of the most versatile high-level programming languages ever developed. Rather than having to jump into strict syntax rules, Python reads like English and is simple to understand for someone new to programming. This allows you to obtain a basic knowledge of coding practices without havi

Creating Apps in Kivy: Mobile with Pytho
✍ Dusty Phillips πŸ“‚ Library πŸ“… 2014 πŸ› Oreilly & Associates Incorporated 🌐 English

Build mobile apps efficiently with Kivy, the Python-powered graphical toolkit for creating natural user interfaces with elegant multitouch support. With this hands-on guide, you'll learn step-by-step how to build and deploy a complete Kivy app for iOS and Android devices. If you're just beginning to

Creating Apps in Kivy: Mobile with Pytho
✍ Dusty Phillips πŸ“‚ Library πŸ“… 2014 πŸ› O'Reilly Media 🌐 English

Build mobile apps efficiently with Kivy, the Python-powered graphical toolkit for creating natural user interfaces with elegant multitouch support. With this hands-on guide, you'll learn step-by-step how to build and deploy a complete Kivy app for iOS and Android devices. If you're just beginning to

Kivy: Interactive Applications in Python
✍ RodrΓ­guez, Roberto Ulloa πŸ“‚ Library πŸ“… 2013 πŸ› Packt Publishing 🌐 English

<p> For Python developers this is the clearest guide to the interactive world of Kivi, ideal for meeting modern expectations of tablets and smartphones. From building a UI to controlling complex multi-touch events, it's all here. </p> <p><b>Overview</b></p> <ul> <li>Use Kivy to implement apps and ga

Kivy: Interactive Applications in Python
✍ RodrΓ­guez, Roberto Ulloa πŸ“‚ Library πŸ“… 2013 πŸ› Packt Publishing 🌐 English

<p> For Python developers this is the clearest guide to the interactive world of Kivi, ideal for meeting modern expectations of tablets and smartphones. From building a UI to controlling complex multi-touch events, it's all here. </p> <p><b>Overview</b></p> <ul> <li>Use Kivy to implement apps and ga

Kivy: Interactive Applications in Python
✍ Rodriguez, Roberto Ulloa πŸ“‚ Library πŸ“… 2013 πŸ› Packt Publishing 🌐 English

Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: GUI Basics: Building an Interface; Hello World!; Basic widgets -- labels and buttons; Layouts; Embedding Layouts; Our Project -- comic creator; Summary; Chapter