よく使うツールのリンク集

この記事は約4分で読めます。

アプリケーション開発などで使用するツールのリンク集です。たまに巡回して、アップデートがあれば記事の方でも触れたいと思っています。

ソフトウェア / アプリケーション開発

Go (Golang)

Go言語で書かれたプログラムのビルドや実行に必要な実行環境です。

The Go Programming Language
Go is an open source programming language that makes it simple to build secure, scalable systems.

Node.js

コンピュータ上で動作するネットワークアプリケーション構築のためのJavaScript環境です。

Node.js — どこでもJavaScriptを使おう
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

CMake

プログラミング言語に非依存で、さまざまな環境で動作するビルド自動化ツールです。

CMake - Upgrade Your Software Build System
CMake is a powerful and comprehensive solution for managing the software build process. CMake is the de-facto standard for building C++ code, with over 2 millio...

Git for Windows

Windows版のGitです。アプリ開発にてよく使われているバージョン管理システムです。

Git for Windows
We bring the awesome Git VCS to Windows

ライブラリ

OpenCV

クロスプラットフォームでフリーな画像処理ライブラリです。近年はAIの領域まで踏み込んでいます。

Home
OpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine Learning (ML) and Artificial In...

SDK / 開発環境

NVIDIA JetPack SDK

GPUでおなじみのNVIDIAが提供するシングルボードコンピュータ「Jetson」シリーズで動作するSDKです。NVIDIA版Raspberry Pi と呼んでも差し支えないでしょう。Ubuntuをベースとしています。

JetPack SDK
Builds end-to-end accelerated AI applications and supports edge AI development.

Microsoft Visual Studio

マイクロソフトが提供する統合開発環境(IDE)です。個人利用であればCommunity版が無料で使えます。2022もプレビュー版が公開されています。

Visual Studio 2022 | 無料ダウンロード
Visual Studio でコード補完機能、デバッグ、テスト、Git 管理、クラウド配置を使用して、コードを作成します。 無料のコミュニティを今日ダウンロードします。

Microsoft Visual Studio Code

マイクロソフトが提供するコーディングツールです。Linuxなど多くの環境で利用できる、最強で無料な開発ツールです。JetsonやRaspberry Pi上でも動作するので、GUIベースのセルフコンパイル環境の構築にもってこいです。

Visual Studio Code - Code Editing. Redefined
Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and ...

開発者向けブログ / サービス

Microsoft Developer Blogs

マイクロソフトの最新のツール/SDKや開発環境等を紹介する公式開発者ブログです。マイクロソフト関連の技術はとりあえずここを定期的に見ておけば、少なくともキーワードレベルでは理解できるでしょう。

Home
Get the latest information, insights, and news from Microsoft.

NVIDIA Developer Blog

NVIDIAの最新のGPUやツールキットを使用した事例などを紹介する公式開発者ブログです。ホビーユースではハイエンドすぎて手の出せないモデルについて扱う事例が多く、ちょっと身近には感じにくいですが、最新のGPU技術動向を知る上では役立つかもしれません。

NVIDIA Technical Blog
News and tutorials for developers, scientists, and IT admins

Google Developers

Googleの最新の動向を紹介する公式開発者ブログです。カバーする領域が多岐にわたり、ページもシンプルでラベルの分類も相当多いので、ちょっとついていくのに慣れが必要かもしれません。

Home- Google Developers Blog

Apple Devloper News

Appleの最新SDKや端末、ソフトウェアの対応状況を紹介する公式開発者ブログです。

最新ニュース - Apple Developer
デベロッパ向けの最新のテクノロジー、イベント、ポリシーを確認できます。

GitHub

オープンソース界隈で知らない人はいないソフトウェア開発プラットフォームです。”Explore”から今ホットなプロジェクトを検索できます。

GitHub · Build and ship software on a single, collaborative platform
Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build softwa...

TECHFEED

ユーザー登録の上、気になるトピックを選択しておくと、自動で関連する記事を収集してくれます。

TechFeed - エンジニアのための技術情報収集&共有プラットフォーム
TechFeed is a technical information collection and sharing platform created by engineers for engineers.
タイトルとURLをコピーしました