|
|
|
|
|
by nyrulez
2709 days ago
|
|
I like what I see, but they do a poor job of explaining the use cases, which is a common issue for most technical projects. Is this for: - learning? - developing personal projects? - developing business projects? - can be deployed to desktop platforms? mobile ? web? - Has GUI library support? Without a clear break down of use cases, I am just lost in the cool technology without any way of determining if it fits my needs. A good example of how to do this well is GameMaker Studio: https://www.yoyogames.com/gamemaker |
|
In fact, Pharo pretty much can do everything you asked for. It is just amazing to learn a lot of CS concepts. Just so know, Pharo is a great tool to teach. I am a student and this is how I came across Pharo about a few years back.
And you can build both Business applications (http://pharo.org/Companies) or personal applications. Take a look at the catalogue here http://catalog.pharo.org/ and http://smalltalkhub.com/list. You can do almost everything in Pharo. Imagination is the limit to what you can do in Pharo.
And also there is a good list of use cases at http://pharo.org/success.
HTH