<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Thank you. I have shared the two posts to my twitter account.</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">zhaoxin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 4, 2016 at 5:44 AM, Jon Hoffman via swift-users <span dir="ltr">&lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><font size="2" face="arial, sans-serif">I wrote two tutorials to help developers get started with Swift for Linux and thought I would share them with the group.</font><div><font size="2" face="arial, sans-serif"><br></font></div><div><font size="2" face="arial, sans-serif"><a href="http://masteringswift.blogspot.com/2016/01/swift-for-linux-part-1-building.html" target="_blank">Swift for Linux part 1 – Building Applications</a>: <br></font></div><div><font size="2" face="arial, sans-serif"><i>In this first post we will look at several examples that will demonstrate how to write and build applications with the Swift port for Linux.  We will also create a shell scripts that we can use to create the directory structure and minimum files needed to use Swift’s package manager to build our applications.</i><br></font></div><div><font size="2" face="arial, sans-serif"><br></font></div><div><font size="2" face="arial, sans-serif"><a href="http://masteringswift.blogspot.com/2016/02/swift-for-linux-part-2-using-c.html" target="_blank">Swift for Linux part 2 – Using C libraries with Swift</a>:  </font></div><div><div><p><font size="2" face="arial, sans-serif"><i>Swift developers coming from Apple’s iOS and OS X environments are use to using the Cocoa and Cocoa Touch frameworks however these frameworks are not available in the Linux environment.  When we develop Linux applications and utilities with Swift we need to use the system libraries provided by the Linux environment.  In this post will look at how we can use these system libraries with our Swift code to build useful applications and utilities.  <u></u><u></u></i></font></p></div><div><p><font size="2" face="arial, sans-serif"><i>In this post we will look at the <font color="#365f91">Glibc</font> module that Apple provides for us which includes the majority of the Linux Standard Library.  We will also look at how we could create our own modules to add additional system libraries not included in the <font color="#365f91">Glibc</font> module.  To demonstrate the concepts discussed we will conclude this post by building a simple command line utility that will list the IP addresses of the device that it is run on.</i></font><span class="HOEnZb"><font color="#888888"><br></font></span></p><span class="HOEnZb"><font color="#888888"><p><font size="2" face="arial, sans-serif"><i><br></i></font></p><p><font size="2" face="arial, sans-serif">Jon</font></p></font></span></div></div></div><br>_______________________________________________<br>
swift-users mailing list<br>
<a href="mailto:swift-users@swift.org">swift-users@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-users" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-users</a><br>
<br></blockquote></div><br></div>