quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

2015-01-01から1ヶ月間の記事一覧

乱読のセレンディピティ 感想

乱読のセレンディピティ (扶桑社BOOKS)作者: 外山滋比古出版社/メーカー: 扶桑社発売日: 2014/07/05メディア: Kindle版この商品を含むブログを見る 速読とか乱読のすすめ ゆっくりが良いとは限らない ガリバー旅行記 政治風刺 朝型良い 散歩 著者がかな…

Rebuild 76

Rebuild: 76: Heartwarming Bugs (hak) Google Glass http://wired.jp/2015/01/19/google-glass-graduates/ Yosemite DNS bug bonjour discovery D Source Browser QA engineer engineerが書くのを信じてる facebook 他人のOSのアップグレード Rebuild: Afte…

Intro to Data Science : Lesson 5

Intro to Data Science Online Course - Udacity MapReduce 用途 シェブロン 油田 eBay eコマース マルウェア 医療の質問データ mappers reducers Basic MapReduce Word count debug log import logging logging.info("My debugging message") word_counts w…

Intro to Data Science : Problem Set 3

Free trial終わった $180/monthくらいだった気がするから途中だけど終了にする Intro to Data Science Online Course - Udacity Visualizing Subway Data ggplot DATA Analytics: Project 4 stat='bar' の警告 dataTW = turnstile_weather entries_DayOfMont…

Effortless English Podcast 2015/01/27

Learn To Speak English Powerfully With Effortless English Effortless English Podcast エイ・ジェイ・ホゥ ほげ さん良いこと言う 言っていることが全う 発音が聞き取りやすすぎて、自分の聞き取り力の向上につながるのかがよく分からない でも良いこと…

thoughtbot Build Phase #67-69

67: We Cut Stuff Out | Build Phase Mark is out Skype network down by dropbox bloopers 大失策 いつもと違う場所との通信でうまくいかない状況 内容は特にない gif ジフ、ギフ 68: Big Time Brain Explosion | Build Phase Game Professor Layton and th…

thoughtbot Giant Robots Episode #127-131

127: Merging Worlds (Meng To) | Giant Robots Smashing into other Giant Robots Podcast Meng To, author of Design + Code Design book http://designcode.io/ prototyping tool xcode photo shop Bohemian Coding - Sketch 3 workshop hiring 128: To A…

Intro to Data Science : Lesson 4

Intro to Data Science Online Course - Udacity Data Visualization Information Visualization Clarity Precision Efficiency シャルル・ミナール ミナールの1812-1813年ロシア戦役地図 日本語版 - 情報グラフィックス・ノート ナポレオンのロシア進軍の図…

Rebuild 73-75

Rebuild: 73: It Is 2015 Already (N, naan) 高解像度画像から指紋を盗む 中国語 Tatsuhiko Miyagawa's blog — How I Learn Chinese podcastコンプリートしたくなる Rebuild: Aftershow 73: One-Letter Sushi (N, naan, naoya) Mattt Thompson Swift Reactiv…

thoughtbot The Bike Shed Episode #6

6: Shh! Library Under Maintenance | The Bike Shed Trailblazer apotonick/trailblazer · GitHub feedback about architecture from last episode more DSL shoulda-matchers dropping support of older version clearance - Rails authentication with em…

thoughtbot The Bike Shed Episode #5

5: Rails is Not Your Architecture | The Bike Shed rails -> glue ❺➠ Rails Does Not Define Your Application Architecture - Naildrivin' ❺ service objects pattern 7 Patterns to Refactor Fat ActiveRecord Models - Code Climate Blog naming diffic…

Ruby5 #521

http://ruby5.codeschool.com/episodes/558-episode-521-january-13th-2015 5 Ruby Methods you Should be Using Object#tap Array#bsearch Enumerable#flat_map Array.new with a Block <=> Metrics That Matter don’t necessarily matter, like 100% code …

Ruby5 #520

http://ruby5.codeschool.com/episodes/557-episode-520-january-9th-2015 Why Do They Say Rails Doesn't Scale? Objects on Rails, a book by Avdi Grimm Practical Object Oriented Design in Ruby, a book by Sandi Metz Jim Gay’s Clean Ruby Speed Up …

Intro to Data Science : Problem Set 3

Intro to Data Science Online Course - Udacity Analyzing Subway Data pandas + histogram cheating http://nbviewer.ipython.org/gist/modqhx/e550fe5b19952e0380f9 plt.figure() turnstile_weather['ENTRIESn_hourly'][turnstile_weather['rain']==1].hi…

Numpy100

rougier/numpy-100 · GitHub やってみた 雰囲気はつかめた Craftsmanあたりからよくわからない >>> import numpy as np >>> print np.__version__ 1.9.0 >>> np.__config__.show() Neophyte 初学者 null vector >>> Z = np.zeros(10) >>> print Z [ 0. 0. 0.…

Intro to Data Science : Lesson 3 #2

Intro to Data Science Online Course - Udacity サボり明け 途中から なんか動画に日本語字幕が出てる (元々あったか記憶にない) Lesson 3: Data Analysis tip of the iceberg How to predict? Machine Learning 統計学 vs 機械学習 最先端の意思決定ツー…

Ruby5 #519

Ruby5 - Episode #519 - January 6th, 2015 Ruby5 - Episode #519 - January 6th, 2015 Ruby 2.2.0 new garbage collector is now able to collect Symbol type objects, reducing memory usage of Symbols Rails 4.2.0 AdequateRecord, the painstaking mul…