that person can make us pseudo code IDE, SDK everything, he just need some little motivation
kdgupta87
Posts
-
Apparently there is no limit to naming conventions for method -
See the writing on the wall...always an empty catch block remind me open manhole's in road, i feel uncomfortable, doesn't know why
-
shame to my tester or me?yes, its my fault, my user-case spec was weak, i will remember ur advice in future
-
shame to my tester or me?i agreed.
-
shame to my tester or me?absolutely right, A friendly tester makes ur life easy
-
shame to my tester or me?certainly u are right, i should more careful and serious next time, i know for sure that this way i cant last long, i am in learning phase still now .
-
shame to my tester or me?it was just a plugin in existing software. And yes its a very silly mistake by me(hope my boss will not see tht), but as long as i can pass responsibility to tester why i care :laugh: :laugh: :laugh:
-
shame to my tester or me?why all over the world, everyone not following the same date time format, they should think about poor programmers like me :confused:
-
shame to my tester or me?I start a project in 2nd april, i finished it 8th april, the tester tested the project and pass 9th april and client get happy on that, suddenly in 13 april my project stop sending data, which is one of its main functionality. i was wonder why why my code works only 5 days, what happens, there is nothing changed why data was not sending now. suddenly i discovered what was the fault, because from 1st may it again start to work and i am confident it will work until 12th may, and then it will again stop :-O :-O :-O . i think u already get the hint, problem was date time format in server and client side. mm-dd-yy and dd-mm-yy , for that it will only work 1st 12 days of a month, not bad :D
-
CVr u bust ur pipe?
-
CVhe did not mention about his poem in school magazine? :laugh:
-
i asked to explain this code, but i think i prefer a mental hospital . not a single description about what he doneneed comments for these comments
-
i asked to explain this code, but i think i prefer a mental hospital . not a single description about what he donegood guess, it is something on image analysis my job is use pointer instead of array, can u understand my pain X| X| . :( :( :( :( :(
-
i asked to explain this code, but i think i prefer a mental hospital . not a single description about what he donevoid show()
{
int man=5;
string action = string.Empty;
for (int j = 1; j < indx-1;j++ )
{
for (int k = 1; k < indy-1; k++)
{
Console.Write(arr[j,k]+ " ");
int q = Math.Abs(arr[j - 1, k - 1] - arr[j, k]);
int w = Math.Abs(arr[j - 1, k] - arr[j, k]);
int e = Math.Abs(arr[j -1, k +1] - arr[j, k]);
int a = Math.Abs(arr[j , k - 1] - arr[j, k]);
int d = Math.Abs(arr[j, k + 1] - arr[j, k]);
int z = Math.Abs(arr[j + 1, k - 1] - arr[j, k]);
int x = Math.Abs(arr[j + 1, k ] - arr[j, k]);
int c = Math.Abs(arr[j + 1, k +1] - arr[j, k]);
if (q < man && w < man && e < man && a < man && d < man && z < man && x < man && c < man)
{
action = string.Empty;
}
else {//q=w=e
if (arr[j - 1, k - 1] == arr[j - 1, k] && arr[j - 1, k] == arr[j + 1, k + 1]) {
//q=w=e=a=d
if (arr[j - 1, k] == arr[j, k - 1] && arr[j, k - 1] == arr[j - 1, k])
{
//q=w=e=a=d=z=x
if (arr[j - 1, k] == arr[j + 1, k - 1] && arr[j, k - 1] == arr[j + 1, k])
{
action = "c";
}
else
{ // q=w=e=a=d=z
if (arr[j - 1, k] == arr[j + 1, k - 1])
{
//x=c
if (arr[j + 1, k] == arr[j + 1, k + 1]) { action = "xc"; }
else//x!=c
{ action = "x"; }
}else { //q=w=e=a=d!=z if (arr\[j + 1, k - 1\] == arr\[j + 1, k + 1\]) { //x=c if (arr\[j + 1, k\] == arr\[j + 1, k + 1\]) { action = "zxc"; }
-
Interview Floodif u get more than one job at a time, take all u will never miss loneliness :laugh:
-
seeing a student codeand also setup oracle server in windows is hell of a job.
-
seeing a student codeno it was compiling i am the one who misplaced the semi-colon.
-
seeing a student codeyeah, i know,but it was a database lab, they can choose there framework as they wish. i don't know why people like .net + oracle ,
-
Strikes me as odd...100% right but we live in corrupt democracy.
-
Strikes me as odd...from "reserve for emergency fund" .