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 trialASHOK Gudivada
11,701 PointsHow to learn Device drive programming?
From Video lectures
2 Answers
Steven Parker
231,236 PointsThe 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.
ASHOK Gudivada
11,701 PointsThank you Steven Parker
ASHOK Gudivada
11,701 PointsASHOK Gudivada
11,701 PointsI'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
231,236 PointsSteven Parker
231,236 PointsI've done my best to point you to starting places above.