What’s The Difference Between Programming And Scripting?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Programming is writing instructions that tell the computer how to perform a specific set of tasks or operations. It involves complex programming languages like Java, C++, and Python. Scripting is writing instructions that tell the computer how to perform a specific set of tasks or operations in a higher–level language like JavaScript or PHP. Scripts are often used to automate processes and are generally easier to write and understand than programs written in programming languages.