Does anyone know of a code editor that will let you "collapse" your code based off nested conditional statements.<BR><BR>So lets say I wanted to view a loop in my code.<BR><BR>I could switcht to the ...
When I first learned to program, it was grasping if statements that helped it all click into place for me. Once you can use if statements, you can build all kinds of useful and interesting tools.