0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

オブジェクト指向とは

Last updated at Posted at 2024-08-31

オブジェクト指向とは、そふとうぇあ開発におけるプログラミングパラダイムの一つで、データとその操作を一つにまとめた「オブジェクト」を基本的な構成要素として扱う考え方です。オブジェクト指向は、複雑なそふとうぇあシステムを分かりやすく設計・実装するために広く採用されています。

test.ts
class Test {
    ~
}
0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?