Gamasutra - Blogs http://gamasutra.com/blogs/ Andrey Karpov's Blogs Sat, 25 May 2013 05:11:14 EDT en-us scarless@think-services.com (Simon Carless) Re-checking the ReactOS project - a large report - by Andrey Karpov http://gamasutra.com/blogs/AndreyKarpov/20130402/189676/Rechecking_the_ReactOS_project__a_large_report.php Programming,Indie The ReactOS project is rapidly developing. One of the developers participating in this project suggested that we re-analyzed the source code, as the code base is growing fast. We were glad to do that. We like this project, and we'll be happy if this artic http://gamasutra.com/blogs/AndreyKarpov/20130402/189676/Rechecking_the_ReactOS_project__a_large_report.php Tue, 02 Apr 2013 03:21:00 EDT Do programmers still write in C++ - by Andrey Karpov http://gamasutra.com/blogs/AndreyKarpov/20130206/186104/Do_programmers_still_write_in_C.php Programming,Indie I find this question pretty strange. The answer is yes, of course, and that will be so for a long time. But I'm asked this question from time to time at conferences or when communicating with developers on forums. http://gamasutra.com/blogs/AndreyKarpov/20130206/186104/Do_programmers_still_write_in_C.php Wed, 06 Feb 2013 02:45:00 EST C++Builder, 64-bit software build and Viva64 renaissance - by Andrey Karpov http://gamasutra.com/blogs/AndreyKarpov/20130201/185867/CBuilder_64bit_software_build_and_Viva64_renaissance.php Programming,Indie After a long wait C++Builder XE3 Update 1 has finally acquired the capability of building 64-bit applications. It means that developers using this tool will soon face the yet unfamiliar world of 64-bit errors. http://gamasutra.com/blogs/AndreyKarpov/20130201/185867/CBuilder_64bit_software_build_and_Viva64_renaissance.php Fri, 01 Feb 2013 02:53:00 EST The D language comes to help - by Andrey Karpov http://gamasutra.com/blogs/AndreyKarpov/20121214/183559/The_D_language_comes_to_help.php Indie,Programming In this connection, I have met the wonderful man Walter Bright who has created the D language. In the form of an interview, I will try to learn from him how the D language helps programmers get rid of errors we all make when writing code. http://gamasutra.com/blogs/AndreyKarpov/20121214/183559/The_D_language_comes_to_help.php Fri, 14 Dec 2012 07:04:00 EST How to complement TDD with static analysis - by Andrey Karpov http://gamasutra.com/blogs/AndreyKarpov/20121212/183324/How_to_complement_TDD_with_static_analysis.php Indie,Programming TDD is one of the most popular software development techniques. I like this technology in general, and we employ it to some extent. The main thing is not to run to extremes when using it. http://gamasutra.com/blogs/AndreyKarpov/20121212/183324/How_to_complement_TDD_with_static_analysis.php Wed, 12 Dec 2012 05:28:00 EST Security, security! But do you test it? - by Andrey Karpov http://gamasutra.com/blogs/AndreyKarpov/20121107/181010/Security_security_But_do_you_test_it.php Indie,Programming There is no fragment in program code where you cannot make mistakes. http://gamasutra.com/blogs/AndreyKarpov/20121107/181010/Security_security_But_do_you_test_it.php Wed, 07 Nov 2012 03:11:00 EST