Difference between revisions of "Knowledge Base"

(12 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
                 <li><a href="http://chimera.labs.oreilly.com/books/1230000000393/" target="_blank">Python Cookbook, Third Edition</a> by David Beazley and Brian K. Jones</li>
 
                 <li><a href="http://chimera.labs.oreilly.com/books/1230000000393/" target="_blank">Python Cookbook, Third Edition</a> by David Beazley and Brian K. Jones</li>
 
               </ul>
 
               </ul>
               <p>You can check other <a href="http://chimera.labs.oreilly.com/tags/featured" target="_blank">titles</a> on O’Reilly Atlas.</p>
+
               <p>You can check <a href="http://chimera.labs.oreilly.com/tags/featured" target="_blank">O’Reilly Atlas</a> and <a href="http://www.oreilly.com/data/free/archive.html" target="_blank">O'Reilly Free Books</a>.</p>
 
             </div>
 
             </div>
 
           </div>
 
           </div>
Line 35: Line 35:
 
           <div class="columns">
 
           <div class="columns">
 
             <div class="column">
 
             <div class="column">
 +
              <h1>Movies</h1>
 +
              <p>A short list of movies with big data, predictive analytics, and machine learning embedded in the story line, from <a href="https://simplified-analytics.blogspot.com.tr/2016/10/watch-these-movies-for-big-data.html" target="_blank">Simplified Analytics</a>.</p>
 +
              <ul>
 +
                <li><a href="http://www.imdb.com/title/tt0478087/" target="_blank">21</a></li>
 +
                <li><a href="http://www.imdb.com/title/tt0470752/" target="_blank">Ex Machina</a></li>
 +
                <li><a href="http://www.imdb.com/title/tt0343818/" target="_blank">I, Robot</a></li>
 +
                <li><a href="http://www.imdb.com/title/tt0181689/" target="_blank">Minority Report</a></li>
 +
                <li><a href="http://www.imdb.com/title/tt1210166/" target="_blank">Moneyball</a></li>
 +
              </ul>
 
             </div>
 
             </div>
 
             <div class="column">
 
             <div class="column">
Line 43: Line 52:
 
                 <li><a href="http://www.kdnuggets.com/" target="_blank">KDnuggets</a> - <a href="http://www.kdnuggets.com/datasets/index.html">List</a></li>
 
                 <li><a href="http://www.kdnuggets.com/" target="_blank">KDnuggets</a> - <a href="http://www.kdnuggets.com/datasets/index.html">List</a></li>
 
                 <li><a href="http://vincentarelbundock.github.io/Rdatasets/" target="_blank">Rdatasets</a> - <a href="http://vincentarelbundock.github.io/Rdatasets/datasets.html">List</a></li>
 
                 <li><a href="http://vincentarelbundock.github.io/Rdatasets/" target="_blank">Rdatasets</a> - <a href="http://vincentarelbundock.github.io/Rdatasets/datasets.html">List</a></li>
 +
                <li><a href="https://research.google.com/research-outreach.html#/research-outreach/research-datasets/" target="_blank">Google Research Datasets</a> <span class="tag is-success is-small">NEW</span></li>
 +
              </ul>
 +
              <p>You can check <a href="https://research.google.com/" target="_blank">Research at Google</a> for more.</p>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </section>
 +
    <section class="section tot">
 +
      <div class="container">
 +
        <div class="content">
 +
          <div class="columns">
 +
            <div class="column">
 +
              <h1>Guides</h1>
 +
              <ul>
 +
                <li><a href="http://blogs.atlassian.com/wp-content/uploads/HelloWorldEbook.pdf" target="_blank">A new grad’s guide to coding as a team</a> by <a href="http://www.atlassian.com/" target="_blank">Atlassian</a></li>
 +
                <li><a href="http://practicaltypography.com/" target="_blank">Practical Typography</a> by Matthew Butterick</li>
 +
                <li><a href="https://developer.mozilla.org/en-US/docs/Web" target="_blank">Web technology for developers</a> by <a href="https://developer.mozilla.org/en-US/" target="_blank">Mozilla Developer Network</a></li>
 
               </ul>
 
               </ul>
 +
            </div>
 +
            <div class="column">
 +
              <h1>Learning More</h1>
 +
                <li><a href="http://learning.acm.org/webinar/" target="_blank">Learning Webinars</a> by <a href="http://www.acm.org/" target="_blank">ACM</a></li>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </section>
 +
 +
    <section class="section tot">
 +
      <div class="container">
 +
        <div class="content">
 +
          <div class="columns">
 +
            <div class="column">
 +
              <h1>Classics</h1>
 +
              <p>A short list of classical books from <a href="http://dl.acm.org/" target="_blank">ACM Digital Library</a>.</p>
 +
              <div class="columns is-small">
 +
                <div class="column">
 +
<ul>
 +
<li>The computer and the brain, John von Neumann, 1958</li>
 +
<li>A programming language, Kenneth E. Iverson, 1962</li>
 +
<li>IBM system/360 principles of operation, IBM, 1964</li>
 +
<li>Computation: finite and infinite machines, Marvin L. Minsky, 1967</li>
 +
<li>Formal languages and their relation to automata, John E. Hopcroft, Jeffrey D. Ullman,  1969</li>
 +
<li>Structured programming, O. J. Dahl, E. W. Dijkstra, C. A. R. Hoare, 1972</li>
 +
<li>The multics system, Elliott I. Organick, 1972</li>
 +
<li>The theory of parsing, translation, and compiling, Alfred V. Aho, Jeffrey D. Ullman, 1972</li>
 +
</ul>
 +
                </div>
 +
                <div class="column">
 +
<ul>
 +
<li>Operating system principles, Per Brinch Hansen, 1973</li>
 +
<li>Compiler construction, F. L. Bauer, F. L. De Remer, M. Griffiths, U. Hill, J. J. Horning, C. H. A. Koster, W. M. McKeeman, P. C. Poole, W. M. Waite / J. Eickel, G. Goos, J. Hartmanis, 1974</li>
 +
<li>PASCAL user manual and report, Kathleen Jensen, Niklaus Wirth, P. Brinch Hansen, D. Gries, C. Moler, G. Seegmüller, N. Wirth, G. Goos, J. Hartmanis, 1974</li>
 +
<li>The architecture of concurrent programs, Per Brinch Hansen, 1977</li>
 +
<li>Anatomy of LISP, John Allen, 1978</li>
 +
<li>Classics in software engineering, Edward Nash Yourdon, 1979</li>
 +
<li>Mindstorms, Seymour Papert, 1980</li>
 +
<li>Cryptography and data security, Dorothy Elizabeth Robling Denning, 1982</li>
 +
</ul>
 +
                </div>
 +
                <div class="column">
 +
<ul>
 +
<li>Selected writings on computing, Edsger W. Dijkstra , Year of Publication: 1982</li>
 +
<li>Writing efficient programs, Jon Louis Bentley, 1982</li>
 +
<li>The Elements of Programming Style, Brian W. Kernighan, P. J. Plauger, 1982</li>
 +
<li>Artificial intelligence, Elaine Rich, 1983</li>
 +
<li>Smalltalk-80, Adele Goldberg, David Robson, 1983</li>
 +
<li>Essays in computing science, C. A. R. Hoare / C. B. Jones, 1989</li>
 +
<li>The relational model for database management, E. F. Codd, 1990</li>
 +
<li>Macintosh human interface guidelines, Apple Computer, Inc., 1992</li>
 +
<li>201 principles of software development, Alan M. Davis, 1995</li>
 +
</ul>
 +
                </div>
 +
              </div>
 
             </div>
 
             </div>
 
           </div>
 
           </div>

Revision as of 12:14, 20 July 2017

Online Courses

You can check other Top Specializations on Coursera.

Online Books

You can check O’Reilly Atlas and O'Reilly Free Books.

Movies

A short list of movies with big data, predictive analytics, and machine learning embedded in the story line, from Simplified Analytics.

Classics

A short list of classical books from ACM Digital Library.

  • The computer and the brain, John von Neumann, 1958
  • A programming language, Kenneth E. Iverson, 1962
  • IBM system/360 principles of operation, IBM, 1964
  • Computation: finite and infinite machines, Marvin L. Minsky, 1967
  • Formal languages and their relation to automata, John E. Hopcroft, Jeffrey D. Ullman, 1969
  • Structured programming, O. J. Dahl, E. W. Dijkstra, C. A. R. Hoare, 1972
  • The multics system, Elliott I. Organick, 1972
  • The theory of parsing, translation, and compiling, Alfred V. Aho, Jeffrey D. Ullman, 1972
  • Operating system principles, Per Brinch Hansen, 1973
  • Compiler construction, F. L. Bauer, F. L. De Remer, M. Griffiths, U. Hill, J. J. Horning, C. H. A. Koster, W. M. McKeeman, P. C. Poole, W. M. Waite / J. Eickel, G. Goos, J. Hartmanis, 1974
  • PASCAL user manual and report, Kathleen Jensen, Niklaus Wirth, P. Brinch Hansen, D. Gries, C. Moler, G. Seegmüller, N. Wirth, G. Goos, J. Hartmanis, 1974
  • The architecture of concurrent programs, Per Brinch Hansen, 1977
  • Anatomy of LISP, John Allen, 1978
  • Classics in software engineering, Edward Nash Yourdon, 1979
  • Mindstorms, Seymour Papert, 1980
  • Cryptography and data security, Dorothy Elizabeth Robling Denning, 1982
  • Selected writings on computing, Edsger W. Dijkstra , Year of Publication: 1982
  • Writing efficient programs, Jon Louis Bentley, 1982
  • The Elements of Programming Style, Brian W. Kernighan, P. J. Plauger, 1982
  • Artificial intelligence, Elaine Rich, 1983
  • Smalltalk-80, Adele Goldberg, David Robson, 1983
  • Essays in computing science, C. A. R. Hoare / C. B. Jones, 1989
  • The relational model for database management, E. F. Codd, 1990
  • Macintosh human interface guidelines, Apple Computer, Inc., 1992
  • 201 principles of software development, Alan M. Davis, 1995