Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 3.4 KB

README.md

File metadata and controls

65 lines (48 loc) · 3.4 KB

Computational-Methods

This GIT repository contains a list of workshops and labs for Computational Methods lectures. The level of complexity is for undergraduate students of computer science careers at ITESM university

This is planned to be deliverable in a period of time of 4 to 6 months. It is adjustable in time and order; however the expectations and essential topics should keep the essence of the plan.

Agenda:

Extra topic Training ( in case you need them )

Ponderation:

  • 47% Activities

    • 5% Exam 1
    • 10% Lab 1
    • 5% Exam 2
    • 10% Lab 2
    • 5% Exam 3
    • 12% Lab 3
  • 57% Evidence

Bibliography:

  • Introduction to the Theory of Computation 3rd Edición
  • Introduction To Automata Theory, Languages And Computation, 3Rd Edition

Other good books :

  • Introduction to computer theory Book by Daniel I. A. Cohen
  • Principles of Compiler Design Textbook by Alfred Aho and Jeffrey Ullman
  • Compilers: Principles, Techniques, and Tools; Alfred Aho, Jeffrey Ullman, Monica S. Lam, and Ravi Sethi
  • Languages and Machines: An Introduction to the Theory of Computer Science 3rd Edition
  • Assembly Language Step-by-Step: Programming with Linux 3rd Edition by Jeff Duntemann