From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!newsfeed0.kamp.net!newsfeed.kamp.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: egarrulo Newsgroups: comp.lang.ada Subject: Re: Object Pascal vs Ada -- which is better for a hobbyist? Date: Tue, 15 Mar 2016 14:52:38 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net n+WrM71TQWwOuABvBLBHoA/rORM4CXPKTUEJkvmG8xABCLqJSZ Cancel-Lock: sha1:CFvruwgUTWsYtIlA3Hq63DaVCmg= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: Xref: news.eternal-september.org comp.lang.ada:29777 Date: 2016-03-15T14:52:38+01:00 List-Id: On 15/03/16 14:18, G.B. wrote: > On 15.03.16 11:53, egarrulo wrote: >> On 15/03/16 11:31, egarrulo wrote: >>> I agree that the background of people is what matters the most >> >> But then, when someone comes and asks such a generic question, he >> obviously doesn't know what he is talking about, and he elicits a >> matching answer. > > It is interesting that some still maintain the idea > that portable GUI programming has a place. It hasn't, > with a possible exception of big corporate legacy. Even if there were a RAD IDE for GUI applications based on HTML/CSS/JavaScript, I wouldn't have recommended it anyway, because JavaScript - with all its pitfalls - is hardly a language that is suitable for hobbyists. GUI programming done the old way is still the easier route for a hobbyist programmer. > Nor does any of the mainstream languages define anything > in the language that specifically addresses GUI things. Java, C# and Python all ship with GUI support.