Marbles: Difference between revisions
No edit summary |
No edit summary |
||
| Line 101: | Line 101: | ||
#* finish any documentation steps if left. | #* finish any documentation steps if left. | ||
#* After coding, this is the most interesting part for me. Past I have also worked on code coverage tools for python and really love to <br> | #* After coding, this is the most interesting part for me. Past I have also worked on code coverage tools for python and really love to <br> | ||
analyze the efficency of program. I will go for different testing tools on program, Some tools I would like to go with | analyze the efficency of program. I will go for different testing tools on program, Some tools I would like to go with<br> | ||
#* coverage | #* coverage | ||
#* I will use boost algorithms to improve run-time if it comes under requirement. I have been using CPYTHON for coding competitions and <br> familiar with different tweaks to modify run time such as psycho module. This will help in increasing the robustness and stability of program. | #* I will use boost algorithms to improve run-time if it comes under requirement. I have been using CPYTHON for coding competitions and <br> familiar with different tweaks to modify run time such as psycho module. This will help in increasing the robustness and stability of program.<br> | ||
#Finalizing phase / Revision ( Time: from August 1 to END. ) | #Finalizing phase / Revision ( Time: from August 1 to END. ) | ||
#* review of code/ algorithm | #* review of code/ algorithm | ||