If you like DNray Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

what script language should I learn

Started by Kovtalo, Jun 20, 2022, 02:17 AM

Previous topic - Next topic

KovtaloTopic starter

Greetings to all! As a beginner in coding, I'm curious to know which programming language is most suitable for creating online games.
  •  


Sevad

If you are new to programming, it is recommended that you begin with C as it is both user-friendly and expandable. Once you become familiar with C, learning C++ and Python should come more easily to you.

Coolander

There is a large list of languages in which online games are written, start with one, such as Java or Python, and then you will want to learn others, they are all roughly similar to each other.
  •  

hydra87654

If you want to learn the first language in a short time, you can try Javascript. This language is quite simple and suitable for developing online games (2d). C is also a very good option. However, keep in mind that it will take more time to study it.
  •  

Chayka

Hi! I believe that C/C++ is by far the best programming language for games. This language appears as a requirement in a wide range of jobs, including tool programmer, graphics engineer, AI programmer, Backend Programmer, gameplay programmer and many others. Good luck in your new endeavors!
  •  

adm.1.n

If you really want to start from the basics try learning javascript, but if don't, then start learning C first, you may as well learn C++ more easily afterwards
  •  

Gabriel Evans

There is no single answer to this question. The choice of language depends on the specifics of the project, the goals and objectives set, as well as the need to create code from scratch or adapt it to a particular game engine.

Today, multiple languages can be used to create games for PC, consoles, and mobile devices at the same time. The following are considered the most popular among game developers today.

  • C++;
  • C#;
  • Java.

Each language is good at certain tasks. When creating a game, professional programmers rarely limit themselves to one option. However, the most popular programming languages in game development are C# and Java.

Games created using these tools are smaller, faster, and balance the performance and system requirements of the game.
  •  


scottpolls

The following is a list of the most popular programming languages:

-Python
-C
-Java
-C++
-C#
-JavaScript
-PHP
-R
-Arduino

JavaScript is a high-level programming language commonly used as a client-side web programming language on 98.8 percent of all sites. Beyond its original use for web browsers, it is now employed in many server-side websites and non-web browser applications. Python is another widely-used language known for its readability and extensive support modules, often applied in 2D imaging, 3D animation, and scientific and computing applications, as well as machine learning and deep learning applications.

 Java is regarded as a ubiquitous, platform-independent programming language that supports cross-platform applications due to its Write Once, Run Anywhere (WORA) functionality, which enables applications to be used across multiple platforms, including smartphones, mainframes, etc. Meanwhile, Kotlin is an open-source, general-purpose language developed as Project Kotlin by JetBrains, often touted as a better alternative to Java, backed by companies like Google and Pinterest. Lastly, PHP is an open-source language deemed essential for developing web applications, particularly as it is responsible for building over 85% of sites on the internet, including Facebook and Yahoo.
  •  

Apolon2243

Thanks for the helpful article.  I think learning a new language is very useful nowadays.  I am for learning English, as well as Chinese, as they are common and needed in any field of activity.
  •  

Я И Бал Крассавиц

 Most likely, you will need to learn the basics of Java first. Because there are a lot of languages, but not easy ones either. And here, Java is what you're looking for. But, in principle, each person has his own approach, his own choice, I just advised).
  •  


If you like DNray forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...