タグ

programmingに関するnaoatsunのブックマーク (2)

  • Code4Startup

    Learn to code by building Real-life Startups like AirBnb | UberEats | Fiverr and more... Get Started How do I learn to code and change my life? What do I need to do to be a successful programmer? Why am I easily giving up along the way? By teaching thousands of people how to code, I learned that most of them usually struggle with the same questions and barriers. They don’t have motivation or speci

    Code4Startup
  • プログラミング - Wikibooks

    データベース[編集] 仕様[編集] SQL (2020-07-11) 実装[編集] MySQL (2020-07-11) (mariaDB もココ) PostgreSQL SQLite 低レイヤープログラミング[編集] 低レイヤープログラミングとは、コンピューターのハードウェアに近い低レベルの抽象化層でプログラミングを行うことを指します。 具体的には以下のようなプログラミングが低レイヤープログラミングに含まれます。 アセンブリ言語プログラミング システムプログラミング (OSカーネル、デバイスドライバ、ファームウェアなど) ベアメタルプログラミング (ハードウェアに直接プログラムを展開) 低レイヤープログラミングの特徴は、以下のようなことが挙げられます。 ハードウェアの動作を直接制御できる プログラムの実行効率が高い メモリアクセスなどの低レベルな操作が可能 抽象化の層が薄いため、ハードウ

  • 1