3. 自己紹介 職業:デザイナー 物心ついたときには絵を描くのが好きだった そのままの勢いで某美大某デザイン科に進学 社会に出たらデザインの話が通じなさすぎて悶絶 そんな社会に対して、デザインの効果をりろんてきに説明して説得しようとしている marippe_
3. 技術部ブログの宣伝 http://shanon-tech.blogspot.com/ 私はfujya.shで書いてます 最 低 週 1で 更 新 され て い ま す ブクマよろしくです 3 4. テスト環境をAWSに乗っけた経緯 QA QAチームがなにやら困ってるらしい 自動テスト全部終わるのが24時間以上かかる いま社内に1台しかテストサーバが無い サーバ増やしたいけどオフィスに電力がない とりあえずAWS触ってみたいからチャンス!! 「AWSにテスト環境作るから予算プリーズ!僕にあそb・・・いや、やらせてください!」 4 5. どうやってテストしているのか 「Hudson(今Jenkins)活用事例セミナー」で弊社西野が 発表した内容見ていただけると詳細が分かります https://docs.google.com/present/view?id=0AbDvtUF_P-4uZDl
3. 自己紹介 • 井芹洋輝(いせりひろき) • 扱っているもの – 組込み開発/ソフトウェアテスト/開発者テスト • 所属 – WACATE実行委員/TDD研究会/ATECなど • 対外活動 – JaSST’11 Tokyo/WACATE2011冬/Androidテスト祭り等 – ソフトウェアテストPRESS総集編/Ultimate agile Stories
This document discusses Bayesian probability and its application to text classification. It explains how to calculate the probability P(C|D) that a document D belongs to a class C using Bayes' theorem. Key terms like bag-of-words, term frequency, and maximum likelihood estimation are also introduced. Several examples are provided to illustrate how to classify documents into different topics based
Kernel/VM探検隊 #6で発表したスライドです。 解説編はこちら→http://www.slideshare.net/murachue/grep-8132856Read less
2. Lockfree って? 線形リスト・スタック・キュー・木といったデータ構造はシングルスレッドでの利用が前提 複数スレッドで共有する場合は mutex などでロックするのが一般的 共有出来るデータ構造を並行データ構造と呼ぶ 3. Lockfree って? 線形リスト・スタック・キュー・木といったデータ構造はシングルスレッドでの利用が前提 複数スレッドで共有する場合は mutex などでロックするのが一般的 共有出来るデータ構造を並行データ構造と呼ぶ ロックを用いない並列データ構造を Lockfree データ構造と言う 4. Lockfree queue は? 共有するためにロックを用いないキュー (FIFO バッファともいう ) の事 Atomic 操作は TestAndSet 命令に依存 比較して一致した場合に代入 を一気に行う命令 比較して一致しなかった場合は何も行わない Com
2. 講演者について 荒川 傑 (@ashigeru) Ashigel Compilerの中の人 Asakusa DSLのデザンも担当 株式会社グルージェント開発部所属 2010年9月より出向中 普段の仕事 研究: コンパラ、開発環境 調査: Google App Engineなど 教育: 授業設計、教材開発 Asakusa DSLの内部 2 3. 本日のテーマ 第一部: Asakusa DSLの設計思想 どんな言語か、何を考えて作ったのか 第二部: Asakusa DSLのセマンテゖクス Hadoopとどのように関連するか 第三部: コンパラのコード生成 どのようなコードを生成しているか 第四部: コンパラの最適化手法 どのような最適化があるか Asakusa DSLの内部 3 4. 本日の内容 触れること DSLの位置づけ
Git is a distributed version control system invented by Linus Torvalds that stores data in a file system made up of snapshots of a project over time. It allows developers to work collaboratively by tracking changes to files and coordinating code changes between team members or branches of development. Git uses a client-server model with local repositories that can be pushed to and pulled from remo
The document discusses a self-hosted scheme written in JavaScript. JavaScript is used to implement a minimal Scheme interpreter and runtime. The goal is to have a fully self-hosted Scheme system written entirely in JavaScript that can run in any modern web browser without any other dependencies.Read less
49. NSURL *url = [NSURL URLWithString:@"http://allseeing-i.com"]; ASIHTTPRequest *request = [ASIHTTPRequest requestWithURL:url]; [request setDelegate:self]; [request startAsynchronous]; Editor's Notes iPhoneはAppStoreが開設された頃から開発してい&
This document discusses various programming languages and tools, including F#, C#, VB, .NET Framework, and related concepts. It compares features of F# to other languages like options vs null, pattern matching, pipe operators and more. It also covers F# tools for Visual Studio like F#Depth colorizer and various IDE editions for using F#.Read less
ABC2011 Winter の LTでの資料です。Android 2.3でのNFCの使い方はスルーして、周辺的なことについていろいろ。Read less
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く