GithubHelp home page GithubHelp logo

golang-100knocks's Introduction

Go言語N本ノック

Go言語初心者による勉強用リポジトリ

実行方法

git clone [email protected]:SatoshiTomita/golang-100knocks.git
cd golang-100knocks

.devcontainerがあるので、VSCodeなどで開くとコンテナを立ち上げることができます

Go言語の学習

  1. varによる変数の宣言と初期化
  2. 短縮した変数の宣言と初期化
  3. 配列とMap
  4. 条件分岐
  5. ループ
  6. switch文
  7. 関数の定義と呼び出し
  8. 引数と戻り値
  9. ゴルーチンの作成と実行
  10. チャネルの使用
  11. パッケージの作成とインポート
  12. ポインタ
  13. ポインタの参照渡し
  14. net/httpによるHTTPサーバーの作成
  15. fmtによるテキストのフォーマットと表示
  16. bufioによるテキストの読み込み
  17. timeによる時間の取得とフォーマット
  18. stringsによる文字列の操作
  19. strconvによる文字列と数値の変換
  20. structによる構造体の定義
  21. JSONのエンコードとデコード
  22. jsonのバリデーション
  23. PostgreSQLによるSQLデータベースのCRUD操作
  24. GORMによるSQLデータベースの操作
  25. GinによるWebアプリケーションの作成
  26. osによるファイルの操作
  27. testingによるテストの作成
  28. waitgroupによる並列処理の同期
  29. APIへのリクエストをwaitgroupで並列化
  30. mutexによる排他制御
  31. トランザクション
  32. テンプレートエンジン
  33. gin-swaggerによるAPIドキュメントの作成
  34. GraphiQLによるGraphQLの実行
  35. slogによるログの出力
  36. zapによるログの出力
  37. RestyによるHTTPクライアントの作成
  38. JWTトークンの作成と検証
  39. GinによるJWTトークンの検証
  40. errorsによるエラーの作成とハンドリング
  41. panicとrecoverによるエラーハンドリング
  42. パスワードのハッシュ化
  43. ユーザ認証サーバ

golang-100knocks's People

Contributors

satoshitomita avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.