N
NightWarrior
Guest
Re: RE: Just so you friends know, you've got my full attenti
Yes, I have a BS in computer science. All high level compilers compile into Machine Language or Assembly. I do know assembly, but I have not used it since college since it makes no sense to code in assembly unless you are working with embedded systems, and even then C/C++ is a more logical choice.
sourlemon2k5 said:AllVenom said:mdvaldosta said:what langs do you code in?
I code in VB, ASP, C#, VB.NET, ASP.NET, Javascript, C++, and could probably code in just about anything as long as I could translate the syntax. Once you know one high level language the others are cake.
the question is:
do you understand how the high level languages work behind the scenes?
in other words, do you know what exactly the compiler for VB is coding?
just a thought/question thingy :dunno
Yes, I have a BS in computer science. All high level compilers compile into Machine Language or Assembly. I do know assembly, but I have not used it since college since it makes no sense to code in assembly unless you are working with embedded systems, and even then C/C++ is a more logical choice.