2012-03-21 19:26:40 +00:00
|
|
|
A first App
|
2012-03-23 16:05:08 +00:00
|
|
|
-----------
|
2012-03-16 14:42:35 +00:00
|
|
|
|
2012-07-08 09:36:49 +00:00
|
|
|
Immerse yourself in the world of Kivy with your first App.
|
2012-03-23 01:22:05 +00:00
|
|
|
|
|
|
|
.. image:: ../images/gs-tutorial.png
|
|
|
|
:align: center
|
2012-03-25 15:31:23 +00:00
|
|
|
:height: 229px
|
2012-03-23 01:22:05 +00:00
|
|
|
|
|
|
|
The :doc:`/tutorials/pong` introduces the fundamental design patterns and
|
2012-07-08 09:36:49 +00:00
|
|
|
the application development process. As you follow the tutorial, you will create a simple app.
|
|
|
|
You will also learn how to run the app on your OS. The simple steps in the tutorial
|
|
|
|
introduce elegant, useful concepts that you will use over and over again in app development.
|
2012-03-23 01:22:05 +00:00
|
|
|
|
2012-07-08 09:36:49 +00:00
|
|
|
The :doc:`/tutorials/pong` is the most important article in the road map. It
|
2012-03-23 01:22:05 +00:00
|
|
|
lays the foundation for the concepts that you will learn more about later. Each
|
|
|
|
of the other articles expands on one of those concepts.
|
2012-03-16 14:42:35 +00:00
|
|
|
|