<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ari Supriatna</title>
    <description>The latest articles on DEV Community by Ari Supriatna (@arisupriatna14).</description>
    <link>https://dev.to/arisupriatna14</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F259516%2F0acd77f6-242c-484d-986c-9096e00203f4.jpeg</url>
      <title>DEV Community: Ari Supriatna</title>
      <link>https://dev.to/arisupriatna14</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arisupriatna14"/>
    <language>en</language>
    <item>
      <title>Day 1 of #100DaysOfSwiftUI 🚀</title>
      <dc:creator>Ari Supriatna</dc:creator>
      <pubDate>Mon, 28 Oct 2019 08:15:09 +0000</pubDate>
      <link>https://dev.to/arisupriatna14/day-1-of-100daysofswiftui-1ga1</link>
      <guid>https://dev.to/arisupriatna14/day-1-of-100daysofswiftui-1ga1</guid>
      <description>&lt;p&gt;Hello everyone, I'm following the # 100DaysOfSwiftUI challenge. I have completed day 1 challenges. On the first day, I learned about variables, simple data types, and string interpolation. Learning from the basics is very important, especially if we as beginners, must learn from the basics.&lt;/p&gt;

&lt;p&gt;Here is an example that you can learn from the beginning&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Variables
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Farisupriatna14%2F100-Days-of-SwiftUI%2Fmaster%2FDay1%2Fvariable.png" alt="alt variable.png"&gt;
&lt;/li&gt;
&lt;li&gt;String and Integers
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Farisupriatna14%2F100-Days-of-SwiftUI%2Fmaster%2FDay1%2Fstring_integer.png" alt="alt string_integers.png"&gt;
&lt;/li&gt;
&lt;li&gt;Multiline string
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Farisupriatna14%2F100-Days-of-SwiftUI%2Fmaster%2FDay1%2Fmultiple_line_string.png" alt="alt multiline_string.png"&gt;
&lt;/li&gt;
&lt;li&gt;Doubles and Boolean
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Farisupriatna14%2F100-Days-of-SwiftUI%2Fmaster%2FDay1%2Fdoubles_booleans.png" alt="alt doubles_boolean"&gt;
&lt;/li&gt;
&lt;li&gt;String interpolation
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Farisupriatna14%2F100-Days-of-SwiftUI%2Fmaster%2FDay1%2Fstring_interpolation.png" alt="alt string_interpolation.png"&gt;
&lt;/li&gt;
&lt;li&gt;Constants
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Farisupriatna14%2F100-Days-of-SwiftUI%2Fmaster%2FDay1%2Fconstants.png" alt="alt constant.png"&gt;
&lt;/li&gt;
&lt;li&gt;Type annotations
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Farisupriatna14%2F100-Days-of-SwiftUI%2Fmaster%2FDay1%2Ftype_annotations.png" alt="alt type_annotation"&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Congratulations, you have learned the basics for swift 🎉&lt;br&gt;
See you the next article in day 2 😁&lt;/p&gt;

</description>
      <category>ios</category>
      <category>swift</category>
      <category>swiftui</category>
      <category>iosdeveloper</category>
    </item>
  </channel>
</rss>
