Tagged Questions
4
votes
4answers
193 views
Is it practical to write exit codes in a script where the outcome is more complex than success/fail?
Where I work, we're in the process of automating a lot of tasks that currently need to be run manually by an IT person to determine if the next task can be performed (the second task depends on ...
2
votes
3answers
160 views
Parsing Text Tokens in Script Files
My team is wanting to migrate away from compiled code to dynamic code. We have a wide variety of customers and each has different business rules. Instead of having a single compiled code base, we are ...
-2
votes
2answers
362 views
Timeline of a programmer in terms of languages? [closed]
Alan Perlis once said: "A language that doesn't affect the way you
think about programming, is not worth knowing".
I am not proud of the fact that I started programming with scripting languages ...