Difference between revisions of "Introduction"

From GiderosMobile
m
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
=The Ultimate Guide to Gideros Studio=
+
= The Ultimate Guide to Gideros Studio =
  
 
__TOC__
 
__TOC__
  
==== <translate>Copyright</translate> ====
+
=== <translate>Copyright</translate> ===
 
+
<translate>"The Ultimate Guide to Gideros Studio" is Copyright © 2011-2020 by its authors. All rights reserved.</translate>
<translate>"The Ultimate Guide to Gideros Studio" is Copyright © 2011-2018 by its authors. All rights reserved.</translate>
 
  
 
<translate>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.</translate>
 
<translate>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.</translate>
  
<translate>You are allowed to reproduce parts of this guide on your web page, or in printed form, provided that you provide a link back to the guide’s web page on www.giderosmobile.com (for latest updates).</translate>
+
<translate>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).</translate>
  
==== <translate>Who this guide is for?</translate> ====
+
=== <translate>Who is this guide for?</translate> ===
 +
<translate>This guide is for you if you're curious about application and/or game programming using the Lua language.</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 multiplatform 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, if not weeks.</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>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>Authors</translate> ===
 +
<translate>This guide has been written by the following authors:</translate>
  
<translate>We believe that having a Lua background is critical to mobile programming using Gideros Studio, therefore we also cover the basics of Lua. This book doesn’t dive into Lua programming but only cover an introduction, since there are a lot of reference manuals and expert-level guides for Lua.</translate>
+
''Caroline Begbie, Atılım Çetin, Görkem Çetin, Nathan Doss, Michael Hartlef, Jayant Varma, Deniz A. S. Çetin, Anthony Ball''
  
<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 mobile applications with Gideros Studio.</translate>
 
 
==== <translate>Authors</translate> ====
 
 
<translate>This guide has been written by the following authors:</translate>
 
  
* Caroline Begbie
+
'''NEXT''': [[Gideros Studio]]
* Atılım Çetin
 
* Görkem Çetin
 
* Nathan Doss
 
* Michael Hartlef
 
* Jayant Varma
 
* Deniz A. S. Çetin
 
* Anthony Ball
 

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