<?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>Forem: ogodo moses</title>
    <description>The latest articles on Forem by ogodo moses (@ogodo_moses_dacb80df1025b).</description>
    <link>https://forem.com/ogodo_moses_dacb80df1025b</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%2F1717541%2F414a9f82-7ecd-4382-9078-8ba7be62278c.jpg</url>
      <title>Forem: ogodo moses</title>
      <link>https://forem.com/ogodo_moses_dacb80df1025b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ogodo_moses_dacb80df1025b"/>
    <language>en</language>
    <item>
      <title>My Journey into Mobile Development with HNG Internship.</title>
      <dc:creator>ogodo moses</dc:creator>
      <pubDate>Tue, 02 Jul 2024 16:47:38 +0000</pubDate>
      <link>https://forem.com/ogodo_moses_dacb80df1025b/my-journey-into-mobile-development-with-hng-internship-5o5</link>
      <guid>https://forem.com/ogodo_moses_dacb80df1025b/my-journey-into-mobile-development-with-hng-internship-5o5</guid>
      <description>&lt;p&gt;Hi there! I'm excited to share my journey as I start the HNG Internship and dive into mobile development. Mobile apps are a big part of our lives, and making them is both fun and challenging. Let's talk about the platforms we use to build these apps and the common software architecture patterns.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MOBILE APPS DEVELOPMENT PLATFORMS&lt;/strong&gt;.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Native Development:&lt;/strong&gt;
This means building apps specifically for either Android or iOS. For Android, you use Java or Kotlin, and for iOS, you use Swift or Objective-C.
&lt;strong&gt;ADVANTAGES **
i. Great Performance: Native apps run fast and smoothly.
ii. Full Access to Features: You can use all the features of the device.
**DISADVANTAGES&lt;/strong&gt;
i. Time-Consuming: You need to build separate apps for Android and iOS.
ii. More Maintenance: Maintaining two codebases is a lot.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cross-Platform Development:&lt;/strong&gt;
This means building one app that works on both Android and iOS. Tools like React Native and Flutter help with this development.
&lt;strong&gt;ADVANTAGES:&lt;/strong&gt;
i. Saves Time: You write the code once and it works on both platforms.
ii Cheaper: It's less expensive than building two separate apps.
&lt;strong&gt;DISADVANTAGES:&lt;/strong&gt;
i)Slower Performance: These apps might not be as fast as native apps.
ii) Limited Features: Some device features might not be fully available.
&lt;strong&gt;Common Software Architecture Patterns&lt;/strong&gt;
&lt;strong&gt;1. Model-View-Controller (MVC):&lt;/strong&gt;
This pattern divides the app into three parts: the Model (data), the View (UI), and the Controller (logic).&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;ADVANTAGES:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;i. Organized Code: Easy to manage and test.&lt;br&gt;
ii. Clear Structure: Each part has a specific role.&lt;br&gt;
&lt;strong&gt;DISADVANTAGES:&lt;/strong&gt;&lt;br&gt;
i. Complex for Big Apps: Can get complicated.&lt;br&gt;
ii. Interconnected Parts: Changes in one part can affect others.&lt;br&gt;
&lt;strong&gt;2. Model-View-ViewModel (MVVM):&lt;/strong&gt;&lt;br&gt;
This is great for apps with complex user interfaces. It separates the UI from the business logic.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ADVANTAGES:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;i. Clean Separation: Better organization and easier to update.&lt;br&gt;
ii. Automatic Updates: UI updates automatically when data changes.&lt;br&gt;
&lt;strong&gt;DISADVANTAGES&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;i. Learning Curve: Takes time to learn.&lt;br&gt;
ii. More Complex: Adds some overhead to the project.&lt;br&gt;
&lt;strong&gt;Why I Joined the HNG Internship&lt;/strong&gt;&lt;br&gt;
I joined the HNG Internship to learn from the best and grow my skills in mobile development. The program offers real-world projects and a chance to work with talented developers from around the world. It’s a great opportunity to improve my coding skills and build awesome apps.&lt;br&gt;
If you want to learn more about the HNG Internship, check out &lt;a href="https://hng.tech/internship"&gt;this&lt;/a&gt; link and &lt;a href="https://hng.tech/hire"&gt;this &lt;/a&gt;. It’s an amazing program!&lt;/p&gt;

</description>
      <category>programming</category>
      <category>tutorial</category>
      <category>flutter</category>
      <category>intern</category>
    </item>
  </channel>
</rss>
