Ah, but those are usually easy to solve with a debugger. :D I can easily see in Visual Studio where I went haywire with typos. If I program Java (Netbeans) or PHP (PHPEdit) it gets tougher to nail the typos.
Right now, I'm working on two inter-connected projects (one in C# and one in PHP). And I frequently try typing echo in C# and try to start my variables with $. In PHP, I try to Console.Writeline. *headdesk*
Comments 3
Reply
Right now, I'm working on two inter-connected projects (one in C# and one in PHP). And I frequently try typing echo in C# and try to start my variables with $. In PHP, I try to Console.Writeline. *headdesk*
Reply
Reply
Leave a comment