Build your own X: project-based programming tutorials
1–10 of 28 posts
Re: Build your own X: project-based programming tutorials
#2Went into this thinking it was about the X Window System[1]. Pleasantly surprised! Lots of cool stuff here.
Re: Build your own X: project-based programming tutorials
#3Went into this thinking it was about the X Window System[1]. Pleasantly surprised! Lots of cool stuff here. [1] https://en.wikipedia.org/wiki/X_Window_System
Same, except I was disappointed :P
Re: Build your own X: project-based programming tutorials
#4Went into this thinking it was about the X Window System[1]. Pleasantly surprised! Lots of cool stuff here. [1] https://en.wikipedia.org/wiki/X_Window_System
Glad I wasn't the only one!
Re: Build your own X: project-based programming tutorials
#5Went into this thinking it was about the X Window System[1]. Pleasantly surprised! Lots of cool stuff here. [1] https://en.wikipedia.org/wiki/X_Window_System
Likewise. This is super useful and there should be more of it.
Re: Build your own X: project-based programming tutorials
#6A combination of this and some other tutorials and you can have a “build your own OS”. Some coursera classes I took a while back delved into it but things like a usb controller or getting regular input were a bit of a limiting factor. (I.e. build a keyboard from scratch or support USB, build your own display... etc)
Re: Build your own X: project-based programming tutorials
#7Re: Build your own X: project-based programming tutorials
#8Went into this thinking it was about the X Window System[1]. Pleasantly surprised! Lots of cool stuff here. [1] https://en.wikipedia.org/wiki/X_Window_System
I agree, it would have been such an unpleasant surprise to see another implementation of X-Windows! ;)
https://medium.com/@donhopkins/the-x-windows-disaster-128d39...
Re: Build your own X: project-based programming tutorials
#9I am truly disappointed that "Build your own X" has a list of things which does not include "Build your own X†" :p
† X Window System.
Re: Build your own X: project-based programming tutorials
#10Wow this is great for educational purposes.