====== Programming by Task ====== * [[soft:prog:Web Design:start]] * [[soft:prog:server|Web Server]] * [[soft:prog:gui|Graphical User Interfaces]] * [[soft:prog:driver|Hardware Interface Programming]] * [[soft:prog:safety_critical_systems]] * [[soft:prog:Arithmetics]] * [[soft:prog:Finite State Machines]] * [[soft:prog:parser]] * [[soft:prog:Protection]] * [[soft:prog:embedded|Embedded Systems]] * [[soft:Processing Images]] * [[soft:prog:task:real_time_operation]] * [[http://rosettacode.org/|Rosetta Code]] -- The idea of this site is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another. * www.ideone.com -- An online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.