Need help in choosing a programming language

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kristinada
    New Member
    • Jul 2023
    • 1

    Need help in choosing a programming language

    Hello. I really need some expert advice. I am a complete zero in IT. I want to start learning mobile development, namely IOS. As I understood - it is a programming language SWIFT.

    I talked to one developer, he makes websites and mobile applications. And he advised me not to study SWIFT at all, but to study Flutter as it can be used to code both Android and IOS. And also React.

    Then he said that it's better to start with programming websites on React)))) I'm confused:-|.

    Can you tell me where I should start as a beginner? Directions and programming languages a lot, I do not understand what I should start to learn and how to even begin to become a programmer).

    I am very much looking forward to your recommendations . Thank you!
  • Arshali12
    New Member
    • Aug 2023
    • 4

    #2
    Here are my recommendations :

    Start with the basics. Before you learn any specific programming language or technology, it is important to have a solid understanding of the fundamentals of programming. This includes topics such as data types, variables, conditional statements, loops, and functions. You can learn these concepts by taking an online course or reading a book on programming fundamentals.
    Choose a programming language. Once you have a good understanding of the basics, you can choose a programming language to focus on. If you are interested in mobile development, then Swift is a good choice. However, Flutter is also a good option, as it can be used to code both Android and iOS apps.
    Start building projects. The best way to learn a programming language is by building projects. This will help you to solidify your understanding of the language and to learn how to use it to solve real-world problems. You can find tutorials and projects online for most programming languages.
    There are many resources available to help you learn programming.

    Comment

    • vipulguptaseo
      New Member
      • Feb 2023
      • 22

      #3
      Hello! It's great that you're interested in learning mobile development. Let's break down your options and recommend a clear path for you:

      Mobile Development: There are two major platforms for mobile development - iOS (Apple devices) and Android. You can choose one or both based on your interests.

      Programming Languages:

      iOS (Apple Devices): The primary programming language for iOS development is Swift. It's a user-friendly and powerful language created by Apple.
      Android: The primary language for Android development is Java, although Kotlin has become increasingly popular due to its modern features.
      Frameworks and Tools:

      Swift: If you're focusing solely on iOS, learning Swift is a great choice. It's well-supported by Apple and has a strong developer community.
      Flutter: Flutter is a cross-platform framework developed by Google. It uses the Dart programming language and allows you to build apps for both iOS and Android from a single codebase.

      React Native: React Native, based on JavaScript, is another cross-platform framework created by Facebook. It's widely used for building mobile apps.
      Starting Point:

      If your primary interest is iOS development, start with Swift. It's the native language for Apple platforms, and you'll have a solid foundation to build upon.

      If you're interested in cross-platform development, you can choose between Flutter and React Native. Both options are good, but Flutter might be a better choice for beginners due to its ease of use.

      Since you're starting from scratch, begin with Swift if you're leaning towards iOS development. You can find beginner-friendly tutorials and courses online.

      If you're intrigued by cross-platform development, consider exploring Flutter. It's known for its "hot reload" feature, which speeds up development and testing.

      Remember, the best way to learn is by doing small projects, build your skills gradually, and don't hesitate to ask questions in forums. Surround yourself with learning resources, practice coding, and over time, you'll become a proficient developer.

      To Read More mobile app development programing language Visit Taazaa Inc.

      Comment

      • PHP Secure
        Banned
        New Member
        • Nov 2023
        • 9

        #4
        Hi! I'd recommend to definitely learn React but also...you're gonna have to learn some Python as well, just to be well-versed in your coding in general.

        Node.js is another one to look into! Hope your learning journey has been fun! Seeing as this post was made a while ago, any progress on your coding path? :D

        Comment

        Working...