Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

基本データ型 #6

Open
26 of 32 tasks
friendbear opened this issue Aug 2, 2023 · 0 comments
Open
26 of 32 tasks

基本データ型 #6

friendbear opened this issue Aug 2, 2023 · 0 comments
Assignees
Labels
learning Books and other studies

Comments

@friendbear
Copy link
Owner

friendbear commented Aug 2, 2023

Note

基本データ型

データ型

  • リテラル
  • 定数
  • メソッド

浮動小数点型

  • データ型
  • リテラル
  • 定数
  • メソッド

論理型

  • データ型
  • メソッド

文字列型

  • データ型
  • 定数
  • メソッド

配列型

  • 配列型の宣言
  • 配列の使用
  • メソッド
  • 多次元配列

タプル型

  • タプル型の宣言
  • インデックスの利用
  • メソッド

スライス型

  • スライスの取得
  • Range構造体
  • マルチバイト文字列の利用
  • ファットポインタ
  • 値の取得/状態確認
  • ソート
  • データ加工や変換

文字列型

  • 文字列の作成
  • 文字列の連結
  • データ変換機能

ポインタ型

  • ポインタ型の宣言
  • 値の変更
  • 可変ポインタ
@friendbear friendbear self-assigned this Aug 2, 2023
@friendbear friendbear added the learning Books and other studies label Aug 24, 2023
@friendbear friendbear reopened this Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
learning Books and other studies
Projects
None yet
Development

No branches or pull requests

1 participant