If you are not redirected automatically, follow this link/a>.
If you are not redirected automatically, follow this link/a>.
Sources are available from github. All code and material is licensed under a Creative Commons Attribution-ShareAlike 4.0. Tutorial can be read at http://www.labri.fr/perso/nrougier/teaching/numpy/numpy.html See also: Matplotlib tutorial 100 Numpy exercices Introduction NumPy is the fundamental package for scientific computing with Python. It contains among other things: → a powerful N-dimensional
Welcome to the first part of my Java 8 Concurrency tutorial. This guide teaches you concurrent programming in Java 8 with easily understood code examples. It’s the first part out of a series of tutorials covering the Java Concurrency API. In the next 15 min you learn how to execute code in parallel via threads, tasks and executor services. Part 1: Threads and Executors Part 2: Synchronization and
“Java is still not dead—and people are starting to figure that out.” Welcome to my introduction to Java 8. This tutorial guides you step by step through all new language features. Backed by short and simple code samples you’ll learn how to use default interface methods, lambda expressions, method references and repeatable annotations. At the end of the article you’ll be familiar with the most rece
CakePHP is a rapid development framework written in PHP that uses the Model, View, Controller (MVC) software design pattern. Some people says, that CakePHP is leak on documentation. Here list of excellent CakePHP tutorials , that can help you for learning CakePHP , included installation , authentication and some advanced tutorials. CakePHP installation Getting Started With CakePHP This guide will
IBMの技術サイトである「IBM developerWorks Japan」に掲載されているOSS関連のドキュメントが素晴らしい。 Linux/OSS関連だけでも、2010年12月時点で600以上のドキュメントが登録されており、その質も非常に高い。 翻訳記事のようで、たまに日本語がおかしいところがあるけど、それを補って余るくらいの密度。 その中からインフラエンジニアとして、知っておくと良さそうな文書、面白そうな文書を何個か抽出してみた。 オススメはLPIC101の対策記事。実例を交えて詳しく解説されており、Linuxの動作を理解する上で非常に役立ちます。 本家サイトはこちら >> http://www.ibm.com/developerworks/jp/ リンクが切れているときは、本家サイトで検索してみてください。 ■Linuxカーネル系 ◆/procファイルシステムを使用したLinuxカ
Links Sections Chapters Copyright Sections Chapters ERRATA Welcome! Introduction Part I: Basic Perl 01-Getting Your Feet Wet 02-Numeric and String Literals 03-Variables 04-Operators 05-Functions 06-Statements 07-Control Statements 08-References Part II: Intermediate Perl 09-Using Files 10-Regular Expressions 11-Creating Reports Part III: Advanced Perl 12-Using Special Variables 13-Handling Errors
バージョン管理ツールSubversionの基礎練習です。 Windows XPのコマンドプロンプトでSubversionの基本的なコマンドを動かしていきます。 Subversionを学び始めるきっかけにどうぞ。 目次 はじめに ダウンロードとインストール リポジトリ用のディレクトリを作ります リポジトリを初期化します 新しいモジュールを作ってインポートします チェックアウトして作業開始 新しいファイルを追加します 新しいディレクトリを追加します 普段の作業はこんな風に進みます ファイル名を変更してみよう この文書に書かなかったこと 関連リンク 更新履歴 ぜひ、感想をお送りください はじめに Windows XPのコマンドプロンプトで、 バージョン管理ツールSubversionの基本的なコマンドを動かしてみましょう。 この文書の通りに実行すると、 基本的なSubversionのコマンドをひと
Greg O'Keefe, gcokeefe@postoffice.utas.edu.auv0.8, September 2000 日本語訳 千旦裕司v0.8, December 2000 この文書は、ソースコードから最小限度の Linux System を構築する方法を述べたもの である。以前は、 From PowerUp to Bash Prompt ( 日本語訳) の一部であったが、これを分離し、双方の文書を簡潔かつ明確な主題を持つものに した。ここで構築するシステムは、本当に 最小限度のものであり、 実際の役に立つシステムではない。ソースコードから本格的なシステムを構築したい なら、この文書ではなく、Gerard Beekmans の Linux From Scratch HOWTO を参考にしてほしい。 1. 何が必要か 2. ファイルシステム 3. MAKEDEV 4. カーネ
Greg O'Keefe, gcokeefe@postoffice.utas.edu.auv0.9, November 2000 日本語訳 千旦裕司v0.9j November 2000 この文書は、電源を入れてからログインし、 bash プロンプトが表示されるまでに Linux システム上で何が起こっているのかを簡潔に解説したものである。この文書を 理解しておけば、問題の解決やシステムの設定が必要になったときに役に立つだろう。 1. Introduction 2. ハードウェア 2.1 設定 2.2 演習 2.3 参考文献等 3. Lilo 3.1 設定 3.2 演習 3.3 参考文献等 4. Linux カーネル 4.1 設定 4.2 演習 4.3 参考文献等 5. GNU C ライブラリ 5.1 設定 5.2 演習 5.3 参考文献等 6. Init 6.1 設定 6.2 演習 6.
Flashで動くお絵かきで気になっていた「フリーのFlashコンパイラMTASCを使ってお絵かきツールを作る」の記事。 とある人から、現在ではMTASCではなく、Adobeから公式にフリーのコンパイラが配布されていることを教えてもらいました。 そこで、早速AdobeのActionScript3.0に触れてみることにしました。 (ActionScript3.0とは、Flash Player 9以降のプラグインで実行できるプログラムを作ることができるオブジェクト指向スクリプト言語のことです) はじめてのActionScript3.0プログラミングとして、以下の手順でFlashコンテンツを作ってみます。 Flex 2 SDKをダウンロードする手順 Flex 2 SDKのディレクトリ構成の確認 サンプルのコンパイル方法 Flexのドキュメント確認 はじめてのActionScript3.0プログラミ
Web Design Wallのエントリー「jQuery Tutorials for Designers」から、JavaScriptのライブラリ「jQuery」が視覚的にどのように動作するかデモと共に解説してる10のチュートリアルを紹介します。
沖ソフトウェア株式会社は、沖通信システム株式会社および株式会社沖インフォテックと平成22年10月1日をもって合併いたしました。新会社名は、株式会社OKIソフトウェアとなります。3社が行っております事業は新会社にて従来通り継続いたします。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く