@[email protected] to Programmer [email protected] • 27 days agoAre IDEs really like this ?programming.devimagemessage-square77fedilinkarrow-up1402cross-posted to: [email protected]
arrow-up1402imageAre IDEs really like this ?programming.dev@[email protected] to Programmer [email protected] • 27 days agomessage-square77fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink5•27 days agoIf you all you need a text editor… great. But an IDE gives you tons of tools, such as debugging, breakpoints, memory inspection, intergated terminals, some may even include visual gui editors. Thats why they are called “Development environments”.
minus-square@[email protected]linkfedilink1•26 days ago debugging, breakpoints, memory inspection glorified printf debugging intergated terminal real terminal
If you all you need a text editor… great. But an IDE gives you tons of tools, such as debugging, breakpoints, memory inspection, intergated terminals, some may even include visual gui editors. Thats why they are called “Development environments”.
glorified printf debugging
real terminal