Download Moka Minimalist functional python library Moka is a minimalist functional library wrapping commons Python default data structures. In other words, it let you chain functional constructs in a readable and pythonic way. (List() # Create a new instance of moka.List .extend(range(1,20)) # Insert the numbers from 1 to 20 .keep(lambda x: x > 5) # Keep only the numbers bigger than 5 .rem(lambda
渋日記@shibu.jp 渋川よしきの日記です。ソフトウェア開発とか、ライフハックを中心に記事を書いていきます。 by chazmatazz 「構造のきれいなプログラムを書けるようになるためにはどうすればいいのか?」という質問を受けたので、「はて?どうしているだろうか?」と考えてみました。あ、形式知にきちんとなっているようなテクニックみたいなもんじゃなくて、モノローグなので、あまり凝ったものは期待しないように。あ、Pythonに限定してますが、他の言語でも似たようなものはあると思いますので、脳内変換をお願いします。 事前の設計はしません 「こういう処理が必要」「こういう計算しなきゃね」みたいなロジックや「要件はこうかな?」ということは事前に考えたりするけど、クラス構造とかは基本的に考えないで手をつけます。そして、ある程度規模が大きくなって「あ、ちょっとこの関数大きすぎて理解しにくいなぁ」と
/var/log/mindDhananjay Nene’s opinions on software programming, design, architecture and the internet PagesAbout Manifesto Categories agile architecture blogging company-profile functional programming hardware and networking Internet and Social Media java linux management php programming python rest rest-musings ruby scala security software testing Uncategorized web RSS In Functional Programming w
Lately there has been a substantial increase in interest and activity in Functional Programming. Functional Programming is sufficiently different from the conventional mainstream programming style called Imperative Programming to warrant some discussion on what it is, before we delve into the specifics of how it can be used in Python. What is Functional Programming? To quote from Wikipedia, In com
NLP in Python vs other Programming Languages Many programming languages have been used for NLP. As explained in the Preface, we have chosen Python because we believe it is well-suited to the special requirements of NLP. Here we present a brief survey of several programming languages, for the simple task of reading a text and printing the words that end with ing. We begin with the Python version, w
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く