Learn the important Racket concepts with practical examples, from functions and recursion to macros, contracts, streams, and Linux scripting.
Qt is a powerful cross-platform application development framework, for use primarily (but not exclusively) in C++. It's great for GUI applications, but can be used for many other things as well. If ...