Difference between revisions of "Knowledge Base"

Line 69: Line 69:
 
               </ul>
 
               </ul>
 
             </div>
 
             </div>
 +
            <div class="column">
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </section>
 +
 +
    <section class="section tot">
 +
      <div class="container">
 +
        <div class="content">
 +
          <div class="columns">
 
             <div class="column">
 
             <div class="column">
 
<h1>Classics</h1>
 
<h1>Classics</h1>
Line 80: Line 91:
 
<li>The multics system, Elliott I. Organick, 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>
 
<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>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 /  
+
<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>
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>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>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>
 
</ul>
 
             </div>
 
             </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>

Revision as of 16:47, 23 November 2016

Online Courses

You can check other Top Specializations on Coursera.

Online Books

You can check other titles on O’Reilly Atlas.

Movies

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

Classics

  • 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