プログラミング学習

github,Sourcegraphなどソースコードを検索

プログラミング学習

githubなどソースコードのコード検索まとめです。

コード検索

ソースコード専用の検索もあるため調べてみるとよいでしょう。

githubのコード検索方法

検索です。

https://github.com/search

githubのコード検索方法はこちらです。とても良記事です。

Github Code Search - Programmers' Goldmine

日本語訳がいい人は日本語のサイトを検索してみましょう。

Github Code Search – Programmers’ Goldmine – Google 検索

ぐぐれという奴ですね。

NerdyData

NerdyDataがあります。

NerdyData.com - Search The Web's Source Code for Technologies - NerdyData
Search Engine For Source Code. Find websites using technology, HTML, Javascript, CSS Tags.

HTML、CSS、JavaScript(jQuery)などのサイト内にある生コードを検索できます。生コードを解析するのにいいのではないでしょうか。フロントだけです。制限があり有料プランもあります。

最初から気になるサイトのコードをみることにより勉強する方法もあります。

スポンサーリンク

GitHub用のChromeやFirefoxのアドオン

GitHub用のChromeやFirefoxのアドオンもあるため、調べてみるといいでしょう;。

Sourcegraph

Sourcegraphです。コードジャンプ、リファレンス検索、ファイルツリーの表示など。対応言語は限定されています。

公式です。

Sourcegraph | Code AI platform
Sourcegraph’s code AI platform makes it easy for devs to write, fix, and maintain code with Cody, the AI coding assistant, and Code Search.

サポートしている言語は24言語のようです。

Extensions – Sourcegraph

拡張のリンクです。

Sourcegraph
Adds code intelligence to GitHub, GitLab, and other hosts: hovers, definitions, references. For 20+ languages.

Octotree

ツリー表示。Incremental Searchができます。

GitHub - ovity/octotree: GitHub on steroids
GitHub on steroids. Contribute to ovity/octotree development by creating an account on GitHub.
Octotree - GitHub code tree
GitHub on steroids

公式サイトです。有料プランもあるんですね。

octotree
GitHub on steroids

プログラミング独学にはてなブックマークを活用

プログラミングの独学にはてなブックマークは役立つことが多いです。

とくに海外のサイトを閲覧するとき、先輩がはてぶをしてくれていることがあり、指標にもなります。

コメント