Learn faster and stay on-track by joining this free class with other self-learners.
Register for Structure and Interpretation of Computer Programs now.
|
Structure and Interpretation of Computer ProgramsClass length: 13 weeks. Start anytime. Creator: kday Status: Established |
Join this class! |
|
Lesson2. Recursive vs. iterative processI don't understand the difference between the linear recursive process and linear iterative process. Why the latter called iterative? We know that if the function calls itself it's recursion. And that's what the "iterative" process does in factorial example. Why it should be called iterative? OK. I got it. I mixed the terms process and procedure. Both procedures are recursive, but not the processes.
* Markdown Cheatsheet:
Link:
New Paragraph:
Main heading:
Sub-heading:
List:
Italics:
Bold:
YouTube:
|