Lecture 1: Goals of the course; what is computation; introduction to data types, operators, and variables
Continue reading
Engineering Video Tutorials – Hottest Engineering Videos
Watch cool, hot, awesome, amazing & mindblowing videos from engineering colleges in India!
Lecture 1: Goals of the course; what is computation; introduction to data types, operators, and variables
Continue readingLecture 2: Operators and operands; statements; branching, conditionals, and iteration
Continue readingLecture 4: Decomposition and abstraction through functions; introduction to recursion
Continue readingLecture 5: Floating point numbers, successive refinement, finding roots
Continue readingLecture 6: Bisection methods, Newton/Raphson, introduction to lists
Continue readingLecture 7: Lists and mutability, dictionaries, pseudocode, introduction to efficiency Instructors: Prof. Eric Grimson, Prof. John Guttag
Continue readingLecture 8: Complexity; log, linear, quadratic, exponential algorithms
Continue readingLecture 9: Binary search, bubble and selection sorts
Continue readingLecture 10: Divide and conquer methods, merge sort, exceptions
Continue readingLecture 11: Testing and debugging
Continue reading