Treffer: NOC: Programming, Data Structures and Algorithms in Python

Title:
NOC: Programming, Data Structures and Algorithms in Python
Publisher Information:
National Programme on Technology Enhanced Learning (NPTEL)
Publication Year:
2016
Collection:
Directory of Open Educational Resources (DOER) - Commonwealth of Learning
Document Type:
course material
Language:
English
Relation:
http://doer.col.org/handle/123456789/6325; Full Course; Video Lecture
Accession Number:
edsbas.11D83358
Database:
BASE

Weitere Informationen

Eight week course featuring modules on Python: types, expressions, strings, lists, tuples; Basic algorithmic analysis: input size, asymptotic complexity, O() notation; Exception handling; Backtracking: N Queens, recording all solutions; Abstract datatypes; and Effcient evaluation of recursive de nitions: memoization.