Difference between revisions of "Introduction"

From GiderosMobile
(update?)
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
=== <translate>Who is this guide for?</translate> ===
 
=== <translate>Who is this guide for?</translate> ===
<translate>This guide is for you if you're curious about application programming on mobile devices, particularly interested in rapid mobile application development with a focus on multi platform paradigms. If you already have some programming experience, you'll see that the Lua language used in Gideros Studio is very easy, and coding a basic skeleton of your application will take days, not weeks.</translate>
+
<translate>This guide is for you if you're curious about application and/or game programming using the Lua language.</translate>
  
<translate>The Ultimate Guide to Gideros Studio will teach you, from day 0, how to program using physics, produce sound using audio libraries, connect to resources on the internet, exploit the capabilities of your device and test your application in under 1 seconds' time.</translate>
+
<translate>This guide will help you get familiar with the most important parts of Gideros Studio, and will cover the basics of the Lua language.</translate>
 
 
<translate>We believe that having a Lua background is critical to programming using Gideros Studio, therefore we also cover the basics of Lua. This book doesn’t dive into Lua programming but only covers an introduction, since there are a lot of reference manuals and expert-level guides for Lua.</translate>
 
 
 
<translate>After you finish this guide, you'll be familiar with the most important parts of Gideros Studio, and how to program your own application. We hope that this guide will help smooth the learning way towards making applications with Gideros Studio.</translate>
 
  
 
=== <translate>Authors</translate> ===
 
=== <translate>Authors</translate> ===
 
<translate>This guide has been written by the following authors:</translate>
 
<translate>This guide has been written by the following authors:</translate>
* Caroline Begbie
+
 
* Atılım Çetin
+
''Caroline Begbie, Atılım Çetin, Görkem Çetin, Nathan Doss, Michael Hartlef, Jayant Varma, Deniz A. S. Çetin, Anthony Ball''
* Görkem Çetin
 
* Nathan Doss
 
* Michael Hartlef
 
* Jayant Varma
 
* Deniz A. S. Çetin
 
* Anthony Ball
 
  
  
'''NEXT''': [[Gideros_Studio]]
+
'''NEXT''': [[Gideros Studio]]

Revision as of 01:56, 13 July 2020

The Ultimate Guide to Gideros Studio

Copyright

"The Ultimate Guide to Gideros Studio" is Copyright © 2011-2020 by its authors. All rights reserved.

The whole guide can be reproduced in other forms (e.g electronic or written), without permission in writing from the authors, provided that this copyright page remains intact.

You are allowed to reproduce parts of this guide on your web page, or in printed form, provided that you link back to the guide web page on www.giderosmobile.com (for latest updates).

Who is this guide for?

This guide is for you if you're curious about application and/or game programming using the Lua language.

This guide will help you get familiar with the most important parts of Gideros Studio, and will cover the basics of the Lua language.

Authors

This guide has been written by the following authors:

Caroline Begbie, Atılım Çetin, Görkem Çetin, Nathan Doss, Michael Hartlef, Jayant Varma, Deniz A. S. Çetin, Anthony Ball


NEXT: Gideros Studio