Recent content by Dendi
-
D
I.E Irodov's Problems in General Physics
It is nothing special in my country in Indonesia. We used Irodov's 11th grade book for our homeworks. I'm serious and I'm not kidding. Especcialy for the physics olympiad students, we do exercises from The Problems and Solutions in Mechanics, Major American University Problem Test -> the...- Dendi
- Post #18
- Forum: Science and Math Textbooks
-
D
C/C++ Guide to C++ Programming For Beginners
Why don't u separate the code for searching the factorial of n (n!) in another function...it will be much easier to debug...- Dendi
- Post #112
- Forum: Programming and Computer Science
-
D
Decompilers that converts a program back to it's original source?
"IDA Pro" is worth a try...u can search for IDA Pro script to "translate" assembly code to native C code...- Dendi
- Post #7
- Forum: Programming and Computer Science
-
D
C/C++ Finding the Right C++ Compiler Program
Visual C++ is better for Windows programming...but if u want to create programs for cross platforms, GCC is the best...- Dendi
- Post #12
- Forum: Programming and Computer Science