Apple introduces a new programming language named “Swift”.

Apple introduces a new programming language named “Swift”.

It appears that Swift is intended to more or less replace Objective-C, although it can be mixed with C and Objective-C in the same project.

ArsTechnica writes: “Swift seems to get rid of Objective C’s reliance on defined pointers; instead, the compiler infers the variable type, just as many scripting languages do. At the same time, it provides modern features similar to those found in C++ and Java, like well-defined namespaces, generics, and operator overloading. From the few fragments of code shown during the demo, Swift appears to rely heavily on the dot-notation that Apple introduced in an earlier iteration of Objective C.”

Swift also uses ARC instead of garbage collection.

https://developer.apple.com/swift/

https://itunes.apple.com/us/book/the-swift-programming-language/id881256329?mt=11

http://www.theverge.com/2014/6/2/5772992/apple-has-a-new-programming-language-called-swift-and-it-totally-rules

http://arstechnica.com/apple/2014/06/apple-shows-off-swift-its-new-programming-language/

In case you had doubts of Delphi’s GUI capabilities…

In case you had doubts of Delphi’s GUI capabilities…

Hallvard Vassbotn and Infront’s latest release of their financial information and trading platform is a Delphi VCL app, and a pretty good looking one, IMO.

http://goinfront.com/Blog/Infront-6.0-Re-invented-for-the-real-world-needs-of-finance-professionals

   

New Glass Book Coming Soon!

Originally shared by Allen “Prisoner” Firstenberg

New Glass Book Coming Soon!

Jason Salas and I have been working on a book to help people learn how to design and develop great Glassware. The cover was just released – stay tuned for more about the contents!

This has been a fun book to write – we share a lot about our experiences learning what makes Glass different and how to develop for it.

Herb Sutter is always worth watching

Herb Sutter is always worth watching

One thing is certain: I would love quite a few of these features in Delphi as well!

“C++ evolving rapidly and is not dug out of sedimentary rock”

C++14 spec will be ready this summer, next VC++ CTP will pick up some of the new features . 

http://channel9.msdn.com/Events/Build/2014/2-661