Concepts for Efficient Coding (Analysis of Algorithms) #128
berrli
started this conversation in
Workshop Suggestions
Replies: 2 comments
-
Would this build on the content from the computational thinking course? Or be an intermediate version of that? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was thinking of building it upon the computational thinking course but for it to be slightly more mathematical and technical in focus. I've attached a PDF of the slides I used when delivering a similar workshop to PhD students. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Concepts for Efficient Coding
Course Description
This course aims to provide an intuitive and deeper understanding of what happens when you run code. By focusing on the underlying computer architecture and the principles of data structures and algorithms, participants will gain the knowledge needed to make informed choices in their coding practices. The course will not teach specific implementations but will equip students with the confidence to understand and learn various tools and techniques to optimize code performance.
Course Objectives
Prerequisites
Beta Was this translation helpful? Give feedback.
All reactions