Comparison of programming languages (basic instructions) | Wikipedia audio article
This is an audio version of the Wikipedia Article:
https://en.wikipedia.org/wiki/Comparison_of_programming_languages_(basic_instructions)
00:00:15 1 Conventions of this article
00:00:40 2 Type identifiers
00:00:51 2.1 Integers
00:06:21 2.2 Floating point
00:08:06 2.3 Complex numbers
00:08:34 2.4 Other variable types
00:09:44 3 Derived types
00:09:54 3.1 Array
00:10:46 3.2 Other types
00:11:48 4 Variable and constant declarations
00:13:24 5 Control flow
00:13:34 5.1 Conditional statements
00:14:37 5.2 Loop statements
00:15:24 5.3 Exceptions
00:16:11 5.4 Other control flow statements
00:16:42 6 Functions
00:17:31 7 Type conversions
00:18:09 8 Standard stream I/O
00:19:12 9 Reading command-line arguments
00:19:52 10 Execution of commands
Listening is a more natural way of learning, when compared to reading. Written language only began at around 3200 BC, but spoken language has existed long ago.
Learning by listening is a great way to:
- increases imagination and understanding
- improves your listening skills
- improves your own spoken accent
- learn while on the move
- reduce eye strain
Now learn the vast amount of general knowledge available on Wikipedia through audio (audio article). You could even learn subconsciously by playing the audio while you are sleeping! If you are planning to listen a lot, you could try using a bone conduction headphone, or a standard speaker instead of an earphone.
Listen on Google Assistant through Extra Audio:
https://assistant.google.com/services/invoke/uid/0000001a130b3f91
Other Wikipedia audio articles at:
https://www.youtube.com/results?search_query=wikipedia+tts
Upload your own Wikipedia articles through:
https://github.com/nodef/wikipedia-tts
Speaking Rate: 0.7295288781801987
Voice name: en-GB-Wavenet-A
"I cannot teach anybody anything, I can only make them think."
- Socrates
SUMMARY
=======
Comparison of programming languages is a common topic of discussion among software engineers. Basic instructions of several programming languages are compared here.