Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

How to learn Device drive programming?

From Video lectures

2 Answers

Steven Parker
Steven Parker
231,007 Points

The courses here focus on Web technologies. What you're talking about is probably done in a different language than any taught here (such as C or C++, for examples).

There are, however, numerous online resources, such as:

Device driver concepts are an advanced topic of their own. but online resources can also be found, such as:

You can find many others with a bit of searching.

I'm aware Treehouse focus on Web Tech. But want to see if anyone in our Treehouse have knowledge on device drivers; so that they point me write resources.

Steven Parker
Steven Parker
231,007 Points

I've done my best to point you to starting places above.

Thank you Steven Parker