Jump to content

Thomas Andrews's Deal Software


Recommended Posts

It pays to use a text editor that will do context highlighting and tell you if your braces balance or not, rather than simple Notepad, that's for sure.

 

Though personally I find the logic of TCL easier to follow than most any other programming language I've tried to pick up.

Link to comment
Share on other sites

matching braces is the easy part lol.. typing them is the annoyance :rolleyes: You always need 2-3 per statement and some need CTRL-SHIFT :angry:

 

TCL is quite ok, but Python is even more intuitive.

 

Hmpf...the only time I found braces strange is when I transitioned from assembly to C :D.

 

In due seriousness, having pretty much done almost every single curly language you can think of (and Python), I think it's just a question of mindset -- mentally erase them (or add them as needed) -- the logic is what really matters.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...