Re: Programming from scratch?
Posted: Tue Sep 22, 2009 10:48 am
its kinda like making food from a recipe, the more you make it and follow the recipe exactly the sooner you wont even need it.
but dont try and be a programmer that does not need to look things up. always have a <programming language name> desk reference, well on your desk or in arms reach.
programming constructs are pretty much the same all over. separated of course but the different abstraction layers, but the only thing that changes is syntax for the most part, and there is no real reason to focus on the syntax rather than the constructs.
hope that helped a little.
but dont try and be a programmer that does not need to look things up. always have a <programming language name> desk reference, well on your desk or in arms reach.
programming constructs are pretty much the same all over. separated of course but the different abstraction layers, but the only thing that changes is syntax for the most part, and there is no real reason to focus on the syntax rather than the constructs.
hope that helped a little.