Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Mobile App Development for Beginners
Rating: 4.4 out of 5(128 ratings)
3,940 students

Mobile App Development for Beginners

Learn the basics of mobile app development with Android, iOS, and Flutter!
Created byRobert Gioia
Last updated 4/2024
English

What you'll learn

  • Learn how to decide what tools and languages to use to develop apps
  • Understand the basics of mobile app development
  • Know what concepts like push notifications, modals, and deep links mean
  • Compare and contrast software architectures like MVC, MVP, and MVVM
  • Build an Android app hands-on using Kotlin and Android Studio
  • Develop an iOS app hands-on using Swift and XCode
  • Create a Flutter app hands-on using Dart and Visual Studio Code
  • Learn how to run an app on an emulator, simulator, and device

Course content

7 sections53 lectures1h 43m total length
  • Introduction3:38

    This video will introduce this course, Mobile App Development for Beginners. In this course we will learn the basics of mobile app development with Android, iOS, and Flutter.

  • What should you use to build mobile apps?2:14

    In this video we will learn about the different tech stacks that we can use to build mobile apps and how to choose which one to use. By the end of this video you will have a high level understanding of the mobile landscape and a goal-oriented approach to choosing the right tool and programming language.

Requirements

  • A computer running Windows, Mac, or Linux (note that a Mac is required to follow along with the iOS section)

Description

In this course you will learn the basics of mobile app development and get hands-on experience creating an Android, iOS, and Flutter app.


Have you ever wondered how mobile apps are created or had an idea for an app you wanted to create? With so many tools and programming languages available to create apps, it can be confusing and even overwhelming for a beginner to decide where to start. We'll be taking a look at the main tools and get a high level understanding of the pros and cons of each. Based on your goals for the mobile application that you want to build, you'll be able to decide what tech stack will be the best fit.


First we will dive into the various concepts you'll hear in the industry, like push notifications, modals, deep links, and share sheets. If you are looking to create a mobile app, there are certain features that users will expect to see based on the landscape of modern mobile apps they are used to interacting with on a daily basis. Under-the-hood, the code for any well-built mobile app follows a software architecture pattern like MVC, MVP, or MVVM. This course will cover the major architectures utilized in mobile app development in an easy to understand way.


We'll build three mobile app projects hands-on in this course: an Android app using Kotlin, an iOS app using Swift, and a cross-platform Flutter app using Dart. These industry standard technologies are used by millions of professional developers daily to create the most popular apps you are used to using from the Google Play Store and Apple App Store. Software development is not just a theoretical topic, but a topic you need hands-on, practical coding experience to get good at. Each section will go over how to create a project in that tech stack, laying out the user interface elements, coding the logic, and running the app on an emulator, simulator, or physical device. By the end of this course you will be well-versed in the basics of mobile app development and have the tools and skills you need to take an idea for an app and turn it into a real product.

Who this course is for:

  • Anyone that has an idea for a mobile app and doesn't know how to start building it
  • Anyone that wants to learn the basics of mobile app development
  • Anyone that wants to work as a mobile app developer