Tagged Questions
11
votes
6answers
2k views
How do programmers deal with low level software development in high level languages?
I am somewhat new to programming and the best way I can ask this question is with an example.
I know how to do basic things in Java and C#. Things like a small windows forms application or make a ...