This community-built FAQ covers the “Computers, Compute!” exercise from the lesson “History of Computer Science”.
Paths and Courses
This exercise can be found in the following Codecademy content:
Code Foundations
FAQs on the exercise Computers, Compute!
Join the Discussion. Help a fellow learner on their journey.
Ask or answer a question about this exercise by clicking reply ( ) below!
Agree with a comment or answer? Like ( ) to up-vote the contribution!
Need broader help or resources ? Head here .
Looking for motivation to keep learning? Join our wider discussions .
Learn more about how to use this guide.
Found a bug ? Report it!
Have a question about your account or billing? Reach out to our customer support team !
None of the above? Find out where to ask other questions here !
crayak
January 6, 2019, 7:50pm
2
Shouldn’t there be a little more information about Babbage’s Analytical Engine in order to be able to “think of a cool and useful program that it could perform”?
3 Likes
Its funny that the image on the page shows iPhone that looks like a Windows phone.
There are different languages for different jobs and requirements. example maybe you need a certain language for backend and another for front end
You’re not wrong, essentially this is true in the sense “use the right tool for the job”.
But some languages could be used for different purposes. An example is JavaScript, which could be used for front-end, back-end, and mobile development.
1 Like
greg24
March 7, 2022, 10:26pm
6
With regards to the different programming languages. Are written in different languages such as Japanese or Chinese? Or are they all in English?
tgrtim
March 8, 2022, 6:20pm
7
You might find a few more if you search around but there’s a nice overview at-
Non-English-based programming languages are programming languages that do not use keywords taken from or inspired by English vocabulary.
The use of the English language in the inspiration for the choice of elements, in particular for keywords in computer programming languages and code libraries, represents a significant trend in the history of language design. According to the HOPL online database of languages, out of the 8,500+ programming languages recorded, roughly 2,400 of them were develope...