Git Product home page Git Product logo

Comments (7)

5t111111 avatar 5t111111 commented on July 19, 2024 1

15分くらいで考えたアウトライン

Crystal のバイナリ配布とかその辺の話

  • Crystal プログラムの概要
    • プログラムの実行のしかた
    • プログラムのビルドのしかた
      • release ビルドとは
    • プログラムはネイティブコードにコンパイルされる
      • ネイティブコードとは
      • 他の言語を引き合いに出す (Ruby/Java など)
      • ネイティブコードの Pros
      • ネイティブコードの Cons
  • Crystal プログラムの配布
    • 1バイナリで配布
    • コンパイルとかリンクとかの話
    • 同一OS/アーキテクチャでのビルド/配布
    • クロスコンパイルの話
      • Go のクロスコンパイル
    • スタティックリンクの話
    • 現状のベストプラクティスを考える
      • ビルド用 Docker コンテナ
  • 付録系 (余力次第で)
    • musl-libc の話
    • Alpine Linux の話

from techbookfest2.

makenowjust avatar makenowjust commented on July 19, 2024

@5t111111 結構量ありますけど、どれくらいのページ数の予定です?

from techbookfest2.

5t111111 avatar 5t111111 commented on July 19, 2024

@makenowjust まだほんとにアイデア出し段階なので書き始めてみないとなんともいえないですが、実際に書いてみるとおそらく数行程度の内容も↑には含めているので、前回の本の感じだと15ページ〜いっても20ページくらいかなと思っています。

削る/膨らませるもしやすそうです。

from techbookfest2.

makenowjust avatar makenowjust commented on July 19, 2024

@5t111111 なるほど。15,6ページくらいあると読みごたえがあって良さそうですね。

from techbookfest2.

tbrand avatar tbrand commented on July 19, 2024

え、これってそんな分量必要なんでしたっけ…笑

from techbookfest2.

makenowjust avatar makenowjust commented on July 19, 2024

@tbrand 前回はなんか100pくらいある薄い本になりましたしそんなもんなんじゃないでしょうか

from techbookfest2.

tbrand avatar tbrand commented on July 19, 2024

了解です

from techbookfest2.

Related Issues (11)

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.