Skip to content

Commit

Permalink
Merge pull request jwasham#550 from MikeBurnsDev/master
Browse files Browse the repository at this point in the history
Added a Practice Operations link to Bitwise operations section
  • Loading branch information
jwasham authored Oct 3, 2020
2 parents 0d1667f + af88565 commit afa8b12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
- [ ] [The Bit Twiddler](https://bits.stephan-brumme.com/)
- [ ] [The Bit Twiddler Interactive](https://bits.stephan-brumme.com/interactive.html)
- [ ] [Bit Hacks (video)](https://www.youtube.com/watch?v=ZusiKXcz_ac)
- [ ] [Practice Operations](https://pconrad.github.io/old_pconrad_cs16/topics/bitOps/)
- [ ] 2s and 1s complement
- [Binary: Plusses & Minuses (Why We Use Two's Complement) (video)](https://www.youtube.com/watch?v=lKTsv6iVxV4)
- [1s Complement](https://en.wikipedia.org/wiki/Ones%27_complement)
Expand Down

0 comments on commit afa8b12

Please sign in to comment.