![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2008
Posts: 0
Rep Power: 0
![]() |
hello everybody i am a baby to programing, is there any help forum?
i need a help, if my post is against to the rules please edit it or move itHow is debugging approached in a simple programming environment where the programmer has only the standard output facilities of the programming language to use for this purpose? What extra facilities to assist in debugging might be provided in a more extensive development environment? i can not find answers for these two questions and the chapter is yet to start , any helping hand around here? please ![]() |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
Re: hello and where can i find help forum?
To debug a program when all you have is output statements at your disposal, you output the value of your variables and your locations within the code that way, during execution you can follow your code's transgression through your function calls, etc.
The actual debugger and an IDE will assist in debugging in a more extensive development environment. My suggestion is to read further into the chapter and take a look at google for more info.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jun 2008
Posts: 0
Rep Power: 0
![]() |
Re: hello and where can i find help forum?
thanks for your valuable reply well the problem is we dnt have a chapter for debugging it is just a page in testing chapter ... so there is no advance information
, i'll try googling , last time also i was failed , if any one of you can just give a simple idea about these two questions and tell me how to answer them |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|