zlacker

[parent] [thread] 3 comments
1. Square+(OP)[view] [source] 2017-07-27 13:15:13
I'd also add SQL to your language list, and often SASS, gulp/grunt configuration, JSON, ASP.NET, and so on.

And come on, JS is a C-style language. If you know one you know them all.

It's also not a difficult jump to OOP languages; especially now that Java 8 supported lambdas and C# supports async/await. It's hard to learn concepts, not syntax.

replies(2): >>egeozc+41 >>s73ver+ew1
2. egeozc+41[view] [source] 2017-07-27 13:23:40
>>Square+(OP)
Don't you agree, though, thinking that web developers don't write iOS apps because they don't want to learn Swift, is a bit ridiculous at this point? Yet another language isn't even significant for a typical web developer. For me, tooling (XCode) took more time to learn than being able to write acceptable Swift...
replies(1): >>Square+r3
◧◩
3. Square+r3[view] [source] [discussion] 2017-07-27 13:41:14
>>egeozc+41
Yes, I agree. I was agreeing with you before as well. Setting up a Mac, learning a new IDE, and getting your tooling/builds set up is a far bigger pain point than actually learning the new language.

At least that's the case if it's logically similar. C, Java, JS, etc are mostly transferable. I might not say the same about something like Haskell.

4. s73ver+ew1[view] [source] 2017-07-27 23:39:47
>>Square+(OP)
If that's the case, then we shouldn't hear any complaining about having to learn Java, ObjC or Swift.
[go to top]