1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

言語一覧

Last updated at Posted at 2020-01-16

各アプリの種類に適した言語一覧

web系

ブラウザで動くアプリ

  • Java
  • c#
  • PHP
  • Ruby
  • Python
  • VisualBasic.NET

クライアント系(PC)

パソコンにインストールして使用するアプリ

Windows

  • C#
  • VisualBasic.NET
  • C++
  • Delphi

Mac

  • Swift

クライアント系(スマホ)

スマホにインストールするアプリ

Andoroid

  • Java

iOS

  • Swift

組み込み系

  • C言語
  • C++
  • Java

まとめ

一概には言えないのですがだいたいこんな感じ。 作っていたアプリをネイティブにしようと思ったので、ここにメモる。ご指摘などあればよろしくお願いします!

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?