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

Add digital circuit section #750

Open
namberino opened this issue Apr 10, 2024 · 1 comment
Open

Add digital circuit section #750

namberino opened this issue Apr 10, 2024 · 1 comment
Assignees

Comments

@namberino
Copy link
Contributor

I found that a lot of the computer science curriculum does teach about digital circuits and I think knowledge about digital circuits can become extremely useful when working with computers and logic.

I'd like to contribute to this project by adding a digital circuit section to this project. This section will contain lessons about basic digital circuits like AND gate, NAND gate, OR gate, etc, and more complex digital circuit like flip-flops, adders, latches, etc. This section could later be developed to include more complex digital circuits like ALU, RAM, control unit, etc.

I believe this section can complement the boolean logic section very well. I believe this will be very useful for those who wants to work in embedded systems and IoT, which is a growing field. This can also come in handy for those who wants to work on chip and IC design, a blooming field.

I'd love to work on this. When it's complete, I'll submit a pull request for review

@namberino
Copy link
Contributor Author

@shhossain can you assign this to me please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant