Thirteen Years of Service
Posts: 944
Threads: 67
RE: Where to begin with Coding 04-29-2012, 09:29 PM
#11
w3schools.com Good site to learn from
also i suggest downloading source codes and studding the structure of them
<?php echo "Very inactive at this current moment in time"; ?>
•
Thirteen Years of Service
Posts: 30
Threads: 6
RE: Where to begin with Coding 04-30-2012, 03:10 AM
#12
Well I've been looking up tutorials on AutoIt but I can't figure out how to make a button do an action. I've been running test scripts so when I push a button it changes a basic text line.. but I am so stuck :/ Got any help?
•
Thirteen Years of Service
Posts: 154
Threads: 22
RE: Where to begin with Coding 04-30-2012, 06:38 AM
#13
If you want a catalog list of some programming languages and you want to learn them 1.2.3 snap like that go to W3Schools.com or W3schools.org/ I don't remember the ending either one of those to.
~So don’t worry about tomorrow, for tomorrow will bring its own worries. Today’s trouble is enough for today.
•
Thirteen Years of Service
Posts: 21
Threads: 3
RE: Where to begin with Coding 04-30-2012, 09:04 AM
#14
For a first language, I would suggest learning Batch or VB, and for a second language, learn something like Java, C++, or maybe even AutoIT, if you feel like you have a good handle on things. For web oriented programming, obviously learn HTML/CSS first, then learn Javascript, PHP, or Perl, depending on your needs.
•