Jump to content
IGNORED

Introducing programming in modern computers?


Recommended Posts

It sort of depends upon what you call a programming language, but yes those operating systems do have scripting languages.

 

Windows has BATch programs that can run from the CMD prompt.

https://superuser.com/questions/349481/command-prompt-in-windows-and-linux-what-is-their-language-called
 

Also Excel also supports VBAscript.

https://360techexplorer.com/is-javascript-a-programming-language/

 

Linux has its own shell like CMD, bash that supports some basic programming features (if then, loops, variables, etc). I believe it also has several preinstalled programming languages. (perl, python, ruby, awk, and sed)

https://help.ubuntu.com/community/PowerUsersProgramming

 

Mac since OSX has many of the same ones.

https://superuser.com/questions/580687/what-scripting-programming-languages-are-default-on-mac-osx

 

Link to comment
Share on other sites

Just now, mr_me said:

Batch or shell scripts might not be the best way to learn programming.  Today people have a wide choice of free programming languages and development environments.  I keep seeing Python come up for beginners.

Has Python included and installed on computers?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...