piotr

piotr

Seven Obscure Languages in Seven Weeks: inaccurate information (page xix)

@aqsaqal

Section “About the Software” in the Introduction starts with the sentence:

“In my youthful days, amid the stark realities of the former Soviet Union— known today as Russia—my only way of learning a new programming language was to imagine myself being that language interpreter and interpreting the code written on paper.”

The phrase “former Soviet Union— known today as Russia” used in the text is not accurate. The sentence should be revised for greater accuracy. I asked the GPT chat to get more insight:

My question:
Is phrase “Former Soviet Union - known today as Russia” accurate?

GPT answered:
The phrase “Former Soviet Union - known today as Russia” is not entirely accurate. The Soviet Union, officially known as the Union of Soviet Socialist Republics (USSR), existed from 1922 until its dissolution in 1991. After this dissolution, Russia became the largest and most prominent successor state, but the former Soviet Union comprised several other independent countries as well, such as Ukraine, Belarus, the Baltic states (Estonia, Latvia, and Lithuania), and others. So, a more accurate phrasing would be “Former Soviet Union - now comprising multiple independent countries, including Russia.”

Popular Prag Prog topics Top

johnp
Running the examples in chapter 5 c under pytest 5.4.1 causes an AttributeError: ‘module’ object has no attribute ‘config’. In particula...
New
simonpeter
When I try the command to create a pair of migration files I get an error. user=> (create-migration "guestbook") Execution error (Ill...
New
joepstender
The generated iex result below should list products instead of product for the metadata. (page 67) iex> product = %Product{} %Pento....
New
patoncrispy
I’m new to Rust and am using this book to learn more as well as to feed my interest in game dev. I’ve just finished the flappy dragon exa...
New
curtosis
Running mix deps.get in the sensor_hub directory fails with the following error: ** (Mix) No SSH public keys found in ~/.ssh. An ssh aut...
New
nicoatridge
Hi, I have just acquired Michael Fazio’s “Kotlin and Android Development” to learn about game programming for Android. I have a game in p...
New
brunogirin
When trying to run tox in parallel as explained on page 151, I got the following error: tox: error: argument -p/–parallel: expected one...
New
New
creminology
Skimming ahead, much of the following is explained in Chapter 3, but new readers (like me!) will hit a roadblock in Chapter 2 with their ...
New
tkhobbes
After some hassle, I was able to finally run bin/setup, now I have started the rails server but I get this error message right when I vis...
New

Other popular topics Top

Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
PragmaticBookshelf
“Finding the Boundaries” Hero’s Journey with Noel Rappin @noelrappin Even when you’re ultimately right about what the future ho...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
New
AstonJ
If you want a quick and easy way to block any website on your Mac using Little Snitch simply… File > New Rule: And select Deny, O...
New
New
PragmaticBookshelf
Author Spotlight: Sophie DeBenedetto @SophieDeBenedetto The days of the traditional request-response web application are long gone, b...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New

Latest in PragProg

View all threads ❯