![]() |
|
Where to begin with Coding - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +--- Thread: Where to begin with Coding (/Thread-Where-to-begin-with-Coding) Pages:
1
2
|
RE: Where to begin with Coding - Mediocrity_mybb_import6293 - 04-29-2012 w3schools.com Good site to learn from also i suggest downloading source codes and studding the structure of them RE: Where to begin with Coding - SatanLovesYou - 04-30-2012 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? RE: Where to begin with Coding - TOP. - 04-30-2012 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. RE: Where to begin with Coding - Kaiser Dash - 04-30-2012 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. |