+ 1

What languages does anyone recommended to learn?

I just want to know where to start as I am very confused....

11th Jul 2024, 6:50 PM
CodingMaster
CodingMaster - avatar
16 Respostas
+ 7
This question gets asked a lot. Here is a recent thread and you can try searching the forums for more similar discussions 😉 https://www.sololearn.com/Discuss/3280650/?ref=app
11th Jul 2024, 7:15 PM
Keith
Keith - avatar
+ 2
CodingMaster try it on mobile
13th Jul 2024, 5:00 AM
Keith
Keith - avatar
+ 2
Deciding which programming language to learn first can depend on your goals and interests. Here are some popular and versatile languages recommended for beginners: 1. **Python**: Known for its simplicity and readability, Python is excellent for beginners. It's widely used in web development, data analysis, artificial intelligence, and automation. 2. **JavaScript**: Essential for web development, JavaScript is used for front-end (client-side) development to create interactive websites and applications. 3. **Java**: Widely used in enterprise applications, Android app development, and large-scale systems. Java's strong typing and object-oriented nature make it a good choice for learning fundamental programming concepts. 4. **C#**: Developed by Microsoft, C# is used for Windows applications, game development with Unity, and backend services with .NET framework. 5. **Swift**: Apple's language for iOS and macOS app development. Ideal if you're interested in creating applications for Apple platforms. 6. **Ruby**: Known for its simplicity and elegant syntax, Ruby is popular for web development with the Ruby on Rails framework. ### Choosing Where to Start - **Consider Your Goals**: What do you want to build or achieve with programming? If it's web development, JavaScript or Python might be best. For mobile apps, consider Swift (iOS) or Java/Kotlin (Android). - **Resources Availability**: Check for available tutorials, courses, and community support. A language with abundant learning resources can make your journey smoother. - **Interest and Enjoyment**: Choose a language that resonates with you. Enjoying what you're learning can make the process more enjoyable and motivating. - **Community and Support**: Joining communities and forums related to the language can provide valuable support and learning opportunities. ### Final Thoughts Starting with Python is often recommended due to its simplicity and versatility. It's beginner-friendly and has a vast ecosystem with applications in various domains. Once you gra
21st Jul 2024, 12:03 PM
Ashim Nurislam
Ashim Nurislam - avatar
+ 1
@Keith.... When I click on the link a message pops up saying "Oops, 404 Error!"
12th Jul 2024, 6:54 PM
CodingMaster
CodingMaster - avatar
+ 1
you need to know what do you want to make like games or like apps. for apps on windows i recommend c# and python for game i recommend Javascript and java plus sql server, and also you need to learn sql server for making apps
13th Jul 2024, 5:44 AM
Amirali Bixser
Amirali Bixser - avatar
+ 1
Try c++ Because it is easy to learn and modify
13th Jul 2024, 9:51 AM
Azaz Irshad
Azaz Irshad - avatar
+ 1
Cv
13th Jul 2024, 10:17 AM
Adama Dramé
Adama Dramé - avatar
+ 1
Python code
13th Jul 2024, 6:35 PM
Adama Dramé
Adama Dramé - avatar
+ 1
Cv
22nd Jul 2024, 8:39 AM
Adama Dramé
Adama Dramé - avatar
+ 1
Html
22nd Jul 2024, 8:40 AM
Adama Dramé
Adama Dramé - avatar
11th Jul 2024, 9:07 PM
Andrew [DEAD]
Andrew [DEAD] - avatar
0
Python, Because it is a language that is widely used today
12th Jul 2024, 12:17 AM
Samuel Batista da Silva
Samuel Batista da Silva - avatar
0
CodingMaster It depends on your goals and interests. Here's a quick overview of some popular programming languages and their typical uses: 1. **Python**: Great for beginners, widely used in web development, data science, artificial intelligence, scientific computing, and scripting. 2. **JavaScript**: Essential for web development (front-end and back-end with Node.js). It's a must-know for creating interactive websites. 3. **Java**: Widely used in enterprise environments, Android app development, and large systems. Consider what you want to achieve with programming and choose a language that aligns with those goals. For a beginner, starting with Python is often recommended due to its simplicity
12th Jul 2024, 7:26 PM
Harimamy Ravalohery
Harimamy Ravalohery - avatar
12th Jul 2024, 11:03 PM
Yasmen Razzouk
Yasmen Razzouk - avatar
0
The best language to start with depends on what you want to do. If you're not sure, Python is the best choice for beginners. It’s easy to learn or can be used for many different things, like web development, data analysis, and automation.
14th Aug 2024, 12:36 PM
Sanjeet Singh
Sanjeet Singh - avatar