Publications by Bjarne Stroustrup
I´ve just started looking through some of the publications available by Bjarne Stroustrup online. I recommend reading Learning Standard C++ as a New Language if you get the chance.
I´ve just started looking through some of the publications available by Bjarne Stroustrup online. I recommend reading Learning Standard C++ as a New Language if you get the chance.
I've just read an interesting article on using JavaScript to script Java objects. It provides an interesting example of creating a GUI interface with Swing and JavaScript.