Skip to content

Commit afa8b12

Browse files
authored
Merge pull request jwasham#550 from MikeBurnsDev/master
Added a Practice Operations link to Bitwise operations section
2 parents 0d1667f + af88565 commit afa8b12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
652652
- [ ] [The Bit Twiddler](https://bits.stephan-brumme.com/)
653653
- [ ] [The Bit Twiddler Interactive](https://bits.stephan-brumme.com/interactive.html)
654654
- [ ] [Bit Hacks (video)](https://www.youtube.com/watch?v=ZusiKXcz_ac)
655+
- [ ] [Practice Operations](https://pconrad.github.io/old_pconrad_cs16/topics/bitOps/)
655656
- [ ] 2s and 1s complement
656657
- [Binary: Plusses & Minuses (Why We Use Two's Complement) (video)](https://www.youtube.com/watch?v=lKTsv6iVxV4)
657658
- [1s Complement](https://en.wikipedia.org/wiki/Ones%27_complement)

0 commit comments

Comments
 (0)