| Funny you should mention that, I've been slowly working on this idea for a circuit-sim that basically teaches you electronics, to be eventually complemented with video-lectures which I keep putting off due to school and a hunger for other projects. So yeah, the Autodesk news was kinda depressing, but really, that just means I'm going to focus more on the teaching end and in adding my own personal style to it through quirky graphical elements that harken back to the 8-bit era of yore. Autodesk can't sell a product with soul. You can check it out if you want. Just to warn you though, my html abilities are a work-in-progress, so don't be surprised if you see some awful mistakes in there, or if it renders kinda funny if you have a small screen. www.bighugebreadboard.com I actually created it to teach myself electronics, so the biggest hurdle has been learning how various components work, and then adding them to the sim. Also, prior to this, my javascript knowledge was basically acquired through Codecademy. I'm also putting some of the code on a Github repo, as in I plan to make it open-source. Alas, before I did that I cleaned up some prior amateur's mistakes without thinking of the bugs I would be opening up. I should have them fixed by tomorrow morning. https://github.com/Bjorkbat/electricjs |