Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Apple's new Swift coding language hopes to lock down errors. (Die Objective-C!!!)
CNet ^ | June 2, 2014 12:16 PM PDT | Seth Rosenblatt

Posted on 06/02/2014 5:53:12 PM PDT by ImJustAnotherOkie

Apple's new programming language Swift promises to be easier and faster to code with and more secure.

Swift promises to blaze past Objective-C and Python, with complex object sort 3.9 times faster and RC4 encryption 220 times faster than Python. Federighi promised that developers simply won't be able to make entire classes of errors that currently plague them, even though code written in Swift will be able to run alongside current Objective-C code.

(Excerpt) Read more at cnet.com ...


TOPICS:
KEYWORDS: programming
Navigation: use the links below to view more comments.
first previous 1-2021-4041-48 next last
To: who_would_fardels_bear

Heh! Funny.

While Java is a professional programming language that is often used by less than professional programmers it is NOT an ideal language for programming web apps and it never has been. In 95 they began hyping it as a web language because at the time it was better than using C++. The idea behind Java was to remove the “dangerous” aspects of C++ such as pointers and memory management and garbage collection so that programmers couldn’t screw up the code and make it unsafe. Unfortunately, what they removed were the constructs that made C++ so powerful in the hands of competent and experienced programmers and allowed many who were less than skilled to write applications. Crappy code is still crappy code regardless of the language when it is written by newbies who think they know everything about the language. Java is still klunky to write, especially for visual apps and is a memory hog.

C++ is still the predominant language in use along with Java, C#, and yes, VB .Net.


21 posted on 06/03/2014 7:28:03 AM PDT by RJS1950 (The democrats are the "enemies foreign and domestic" cited in the federal oath)
[ Post Reply | Private Reply | To 20 | View Replies]

To: OrioleFan

I also did all of that except instead of Compass assembly I did IBM assembly. I moved into C++, C#, VB, and some Java and for the last 10 years I’ve been teaching undergraduate/graduates courses in C++, C#, VB.Net, and Java.


22 posted on 06/03/2014 7:30:35 AM PDT by RJS1950 (The democrats are the "enemies foreign and domestic" cited in the federal oath)
[ Post Reply | Private Reply | To 17 | View Replies]

To: ImJustAnotherOkie

Apple is to Development Languages and Environments,

as

Nancy Pelosi is to Sanity.


23 posted on 06/03/2014 7:41:01 AM PDT by Lazamataz (Early 2009 to 7/21/2013 - RIP my little girl Cathy. You were the best cat ever. You will be missed.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: BuckeyeTexan

Apps are good places to store bad developers.


24 posted on 06/03/2014 7:42:43 AM PDT by Lazamataz (Early 2009 to 7/21/2013 - RIP my little girl Cathy. You were the best cat ever. You will be missed.)
[ Post Reply | Private Reply | To 15 | View Replies]

To: RJS1950

I support a VB.NET web app with dynamic page generation (as opposed to controls on a control surface, and a second C#.NET web app with the control surface page generation.

.NET is still the king of web app development.


25 posted on 06/03/2014 7:44:45 AM PDT by Lazamataz (Early 2009 to 7/21/2013 - RIP my little girl Cathy. You were the best cat ever. You will be missed.)
[ Post Reply | Private Reply | To 21 | View Replies]

To: varmintman

Never understood why people act so “religious” over programming languages, it’s just a tool. And the more tools you know, the better.


26 posted on 06/03/2014 7:48:13 AM PDT by dfwgator
[ Post Reply | Private Reply | To 2 | View Replies]

To: Lazamataz

No doubt, .NET Framework was built specifically to support web apps and services.


27 posted on 06/03/2014 7:53:43 AM PDT by RJS1950 (The democrats are the "enemies foreign and domestic" cited in the federal oath)
[ Post Reply | Private Reply | To 25 | View Replies]

To: Lazamataz

This is really their first I guess. I imagine they’ve been using it in house for quite a while.


28 posted on 06/03/2014 7:55:02 AM PDT by ImJustAnotherOkie (zerogottago)
[ Post Reply | Private Reply | To 23 | View Replies]

To: WMarshal

That’s been the case for years, shotgun job requirements. In 2000, there were all kinds of postings for 3-5 years of .Net experience. At that time the only developers with that experience were the .Net developers at Microsoft.

HR posters like many CIOs are completely clueless.


29 posted on 06/03/2014 7:57:08 AM PDT by RJS1950 (The democrats are the "enemies foreign and domestic" cited in the federal oath)
[ Post Reply | Private Reply | To 19 | View Replies]

To: RJS1950

HR departments are dumping grounds for showing how “diverse” a company is.


30 posted on 06/03/2014 7:58:07 AM PDT by dfwgator
[ Post Reply | Private Reply | To 29 | View Replies]

To: Vince Ferrer

According to the article no relation.


31 posted on 06/03/2014 7:59:27 AM PDT by ImJustAnotherOkie (zerogottago)
[ Post Reply | Private Reply | To 9 | View Replies]

To: dfwgator
rogramming languages, it’s just a tool. And the more tools you know, the better.

You know me, and I'm a tool.

32 posted on 06/03/2014 8:00:46 AM PDT by Lazamataz (Early 2009 to 7/21/2013 - RIP my little girl Cathy. You were the best cat ever. You will be missed.)
[ Post Reply | Private Reply | To 26 | View Replies]

To: BuckeyeTexan

The only problem with the original VB was OO support.

When VB.Net came out I went to C# since I did C for years.

I use neither now.

Digging into the details of Swift it turns out to be insanely robust with a lot of choices to accomplish a project.

I don’t like the ‘let’ much. That’s why the analogy to Basic comes from but that’s about all there is in common.


33 posted on 06/03/2014 8:04:09 AM PDT by ImJustAnotherOkie (zerogottago)
[ Post Reply | Private Reply | To 15 | View Replies]

To: Lazamataz
".NET is still the king of web app development."

.NET (or .NYET :) has never been the top choice for web app development, since it's tied to Windows. Linux and Unix power most of the big sites, with Java providing the horsepower for "enterprise class" development.

Java has been the #1 language in terms of jobs for quite a while.

Here's a chart from an analysis of 45,000 job postings on Twitter for the last 12 months:

From: http://www.sitepoint.com/best-programming-language-learn-2014/

Back on topic, I think Swift looks pretty darned good. I hope open source implementations are allowed.

34 posted on 06/03/2014 1:56:05 PM PDT by PreciousLiberty
[ Post Reply | Private Reply | To 25 | View Replies]

To: RJS1950

Sorry about the IBM assembly language. Compass only had 64 instructions. Seymour Cray designed some fast (ahead of their time) mainframes in the 6000 and 7000 series systems. They had no interrupts. Peripheral processors (programmable channels) were used to monitor the system, control the display, move data around to network devices, card readers, printers, and tape drives. If you knew what you were doing, you could actually start one up from a Fortran program. CDC had 2 operating systems NOS and NOS/BE. NOS came from COS (Cray Operating System) and NOS/BE came from MACE (Mansfield and Callendar’s Executive). I actually went skiing with Dave Callendar, his wife, and my fiance.


35 posted on 06/04/2014 7:58:33 AM PDT by OrioleFan (Republicans believe every day is July 4th, Democrats believe every day is April 15th.)
[ Post Reply | Private Reply | To 22 | View Replies]

To: Lazamataz
You know me, and I'm a tool.

I dunno... a tool has to actually be useful for at least one stated purpose.

36 posted on 06/04/2014 8:01:51 AM PDT by kevkrom (I'm not an unreasonable man... well, actually, I am. But hear me out anyway.)
[ Post Reply | Private Reply | To 32 | View Replies]

To: PreciousLiberty
I think Swift looks pretty darned good. I hope open source implementations are allowed.

If they posted the language reference, is it even possible to prevent someone else from writing a compiler for it? You can copyright a specific implementation, but not the language itself, as far as I know.

37 posted on 06/04/2014 8:03:43 AM PDT by kevkrom (I'm not an unreasonable man... well, actually, I am. But hear me out anyway.)
[ Post Reply | Private Reply | To 34 | View Replies]

To: kevkrom

(As an aside, I hope someone does create one, and soon. I want to write an OS X app, but don’t want to pony up the $99 developer fee until I’m certain it’s close to ready for market.)


38 posted on 06/04/2014 8:06:05 AM PDT by kevkrom (I'm not an unreasonable man... well, actually, I am. But hear me out anyway.)
[ Post Reply | Private Reply | To 37 | View Replies]

To: kevkrom

I will hurt you.


39 posted on 06/04/2014 9:09:34 AM PDT by Lazamataz (Early 2009 to 7/21/2013 - RIP my little girl Cathy. You were the best cat ever. You will be missed.)
[ Post Reply | Private Reply | To 36 | View Replies]

To: kevkrom

“(As an aside, I hope someone does create one, and soon. I want to write an OS X app, but don’t want to pony up the $99 developer fee until I’m certain it’s close to ready for market.)”

You can get all the OSX developer tools free, you only need to pay the $99 if you want to sell through Apple’s stores, or download an iOS app to an actual device rather than a simulator.

Just register for a free developer account. You’ll have access to the XCode 6 beta.


40 posted on 06/04/2014 12:28:56 PM PDT by PreciousLiberty
[ Post Reply | Private Reply | To 38 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-2021-4041-48 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson