Skip to content
/ lab Public

🧪 実験場 / Laboratory

License

Notifications You must be signed in to change notification settings

yude/lab

Repository files navigation

lab

概要 / Description

様々な言語を触ってみたり、ライブラリを試験的に使用してみたりするリポジトリです。
This repository contains what I did during experiment of languages, libraries, and so on.
動作しないコードを含んでいます。ご承知ください。
This repository contains non-working codes. Please be careful about this.

内容 / Contents

以下のようなコンテンツが存在します。
A rough representation of the repository is listed below.

  • toki-clang
    「新・解きながら学ぶC言語」柴田 望洋, 由梨 かおる (著) を改変しながら解く
  • recruiting / go-gui-walk
    Go において、Windows 上で動く GUI アプリケーションを実装するためのライブラリ「WALK」を試しに使う
  • DA1
    「データ構造とアルゴリズムⅠ」 講義中に登場したアルゴリズムを自分で実装してみる
  • weird
    完全におふざけによるプログラム