Pangloss Posted July 15, 2005 Posted July 15, 2005 Did I need to add a "your mileage may vary" caveat to that? It wasn't obvious? Cast the net a bit wider, please.
albertlee Posted July 20, 2005 Posted July 20, 2005 My 1st programming language is Java. My preferable route--> 1)start from python (because it is easy, free, and has concepts related to Java) 2)Java (because it is powerful and easier than C++, and you learn a lot, not only programming, but computer related technology like network, hardware architecture if you are designing program for mobiles) 3) C++ 4) Assembly language
Cap'n Refsmmat Posted July 20, 2005 Posted July 20, 2005 You will find assembly language nearly impossible to penetrate. At least I have. Also asm changes between processors and makes, meaning that it would be bloody difficult to make anything cross-computer like Java.
albertlee Posted July 21, 2005 Posted July 21, 2005 learning assembly language is not to accomblish any real thing, but to understand computer at a more detailed level. Do you know people where unicode is stored?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now