並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 5 件 / 5件

新着順 人気順

"computer science"の検索結果1 - 5 件 / 5件

  • Hardest Problem in Computer Science: Centering Things

    This is my claim: we, as a civilization, forgot how to center things. I mean, we know how to do it. It has never been simpler: display: flex; justify-content: center; /* Horizontal centering */ align-items: center; /* Vertical centering */ (don’t ask why you need to remember four words instead of just horizontal/vertical, it’s still better than before) Or you can use grids if you want: display: gr

      Hardest Problem in Computer Science: Centering Things
    • Epigrams in Programming | Computer Science

      1. One man’s constant is another man’s variable. 2. Functions delay binding; data structures induce binding. Moral: Structure data late in the programming process. 3. Syntactic sugar causes cancer of the semicolon. 4. Every program is a part of some other program and rarely fits. 5. If a program manipulates a large amount of data, it does so in a small number of ways. 6. Symmetry is a complexity-r

      • Georgia Tech Online Master of Science in Computer Scienceに進学します | blog.shgnkn.io

        Georgia Tech Online Master of Science in Computer Scienceに進学します ジョージア工科大学コンピューターサイエンス修士課程に2024年春から進学することになりました。 完全オンラインで修士課程を修了することができるOMSCS(Online Master of Science in Computer Science)のプログラムに参加する予定です。完全オンラインでも、卒業するとオフラインで通った学生と同じ学位を取得することが可能です。 なぜ大学院に行くのか先日までUoPeopleでコンピューターサイエンスを学んでいましたが、そこでの学びは1つ1つの分野を深く学ぶものというより、コンピューターの仕組みの全体像を浅く広く学び、興味がある分野を見つけつつ、より深く知る必要が出た時のために頭の中にインデックスをはるためのものでした。そのため、物

        • Recent advances in computer science since 2010?

          Since I left school (early 2010s) a couple of recently developed techniques were widely adopted by the industry. For example, Asymmetric numeral systems for compression (e.g. Ubuntu ships with zstd command line utility which implements ideas from ANS). Raft consensus algorithm for consensus in distributed systems, implemented in many widely used systems such as etcd. are some recent advances in co

            Recent advances in computer science since 2010?
          • 2024年4月入学の皆さんへ - CIT Computer Science

            BYODのPCの購入について すべての専門の講義においては、各自のPCを使って講義を行いますので、入学までに下記のApple社製 MacBook Air または Mac Book Pro を用意してください。 【Mac Bookの仕様】 画面サイズ:13~16インチまでどれでもよい。通学の持ち運びなどを考慮して、13もしくは14インチを勧める。 CPU:(M1)、M2、M3、M3PRO どれでもよい メモリー:16GB 以上の構成にカスタマイズしてください。 SSD:512GB 以上の構成にカスタマイズしてください。 ※M1であってもメモリー、SSDの容量が適正であれば、講義内容の動作はしますが、処理速度が大きく異なります。「M1 M2 M3 比較」などのキーワードで調べてみてください。 Apple社の保証のApple Careは、必須ではありません。あくまでも保険的な内容ですから各自の判

            1