You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make a roadmap that sets out the list of chapters, and the various code concepts and constructs that the students will need, and where we introduce them, as in:
about_technology : notebook, variables
resampling_with_code : functions, arrays, array-indexing, for loops - 'resampling_with_code'
?chapter - Strings
?chapter - Random.choice with probabilities
?chapter - User-defined functions
The text was updated successfully, but these errors were encountered:
We should make a roadmap that sets out the list of chapters, and the various code concepts and constructs that the students will need, and where we introduce them, as in:
The text was updated successfully, but these errors were encountered: