(tl;dr: What's the best learning path to go from PHP/Python web development to application development for Windows CE?)
I'm a self-taught programmer, and I tend to learn by starting from the goal and researching backwards until I get to a point I know. However, I now have a project involving barcode scanners on a pocket-pc, and I'm at a loss.
I know PHP and Python, a little Ruby... I've only ever done web programming. I made a desktop app once, but that was way back in my "Everything in one file" phase. I learned a little C from some video tutorials, but never got farther than "gcc -o sudoku sudoku.c
"
So, I know my end goal (upload barcode + form data to central SQL database), but I can't seem to work my way backwards to a point I can start from.