Re: learn how to code, for free!
a perl comparison is fine, but comparing any scripting language to a compiled language like c++ or java is like comparing a wrench and a saw. if you need to tighten a bolt, you need a wrench, if you need to cut some wood, you need a saw. trying to say that one is better than the other is silly.
as for incrementing you can just use +=
a perl comparison is fine, but comparing any scripting language to a compiled language like c++ or java is like comparing a wrench and a saw. if you need to tighten a bolt, you need a wrench, if you need to cut some wood, you need a saw. trying to say that one is better than the other is silly.
as for incrementing you can just use +=


Comment