Golang
■ はじめに https://dk521123.hatenablog.com/entry/2020/04/12/145237 https://dk521123.hatenablog.com/entry/2020/04/03/000000 https://dk521123.hatenablog.com/entry/2020/04/05/000000 の続き。 Go言語における気になる文法事項で、以下の通り。 ~~~~…
■ はじめに https://dk521123.hatenablog.com/entry/2020/04/12/145237 https://dk521123.hatenablog.com/entry/2020/04/03/000000 https://dk521123.hatenablog.com/entry/2020/04/05/000000 https://dk521123.hatenablog.com/entry/2021/05/01/000000 の続…
■ はじめに https://dk521123.hatenablog.com/entry/2020/04/12/145237 https://dk521123.hatenablog.com/entry/2020/04/03/000000 https://dk521123.hatenablog.com/entry/2020/04/05/000000 の続き。 今回は、「関数」を扱う。 なお、実行環境は、以下のサ…
■ はじめに https://dk521123.hatenablog.com/entry/2020/04/12/145237 https://dk521123.hatenablog.com/entry/2020/04/03/000000 https://dk521123.hatenablog.com/entry/2020/04/05/000000 の続き。 他に気になる文法事項で、以下の通り。 ~~~~~~~~~~~~~~…
■ はじめに https://dk521123.hatenablog.com/entry/2020/04/12/145237 https://dk521123.hatenablog.com/entry/2020/04/03/000000 https://dk521123.hatenablog.com/entry/2020/04/05/000000 の続き。 他に気になる文法事項で、以下の通り。 ~~~~~~~~~~~~~~…
■ はじめに シリコンバレーで流行っているプログラミング言語とは https://www.youtube.com/watch?v=bro2Y22QiHs&t=252s で、Python だけでなく、Go言語も流行ってるらしいので どんな言語なのか、かーるく以下のサイトから勉強してみる。 (Go I だけが無料…
■ はじめに https://dk521123.hatenablog.com/entry/2020/04/12/145237 https://dk521123.hatenablog.com/entry/2020/04/03/000000 の続き。 今回は、GO言語の基本的な文法に触れる。 なお、その他の文法は、以下の関連記事を参照のこと。 Golang ~ 基本編 …
■ はじめに Go 言語を勉強するために、まずは開発環境を設定してみる。 目次 【0】簡単に試したい場合 - Webで実行させる 【1】設定環境 【2】設定手順 1)Go のダウンロード 2)Go のインストール 3)VS Code の拡張機能および依存パッケージをインス…