Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heap video posted #516

Open
mikeizbicki opened this issue Mar 30, 2023 · 1 comment
Open

Heap video posted #516

mikeizbicki opened this issue Mar 30, 2023 · 1 comment

Comments

@mikeizbicki
Copy link
Owner

I've posted the Heap video online at: https://www.youtube.com/watch?v=K18x6xPFTgg.

You can find instructions for the homework assignment at: https://github.com/mikeizbicki/cmc-csci046/tree/2023spring/topic_09_heap.

Recall:

  1. I've extended the due date for the heap assignment until Thursday (6 Apr) next week.

  2. This assignment has a modified collaboration policy. Copying from the instructions:

IMPORTANT: You should think of this homework like a "take home test" with no time limit. Therefore, this homework has a modified collaboration policy: You may not work with another human on this assignment in any way. For example, you may not:
1. Discuss the code with another student.
2. Look at another student's code.
3. Visit the QCL for help with this assignment.
4. Post issues to github related to the assignment.
If you do have a question, you can ask me in office hours or over email. I may or may not be able to answer your question. I will answer questions related to git or the heap at a high level, but I will not answer questions related to python.

Good luck :)

@mikeizbicki
Copy link
Owner Author

Lots of students have reported having trouble getting the heap badge to show up in github. The most likely cause is that your url to the badge currently contains the string tests-Heap, but for this test case everything should be lowercase and so tests-heap is the correct string. Changing the H to h should fix the problem.

@mikeizbicki mikeizbicki mentioned this issue Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant