Pages - Menu

Monday, September 23, 2013

MongoDB in Action

MongoDB in Action

MongoDB in Action is a comprehensive guide to MongoDB for application developers. The book begins by explaining what makes MongoDB unique and describing its ideal use cases. A series of tutorials designed for MongoDB mastery then leads into detailed examples for leveraging MongoDB in e-commerce, social networking, analytics, and other common applications.About the Technology

Big data can mean big headaches. MongoDB is a document-oriented database designed to be flexible, scalable, and very fast, even with big data loads. It's built for high availability, supports rich, dynamic schemas, and lets you easily distribute data across multiple servers.About this Book

MongoDB in Action introduces you to MongoDB and the document-oriented database model. This perfectly paced book provides both the big picture you'll need as a developer and enough low-level detail to satisfy a system engineer. Numerous examples will help you develop confidence in the crucial area of data modeling. You'll also love the deep explanations of each feature, including replication, auto-sharding, and deployment

This book is written for developers. No MongoDB or NoSQL experience required.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.What's Inside
Indexes, queries, and standard DB operations
Map-reduce for custom aggregations and reporting
Schema design patterns
Deploying for scale and high availability

Table of Contents

PART 1 GETTING STARTED
  1. A database for the modern web
  2. MongoDB through the JavaScript shell
  3. Writing programs using MongoDB
PART 2 APPLICATION DEVELOPMENT IN MONGODB
  1. Document-oriented data
  2. Queries and aggregation
  3. Updates, atomic operations, and deletes
PART 3 MONGODB MASTERY
  1. Indexing and query optimization
  2. Replication
  3. Sharding
  4. Deployment and administration

Download links: 

MongoDB: The Definitive Guide pdf download

MongoDB: The Definitive Guide Powerful and Scalable Data Storage

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability.

This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSQL newcomers and experienced MongoDB users alike, this guide provides numerous real-world schema design examples.
  • Get started with MongoDB core concepts and vocabulary
  • Perform basic write operations at different levels of safety and speed
  • Create complex queries, with options for limiting, skipping, and sorting results
  • Design an application that works well with MongoDB
  • Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce
  • Gather and interpret statistics about your collections and databases
  • Set up replica sets and automatic failover in MongoDB
  • Use sharding to scale horizontally, and learn how it impacts applications
  • Delve into monitoring, security and authentication, backup/restore, and other administrative tasks

Download links:

Sunday, September 22, 2013

MongoDB Applied Design Patterns pdf download

MongoDB Applied Design Patterns Practical Use Cases with the Leading NoSQL Database

Whether you’re building a social media site or an internal-use enterprise application, this hands-on guide shows you the connection between MongoDB and the business problems it’s designed to solve. You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.

Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other MongoDB patterns for tackling specific big data use cases, including:
  • Operational intelligence: Perform real-time analytics of business data
  • Ecommerce: Use MongoDB as a product catalog master or inventory management system
  • Content management: Learn methods for storing content nodes, binary assets, and discussions
  • Online advertising networks: Apply techniques for frequency capping ad impressions, and keyword targeting and bidding
  • Social networking: Learn how to store a complex social graph, modeled after Google+
  • Online gaming: Provide concurrent access to character and world data for a multiplayer role-playing game

Download links:

Thursday, September 12, 2013

Nihongo Sou Matome N1  日本語総まとめ N1 download


日本語能力試験対策の決定版!『日本語総まとめ』シリーズ

「文法」「語彙」「漢字」「読解」の分野別学習で、受験に必要な言語知識を強化する『日本語総まとめ』シリーズ。
1日見開き2ページの学習しやすいレイアウトで、1冊6~8週で完成。
受験前に必要な学習内容の総仕上げができます。
英語・中国語・韓国語の3カ国語訳付き。


日本語総まとめ N1 

  1.  日本語 総まとめ N1 漢字 : mediafire 
  2.  日本語 総まとめ N1 語彙 :  mediafire
  3.  日本語 総まとめ N1 聴解: mediafire
  4. 日本語総まとめ N1 読解:  Mediafire 
  5. 日本語総まとめ N1 文法: Mediafire 

Friday, September 6, 2013

Yii Rapid Application Development Hotshot


Become a RAD hotshot with Yii, the world's most popular PHP framework

Overview
A series of projects to help you learn Yii and Rapid Application Development.
Learn how to build and incorporate key web technologies.
Use as a cookbook to look up key concepts, or work on the projects from start to finish for a complete web application.

Yii Rapid Application Development Hotshot In Detail

Yii is a high performance PHP framework for rapid web application development. It is well designed, well supported, easy to learn, and easy to maintain. If you are beginning to learn web development or are a seasoned programmer with demanding clients, learning Yii will benefit your projects and career.

Yii Rapid Application Development Hotshot will guide you through a series of projects covering a variety of web development hot topics to build a complete application. You will explore key features of a web application as implemented in Yii and experience the power of rapid application development.

Supercharge your projects and your programming ability by becoming a Yii Rapid Application Development Hotshot. Start with the topics that grab your attention or work through each project in sequence. At the end of each project, you will have a working application, a better understanding of Yii, and a new web development skill under your belt.

Integrate with Google API. Gamify your data. Share your functionality as a service. Mobilize your app. Mine and report on your information. Have fun and produce results!

What you will learn from this book

  • Catapult your application into existence with Yii's scaffolding capabilities.
  • Mobilize your web application with Yii and jQuery Mobile.
  • Lock down areas of your application with access control.
  • Manage users and permission levels.
  • Incorporate Software as a Service into your application.
  • Gamify your data.
  • Mine your information with data query jobs and reporting.
  • Reuse your work as Yii modules.

Approach

Practical, real world example projects. Start with the topics that grab your attention or work through each project in sequence.

Who this book is written for

This book is for intermediate to advanced level PHP programmers who want to master Yii.

Download links:

Tuesday, September 3, 2013

PHP and MySQL Web Development, 4 editions pdf download


PHP and MySQL Web Development, 4 editions 

PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.

This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity.

Download links:

Head First Object-Oriented Analysis and Design pdf download


Head First Object-Oriented Analysis and Design A Brain Friendly Guide to OOA&D 

Head First Object-Oriented Analysis & Design shows you how to analyze, design, and write serious object-oriented software: software that's easy to reuse, maintain, and extend; software that doesn't hurt your head; software that lets you add new features without breaking the old ones.

By exploiting how your brain works, Head First Object-Oriented Analysis & Design compresses the time it takes to learn and retain complex information. Expect to have fun, expect to learn, expect to be writing great software consistently by the time you're finished reading this!

Download links:


Friday, August 30, 2013

Probability and Statistics for Engineers and Scientists 9th ed


Probability & Statistics for Engineers and Scientists, 9th edition 

This classic text provides a rigorous introduction to basic probability theory and statistical inference, with a unique balance of theory and methodology. Interesting, relevant applications use real data from actual studies, showing how the concepts and methods can be used to solve problems in the field. This revision focuses on improved clarity and deeper understanding.

Download links: 
  1.  Mega 

Tuesday, August 6, 2013

Let's Learn Japanese Picture Dictionary

Let's Learn Japanese Picture Dictionary Marlene Goodman

Created by leading educators, these colorful, large-size dictionaries introduce beginning language learners to more than 1,550 commonly taught basic words. Each Let's Learn Language Picture Dictionary in the series boasts 30 delightful two-page spreads that vividly illustrate the meanings of words. Fun-filled panoramas focus on scenes familiar to children aged three through eight, such as home life, the classroom, city life, sports, the zoo, and even outer space! Learners will love to revisit these detailed depictions of people, places, actions, and objects, each time improving their recall. Featured words are set off with individual illustrations and definitions to help learners at various levels build vocabulary. Includes an index and glossary of all the individually illustrated words. An ideal selection of first word books for parents and teachers who want to encourage second language acquisition.

Reviews of Let's Learn Japanese Picture Dictionary

I bought this book in a bookstore before we moved to Japan; I was so excited to see a Japanese picture book that my daughter may enjoy that I bought it immediately. In reading through it before our move here, it was interesting, although a bit dense with information since I initially bought it for my preschool-aged daughter. This may be more useful for adults or school-age kids who want to learn Japanese words in a context beyond just memorizing the words and their meanings, but rather associating pictures with the Japanese words and how they are pronounced. The pictures are good, and my daughter enjoys looking at them for a little while; however, they really are geared more toward adults or school-age children (i.e. they are not the fun and happy pictures to which preschoolers or that age group are typically drawn). I do still go over it in limited doses with my 3-year old to help her learn Japanese words, but this is not a book she will pull off the shelf and look through on her own (she does do that with most of her other books).

Now that I am living in Japan and learning the language and having to use it in everyday life, I find myself reading this book more than my daughter, where it is useful as a tool to increase my vocabulary. There is also a nice index in the back of the book with both the english as well as romaji text for the Japanese words. I wouldn't use this book by itself to learn Japanese, but do not think that was ever its intention anyway. This is a nice book in that it does include the kanji/hiragana/katakana text for the words as well as how it is pronounced. The actual Japanese script for the words is great because it can help you identify it on packaging or other times you need to learn the written word. For a real beginner, having the romaji pronunciation help there is a plus, since learning all of the kanji scripts and their respective pronunciations can be more than a little overwhelming (at least there are more limited numbers of hiragana and katakana scripts to learn). For those of us learning Japanese and needing to use it in everyday life, having the romaji pronunciation there is a big help, vs. a more academic approach of strictly learning all of the Japanese script (kanji, hiragana, katakana) for the words.

Download links:

日本語能力試験N2予想問題集 Yosou Mondaishuu N2 pdf + audio download

日本語能力試験N2予想問題集 Yosou Mondaishuu N2 (Book and 2 audio CD) 

This book is designed for the new JLPT test level N2. It includes one CD for the listening section (each problem in that section has a CD track reference number). Covers all sections of the test: Vocabulary, Kanji, Grammar, Reading, and Listening. There is a long essay at the beginning with questions and answers all about the new test. This is in English, Japanese, Chinese and Korean. If you are just starting to study for the test, you may want to begin with this book. If you finish the book and feel like you need more, you can always get a more extensive practice book like one of ALC's Gokaku Dekiru series. The answers to the questions and the listening comprehension script are in the back of the book.

Download links:


Sunday, August 4, 2013

日本語能力試験問題集N3文法スピードマスタ Nihongo nouryoku shiken mondaishuu N3 bunpou speed master


日本語能力試験問題集N3文法スピードマスタ Nihongo nouryoku shiken mondaishuu N3 bunpou speed master

日本語能力試験N3レベルの文法分野の対策問題集です。新試験のめざす方向性(「Can-Do-Statement」を第一の命題とするなど)を反映させながら、語彙力強化と、数多く例文や練習問題にあたること、また効率よく学習を進められること、などに重点を置いた作りになっています。
※別冊には、練習問題・模擬試験の解答や例文訳などが入っています。

《本書の特長》
1会話や文章の中で具体的な表現を学習。文型が使われる場面や状況、意味や用法を的確にとらえることができる。
2取り上げた文法項目は200以上。日本語能力試験のN3レベルを十分にカバー。
3学習者を悩ませる敬語・副詞・接続表現などを取り上げ集中講座。弱点強化ができる。
4部分訳(英・中・韓)と丁寧な解説が、語彙習得と内容理解を助ける。

内容(「BOOK」データベースより)
会話や文章の中で具体的な表現を学習。文型が使われる場面や状況、意味や用法を的確にとらえることができる。取り上げた文法項目は200以上。日本語能力試験のN3レベルを十分にカバー。部分訳(英・中・韓)と丁寧な解説が、語彙習得と内容理解を助ける。

Download links: 


日本語能力試験問題集N3聴解スピードマスター Nihongo nouryoku shiken mondaishuu N3 choukai speed master

 日本語能力試験問題集N3聴解スピードマスター Nihongo nouryoku shiken mondaishuu N3 choukai speed master

出版社 / 著者からの内容紹介: 本試験の出題形式に沿った豊富な練習問題。さらに模擬試験で実戦に備える。序章で、会話文の特徴と話し言葉の音の変化を整理。模擬試験2回付き。英・中・韓の部分訳付き。日本語能力試験N3レベルの語彙分野の対策問題集です。新試験のめざす方向性(「Can-Do-Statement」を第一の命題とするなど)を反映させながら、語彙力強化と、数多く例文や練習問題にあたること、また効率よく学習を進められること、などに重点を置いた作りになっています。※別冊には、練習問題・模擬試験の解答や例文訳などが入っています。

《本書の特長》
1テーマ別に見開き2ページにまとめているので、知識を整理しやすく、テンポよく学習できる。
2取り上げた見出し語は2,000以上。日本語能力試験のN3レベルを十分にカバー。
3類義語や対義語などの関連語や例文を随時紹介。効率よく学習を進め、語彙力をどんどん高めていける。
4対訳(英・中・韓)が内容理解を助ける。CDには例文の音声を収録。模試2回。
内容(「BOOK」データベースより): 本試験の出題形式に沿った豊富な練習問題。さらに模擬試験で実戦に備える。序章で、会話文の特徴と話し言葉の音の変化を整理。聴き取り力アップに効果的。

登録情報
  • 単行本: 65ページ
  • 出版社: ジェイ・リサ-チ出版 (2010/9/23)
  • 言語 日本語
  • ISBN-10: 4863920350
  • ISBN-13: 978-4863920354
  • 発売日: 2010/9/23

Download links:

日本語能力試験問題集N3語彙スピードマスター Nihongo nouryoku shiken mondaishuu N3 goi speed master


 日本語能力試験問題集N3語彙スピードマスター Nihongo nouryoku shiken mondaishuu N3 goi speed master

日本語能力試験N3レベルの語彙分野の対策問題集です。新試験のめざす方向性(「Can-Do-Statement」を第一の命題とするなど)を反映させながら、語彙力強化と、数多く例文や練習問題にあたること、また効率よく学習を進められること、などに重点を置いた作りになっています。
※別冊には、練習問題・模擬試験の解答や例文訳などが入っています。
《本書の特長》
1テーマ別に見開き2ページにまとめているので、知識を整理しやすく、テンポよく学習できる。
2取り上げた見出し語は2,000以上。日本語能力試験のN3レベルを十分にカバー。
3類義語や対義語などの関連語や例文を随時紹介。効率よく学習を進め、語彙力をどんどん高めていける。
4対訳(英・中・韓)が内容理解を助ける。CDには例文の音声を収録。模試2回。

内容(「BOOK」データベースより)

テーマ別に見開き2ページにまとめているので、知識を整理しやすく、テンポよく学習できる。取り上げた見出し語は2,000以上。日本語能力試験のN3レベルを十分にカバー。類義語や対義語などの関連語や例文を随時紹介。効率よく学習を進め、語彙力をどんどん高めていける。部分訳(英・中・韓)と丁寧な解説が、語彙習得と内容理解を助ける。

Download links:

Saturday, August 3, 2013

耳から覚える日本語能力試験 N3 聴解 トレーニング - Mimi kara oboeru N3 choukai

 耳から覚える日本語能力試験 N3 聴解 トレーニング - Mimi kara oboeru N3 choukai

日本国内・海外で7月と12月に行われる日本語能力試験。日本語の能力を客観的に測るテストとして、全世界で活用されています。

本書は、そのN3レベルの聴解能力を付けるための本です。基礎力、応用力、実践力の3つのステップで、無理なく「本物の聴解力」を身に付けることができるように構成されています。

まずは、4つの練習を通して基礎力を養成してください。4つの練習とは、「音の聞き取り」練習、「聴解のための語彙・表現」練習、「文法の聞き取り」練習、 「話者の心情を理解する」練習のことを指します。いずれも、音声を聞き取るのに不可欠なトレーニングですので、繰り返し練習しましょう。

基礎力が十分についたら、次は応用力を鍛える練習として、試験問題の解き方を理解します。聴解問題を解くためにはさまざまなテクニックがありますが、それらをマスターすることで さまざまなパターンの問題に対応することができるようになります。

最後に実践力を鍛える練習として、本試験と同じ形式の問題を解いてみましょう。本書にはCDが2枚付いており、その中に本試験の聴解試験と同形式の実践問題を2回分収録しています。

本書を使って、本試験で着実に得点できる実力を養成してください。

CD収録言語:日本語
著者略歴 (「BOOK著者紹介情報」より)
小原/亜紀子
名古屋外国語大学日本語教育センター講師

横井/和子
名古屋YWCA学院日本語学校講師(本データはこの書籍が刊行された当時に掲載されていたものです)

Download links:


耳から覚える日本語能力試験 N3 文法 トレーニング - Mimi kara oboeru N3 bunpou

耳から覚える日本語能力試験 N3 文法 トレーニング - Mimi kara oboeru N3 bunpou

This new book by ALC was created especially for the new JLPT level N3. The N3 test is somewhere between the old level 3 and 2. The book covers some 110 essential grammatical points found on the new N3 test.

  •  Learn 110 grammatical points through easy explanations and helpful example sentences 
  • Look + Listen + Write + Repeat + Confirm 
  •  No romaji; kanji has furigana  
  • Comes with one CD to listen, repeat, and improve your pronunciation 
  •  Many drills will help nail down the meaning

Download links:

Friday, August 2, 2013

短期マスター 日本語能力試験ドリル N5 - Tanki Master Drill N5 download


短期マスター 日本語能力試験ドリル N5 - Tanki Master Drill N5 

日本語能力試験で出題される試験科目(文字・語彙、文法、読解、聴解)をすべて1冊で勉強できる、N5レベルの問題集です。 短い期間ですべての科目を勉強できるので、苦手な科目を見つけたり、試験直前の総仕上げとしても使うことができます。 巻末には実際の試験の約半分に相当する問題数の「まとめのテスト」があります。

Downoad links:

耳から覚える日本語能力試験 N4 文法トレーニング - Mimi Kara Oboeru Nihongo N4 download

耳から覚える日本語能力試験 N4 文法トレーニング -  Mimi Kara Oboeru Nihongo N4 book and CD

日本語能力 試験N4の機能語を網羅し、易→難順に配列。その機能語と関連の深い場面・語彙を考慮した例文を幅広く提示。形を覚えたかどうかをチェックできる問題を多 数収録(総問題数603問)。 日本国内・海外で7月と12月に行われる日本語能力試験。日本語の能力を客観的に測るテストとして、全世界で活用されています。本書は、そのN4レベルの 文法項目を網羅し、レベル別に90項目に分けて配列した本です。各文法項目の意味、接続、例文が書いてあり、 N4レベルで必要な文法項目をマスターできるようになっています。

文法項目を覚えたら、形式を変えて同じ文法項目について何度も答えるスパイラル 方式のドリルに挑戦。重要項目を、徹底して頭の中に叩き込みましょう。付属CDが付いていますので、それを繰り返し聞くことで、聞く、書く、実際に口を動 かして言ってみるなど五感をフルに活用して練習したり、音声だけを持ち歩いて聞くなど、さまざまな学習方法が可能です。また、本の最後には、本試験の文法 問題に対応した総合問題を4回分収録してありますので、実力チェックができます。 ロングセラー『耳から覚える日本語能力試験3級文法トレーニング』をもとに、アルク独自の観点から文法項目を整理し、編集し直したものです。本書を使っ て、本試験で着実に得点できる実力を養成してください。

Download links:


会話に挑戦中級前期からの日本語ロールプレイ: Kaiwa Ni Chousen (pdf+cd)


会話に挑戦中級前期からの日本語ロールプレイ: Kaiwa Ni Chousen (pdf+cd)

出版社 / 著者からの内容紹介: 学 習者同士がロールプレイを通して自分に何が足りなかったのか、どんな言語知識、言語表現が必要だったのかを認識し、言語習得して行くように構成。留学生が 実際に出会う可能性の高い場面や状況から22場面を取り上げています。文型は習ったけど、それがうまく使えずコミュニケーションがとれない、という学習者 のための初級レベル修了段階から使えるロールプレイ集。「注文の間違いを言う」「友達を慰める・励ます」などの生活に役立つ場面を取り上げた。会話のCD 付き。
   初級修了段階から使えるロールプレイ集。 文型は習ったけど、それがうまく使えずコミュニケーションがとれない。本書はそのような学習者のための、ロールプレイ集です。全22課構成。「先生の誘い を断る」「電話でアルバイトに応募する」「面接の練習をする」など、留学生が実際に出会う状況・場面を多く取り上げています。 それぞれの場面の中で使われるであろう表現を教師があらかじめ提示するのではなく、まずは学習者自身の力でロールプレイを行い、次に場面をかえて、再度 ロールプレイを行うことで、表現とコミュニケーション能力

 Download links:

  • Rapidshare : Book | Audio CDs (password  to unrar : thuvienso.info)
  • Mega.co.nz : Book | Audio CDs   (password  to unrar : thuvienso.info)

にほんごチャレンジ N4 [文法と読む練習]- Nihongo Challenge N4 Grammar Reading JLPT


にほんごチャレンジ N4 [文法と読む練習]- Nihongo Challenge N4 Grammar Reading JLPT

身近な登場人物たちの1年間のストーリーを追いながら、N4レベルの文法が学べる。 試験と同じ形式の問題もたくさん用意。 各課の「もうちょっと」では、使い分けが難しい文法項目について会話例をあげて説明。小クイズ付き。 文法解説と例文に、英語・ポルトガル語の翻訳付き。

Download links:

Download more:

Thursday, August 1, 2013

にほんごチャレンジN4 ことば - Nihongo Challenge vocabulary N4 pdf download

にほんごチャレンジN4 ことば  - Nihongo Challenge vocabulary N4 

好評シリーズの改訂版。日常生活でよく出会う場面や話題ごとに、たくさんのイラストや例文から、ことばを学べます。日本語能力試験N4対策にも。英語とポルトガル語翻訳つき。

N4レベルの約600のことばが日常生活の場面や話題ごとに分けられ、例文とイラストとともに学べる。 あいさつ表現など、付表も充実。 日本語能力試験と同じ出題形式の練習問題と多数掲載。 英語とポルトガル語の翻訳付き。

Download links

Download more:

皆の日本語会話ビデオ - Minna no Nihongo dialogue video

 Minna no Nihongo 1

Minna no Nihongo  - Kaiwa ( Videos ) 3E Corp | ISBN:4883191885

The Videos to the Minna no Nihongo Lessons - Like they are used in japanese language schools.The Videos showing real life skits ( like found in the textbooks ) to get used to to sound of the language and sentence patterns & expressions. There are 50 lessons in Minna no Nihongo book . You can use text book for reading script when watch these video. Download link :
  1. Mediafire.com
    1. Minna no Nihongo 1 - Kaiwa video 1-10 
    2. Minna no Nihongo 1 - Kaiwa video 11-20
    3. Minna no Nihongo 1&2 - Kaiwa video 21-30
    4. Minna no Nihongo 2 - Kaiwa video 31-40
    5. Minna no Nihongo 2- Kaiwa video 41-50

Code: The Hidden Language of Computer Hardware and Software

Code: The Hidden Language of Computer Hardware and Software

What do flashlights, the British invasion, black cats, and seesaws have to do with computers? In CODE, they show us the ingenious ways we manipulate language and invent new means of communicating with each other. And through CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological innovations of the past two centuries.

Using everyday objects and familiar language systems such as Braille and Morse code, author Charles Petzold weaves an illuminating narrative for anyone who’s ever wondered about the secret inner life of computers and other smart machines.

It’s a cleverly illustrated and eminently comprehensible story—and along the way, you’ll discover you’ve gained a real context for understanding today’s world of PCs, digital media, and the Internet. No matter what your level of technical savvy, CODE will charm you—and perhaps even awaken the technophile within.

Amazon.com Review

Charles Petzold’s latest book, Code: The Hidden Language of Computer Hardware and Software, crosses over into general-interest nonfiction from his usual programming genre. It’s a carefully written, carefully researched gem that will appeal to anyone who wants to understand computer technology at its essence. Readers learn about number systems (decimal, octal, binary, and all that) through Petzold’s patient (and frequently entertaining) prose and then discover the logical systems that are used to process them. There’s loads of historical information too. From Louis Braille’s development of his eponymous raised-dot code to Intel Corporation’s release of its early microprocessors, Petzold presents stories of people trying to communicate with (and by means of) mechanical and electrical devices. It’s a fascinating progression of technologies, and Petzold presents a clear statement of how they fit together.

The real value of Code is in its explanation of technologies that have been obscured for years behind fancy user interfaces and programming environments, which, in the name of rapid application development, insulate the programmer from the machine. In a section on machine language, Petzold dissects the instruction sets of the genre-defining Intel 8080 and Motorola 6800 processors. He walks the reader through the process of performing various operations with each chip, explaining which opcodes poke which values into which registers along the way. Petzold knows that the hidden language of computers exhibits real beauty. In Code, he helps readers appreciate it. –David Wall

Topics covered: Mechanical and electrical representations of words and numbers, number systems, logic gates, performing mathematical operations with logic gates, microprocessors, machine code, memory and programming languages. –This text refers to an out of print or unavailable edition of this title.

Download:

Wednesday, July 31, 2013

PHP Advanced Ajax Architecture and Best Practices pdf download

PHP Advanced Ajax Architecture and Best Practices 

“I very much enjoyed how this book covers the full Ajax application lifecycle and not only coding techniques. Anyone who is looking to become a professional front-end developer will appreciate the architectural insight and best practices delivered by this book.” — Andi Gutmans, Co-Founder & Co-Chief Technology Officer of Zend Technologies

Mission-Critical Ajax: Maximizing Scalability, Performance, Security, Reliability, and Maintainability

Advanced Ajax: Architecture and Best Practices is the definitive guide to building business-critical, production-quality Web applications with Ajax. Shawn M. Lauriat systematically addresses the design, architecture, and development issues associated with Ajax, offering proven patterns and robust code examples available in no other book. You’ll find best practices for addressing the full spectrum of issues enterprise Ajax developers face: scalability, performance, security, reliability, flexibility, maintainability, and reusability.

Writing for experienced Web developers, Lauriat delivers fresh ideas and elegant solutions: meaty technical content, presented with exceptional clarity. Among the many topics he covers in unprecedented depth: cleanly implementing JavaScript custom events to reduce coupling and to enhance flexibility; overcoming Ajax’s traditional accessibility limitations; reducing network latency through compression and other techniques; and much more. Coverage includes


  • Planning Ajax interfaces for simplicity, clarity, and intuitiveness 
  • Creating scalable, maintainable architectures for client-side JavaScript 
  • Using the latest tools to profile, validate, and debug client-side code
  •  Architecting the server side for security and functionality, while restricting loaded data, objects, and actions to current requests 
  • Protecting against the most widespread and significant Ajax security risks 
  • Optimizing every component of an Ajax application, from server-side scripts to database interactions 
  • Introducing cutting-edge Ajax: game development, Ajax with canvas, and Ajax for enterprise applications

About the Web Site

This book’s companion Web site (http://advancedajax.frozen-o.com) doesn’t just provide all the code: It shows code examples in action, as building blocks of a real Web application interface.

Download links: 

Saturday, July 20, 2013

にほんごチャレンジ かんじ N4-N5 - Nihongo Challenge N4 N5 Kanji Pdf Download



にほんごチャレンジ かんじ N4-N5 - Nihongo Challenge N4 N5 Kanji


  1. 好評の「にほんごチャレンジ3級〔ことばと漢字〕」の改訂版。 
  2. 英語訳・ポルトガル語訳・韓国語訳が付いているので、   英語圏や中南米の学習者に大変喜ばれています。 
  3. 非漢字圏の学習者向けに漢字の成り立ちを図や   わかりやすいことばで説明しています。
  4. よく目にする熟語をたくさん掲載し、実際の生活でも   役立つ内容になっています。

Download links:


Friday, July 19, 2013

HTML5 Hacks pdf download

HTML5 Hacks Tips & Tools for Creating Interactive Web Applications

With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.

You'll also find hacks for HTML5 markup elements and attributes that will give you a solid foundation for creative recipes that follow. The last chapter walks you through everything you need to know to get your HTML5 app off the ground, from Node.js to deploying your server to the cloud.

Here are just a few of the hacks you’ll find in this book:


  • Make iOS-style card flips with CSS transforms and transitions 
  • Replace the background of your video with the Canvas tag 
  • Use Canvas to create high-res 
  • Retina Display-ready media 
  • Make elements on your page user-customizable with editable content 
  • Cache media resources locally with the filesystem 
  • API Reverse-geocode the location of your web app user 
  • Process image data with pixel manipulation in a dedicated web worker 
  • Push notifications to the browser with Server-Sent Events

Download links:

Twitter Bootstrap Web Development How-To pdf download

Twitter Bootstrap Web Development How-To

A hands-on introduction to building websites with Twitter Bootstrap's powerful front-end development framework

Twitter Bootstrap is by far the most popular of all front-end frameworks. It has earned its position by providing expertly-crafted, community-tested solutions for some of the thorniest problems of contemporary web design, equipping developers to accomplish difficult tasks with ease and normal tasks with greater speed.

Twitter Bootstrap Web Development How-To walks you step-by-step from Bootstrap basics to the creation of a fully-responsive, JavaScript-enhanced, multi-page website. After this quick and dirty Bootstrap bootcamp, you'll not only be building serious sites, but you'll be equipped to dive into the rest of what Twitter Bootstrap has to offer.

Bringing you from zero to pro in record time, this book will start you off with Twitter Bootstrap's excellent responsive grid system. From the basics, you'll move on to more complex layouts with media grids and tables. You'll learn to control Bootstrap's navbar, adding drop-down menu items and configuring it to adapt beautifully to small screens. You'll utilize Bootstrap's jQuery plugins to add dynamic tabs and a beautiful homepage slideshow. You'll also walk through the steps of uploading your files, testing your site across desktop and mobile browsers, and optimizing your site files for improved performance before final launch.

What you will learn from this book


  • Conquer responsive website layout with Bootstrap’s flexible grid system 
  • Create a complex media grid of images and captions 
  • Leverage carefully built CSS styles for typography, buttons, tables, forms, and more 
  • Exert control over Bootstrap's dynamic and responsive navbar 
  • Learn the ways of Bootstrap's excellent jQuery plugins 
  • Create drop-down items and dynamic switchable tabs 
  • Create a beautiful image carousel slideshow with captions 
  • Test your results across browsers and devices

Approach

An easy-to-follow step-by-step presentation which will get you started with Twitter Bootstrap. Practical examples will help you to get set up quickly and easily.

Who this book is written for

This guide is for new, novice, and intermediate developers alike. Basic knowledge of HTML and CSS is required although this book will help beginners find their feet with both more easily. Those experienced with HTML and CSS will quickly learn the beautiful and efficient ways of Bootstrap..

Download links: 


HTML5 Boilerplate Web Development pdf download

HTML5 Boilerplate Web Development

Master HTML5 Boilerplate web development with a robust set of templates to get your web projects done quickly and effectively

Master Web Development with a robust set of templates to get your projects done quickly and effectively

Overview

Master HTML5 Boilerplate as starting templates for future projects Learn how to optimize your workflow with HTML5 Boilerplate templates and set up servers optimized for performance Learn to feature-detect and serve appropriate styles and scripts across browser types

In Detail

HTML5 Boilerplate is the number one choice for many web developers to get their projects going. It provides a comprehensive set of starting templates to get your developments going, ensuring you don't forget any important elements of a typical web project while also ensuring you are writing quality code and mark up. Learning how to use this framework of page and code templates will allow you to kick-start your projects quickly without losing out on quality.

"HTML5 Boilerplate Web Development" will enable you to build new projects effectively with minimal effort. HTML5 Boilerplate allows you to deploy quality websites successfully and quickly while also ensuring robust cross-browser performance. It takes you through the step-by-step process of creating a website and teaches you to take full advantage of the html layouts provided within HTML5 Boilerplate; be it styles, mark up, or code so you can accomplish your goals.

This book will guide you through the process of building a music festival website, as an applicable example, using HTML5 Boilerplate. You will install, set up HTML5 Boilerplate and deploy production sites.

First, we will look at how to install HTML5 Boilerplate so you can use it repeatedly to jumpstart your projects, then we will look at structuring your website using the base files. We will use Modernizr and feature detection to dynamically serve different styles and scripts based on support of certain features. We will discover how to best configure our server to provide high performance and security for our website. Finally, we employ the Build Tool to combine files, remove comments and make the site ready for production use.

"HTML5 Boilerplate Web Development" offers a well-rounded tutorial in expert web development; not just a starting place for web projects. It develops code snippets, links to further resources for and in addition to makes you understand the nuances of HTML5 Boilerplate.

What you will learn from this book

Master the internals of HTML5 Boilerplate Write code using feature detection that will work in all browsers while providing alternate experiences where necessary Use a build tool to minimize the cost of deploying your project to production Maintain good page performance of web pages in your project by choosing the best server defaults Write end-to-end web projects that are robust and work across browsers by default Learn how to use HTML5 Boilerplate with CMSs and other language frameworks; such as Wordpress, Django, and more. Find ways to debug easily and methods of asking for help so you receive quick responses

Approach

"HTML5 Boilerplate Web Development" is a practical guide rich with information on getting the best out of the boilerplate. Readers follow the expert author through a project of building a music festival site; the tutorials and lessons learned are easily applicable to any website project.

Download links:



Thursday, July 18, 2013

Beginning HTML5 and CSS3 pdf download

Beginning HTML5 and CSS3: The Web Evolved

Beginning HTML5 and CSS3 is your introduction to the new features and elements of HTML5—as a web developer you'll learn about all the leaner, cleaner, and more efficient code available now with HTML5, along with some new tools that will allow you to create more meaningful and richer content. For everyone involved in web design, this book also introduces the new structural integrity and styling flexibility of CSS 3—which means better-looking pages and smarter content in your website projects.

For all forward-looking web professionals who want to start enjoying and deploying the new HTML5 and CSS3 features right away, this book provides you with an in-depth look at the new capabilities—including audio and video—that are new to web standards. You’ll learn about the new HTML5 structural sections, plus HTML5 and CSS3 layouts. You’ll also discover why some people think HTML5 is going to be a Flash killer, when you see how to create transitions and animations with these new technologies. So get ahead in your web development through the practical, step-by-step approaches offered to you in Beginning HTML5 and CSS3.

What you’ll learn

  • Cutting-edge web development techniques with HTML5 and CSS3 
  • The new features of HTML5 and how to work with HTML5 and CSS3 
  • The new web standards being implemented by all the major web browsers 
  • How to work with the new HTML5 structural sections 
  • How to create HTML5 and CSS3 layouts 
  • How to create transitions and animations without using Flash 
  • New web typography solutions 
  • A new vision of web development with HTML5 and CSS3

Who this book is for

This book is for web developers and anyone involved in web design who wants to embrace the new web standards and cutting-edge features of HTML5 and CSS3. With a practical, accessible approach, this book is for anyone who wants to push their websites forwards with the latest technologies.

Table of Contents

  1. HTML5: Now, Not 2022 
  2. Your First Plunge 
  3. Into HTML5 
  4. New Structural Elements 
  5. A Richer Approach to Content Markup 
  6. Rich Media 
  7. Paving the Way for Web Applications 
  8. CSS3—Here and Now 
  9. Keeping Your Markup Slim Using CSS3 Selectors 
  10. A Layout for Every Occasion 
  11. Improving Web Typography 
  12.  Putting CSS3 
  13. Properties to Work Transforms, Transitions, and Animation 
  14. The Future of CSS

Reviews of Beginning HTML5 and CSS3

I should state first that I was the tech reviewer for this book, so this review carries the risk of being biased, but I wanted to post a review to help spread the word. This book was a long time coming, but that time was well spent - the information contained in here represents some of the most thorough, well-researched writing on modern web technologies I have seen. The layout and animation chapters for example encompass over 160 pages between the two of them, with Oli Studholme covering every available property and function, along with lots of useful real world examples, and useful tricks and tactics you can use to solve various coding problems, some of them quite tricky.

I am very experienced with CSS3 and HTML5, but I still learned a lot, and I would advise that anyone wanting a detailed guide that they can refer to again and again should consider picking this up.

Download links: 

Wednesday, July 17, 2013

新完全マスタ 語彙 N2 - New Kanzen Master JLPT N2 Vocabulary

新完全マスタ 語彙 N2 - New Kanzen Master JLPT N2 Vocabulary

The book is aimed at those planning to take the N2 level of the Japanese Language Proficiency Test (JLPT), though it is an excellent tool for any learner to improve their Japanese vocabulary.

The vocabulary presented has been carefully chosen from references and past tests, ensuring the book concentrates on words that have a high chance of appearing in the examination. It provides the learner with many practice sections based on the JLPT vocabulary section and will give them the confidence and knowledge required to perform their best on test day.

New Kanzen Master JLPT N2 Vocabulary  is divided into the following two parts:

  1. Jitsuryoku Yoseihen – An introduction of new vocabulary 
  2. Mogi Shiken – A mock test that enables the learner to identify their strengths and weaknesses


In the 'Jitsuryoku Yoseihen' section, vocabulary is introduced in two ways. In Part 1, the vocabulary is grouped based on themes and situations; in Part 2, it is grouped in terms of parts of speech and usage. Each new chapter of vocabulary has a basic exercise and a practical exercise section. The basic exercise section helps the learner confirm the meaning and usage of the vocabulary. The second practical exercise section is a 20 point quiz with questions shown in the same format as the exam.

This book strengthens not only the learner’s vocabulary, but also their overall ability at the intermediate level.

Download links:

新完全マスタ文法 N2 - New Kanzen Master JLPT Level 2 Grammar


 新完全マスタ文法 N2 - New Kanzen Master JLPT Level 2 Grammar

The book is aimed at those planning to take the N2 level of the Japanese Language Proficiency Test (JLPT), though it can also be used by any learner to improve their Japanese grammar. It provides specific practice for the JLPT grammar questions and gives the language student the confidence and knowledge required to perform their best on test day.

New Kanzen Master JLPT Level 2 Grammar is divided into the following three parts:

  1. Mondai Shokai – An introduction to the JLPT grammar question format and answer strategies
  2. Jitsuryoku Yoseihen – An examination of the three types of grammar test questions with test-taking strategies 
  3. Mogi Shiken – A mock test that enables the learner to identify their strengths and weaknesses In part 2, the exercises in ‘Bun no Bunpo 1’ and ‘Bun no Bunpo 2’ are arranged so the learner studies the grammar form and the meaning and function separately. This section also has detailed explanations and many practice exercises.

This book strengthens not only the learner’s grammar ability, but also their overall ability at the intermediate level.

Download links:

新完全マスター 読解 N2 - New Kanzen Master JLPT Level 2 Reading Comprehension

新完全マスター 読解 N2 - New Kanzen Master JLPT Level 2 Reading Comprehension


The book is aimed at those planning to take the N2 level of the Japanese Language Proficiency Test (JLPT), though it can also be used by any learner to improve their reading ability at the intermediate/advanced level. Its provides specific practice for the JLPT reading section through many examples that will give you the confidence and knowledge required to perform your best on test day.

New Kanzen Master JLPT Level 2 Reading Comprehension helps you learn to tackle specific areas such as comparison, rephrasing, metaphors, and interrogative sentences. The learner also gets plenty of practice in the 'Bunsho Zentai o Tsukamu (Grasping the Whole Text)' section.

Because passages have been selected from varied material such as advertisements, pamphlets, informational publications, and business documents, it is possible to practice understanding all types of reading material with this one book. There are 33 example exercises, 70 practice exercises and a practice test.

An explanation of the example exercises and practice exercises in terms of how to read and identify important points in the text and how to select answers in multiple choice questions is provided. An answer booklet for the practice questions is also included.

This book strengthens not only the learner’s reading comprehension ability, but also their overall ability at the intermediate level.

Download links: 


Tuesday, July 16, 2013

Getting Started with GEO, CouchDB, and Node.js pdf download

Getting Started with GEO, CouchDB, and Node.js New Open Source Tools for Location Data

Today's mobile devices have GPS and standard APIs to give you access to coordinates - but what can you do with that data? With this concise book, application developers learn how to work with location data quickly and easily, using Node.js, CouchDB, and other open source tools and libraries.

Node.js makes it simple to run event code on the Web, and the CouchDB document-oriented database lets you store location data and perform complex queries on it quickly. You'll learn how to get started with these tools, and then use them together to build an example project called MapChat, using HTML and JavaScript code samples.

  • Learn how to serve dynamic content with Node.js, and use its asynchronous IO to handle several requests at once
  •  Become familiar with GeoJSON, Geohash, and the Geospatial Data Abstraction Library (GDAL) for working with spatial data 
  •  Build geospatial indexes using the GeoCouch branch of CouchDB 
  •  Combine these tools to build a project that lets users post real-time chat messages tagged with their current map location

Download links:

CoffeeScript Programming with jQuery, Rails, and Node.js pdf download

CoffeeScript Programming with jQuery, Rails, and Node.js Learn CoffeeScript programming with the three most popular web technologies around

CoffeeScript is a young but popular language that makes web programming fun and more productive. It compiles to JavaScript and unleashes its powerful features while not straying too far from the language. It's become one of the most popular languages on Github and is being used for both browser and server side programming.

CoffeeScript programming with jQuery, Rails, and Node.js will not only teach you the CoffeeScript language but also show you how it's being used by professional programmers with the latest web technologies.

What you will learn from this book

  • The basics of the language and how it compares to JavaScript CoffeeScript's powerful class syntax 
  • Installing CoffeeScript on Windows, Mac OSX, and Linux using Node.js 
  • Configuring CoffeeScript for browser applications 
  • The basics of jQuery and using it with CoffeeScript 
  • Using localStorage in browser-based applications
  •  Two approaches to write CoffeeScript in Rails applications 
  • Creating responsive web applications using WebSocket

Reviews of CoffeeScript Programming with jQuery, Rails, and Node.js

I had heard of CoffeeScript and I had been meaning to learn more about it. My previous exposure to JavaScript has taught me that JavaScript is an easy language to learn but a hard language to master. Not so with CoffeeScript. CoffeeScript borrows some great ideas from both Ruby and Python to give a cleaner, more programmer friendly alternative to JavaScript - and as the authors say, CoffeeScript is just Javascript.

Overall is an excellent introduction to CoffeeScript - it provides some background detail and advocacy on the language (always useful when learning a new language, as in why one should bother). The authors make an excellent case for using CoffeeScript and then proceed to a quick introduction to the language.

The rest of the book is broken down into separate sections covering everything from setting up your CoffeeScript environment to using CoffeeScript with Rails and Node.js. This is not a long book, but the authors have managed to pack in enough information to get you up and running with plenty of clear code examples.

All in all, this is an excellent introduction to a very useful alternative to bare JavaScript. You will not only learn about CoffeeScript but get a great overview of some of the more interesting web development technologies available at the moment (Rails, JQuery, Node.js). This is by no means an exhaustive reference book. But it is a book that you could read over a weekend and implement some of the code over a few evenings - it will get you up and running. Definitely worth the price.

Download links:


Node.js for PHP Developers pdf download


Node.js for PHP Developers Porting PHP to Node.js


If you're an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you'll also discover how to refactor and improve existing PHP 4 or PHP 5 source code.

At the end, you'll have two fully functional codebases to provide to your users. You can update both of them simultaneously, using this book as a reference to important aspects of PHP and Node.js.


  • Use a simple Node.js framework to convert individual PHP pages to Node.js files 
  • Refactor blocking PHP source code to non-blocking Node.js source code that uses callbacks 
  • Convert PHP syntax, variables, and types to Node.js 
  • Use a step-by-step technique for implementing PHP classes and class inheritance in Node.js 
  • Convert PHP file handling APIs into their Node.js equivalents 
  • Compare approaches for using a MySQL database in Node.js and PHP 
  • Convert PHP code for JSON or XML APIs into Node.js code for npm packages

Reviews of Node.js for PHP developer 

If you just want to convert your existing php-code to javascript and run it via node.js, this is book for you.
But if you want to learn how to take advantage of node.js and it's modules, etc, you should definitely read something else.

Download links:

Professional Node.js Building Javascript Based Scalable Software pdf download


Professional Node.js Building Javascript Based Scalable Software 

Node.js is a powerful and popular new framework for writing scalable network programs using JavaScript. This no nonsense book begins with an overview of Node.js and then quickly dives into the code, core concepts, and APIs. In-depth coverage pares down the essentials to cover debugging, unit testing, and flow control so that you can start building and testing your own modules right away.

  • Covers node and asynchronous programming main concepts 
  • Addresses the basics: modules, buffers, events, and timers 
  • Explores streams, file systems, networking, and automated unit testing 
  • Goes beyond the basics, and shares techniques and tools for debugging, unit testing, and flow control

If you already know JavaScript and are curious about the power of Node.js, then this is the ideal book for you.

Reviews of  Professional Node.js

This book introduces Node.js and various related technologies. It starts off with how to install Node.js and covers the Core API, how to fo File Processing, Streams and Networking, how to build Web Applications and connect to databases like MongoDB, MySQL, CouchDB etc.

It specifically covers about event driven programming on the Server Side, using buffers to encode/decode binary data, how to do event binding, creating and controlling external processes, building TCP Servers, HTTP Servers, HTTP Client, securing using HTTPS, using Express.JS, SOCKET.IO etc.

The book is easy to read and very understandable.

Download links :

Tuesday, July 9, 2013

Kanji look and learn pdf download


KANJI LOOK AND LEARN - 512 Kanji with Illustrations and Mnemonic Hints

- Kanji can be easily learned through fun illustrations and mnemonic hints.

- Users can readily look up the meaning, readings, stroke count, and stroke order of kanji.

- The various indexes at the end of the book allow learners to easily look up a particular kanji or kanji vocabulary.

- The book contains 512 kanji, as well as 3,500 essential vocabulary(using those kanj) for beginner and intermediate learners.

- The book includes all kanji in levels 3 and 4 of the Japanese Language Proficiency Text.

- The book includes all 317 kanji in the “Genki” textbook

- The book contains a chart which allows users to compare kanji learned in “Genki”, “Minna no Nihongo”, “Nakama”, and “Yokoso”.

- The companion workbook helps users to learn kanji not only at the level of characters and words, but also in the context of sentences and longer text.

Download links :

Sunday, July 7, 2013

Face2Face Pre-intermediate pdf & audio cds


Face2Face Pre-intermediate Student’s Book | Workbook | Audio | CD-ROM

 Face2Face is a general English course for students who want to learn how to communicate quickly and effectively in an English speaking environment. It combines the best in current EFL methodology with innovative new features designed to make learning and teaching easier.

There is a strong emphasis on speaking and listening throughout the course, and the practice activities in each lesson provide frequent opportunities for realistic, natural interaction. The course seeks to fully engage the students at every stage of the lesson, and its approach to new language draws on what students have already learned and encourages them to work out rules of grammar and usage themselves. We believe that face2face provides the right balance of topics, language and activities that students and teachers want from a course in today’s world.

Why students like face2face?

  •  Innovative Help with Listening sections teach students how to understand spoken English 
  •  CD ROM/Audio CD provides extra practice of grammar, vocabulary, listening and pronunciation lessons 
  • Original, fresh angles on universal topics that students want to talk about

Download links:


SB | WB | CD1 | CD2 | CD3 | CDR P1 | CDR P2 | CDR P3
Pass: ebooktienganh.com

Tuesday, July 2, 2013

Transcend: Nine Steps to Living Well Forever epub, mobi download

Transcend: Nine Steps to Living Well Forever by Ray Kurzweil

In Transcend, famed futurist Ray Kurzweil and his coauthor Terry Grossman, MD, present a cutting edge, accessible program based on the vanguard in nutrition and science. They’ve distilled thousands of scientific studies to make the case that new developments in medicine and technology will allow us to radically extend our life expectancies and slow the aging process.
Transcend gives you the practical tools you need to live long enough (and remain healthy long enough) to take full advantage of the biotech and nanotech advances that have already begun and will continue to occur at an accelerating pace during the years ahead. To help you remember the nine key components of the program, Ray and Terry have arranged them into a mnemonic: Talk with your doctor, Relaxation, Assessment, Nutrition, Supplements, Calorie reduction, Exercise, New technologies, Detoxification. This easy-to-follow program will help you transcend the boundaries of your genetic legacy and live long enough to live forever.
"Ray Kurzweil knows more about the future of technology than anyone on the planet. If you want to have the greatest chance of seeing the next century, read TRANSCEND today." —Dean Ornish, MD, founder and president, Preventive Medicine Research Institute; clinical professor of medicine, University of California, San Francisco; author, The Spectrum and Dr. Dean Ornish’s Program for Reversing Heart Disease
"Kurzweil and Grossman have created another breathtaking book—a concise yet comprehensive guide to staying healthy and living life to the fullest. This visionary and must-read book also provides a brilliant and entertaining view of our transcendent future if we follow the TRANSCEND program."—Dean Kamen, physicist and inventor of the first wearable insulin pump, HomeChoice portable dialysis machine, IBOT Mobility System, and Segway Human Transporter, and recipient of the National Medal of Technology.

Download links:


Monday, July 1, 2013

The $100 Startup Chris Guillebeau epub, mobi download


The $100 Startup: Reinvent the Way You Make a Living, Do What You Love, and Create a New Future by Chris Guillebeau

 In The $100 Startup, Chris Guillebeau shows you how to lead of life of adventure, meaning and purpose – and earn a good living.

Still in his early thirties, Chris is on the verge of completing a tour of every country on earth – he’s already visited more than 175 nations – and yet he’s never held a “real job” or earned a regular paycheck. Rather, he has a special genius for turning ideas into income, and he uses what he earns both to support his life of adventure and to give back.

There are many others like Chris – those who’ve found ways to opt out of traditional employment and create the time and income to pursue what they find meaningful. Sometimes, achieving that perfect blend of passion and income doesn’t depend on shelving what you currently do. You can start small with your venture, committing little time or money, and wait to take the real plunge when you're sure it's successful.

In preparing to write this book, Chris identified 1,500 individuals who have built businesses earning $50,000 or more from a modest investment (in many cases, $100 or less), and from that group he’s chosen to focus on the 50 most intriguing case studies. In nearly all cases, people with no special skills discovered aspects of their personal passions that could be monetized, and were able to restructure their lives in ways that gave them greater freedom and fulfillment.

Here, finally, distilled into one easy-to-use guide, are the most valuable lessons from those who’ve learned how to turn what they do into a gateway to self-fulfillment. It’s all about finding the intersection between your “expertise” – even if you don’t consider it such -- and what other people will pay for.
 You don’t need an MBA, a business plan or even employees. All you need is a product or service that springs from what you love to do anyway, people willing to pay, and a way to get paid.

Not content to talk in generalities, Chris tells you exactly how many dollars his group of unexpected entrepreneurs required to get their projects up and running; what these individuals did in the first weeks and months to generate significant cash; some of the key mistakes they made along the way, and the crucial insights that made the business stick. Among Chris’s key principles: if you’re good at one thing, you’re probably good at something else; never teach a man to fish – sell him the fish instead; and in the battle between planning and action, action wins.

In ancient times, people who were dissatisfied with their lives dreamed of finding magic lamps, buried treasure, or streets paved with gold. Today, we know that it’s up to us to change our lives. And the best part is, if we change our own life, we can help others change theirs. This remarkable book will start you on your way.

 Download links:


A History of the Jews - Paul Johnson pdf download

A History of the Jews - Paul Johnson

Paul Johnson says that writing A History of the Jews was like writing a history of the world "seen from the viewpoint of a learned and intelligent victim." Johnson's history begins with the Bible and ends with the establishment of the State of Israel. Throughout, Johnson's history is driven by a philosophical interest: "The Jews," he writes, "stand right at the centre of the perennial attempt to give human life the dignity of a purpose. Does their own history suggest that such attempts are worth making? Or does it reveal their essential futility?" Johnson's history is lucid, thorough, and--as one would expect of almost any project with such a broad scope--a little wrong-headed. By the end of the book, readers will be grateful for Johnson's questioning of the Jews' confidence in their cosmic significance. However, readers may also be a little annoyed by his energetic inquiries as to whether this significance was man-made or providentially provided. Either way, it's a given: for a historian of Israel, this should adequately settle the question. Johnson's 600-page history is probably the best we've got by a living gentile--which is no small accomplishment at all. ~ Michael Joseph Gross
Less a seminal contribution than a distillation of a wide range of sources, this history of the Jews focuses on their four-millennia interplay with, and adaption to, other, often hostile, civilizationsa "world history seen from the viewpoint of a learned and intelligent victim." Weaving biblical and archeological data, Johnson (Modern Times and A History of Christianity is particularly deft at placing the patriarchs and early Israelites (the Bronze Age through the destruction of the First Temple) in their historical context. His dense, somewhat arbitrary, capsule extols Judaic rational scholarshipwhich contributed to ethical monotheism and the 18th-century economic system, in turnand denigrates mystic kabbalah"heresy of the most pernicious kind." Although Johnson, who seeks to acknowledge "the magnitude of the debt Christianity owes to Judaism," traces "an inherent conflict" between the religion and the state of Israel through the various ages, the work is incontrovertibly sympathetic to Zionism. BOMC and QPBC featured alternates; author tour.

Download links: