I am looking for a new language to learn, preferably more PC style platform focused, would this be a good language to learn?
Have you tried kotlin? It is developed by jetbrains, works in the JVM and you can mix java code and kotlin code in the same project. It is still in beta but it has been developed for more years than swift and both look quite similar. Jet brains said they wanted to release the version 1.0 the the end of this year... Plus it is fully integrated in intelliJ idea
Introducing the IBM Swift Sandbox
21–30 of 61 posts
Re: Introducing the IBM Swift Sandbox
#22I am looking for a new language to learn, preferably more PC style platform focused, would this be a good language to learn?
Look into F#. It's open source. Works on Linux, Mac OS X, Android, iOS, Windows, etc. It has a good ecosystem and tooling built around it already but you can also tap into the C# ecosystem, if necessary. It compares really well to Swift: http://www.slideshare.net/ScottWlaschin/swift-vslanguagex but even without that comparison, it's worth a look on its own.
Re: Introducing the IBM Swift Sandbox
#23Re: Introducing the IBM Swift Sandbox
#24This seems to be down. I'm getting 500 errors or a blank/blue page. I hope this wasn't supposed to be a demonstration of IBMs scalability prowess.
Re: Introducing the IBM Swift Sandbox
#25It's on Bluemix!!! Here is my experience with Bluemix: 1. We needed to get bills to send to our accounting department. There is no way to get this out of Bluemix. We needed to contact 5 different people and send 2 different support tickets. 2. At one point we couldn't log into our accounts, the authentication server was down. 3. The docker container doesn't always get internet. Also it sure as hell is guaranteed to n…
Buy some of the stock, you'll feel better :)
Re: Introducing the IBM Swift Sandbox
#26How funny the server is down. This shows IBM cloud quality somehow. http://m.imgur.com/dGNPBAr
Re: Introducing the IBM Swift Sandbox
#27This seems to be down. I'm getting 500 errors or a blank/blue page. I hope this wasn't supposed to be a demonstration of IBMs scalability prowess.
Re: Introducing the IBM Swift Sandbox
#28I'm also planning on adding support for Swift to https://repl.it once I figure out how to implement a proper REPL with it.
Re: Introducing the IBM Swift Sandbox
#29I am looking for a new language to learn, preferably more PC style platform focused, would this be a good language to learn?
What do you want to do with the language?: Here are some choices I think are interesting as new languages: Elixir : interpreted / scalability / concurrency / fault tolerance/ friendly community Rust : compiled / close to C speed / memory safety / concurrency TypeScript : compiles to Javascript but with types / runs in the browser Elm : compiles to Javascrtipt / functional / runs in the browser
That said, the edge cases are few and far between. TS is a fantastic language to work with.
Re: Introducing the IBM Swift Sandbox
#30Gain from the momentum and maybe turn a pet project into something bigger. I guess that's the benefit of having tens of thousands of developers...