it't a old blog post but its very interesting https://lemire.me/blog/2016/09/29/can-swift-code-call-c-code-without-overhead/
Daniel Lemire's blog
Can Swift code call C code without overhead?
Swift is the latest hot new language from Apple. It is becoming the standard programming language on Apple systems. I complained in a previous post that Swift 3.0 has only about half of Java’s speed in tests that I care about. That’s not great for high-performance…
here is my secound post (how to manage localized strings in your project) have a look :D https://www.minds.com/hartig/blog/how-too-manage-localized-strings-in-your-project-1083423695357358080
Minds
How to manage Localized Strings in your Project
The plan is to create for each ViewController a Enum as collection for our Localized Strings Keys. For the start we need a protocol that sho...
https://gist.github.com/mariushartig/c0fea765c8ef993670c83209934a3dce Here is my Gist with some usefull Swift Extensions, if you want you can share your Extensions in our Swift Group https://t.me/Theswiftdevelopersdiskussion
Gist
a collection with usefull Swift Extensions
a collection with usefull Swift Extensions. GitHub Gist: instantly share code, notes, and snippets.
Hey Guys, the Swift Dev Channel have now 89 Members 🤩 Big thanks to eutampieri he supported me on Reddit 👌this is motivating me a lot specially in the current situation that we are in. I will start to structure my channel more and i will post on each Friday swift news and blog posts.
Reddit
From the swift community on Reddit: Telegram channel
Explore this post and more from the swift community
Hello Guys, here is my weekly update for you.
1. Because of Covid 19 we have more time as usually, use this time and get inspired of some nice Open Source Projects
2. NSHipster created a Documentation Tool for Swift
3. My two little Blog Post are now available on telegra.ph for nice reading experience with Instant View
https://telegra.ph/How-to-manage-Localized-Strings-in-your-Project-04-01
https://telegra.ph/Generics-Design-Patterns-03-31
1. Because of Covid 19 we have more time as usually, use this time and get inspired of some nice Open Source Projects
2. NSHipster created a Documentation Tool for Swift
3. My two little Blog Post are now available on telegra.ph for nice reading experience with Instant View
https://telegra.ph/How-to-manage-Localized-Strings-in-your-Project-04-01
https://telegra.ph/Generics-Design-Patterns-03-31
Dunebook
21 amazing Swift Opensource Projects - Dunebook
Swift Opensource projects, on the other hand, are best known for two uses: it gives beginners the opportunity to read and understand
When this code is executed, what value will num have ?
Anonymous Poll
20%
-16,777,216
8%
-255
68%
0
0%
16,777,216
0%
255
3%
This code will compile but crash
3%
This code will not compile
As you can see, there are two for loops, both operating on the data array. Which loop prints the most line ?
Anonymous Quiz
22%
Both loops print the same number of lines
48%
The first loop prints more lines than the second
13%
The second loop prints more lines than the first
9%
This code will compile but crash
9%
This code will not compile
Hello Guys, here is the weekly update.
With Vapor and the SwiftWebUI Framework i would be also a Web Developer ^^
Here is a update what Google is planing for Swift to have a Machine learning language.
This is a Blog Post about the future and the past of Swift.
I wish you a Happy Easter
With Vapor and the SwiftWebUI Framework i would be also a Web Developer ^^
Here is a update what Google is planing for Swift to have a Machine learning language.
This is a Blog Post about the future and the past of Swift.
I wish you a Happy Easter
GitHub
GitHub - SwiftWebUI/SwiftWebUI: A demo implementation of SwiftUI for the Web
A demo implementation of SwiftUI for the Web. Contribute to SwiftWebUI/SwiftWebUI development by creating an account on GitHub.