23 Oct 10, 07:54PM
knowing what "cmd," "cd," "cacls," "rm," "sudo," and about 50 more probably will help you a good deal in coding...
cmd-command prompt
cd-goto/find directory
cacls-yes/no
rm-remove
sudo-root
mkdir-create directory
ftp-file transfer protocol
bat-batch file
echo-repeat text
print-repeat text (python)
#!/bin/sh-shell script for linux and stuff
exe-executable
those are only a few of the basic commands for scripting and self-executable files THAT YOU SHOULD KNOW OFF THE TOP OF YOUR HEAD. if you want to start learning how to code, start out with basic stuff, like shell/batch scripts, html, and maybe python. i probably could list about 20 more in a shitload of languages from memory if you want me too
* JGAN ponders seriously learning coding :D
cmd-command prompt
cd-goto/find directory
cacls-yes/no
rm-remove
sudo-root
mkdir-create directory
ftp-file transfer protocol
bat-batch file
echo-repeat text
print-repeat text (python)
#!/bin/sh-shell script for linux and stuff
exe-executable
those are only a few of the basic commands for scripting and self-executable files THAT YOU SHOULD KNOW OFF THE TOP OF YOUR HEAD. if you want to start learning how to code, start out with basic stuff, like shell/batch scripts, html, and maybe python. i probably could list about 20 more in a shitload of languages from memory if you want me too
* JGAN ponders seriously learning coding :D