Is Monkey-X a good choice for a beginner?
Monkey Forums/Monkey Beginners/Is Monkey-X a good choice for a beginner?| 
 | ||
| Hello, I'm new to app development, and I was wondering if Monkey- X is a good choice for someone with no experience in app development? Also, how long would it take someone to learn Monkey - X? | 
| 
 | ||
| The language is good for beginners, but the SDKs can be a pain to install from scratch. What are you after creating? | 
| 
 | ||
| For now, just very simple game like Hangman for example. | 
| 
 | ||
| Double post... | 
| 
 | ||
| Okay, I've just knocked together a quick Hangman game to give you an example of what is needed (of course this could be coded in several different ways): https://dl.dropboxusercontent.com/u/35103024/tutorials/hangman.buildv84b/html5/MonkeyGame.html | 
| 
 | ||
| Monkey is pretty easy to learn IMO, and it is like most Basics in that it comes with easy to use functions for getting graphics on the screen etc.  So I would say it is quite good for beginners.  And there is the advantage of multiple targets (though as therevills says, you have to install some extra stuff before they work). |