Name 3 other programming languages besides C/C++. How are they different, and how are they similar? What are they primarily used for (learning? web design? if games, which ones?). Which would you be most interested in learning and why?
I know javascript, bash, and ruby. I don't know how they are similar, just knowing that they are used to programming programs for people to use. They are different because of how they are written. Javascript is used for editing a website's code and functions. Bash is used for the computers operating system. Ruby is used for developers frequently perform tasks like storing information in a database, and a Ruby framework called Rails speeds up development by including pre-built code, templates, and easy ways to perform these tasks.
I would like to learn more about bash because its primary purpose is the computer operating system and I would like to venture into that field.