identifier stringlengths 1 43 | dataset stringclasses 3
values | question stringclasses 4
values | rank int64 0 99 | url stringlengths 14 1.88k | read_more_link stringclasses 1
value | language stringclasses 1
value | title stringlengths 0 200 | top_image stringlengths 0 125k | meta_img stringlengths 0 125k | images listlengths 0 18.2k | movies listlengths 0 484 | keywords listlengths 0 0 | meta_keywords listlengths 1 48.5k | tags null | authors listlengths 0 10 | publish_date stringlengths 19 32 ⌀ | summary stringclasses 1
value | meta_description stringlengths 0 258k | meta_lang stringclasses 68
values | meta_favicon stringlengths 0 20.2k | meta_site_name stringlengths 0 641 | canonical_link stringlengths 9 1.88k ⌀ | text stringlengths 0 100k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4768 | dbpedia | 2 | 48 | https://spf13.com/presentation/what-should-a-modern-practical-programming-language-look-like/ | en | What should a modern practical programming language look like | [
"https://spf13.com/p/spf13-google/mantas-hesthaven-_g1WdcKcV3w-unsplash.jpg",
"https://spf13.com/p/infoq-interview-go-language-at-13-years/infoq-go-at-13-screenshot.jpg",
"https://spf13.com/p/gophers-say-gophercon-edition/front.jpg",
"https://d33wubrfki0l68.cloudfront.net/0f8244e60770ae5e1510aac9a132602f436e9... | [] | [] | [
""
] | null | [] | 2022-07-18T16:49:39+00:00 | Keynote delivered at The Landing Festival – Berlin. This presentation describes the many inspirations and influences of the Go programming language and goes into detail about how we shaped and created the language. | en | /favicon.ico | null | What should a modern, practical programming language look like Landing Festival – Berlin – April 4, 2019 Steve Francia Google @spf13
David McCullough 2012 History is who we are and why we are the way we are. We are each all shaped by the history of what came before. To understand where we are, we must understand what ... | |||||
4768 | dbpedia | 1 | 8 | https://retrocomputing.stackexchange.com/questions/15988/what-did-the-dod-think-fortran-lacked | en | What did the DoD think Fortran lacked? | [
"https://i.sstatic.net/kK3cz.gif?s=64",
"https://www.gravatar.com/avatar/5aedd802dca0d3b7397664dfac645ae8?s=64&d=identicon&r=PG&f=y&so-version=2",
"https://i.sstatic.net/kK3cz.gif?s=64",
"https://www.gravatar.com/avatar/04ce27f0ebe4713b51911cd8475c3b42?s=64&d=identicon&r=PG",
"https://lh3.googleusercontent.... | [] | [] | [
""
] | null | [] | 2020-08-27T21:45:33 | According to https://en.wikipedia.org/wiki/COBOL the project to design COBOL began when
On 28 and 29 May 1959 (exactly one year after the Zürich ALGOL 58 meeting), a meeting was held at the Pentag... | en | https://cdn.sstatic.net/Sites/retrocomputing/Img/favicon.ico?v=9b6f1e4fd156 | Retrocomputing Stack Exchange | https://retrocomputing.stackexchange.com/questions/15988/what-did-the-dod-think-fortran-lacked | The meeting that defined the requirements of the new language took place on May 28–29, 1959. Charles Phillips prepared a memo several months later summarizing the decisions made at that meeting. Its listing of requirements is reprinted on page 201 of the ACM’s History of Programming Languages.
a. Majority of group sup... | ||||
4768 | dbpedia | 0 | 10 | https://www.coursehero.com/file/p7f9e1am/Based-on-the-experience-of-Fortran-I-Algol-58-was-announced-in-1958-Two/ | en | [] | [] | [] | [
""
] | null | [] | null | null | ||||||||||
4768 | dbpedia | 3 | 45 | https://jmvdveer.home.xs4all.nl/en.post.perspective-of-algol-68.html | en | A perspective of Algol 68 | [
"https://jmvdveer.home.xs4all.nl/images.banner.png",
"https://jmvdveer.home.xs4all.nl/images.algol-68-genie.png",
"https://jmvdveer.home.xs4all.nl/thumb.images.blog.nas.png",
"https://jmvdveer.home.xs4all.nl/thumb.images.blog.veldpost.png",
"https://jmvdveer.home.xs4all.nl/thumb.images.marcel-van-der-veer.p... | [] | [] | [
""
] | null | [
"Marcel van der Veer"
] | 2024-07-03T15:03:26+00:00 | To better understand the position of Algol 68 among todayâs plethora of programming languages, we should consider their development … | images.icons.a68g.ico | https://jmvdveer.home.xs4all.nl/ | https://jmvdveer.home.xs4all.nl//en.post.perspective-of-algol-68.html | The development of Algol played an important role in establishing computer science as an academic discipline. The former Mathematisch Centrum Amsterdam, now CWI, Centrum voor Wiskunde & Informatica was a leading institute in the design of Algol 68, as it was in later years in the development of Python. To better unders... | |||||
4768 | dbpedia | 2 | 3 | https://betterprogramming.pub/programming-history-the-influence-of-algol-on-modern-programming-languages-81a90107946a | en | Programming History: The Influence of Algol on Modern Programming Languages (Part 1) | [
"https://miro.medium.com/v2/resize:fill:64:64/1*dmbNkD5D-u45r44go_cf0g.png",
"https://miro.medium.com/v2/resize:fill:88:88/2*u5JJwU4l_faX_5CCFuJu3w.jpeg",
"https://miro.medium.com/v2/resize:fill:48:48/1*QNoA3XlXLHz22zQazc0syg.png",
"https://miro.medium.com/v2/resize:fill:144:144/2*u5JJwU4l_faX_5CCFuJu3w.jpeg"... | [] | [] | [
""
] | null | [
"Mike McMillan"
] | 2020-04-23T15:15:46.307000+00:00 | Many of the features of currently popular programming languages, such as C, C++, Java, and JavaScript, were first implemented in the Algol programming language. Ask a programmer using a language such… | en | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | Medium | https://betterprogramming.pub/programming-history-the-influence-of-algol-on-modern-programming-languages-81a90107946a | Many of the features of currently popular programming languages, such as C, C++, Java, and JavaScript, were first implemented in the Algol programming language. Ask a programmer using a language such as C++, Java, or JavaScript which language influenced their current programming language and they will probably say C, s... | ||||
4768 | dbpedia | 0 | 11 | https://medium.com/swlh/programming-history-the-influence-of-algol-on-modern-programming-languages-part-2-49ae6d30c8c0 | en | Programming History: The Influence of Algol on Modern Programming Languages (Part 2) | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | [
"https://miro.medium.com/v2/resize:fill:64:64/1*dmbNkD5D-u45r44go_cf0g.png",
"https://miro.medium.com/v2/resize:fill:88:88/2*u5JJwU4l_faX_5CCFuJu3w.jpeg",
"https://miro.medium.com/v2/resize:fill:48:48/1*pKOfOAOvx-fWzfITATgGRg.jpeg",
"https://miro.medium.com/v2/resize:fill:144:144/2*u5JJwU4l_faX_5CCFuJu3w.jpeg... | [] | [] | [
""
] | null | [
"Mike McMillan"
] | 2020-05-05T03:23:20.310000+00:00 | In an earlier article I presented a brief history of high-level, algebraic programming languages starting with Fortran 58 and 60, leading up to the initial development of the Algol language in the… | en | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | Medium | https://medium.com/swlh/programming-history-the-influence-of-algol-on-modern-programming-languages-part-2-49ae6d30c8c0 | In an earlier article I presented a brief history of high-level, algebraic programming languages starting with Fortran 58 and 60, leading up to the initial development of the Algol language in the years 1958 through 1960. In this article I’m going to discuss several of the technical features of Algol that influenced su... | ||
4768 | dbpedia | 1 | 9 | https://medium.com/swlh/programming-history-the-influence-of-algol-on-modern-programming-languages-part-2-49ae6d30c8c0 | en | Programming History: The Influence of Algol on Modern Programming Languages (Part 2) | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | [
"https://miro.medium.com/v2/resize:fill:64:64/1*dmbNkD5D-u45r44go_cf0g.png",
"https://miro.medium.com/v2/resize:fill:88:88/2*u5JJwU4l_faX_5CCFuJu3w.jpeg",
"https://miro.medium.com/v2/resize:fill:48:48/1*pKOfOAOvx-fWzfITATgGRg.jpeg",
"https://miro.medium.com/v2/resize:fill:144:144/2*u5JJwU4l_faX_5CCFuJu3w.jpeg... | [] | [] | [
""
] | null | [
"Mike McMillan"
] | 2020-05-05T03:23:20.310000+00:00 | In an earlier article I presented a brief history of high-level, algebraic programming languages starting with Fortran 58 and 60, leading up to the initial development of the Algol language in the… | en | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | Medium | https://medium.com/swlh/programming-history-the-influence-of-algol-on-modern-programming-languages-part-2-49ae6d30c8c0 | In an earlier article I presented a brief history of high-level, algebraic programming languages starting with Fortran 58 and 60, leading up to the initial development of the Algol language in the years 1958 through 1960. In this article I’m going to discuss several of the technical features of Algol that influenced su... | ||
4768 | dbpedia | 2 | 49 | https://www.computerhistory.org/timeline/software-languages/ | en | Timeline of Computer History | https://www.computerhistory.org/timeline/_assets/wrapper/favicon.ico | https://www.computerhistory.org/timeline/_assets/wrapper/favicon.ico | [
"https://www.computerhistory.org/_wrapper/exhibit/img/chm-logo-text.svg",
"https://www.computerhistory.org/_wrapper/exhibit/img/chm-logo-short.svg",
"https://images.computerhistory.org/timeline/timeline_sw.languages_1945.zuse.jpg",
"https://images.computerhistory.org/timeline/timeline_sw.languages_1948.shanno... | [] | [] | [
""
] | null | [] | null | en | /timeline/_assets/wrapper/favicon.ico | null | Konrad Zuse begins work on Plankalkül (Plan Calculus), the first algorithmic programming language, with the goal of creating the theoretical preconditions for the solution of general problems. Seven years earlier, Zuse had developed and built the world´s first binary digital computer, the Z1. He completed the first f... | ||||
4768 | dbpedia | 1 | 30 | https://thehistoryofcomputing.net/website/algol | en | The History of Computing: ALGOL | http://assets.libsyn.com/content/73786964?height=250&width=250&overlay=true | http://assets.libsyn.com/content/73786964?height=250&width=250&overlay=true | [
"https://ssl-static.libsyn.com/p/assets/platform/websuite/deezer-logo.png",
"https://ssl-static.libsyn.com/p/assets/platform/websuite/stitcher.png",
"https://ssl-static.libsyn.com/p/assets/platform/websuite/radio-public.png",
"https://assets.libsyn.com/secure/show/197558/become-a-patron-button-1.png"
] | [] | [] | [
""
] | null | [] | null | Today we’re going to cover a computer programming language many might not have heard of, ALGOL. ALGOL was written in 1958. It wasn’t like many of the other languages in that it was built by committee. The Association for Computing Machinery and the German Society of Applied Mathematics and Mechanics were floating... | en | https://assets.libsyn.com/secure/content/47114459?height=16&width=16 | https://thehistoryofcomputing.net/website/algol | Today we’re going to cover a computer programming language many might not have heard of, ALGOL.
ALGOL was written in 1958. It wasn’t like many of the other languages in that it was built by committee. The Association for Computing Machinery and the German Society of Applied Mathematics and Mechanics were floating arou... | |||
4768 | dbpedia | 3 | 29 | https://craftofcoding.wordpress.com/tag/algol/ | en | Algol – The Craft of Coding | [
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/03/algorithm35.png?w=572",
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/02/wirthlanguages1-1.png?w=599",
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/02/wirthlanguages2.png?w=620",
"https://s2.wp.com/i/logo/wpcom-gray... | [] | [] | [
""
] | null | [] | 2021-04-06T20:03:37+00:00 | Posts about Algol written by spqr | en | https://s1.wp.com/i/favicon.ico | The Craft of Coding | https://craftofcoding.wordpress.com/tag/algol/ | The Sieve of Eratosthenes likely first appeared in computing in 1961 as Algorithm 35 in Communications of the ACM (p.151). It, likely many other algorithms of the time was shown in Algol-60.
To try and implement it as close as possible to the original syntax, given that there are few if any Algol-60 compilers out ther... | ||||
4768 | dbpedia | 0 | 0 | https://en.wikipedia.org/wiki/ALGOL_58 | en | Wikipedia | https://en.wikipedia.org/static/favicon/wikipedia.ico | https://en.wikipedia.org/static/favicon/wikipedia.ico | [
"https://en.wikipedia.org/static/images/icons/wikipedia.png",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-wordmark-en.svg",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-en.svg",
"https://upload.wikimedia.org/wikipedia/en/thumb/9/96/Symbol_category_class.svg... | [] | [] | [
""
] | null | [
"Contributors to Wikimedia projects"
] | 2004-08-30T19:27:07+00:00 | en | /static/apple-touch/wikipedia.png | https://en.wikipedia.org/wiki/ALGOL_58 | Programming language
ALGOL 58Paradigmprocedural, imperative, structuredFamilyALGOLDesigned byFriedrich L. Bauer, Hermann Bottenbruch, Heinz Rutishauser, Klaus Samelson, John Backus, Charles Katz, Alan Perlis, Joseph Henry WegsteinFirst appeared1958; 66 years ago ( )Typing disciplineStatic, strongScopeLexicalInfluenced... | ||||
4768 | dbpedia | 0 | 93 | https://www.summarize.tech/www.youtube.com/watch%3Fv%3DayWjESs4ZCk | en | [] | [] | [] | [
""
] | null | [] | null | null | https://www.youtube.com/watch%3Fv%3DayWjESs4ZCk is not a valid YouTube video link. Try another video.
Copyright © 2024 Summarize, LLC. All rights reserved. · Terms of Service · Privacy Policy · As an Amazon Associate, summarize.tech earns from qualifying purchases. | |||||||||
4768 | dbpedia | 2 | 24 | https://www.scribd.com/document/521912766/3-Algol | en | After Fortran: Chapter 3: Generality and Hierarchy: ALGOL-60 | https://imgv2-2-f.scribdassets.com/img/document/521912766/original/4f8dda1dca/1723667697?v=1 | https://imgv2-2-f.scribdassets.com/img/document/521912766/original/4f8dda1dca/1723667697?v=1 | [
"https://s-f.scribdassets.com/webpack/assets/images/shared/gr_table_reading.9f6101a1.png"
] | [] | [] | [
""
] | null | [
"Nawij Itrahg"
] | null | 3. Algol - Free download as PDF File (.pdf), Text File (.txt) or read online for free. 1) Algol-60 was created in 1960 by an international committee to establish a universal programming language as a successor to FORTRAN that was not dependent on any specific computing platform.
2) Algol-60 had a hierarchical, block-s... | en | https://s-f.scribdassets.com/scribd.ico?6e29186df?v=5 | Scribd | https://www.scribd.com/document/521912766/3-Algol | After Fortran: Chapter 3: Generality and Hierarchy: ALGOL-60 | ||
4768 | dbpedia | 2 | 73 | https://worldwidescience.org/topicpages/f/fortran%2Bprogramming%2Blanguages.html | en | fortran programming languages: Topics by WorldWideScience.org | [
"https://worldwidescience.org/sites/www.osti.gov/files/public/image-files/WWSlogo_wTag650px-min.png",
"https://worldwidescience.org/sites/www.osti.gov/files/public/image-files/OSTIlogo.svg",
"https://worldwidescience.org/sites/www.osti.gov/files/public/image-files/ICSTIlogo.svg"
] | [] | [] | [
""
] | null | [] | null | en | null | Comparison of and conversion between different implementations of the FORTRAN programming language
Science.gov (United States)
Treinish, L.
1980-01-01
A guideline for computer programmers who may need to exchange FORTRAN programs between several computers is presented. The characteristics of the FORTRAN language av... | |||||||
4768 | dbpedia | 1 | 5 | https://retrocomputing.stackexchange.com/questions/9732/what-was-the-first-language-to-offer-full-structured-programming-support | en | What was the first language to offer "full" structured programming support? | [
"https://lh6.googleusercontent.com/-74M83RBb6ys/AAAAAAAAAAI/AAAAAAAAABM/igPkit2LlSc/photo.jpg?sz=64",
"https://i.sstatic.net/36WSK.png?s=64",
"https://i.sstatic.net/J38sS.jpg?s=64",
"https://www.gravatar.com/avatar/645dbb4f7ba1ff9d7ff2de02f68fbe9c?s=64&d=identicon&r=PG",
"https://retrocomputing.stackexchang... | [] | [] | [
""
] | null | [
"R. Schmitz"
] | 2019-04-18T12:49:48 | In the same vein as this question about conditionals, I am interested in the first time a language provided functionality we assume as a given for modern programming languages. The question is when a | en | https://cdn.sstatic.net/Sites/retrocomputing/Img/favicon.ico?v=9b6f1e4fd156 | Retrocomputing Stack Exchange | https://retrocomputing.stackexchange.com/questions/9732/what-was-the-first-language-to-offer-full-structured-programming-support | A couple of misconceptions in this one:
Recursion is just another kind of iteration. It was in fact the only iteration mechanism provided in early versions of Lisp. Any use of recursion can be transformed into standard looping iteration (although many of them require use of a stack as well). Recursion can be viewed as... | ||||
4768 | dbpedia | 1 | 10 | http://groups.umd.umich.edu/cis/course.des/cis400/maxim/lectures/chp2.htm | en | Chapter 2 | [] | [] | [] | [
""
] | null | [] | null | null | Evolution of the Major Programming Languages
Zuse�s Plankalk�l
� Plankalk�l is the name of a programming language written by a German scientist by the name of Konrad Zuse, between 1936 and 1945
� This language was never implemented
� Its name means program calculus
MINIMAL HARDWARE PROGRAMMING: PSEUDOCODE
� Defic... | ||||||||
4768 | dbpedia | 2 | 12 | https://datatron.blogspot.com/2018/07/algol-58-international-algebraic.html | en | The Burroughs 205 and 220 Blog: Algol | https://datatron.blogspot.com/favicon.ico | https://datatron.blogspot.com/favicon.ico | [
"https://resources.blogblog.com/img/icon18_edit_allbkg.gif",
"https://3.bp.blogspot.com/-DAY4Y69Bfls/VL4_Kc85dcI/AAAAAAAAC7Y/5l1lU1Nu0TE/s220/B205Prime.jpg"
] | [] | [] | [
""
] | null | [
"Paul Kimpel"
] | null | By the early 1950s, the number and variety of electronic computers were increasing, the scope of their application to science, business, a... | en | https://datatron.blogspot.com/favicon.ico | https://datatron.blogspot.com/2018/07/algol-58-international-algebraic.html | ||||
4768 | dbpedia | 2 | 69 | https://vanzhanguisher.wordpress.com/page/2/ | en | The time you waste to enjoy life is not a waste of time. :) | [
"https://s2.wp.com/wp-content/themes/pub/twentyten/images/headers/forestfloor.jpg",
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://pixel.wp.com/b.gif?v=noscript"
] | [] | [] | [
""
] | null | [] | null | Still new, but gonna be developed soon. | en | https://s1.wp.com/i/favicon.ico | The time you waste to enjoy life is not a waste of time. :) | https://vanzhanguisher.wordpress.com/ | |||||
4768 | dbpedia | 3 | 25 | https://chii90.wordpress.com/2013/03/09/chapter-2-evolution-of-the-major-programming-languages-review-questions/ | en | Chapter 2 Evolution of the Major Programming Languages (Review Questions) | [
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://pixel.wp.com/b.gif?v=noscript"
] | [] | [] | [
""
] | null | [] | 2013-03-09T00:00:00 | 1. In what year was Plankalkül designed? In what year was that design published? = Plankalkül was designed by Konrad Zuse in 1945 but it isn't published until 1972. 2. Mention an interesting feature of Zuse's programs. = An interesting features of Zuse's programs was the inclusion of mathematical expressions showing ... | en | https://s1.wp.com/i/favicon.ico | チイちゃんのブログ~ | https://chii90.wordpress.com/2013/03/09/chapter-2-evolution-of-the-major-programming-languages-review-questions/ | 1. In what year was Plankalkül designed? In what year was that design published?
= Plankalkül was designed by Konrad Zuse in 1945 but it isn’t published until 1972.
2. Mention an interesting feature of Zuse’s programs.
= An interesting features of Zuse’s programs was the inclusion of mathematical expressions showing... | ||||
4768 | dbpedia | 0 | 27 | https://unacademy.com/content/bank-exam/study-material/computer-knowledge/algol/ | en | Notes on ALGOL | [
"https://unacademy.com/content/wp-content/uploads/sites/2/2021/06/mobile-logo.svg",
"https://unacademy.com/content/wp-content/uploads/sites/2/2021/06/logo-1.svg",
"https://static.uacdn.net/wp-content/uploads/sites/2/2023/03/22165846/avatar.svg",
"https://static.uacdn.net/wp-content/uploads/sites/2/2023/03/221... | [] | [] | [
""
] | null | [] | 2022-05-19T13:19:40+00:00 | Complete summary of ALGOL. Features and facts of ALGOL. Brief info on ALGOL 58, ALGOL 60 and ALGOL 68; their implementations. | en | Unacademy | https://unacademy.com/content/bank-exam/study-material/computer-knowledge/algol/ | ALGOL is a computer programming language that was created in 1958–60 by an international committee of the Association of Computing Machinery (ACM) chaired by Alan J. Perlis of Carnegie Mellon University for publishing algorithms and performing calculations. ALGOL, like LISP, included recursive subprograms, which were p... | |||||
4768 | dbpedia | 3 | 7 | http://groups.umd.umich.edu/cis/course.des/cis400/maxim/lectures/chp2.htm | en | Chapter 2 | [] | [] | [] | [
""
] | null | [] | null | null | Evolution of the Major Programming Languages
Zuse�s Plankalk�l
� Plankalk�l is the name of a programming language written by a German scientist by the name of Konrad Zuse, between 1936 and 1945
� This language was never implemented
� Its name means program calculus
MINIMAL HARDWARE PROGRAMMING: PSEUDOCODE
� Defic... | ||||||||
4768 | dbpedia | 0 | 31 | http://l.web.umkc.edu/lz74d/CS441/Homework3.htm | en | Year of | [] | [] | [] | [
""
] | null | [] | null | null | Major Contribution
Motivation
Impact on Language Implementation
to Development
for Development Readability Writability Reliability Source FORTRAN 1954 One of the features of FORTRAN I, and all of its successors except 90, that allow highly optimized compilers are that the types and storage for all variables are fix... | ||||||||
4768 | dbpedia | 1 | 92 | http://www.chiltoncomputing.org.uk/acl/applications/cc/p007.htm | en | Chilton::ACL::Compiler Compiler 1966 | [
"http://www.chiltoncomputing.org.uk/acl/pngs/hamburger.png",
"http://www.chiltoncomputing.org.uk/acl/pngs/magnifying-glass.png"
] | [] | [] | [
"Compiler Compiler"
] | null | [] | null | Compiler Compiler 1966 | en | /favicon.ico | null | Early Translator Writing Systems
Contents
1. Introduction
1.1 Early Autcodes
1.2 Fortran
1.3 Algol 58
1.4 Some Terminology
2. Early Translator Writing Systems
2.1 Syntax machine
2.2 PSYCO
2.3 BMCC
3. Second Generation Translator Writing Systems
3.1 COGENT
3.2 CGS
3.3 TMG
3.4 Meta II
4. Third Generation ... | |||||
4768 | dbpedia | 0 | 89 | https://dbpedia.org/page/ALGOL | en | About: ALGOL | http://commons.wikimedia.org/wiki/Special:FilePath/1965_ALGOL-20_A_Language_Manual,_Fierst_et_al_-_cover.jpg?width=300 | http://commons.wikimedia.org/wiki/Special:FilePath/1965_ALGOL-20_A_Language_Manual,_Fierst_et_al_-_cover.jpg?width=300 | [
"https://dbpedia.org/statics/images/dbpedia_logo_land_120.png",
"http://commons.wikimedia.org/wiki/Special:FilePath/1965_ALGOL-20_A_Language_Manual,_Fierst_et_al_-_cover.jpg?width=300",
"https://dbpedia.org/statics/images/virt_power_no_border.png",
"https://dbpedia.org/statics/images/LoDLogo.gif",
"https://... | [] | [] | [
""
] | null | [] | null | ALGOL (/ˈælɡɒl, -ɡɔːl/; short for "Algorithmic Language") is a family of imperative computer programming languages originally developed in 1958. ALGOL heavily influenced many other languages and was the standard method for algorithm description used by the Association for Computing Machinery (ACM) in textbooks and acad... | DBpedia | http://dbpedia.org/resource/ALGOL | dbo:abstract
ألغول هي عائلة لغات برمجة أمرية، طورت في منتصف الخمسينات أثرت على العديد من لغات البرمجة الأخرى. هذه اللغة كانت الطريقة المعيارية لوصف الخوارزمية المستخدمة من قبل في الكتب والمصادر الأكاديمية لما يزيد عن ثلاثين عاما. أخذت معظم لغات البرمجة الحديثة من هذه اللغة، بحيث يمكن القول أن هذه اللغة واحدة من أنجح أ... | ||||
4768 | dbpedia | 3 | 33 | https://www.britannica.com/technology/computer/IBM-develops-FORTRAN | en | Computer - Programming, FORTRAN, IBM | [
"https://cdn.britannica.com/mendel/eb-logo/MendelNewThistleLogo.png",
"https://cdn.britannica.com/mendel/eb-logo/MendelNewThistleLogo.png",
"https://cdn.britannica.com/77/170477-004-B774BDDF/Laptop-computer.jpg",
"https://cdn.britannica.com/61/74061-004-9EAD20C7/computer-peripherals-images-laser-printer-inkje... | [] | [] | [
"computer",
"encyclopedia",
"encyclopeadia",
"britannica",
"article"
] | null | [
"William Morton Pottenger",
"David Hemmendinger"
] | 2001-05-11T00:00:00+00:00 | Computer - Programming, FORTRAN, IBM: In the early 1950s John Backus convinced his managers at IBM to let him put together a team to design a language and write a compiler for it. He had a machine in mind: the IBM 704, which had built-in floating-point math operations. That the 704 used floating-point representation ma... | en | /favicon.png | Encyclopedia Britannica | https://www.britannica.com/technology/computer/IBM-develops-FORTRAN | In the early 1950s John Backus convinced his managers at IBM to let him put together a team to design a language and write a compiler for it. He had a machine in mind: the IBM 704, which had built-in floating-point math operations. That the 704 used floating-point representation made it especially useful for scientific... | ||||
4768 | dbpedia | 1 | 21 | https://datatron.blogspot.com/2018/07/algol-58-international-algebraic.html | en | The Burroughs 205 and 220 Blog: Algol | https://datatron.blogspot.com/favicon.ico | https://datatron.blogspot.com/favicon.ico | [
"https://resources.blogblog.com/img/icon18_edit_allbkg.gif",
"https://3.bp.blogspot.com/-DAY4Y69Bfls/VL4_Kc85dcI/AAAAAAAAC7Y/5l1lU1Nu0TE/s220/B205Prime.jpg"
] | [] | [] | [
""
] | null | [
"Paul Kimpel"
] | null | By the early 1950s, the number and variety of electronic computers were increasing, the scope of their application to science, business, a... | en | https://datatron.blogspot.com/favicon.ico | https://datatron.blogspot.com/2018/07/algol-58-international-algebraic.html | ||||
4768 | dbpedia | 2 | 23 | https://ebs-integrator.com/en/blog/programming-timeline-part2 | en | EBS Integrator | [
"https://ebs-integrator.com/_next/image?url=https%3A%2F%2Fstorage.fileservice.dev%2Fmedia%2F371bfddc-d9e2-403b-9da8-92294252cba2.png&w=640&q=75 640w, /_next/image?url=https%3A%2F%2Fstorage.fileservice.dev%2Fmedia%2F371bfddc-d9e2-403b-9da8-92294252cba2.png&w=750&q=75 750w, /_next/image?url=https%3A%2F%2Fstorage.file... | [] | [] | [
""
] | null | [] | null | en | /favicon.ico | https://ebs-integrator.com/en/blog/programming-timeline-part2 | Let’s take a deep dive in time and look at how computer science & programming languages began. Follow us as we go through the ages and look at the timeline, major personalities, and events that through their ingenuity paved the road to our current Technological and Digital Era.
The history of programming
Want to see ... | ||||||
4768 | dbpedia | 1 | 60 | https://www.geeksforgeeks.org/the-evolution-of-programming-languages/ | en | The Evolution of Programming Languages | [
"https://media.geeksforgeeks.org/gfg-gg-logo.svg",
"https://media.geeksforgeeks.org/auth-dashboard-uploads/Google-news.svg",
"https://media.geeksforgeeks.org/auth/profile/2328y629trkwky4q6lb4",
"https://media.geeksforgeeks.org/auth-dashboard-uploads/Google-news.svg",
"https://media.geeksforgeeks.org/auth-da... | [] | [] | [
"Data Structures",
"Algorithms",
"Python",
"Java",
"C",
"C++",
"JavaScript",
"Android Development",
"SQL",
"Data Science",
"Machine Learning",
"PHP",
"Web Development",
"System Design",
"Tutorial",
"Technical Blogs",
"Interview Experience",
"Interview Preparation",
"Programming",... | null | [
"GeeksforGeeks"
] | 2021-01-26T12:09:26 | A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions. | en | GeeksforGeeks | https://www.geeksforgeeks.org/the-evolution-of-programming-languages/ | Last Updated : 11 Jul, 2022
Improve
Programming Language is indeed the fundamental unit of today’s tech world. It is considered as the set of commands and instructions that we give to the machines to perform a particular task. For example, if you give some set of instructions to add two numbers then the machine will ... | |||||
4768 | dbpedia | 0 | 7 | https://craftofcoding.wordpress.com/tag/algol/ | en | Algol – The Craft of Coding | [
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/03/algorithm35.png?w=572",
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/02/wirthlanguages1-1.png?w=599",
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/02/wirthlanguages2.png?w=620",
"https://s2.wp.com/i/logo/wpcom-gray... | [] | [] | [
""
] | null | [] | 2021-04-06T20:03:37+00:00 | Posts about Algol written by spqr | en | https://s1.wp.com/i/favicon.ico | The Craft of Coding | https://craftofcoding.wordpress.com/tag/algol/ | The Sieve of Eratosthenes likely first appeared in computing in 1961 as Algorithm 35 in Communications of the ACM (p.151). It, likely many other algorithms of the time was shown in Algol-60.
To try and implement it as close as possible to the original syntax, given that there are few if any Algol-60 compilers out ther... | ||||
4768 | dbpedia | 0 | 94 | https://forums.theregister.com/forum/all/2020/05/15/algol_60_at_60/ | en | ALGOL 60 at 60: The greatest computer language you've never used and grandaddy of the programming family tree • The Register Forums | https://forums.theregister.com/design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | https://forums.theregister.com/design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | [
"https://forums.theregister.com/design_picker/ae01b183a707a7db8cd5f2c947715ed56d335138/graphics/std/user_icon_white_extents_16x16.png",
"https://forums.theregister.com/design_picker/ae01b183a707a7db8cd5f2c947715ed56d335138/graphics/std/user_icon_white_filled_extents_16x16.png",
"https://forums.theregister.com/d... | [] | [] | [
""
] | null | [
"Anonymous Coward",
"Jason Bloomberg",
"Ron Martin",
"Ken Moorhouse",
"disgruntled yank",
"Primus Secundus Tertius",
"Doctor Syntax",
"shawn.grinter",
"Graham Cobb",
"John Sturdy"
] | 2020-05-15T00:00:00 | en | /design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | https://forums.theregister.com/forum/all/2020/05/15/algol_60_at_60/ | No love for CORAL 66?
Back in the day, in order to get a military application running, I had to take the assembler output of a Coral 66 program and basically rewrite it completely in proper assembler, because the compiler wasn't merely not optimised, it seemed positively designed to waste as many CPU cycles as possibl... | ||||
4768 | dbpedia | 2 | 19 | https://www.theregister.com/2020/05/15/algol_60_at_60/ | en | ALGOL 60 at 60: The greatest computer language you've never used and grandaddy of the programming family tree | https://www.theregister.com/design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | https://www.theregister.com/design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | [
"https://www.theregister.com/design_picker/ae01b183a707a7db8cd5f2c947715ed56d335138/graphics/std/user_icon_white_extents_16x16.png",
"https://www.theregister.com/design_picker/ae01b183a707a7db8cd5f2c947715ed56d335138/graphics/std/user_icon_white_filled_extents_16x16.png",
"https://www.theregister.com/design_pic... | [] | [] | [
""
] | null | [
"Richard Speed"
] | 2020-05-15T00:00:00 | Back to the time when tape was king | en | /design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | https://www.theregister.com/2020/05/15/algol_60_at_60/ | 2020 marks 60 years since ALGOL 60 laid the groundwork for a multitude of computer languages.
The Register spoke to The National Museum of Computing's Peter Onion and Andrew Herbert to learn a bit more about the good old days of punch tapes.
ALGOL 60 was the successor to ALGOL 58, which debuted in 1958. ALGOL 58 had ... | |||
4768 | dbpedia | 0 | 57 | https://programminglanguages.info/language/fortran/ | en | Fortran Programming Language Information & Resources • programminglanguages.info | [
"https://programminglanguages.info/img/logo.svg",
"https://upload.wikimedia.org/wikipedia/commons/b/b8/Fortran_logo.svg",
"https://programminglanguages.info/img/preview/programming-languages-influence-network-2021-black.jpg",
"https://geeksta.net/img/large/fortran-77-green.jpg"
] | [] | [] | [
""
] | null | [
"Ramiro Gómez"
] | null | Fortran is a third generation, compiled, imperative programming language that is especially suited to numeric computation and scientific computing. | en | /img/logo.svg | null | ||||||
4768 | dbpedia | 2 | 58 | https://www.geeksforgeeks.org/the-evolution-of-programming-languages/ | en | The Evolution of Programming Languages | [
"https://media.geeksforgeeks.org/gfg-gg-logo.svg",
"https://media.geeksforgeeks.org/auth-dashboard-uploads/Google-news.svg",
"https://media.geeksforgeeks.org/auth/profile/2328y629trkwky4q6lb4",
"https://media.geeksforgeeks.org/auth-dashboard-uploads/Google-news.svg",
"https://media.geeksforgeeks.org/auth-da... | [] | [] | [
"Data Structures",
"Algorithms",
"Python",
"Java",
"C",
"C++",
"JavaScript",
"Android Development",
"SQL",
"Data Science",
"Machine Learning",
"PHP",
"Web Development",
"System Design",
"Tutorial",
"Technical Blogs",
"Interview Experience",
"Interview Preparation",
"Programming",... | null | [
"GeeksforGeeks"
] | 2021-01-26T12:09:26 | A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions. | en | GeeksforGeeks | https://www.geeksforgeeks.org/the-evolution-of-programming-languages/ | Last Updated : 11 Jul, 2022
Improve
Programming Language is indeed the fundamental unit of today’s tech world. It is considered as the set of commands and instructions that we give to the machines to perform a particular task. For example, if you give some set of instructions to add two numbers then the machine will ... | |||||
4768 | dbpedia | 3 | 14 | https://thehistoryofcomputing.net/website/algol | en | The History of Computing: ALGOL | http://assets.libsyn.com/content/73786964?height=250&width=250&overlay=true | http://assets.libsyn.com/content/73786964?height=250&width=250&overlay=true | [
"https://ssl-static.libsyn.com/p/assets/platform/websuite/deezer-logo.png",
"https://ssl-static.libsyn.com/p/assets/platform/websuite/stitcher.png",
"https://ssl-static.libsyn.com/p/assets/platform/websuite/radio-public.png",
"https://assets.libsyn.com/secure/show/197558/become-a-patron-button-1.png"
] | [] | [] | [
""
] | null | [] | null | Today we’re going to cover a computer programming language many might not have heard of, ALGOL. ALGOL was written in 1958. It wasn’t like many of the other languages in that it was built by committee. The Association for Computing Machinery and the German Society of Applied Mathematics and Mechanics were floating... | en | https://assets.libsyn.com/secure/content/47114459?height=16&width=16 | https://thehistoryofcomputing.net/website/algol | Today we’re going to cover a computer programming language many might not have heard of, ALGOL.
ALGOL was written in 1958. It wasn’t like many of the other languages in that it was built by committee. The Association for Computing Machinery and the German Society of Applied Mathematics and Mechanics were floating arou... | |||
4768 | dbpedia | 0 | 16 | http://groups.umd.umich.edu/cis/course.des/cis400/algol/algol.html | en | The ALGOL Programming Language | [
"http://groups.umd.umich.edu/cis/course.des/cis400/algol/algol.jpg",
"http://groups.umd.umich.edu/cis/course.des/cis400/prev_btn.gif",
"http://groups.umd.umich.edu/cis/course.des/cis400/home_btn.gif",
"http://groups.umd.umich.edu/cis/course.des/cis400/next_btn.gif"
] | [] | [] | [
""
] | null | [] | null | null | Significant Language Features
ALGOL was the first second-generation programming language and its characteristics are typical of the entire generation. First consider the data structures, which are very close to first generation structures. In ALGOL 60 the block structure was introduced: the ability to create blocks of... | ||||||||
4768 | dbpedia | 2 | 5 | http://groups.umd.umich.edu/cis/course.des/cis400/maxim/lectures/chp2.htm | en | Chapter 2 | [] | [] | [] | [
""
] | null | [] | null | null | Evolution of the Major Programming Languages
Zuse�s Plankalk�l
� Plankalk�l is the name of a programming language written by a German scientist by the name of Konrad Zuse, between 1936 and 1945
� This language was never implemented
� Its name means program calculus
MINIMAL HARDWARE PROGRAMMING: PSEUDOCODE
� Defic... | ||||||||
4768 | dbpedia | 3 | 63 | https://unacademy.com/content/bank-exam/study-material/computer-knowledge/algol/ | en | Notes on ALGOL | [
"https://unacademy.com/content/wp-content/uploads/sites/2/2021/06/mobile-logo.svg",
"https://unacademy.com/content/wp-content/uploads/sites/2/2021/06/logo-1.svg",
"https://static.uacdn.net/wp-content/uploads/sites/2/2023/03/22165846/avatar.svg",
"https://static.uacdn.net/wp-content/uploads/sites/2/2023/03/221... | [] | [] | [
""
] | null | [] | 2022-05-19T13:19:40+00:00 | Complete summary of ALGOL. Features and facts of ALGOL. Brief info on ALGOL 58, ALGOL 60 and ALGOL 68; their implementations. | en | Unacademy | https://unacademy.com/content/bank-exam/study-material/computer-knowledge/algol/ | ALGOL is a computer programming language that was created in 1958–60 by an international committee of the Association of Computing Machinery (ACM) chaired by Alan J. Perlis of Carnegie Mellon University for publishing algorithms and performing calculations. ALGOL, like LISP, included recursive subprograms, which were p... | |||||
4768 | dbpedia | 3 | 0 | https://en.wikipedia.org/wiki/ALGOL_58 | en | Wikipedia | https://en.wikipedia.org/static/favicon/wikipedia.ico | https://en.wikipedia.org/static/favicon/wikipedia.ico | [
"https://en.wikipedia.org/static/images/icons/wikipedia.png",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-wordmark-en.svg",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-en.svg",
"https://upload.wikimedia.org/wikipedia/en/thumb/9/96/Symbol_category_class.svg... | [] | [] | [
""
] | null | [
"Contributors to Wikimedia projects"
] | 2004-08-30T19:27:07+00:00 | en | /static/apple-touch/wikipedia.png | https://en.wikipedia.org/wiki/ALGOL_58 | Programming language
ALGOL 58Paradigmprocedural, imperative, structuredFamilyALGOLDesigned byFriedrich L. Bauer, Hermann Bottenbruch, Heinz Rutishauser, Klaus Samelson, John Backus, Charles Katz, Alan Perlis, Joseph Henry WegsteinFirst appeared1958; 66 years ago ( )Typing disciplineStatic, strongScopeLexicalInfluenced... | ||||
4768 | dbpedia | 0 | 20 | https://historyofalgol.wordpress.com/ | en | The History of ALGOL | [
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://pixel.wp.com/b.gif?v=noscript"
] | [] | [] | [
""
] | null | [] | null | When was the language developed (originally, and any major revisions)? To begin with, ALGOL was created in 1959 by a joint meeting in Zűrich,Switzerland by GAMM (Society of Applied Mathematics and Mechanics [German group]) and ACM (Association of Computing Machinery). The conference lasted 6 days and ended with the cre... | en | https://s1.wp.com/i/favicon.ico | The History of ALGOL | https://historyofalgol.wordpress.com/ | When was the language developed (originally, and any major revisions)?
To begin with, ALGOL was created in 1959 by a joint meeting in Zűrich,Switzerland by GAMM (Society of Applied Mathematics and Mechanics [German group]) and ACM (Association of Computing Machinery). The conference lasted 6 days and ended with the cr... | ||||
4768 | dbpedia | 0 | 98 | https://www.encyclopedia.com/science-and-technology/computers-and-electrical-engineering/computers-and-computing/algol | en | Encyclopedia.com | [
"https://www.encyclopedia.com/themes/custom/trustme/images/header-logo.jpg"
] | [] | [] | [
"Get information",
"facts",
"and pictures",
"about Algol",
"at Encyclopedia.com",
"Make",
"research",
"projects",
"and school reports",
"about Algol",
"easy",
"with credible",
"articles",
"from our FREE",
"online encyclopedia and dictionary"
] | null | [] | null | *Algol Acronym for algorithmic language.* The generic name for a family of high-level languages of great significance in the development of computing. | en | /sites/default/files/favicon.ico | https://www.encyclopedia.com/science-and-technology/computers-and-electrical-engineering/computers-and-computing/algol | Algol
Algol Acronym for algorithmic language. The generic name for a family of high-level languages of great significance in the development of computing. In 1958 the Association for Computing Machinery (ACM) in the US and the Gessellschaft für Angewante Mathematik und Mechanik (GAMM) in Europe set up a joint committe... | |||||
4768 | dbpedia | 2 | 42 | https://forums.theregister.com/forum/all/2020/05/15/algol_60_at_60/ | en | ALGOL 60 at 60: The greatest computer language you've never used and grandaddy of the programming family tree • The Register Forums | https://forums.theregister.com/design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | https://forums.theregister.com/design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | [
"https://forums.theregister.com/design_picker/ae01b183a707a7db8cd5f2c947715ed56d335138/graphics/std/user_icon_white_extents_16x16.png",
"https://forums.theregister.com/design_picker/ae01b183a707a7db8cd5f2c947715ed56d335138/graphics/std/user_icon_white_filled_extents_16x16.png",
"https://forums.theregister.com/d... | [] | [] | [
""
] | null | [
"Anonymous Coward",
"Jason Bloomberg",
"Ron Martin",
"Ken Moorhouse",
"disgruntled yank",
"Primus Secundus Tertius",
"Doctor Syntax",
"shawn.grinter",
"Graham Cobb",
"John Sturdy"
] | 2020-05-15T00:00:00 | en | /design_picker/13249a2e80709c7ff2e57dd3d49801cd534f2094/graphics/favicons/favicon.ico | https://forums.theregister.com/forum/all/2020/05/15/algol_60_at_60/ | No love for CORAL 66?
Back in the day, in order to get a military application running, I had to take the assembler output of a Coral 66 program and basically rewrite it completely in proper assembler, because the compiler wasn't merely not optimised, it seemed positively designed to waste as many CPU cycles as possibl... | ||||
4768 | dbpedia | 2 | 9 | https://craftofcoding.wordpress.com/tag/algol/ | en | Algol – The Craft of Coding | [
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/03/algorithm35.png?w=572",
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/02/wirthlanguages1-1.png?w=599",
"https://craftofcoding.wordpress.com/wp-content/uploads/2021/02/wirthlanguages2.png?w=620",
"https://s2.wp.com/i/logo/wpcom-gray... | [] | [] | [
""
] | null | [] | 2021-04-06T20:03:37+00:00 | Posts about Algol written by spqr | en | https://s1.wp.com/i/favicon.ico | The Craft of Coding | https://craftofcoding.wordpress.com/tag/algol/ | The Sieve of Eratosthenes likely first appeared in computing in 1961 as Algorithm 35 in Communications of the ACM (p.151). It, likely many other algorithms of the time was shown in Algol-60.
To try and implement it as close as possible to the original syntax, given that there are few if any Algol-60 compilers out ther... | ||||
4768 | dbpedia | 1 | 56 | https://www.hpcwire.com/2023/03/23/is-fortran-the-best-programming-language-asking-chatgpt/ | en | Is Fortran the Best Programming Language? Asking ChatGPT | [
"https://www.hpcwire.com/wp-content/themes/tci-theme/assets/img/d_favicon.png",
"https://www.hpcwire.com/wp-content/themes/tci-theme/assets/img/eai_favicon.png",
"https://www.hpcwire.com/wp-content/themes/tci-theme/assets/img/hpcwj_favicon.png",
"https://www.hpcwire.com/wp-content/themes/tci-theme/assets/img/... | [] | [] | [
""
] | null | [
"wpengine",
"James Reinders",
"for your amusement"
] | 2023-03-23T00:00:00 | I recently wrote about my experience with interviewing ChatGPT here. As promised, in this follow-on and conclusion of my interview, I focus on Fortran and other languages. All in good fun. I hope you enjoy the conclusion of my interview. After my programming language questions, I conclude with a few notes... | en | HPCwire | https://www.hpcwire.com/2023/03/23/is-fortran-the-best-programming-language-asking-chatgpt/ | Guest contributor James Reinders concludes his “interview” with ChatGPT focusing on Fortran (greatest programming language ever?) and exploring what the next steps for chatbots will be.
I recently wrote about my experience with interviewing ChatGPT here. As promised, in this follow-on and conclusion of my interview, I... | |||||
4768 | dbpedia | 1 | 3 | https://bulldogjob.com/readme/why-algol-was-an-important-programming-language | en | Why ALGOL was an important programming language? | [
"https://bulldogjob.com/_next/static/media/bulldogjob-logo.34bbbab5.svg",
"https://cdn.bulldogjob.com/system/authors/photos/000/000/055/square/dsgsgd.png",
"https://cdn.bulldogjob.com/system/readables/covers/000/004/237/max_res/180424_thestoryosalgol.png",
"https://cdn.bulldogjob.com/system/photos/files/000/0... | [] | [] | [
""
] | null | [
"Adam Kukołowicz"
] | 2024-04-23T10:00:00+02:00 | ALGOL is a more interesting language than you think, both in terms of its story and legacy. | en | /favicons/apple-icon-57x57.png | https://bulldogjob.com/readme/why-algol-was-an-important-programming-language | Today, I'm taking you on a journey to the past, back to the late 1950s, when the foundations of computer science were being laid, and when computers were seen as the future. As we talk about this period today, names like FORTRAN, Lisp, and COBOL often come up.
Yet, there was ALGOL, a pretty obscure, but really importa... | |||||
4768 | dbpedia | 2 | 55 | https://www.osti.gov/servlets/purl/4089650 | en | EVOLUTION OF COMPUTER SOFTWARE. (Technical Report) | [] | [] | [] | [
""
] | null | [
"Wells, M B",
"M B",
"A F;",
"L E;",
"K J",
"R J",
"G. L.;",
"T. A"
] | 1971-01-01T00:00:00 | The U.S. Department of Energy's Office of Scientific and Technical Information | en | https://www.osti.gov/biblio/4089650 | You are accessing a document from the Department of Energy's (DOE) OSTI.GOV. This site is a product of DOE's Office of Scientific and Technical Information (OSTI) and is provided as a public service.
Visit OSTI to utilize additional information resources in energy science and technology. | ||||||
4768 | dbpedia | 3 | 19 | https://medium.com/swlh/programming-history-the-influence-of-algol-on-modern-programming-languages-part-2-49ae6d30c8c0 | en | Programming History: The Influence of Algol on Modern Programming Languages (Part 2) | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | [
"https://miro.medium.com/v2/resize:fill:64:64/1*dmbNkD5D-u45r44go_cf0g.png",
"https://miro.medium.com/v2/resize:fill:88:88/2*u5JJwU4l_faX_5CCFuJu3w.jpeg",
"https://miro.medium.com/v2/resize:fill:48:48/1*pKOfOAOvx-fWzfITATgGRg.jpeg",
"https://miro.medium.com/v2/resize:fill:144:144/2*u5JJwU4l_faX_5CCFuJu3w.jpeg... | [] | [] | [
""
] | null | [
"Mike McMillan"
] | 2020-05-05T03:23:20.310000+00:00 | In an earlier article I presented a brief history of high-level, algebraic programming languages starting with Fortran 58 and 60, leading up to the initial development of the Algol language in the… | en | https://miro.medium.com/v2/5d8de952517e8160e40ef9841c781cdc14a5db313057fa3c3de41c6f5b494b19 | Medium | https://medium.com/swlh/programming-history-the-influence-of-algol-on-modern-programming-languages-part-2-49ae6d30c8c0 | In an earlier article I presented a brief history of high-level, algebraic programming languages starting with Fortran 58 and 60, leading up to the initial development of the Algol language in the years 1958 through 1960. In this article I’m going to discuss several of the technical features of Algol that influenced su... | ||
4768 | dbpedia | 1 | 16 | https://blogbusterdotnet.wordpress.com/2013/03/10/concepts-of-programming-language-review-part2-answers/ | en | Concepts of Programming Language: Chapter 2 | [
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://pixel.wp.com/b.gif?v=noscript"
] | [] | [] | [
""
] | null | [] | 2013-03-10T00:00:00 | 1. In what year was Plankalkul designed? In what year was the design published? Plankalkul was designed by Konrad Zuse between 1942 & 1945. He first published a paper on it in 1948. More information on the language was published in 1972. 3. What does Plankalkul mean? Plankalkul means program calculus.. 4. Speedcoding w... | en | https://s1.wp.com/i/favicon.ico | blogbusterdotnet | https://blogbusterdotnet.wordpress.com/2013/03/10/concepts-of-programming-language-review-part2-answers/ | 1. In what year was Plankalkul designed? In what year was the design
published?
Plankalkul was designed by Konrad Zuse between 1942 & 1945. He first published a paper on it in 1948. More information on the language was published in 1972.
3. What does Plankalkul mean?
Plankalkul means program calculus..
4. Speedcod... | ||||
4768 | dbpedia | 0 | 76 | http://www.chiltoncomputing.org.uk/acl/applications/cc/p007.htm | en | Chilton::ACL::Compiler Compiler 1966 | [
"http://www.chiltoncomputing.org.uk/acl/pngs/hamburger.png",
"http://www.chiltoncomputing.org.uk/acl/pngs/magnifying-glass.png"
] | [] | [] | [
"Compiler Compiler"
] | null | [] | null | Compiler Compiler 1966 | en | /favicon.ico | null | Early Translator Writing Systems
Contents
1. Introduction
1.1 Early Autcodes
1.2 Fortran
1.3 Algol 58
1.4 Some Terminology
2. Early Translator Writing Systems
2.1 Syntax machine
2.2 PSYCO
2.3 BMCC
3. Second Generation Translator Writing Systems
3.1 COGENT
3.2 CGS
3.3 TMG
3.4 Meta II
4. Third Generation ... | |||||
4768 | dbpedia | 3 | 23 | https://ebs-integrator.com/en/blog/programming-timeline-part2 | en | EBS Integrator | [
"https://ebs-integrator.com/_next/image?url=https%3A%2F%2Fstorage.fileservice.dev%2Fmedia%2F371bfddc-d9e2-403b-9da8-92294252cba2.png&w=640&q=75 640w, /_next/image?url=https%3A%2F%2Fstorage.fileservice.dev%2Fmedia%2F371bfddc-d9e2-403b-9da8-92294252cba2.png&w=750&q=75 750w, /_next/image?url=https%3A%2F%2Fstorage.file... | [] | [] | [
""
] | null | [] | null | en | /favicon.ico | https://ebs-integrator.com/en/blog/programming-timeline-part2 | Let’s take a deep dive in time and look at how computer science & programming languages began. Follow us as we go through the ages and look at the timeline, major personalities, and events that through their ingenuity paved the road to our current Technological and Digital Era.
The history of programming
Want to see ... | ||||||
4768 | dbpedia | 2 | 38 | https://www.coursehero.com/file/150546597/History-of-Science-Assignment-4docx/ | en | [] | [] | [] | [
""
] | null | [] | null | null | ||||||||||
4768 | dbpedia | 3 | 1 | https://bulldogjob.com/readme/why-algol-was-an-important-programming-language | en | Why ALGOL was an important programming language? | [
"https://bulldogjob.com/_next/static/media/bulldogjob-logo.34bbbab5.svg",
"https://cdn.bulldogjob.com/system/authors/photos/000/000/055/square/dsgsgd.png",
"https://cdn.bulldogjob.com/system/readables/covers/000/004/237/max_res/180424_thestoryosalgol.png",
"https://cdn.bulldogjob.com/system/photos/files/000/0... | [] | [] | [
""
] | null | [
"Adam Kukołowicz"
] | 2024-04-23T10:00:00+02:00 | ALGOL is a more interesting language than you think, both in terms of its story and legacy. | en | /favicons/apple-icon-57x57.png | https://bulldogjob.com/readme/why-algol-was-an-important-programming-language | Today, I'm taking you on a journey to the past, back to the late 1950s, when the foundations of computer science were being laid, and when computers were seen as the future. As we talk about this period today, names like FORTRAN, Lisp, and COBOL often come up.
Yet, there was ALGOL, a pretty obscure, but really importa... | |||||
4768 | dbpedia | 2 | 96 | https://www.jayshirley.com/blog/the-emperors-old-clothes | en | The Emperor's Old Clothes — Jay Shirley | http://static1.squarespace.com/static/52c6b61ae4b0f8d060c0ca41/52c72170e4b0b6f0473f9b4c/5bf41afb2b6a285fc821de3e/1542731726365/Elliot803.jpg?format=1500w | http://static1.squarespace.com/static/52c6b61ae4b0f8d060c0ca41/52c72170e4b0b6f0473f9b4c/5bf41afb2b6a285fc821de3e/1542731726365/Elliot803.jpg?format=1500w | [
"https://images.squarespace-cdn.com/content/v1/52c6b61ae4b0f8d060c0ca41/1542729351586-TBFQFV9GCFZCYVTHW7BS/Elliot803.jpg"
] | [] | [] | [
""
] | null | [
"Jay Shirley"
] | 2018-11-20T08:35:25-08:00 | This is a cleaned up transcription from Tony Hoare’s 1981 lecture, “The Emperors Old Clothes”. This is one of the most fascinating and helpful reads around software design and management practices to ensure high quality work is delivered on a predictable schedule. | en | https://images.squarespace-cdn.com/content/v1/52c6b61ae4b0f8d060c0ca41/1390351458636-Q9JM62486QS0CLMSCM7K/favicon.ico | Jay Shirley | https://www.jayshirley.com/blog/the-emperors-old-clothes | I recently read a transcript of Tony Hoare’s 1981 lecture to the ACM and enjoyed it so much I wanted to clean it up, and post it here.
From the Communications of the ACM, 1981
My first and most pleasant duty in this lecture is to express my profound gratitude to the Association for Computing Machinery for the great h... | ||
4768 | dbpedia | 0 | 60 | https://www.hillelwayne.com/post/influential-dead-languages/ | en | 10 Most(ly dead) Influential Programming Languages | https://www.hillelwayne.com/favicon.ico | https://www.hillelwayne.com/favicon.ico | [
"https://www.hillelwayne.com/post/influential-dead-languages/IDSkeyboard.jpg",
"https://www.hillelwayne.com/post/influential-dead-languages/java.jpg"
] | [] | [] | [
""
] | null | [] | 2020-03-25T00:00:00+00:00 | The other day I read 20 most significant programming languages in history, a “preposterous table I just made up.” He certainly got preposterous right: he lists Go as “most significant” but not ALGOL, Smalltalk, or ML. He also leaves off Pascal because it’s “mostly dead”. Preposterous! That defeats the whole point of wh... | en | /favicon.ico | Hillel Wayne | https://www.hillelwayne.com/post/influential-dead-languages/ | The other day I read 20 most significant programming languages in history, a “preposterous table I just made up.” He certainly got preposterous right: he lists Go as “most significant” but not ALGOL, Smalltalk, or ML. He also leaves off Pascal because it’s “mostly dead”. Preposterous! That defeats the whole point of wh... | ||
4768 | dbpedia | 3 | 35 | http://www.crpc.rice.edu/newsletters/oct93/news.backus.html | en | Backus Receives NAE's Draper Prize for Development of FORTRAN | [
"http://www.crpc.rice.edu/newsletters/images/newsletter_header.jpg"
] | [] | [] | [
""
] | null | [] | null | null | John Backus has received the 1993 National Academy of Engineering's Charles Stark Draper Prize in recognition of his development of FORTRAN, a programming language used throughout science and industry.
The Draper Prize is given for engineering achievement that contributes to human welfare and freedom. In developing FO... | ||||||||
4768 | dbpedia | 3 | 42 | http://l.web.umkc.edu/lz74d/CS441/Homework3.htm | en | Year of | [] | [] | [] | [
""
] | null | [] | null | null | Major Contribution
Motivation
Impact on Language Implementation
to Development
for Development Readability Writability Reliability Source FORTRAN 1954 One of the features of FORTRAN I, and all of its successors except 90, that allow highly optimized compilers are that the types and storage for all variables are fix... | ||||||||
4768 | dbpedia | 2 | 4 | https://en.wikipedia.org/wiki/Fortran | en | Wikipedia | [
"https://en.wikipedia.org/static/images/icons/wikipedia.png",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-wordmark-en.svg",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-en.svg",
"https://upload.wikimedia.org/wikipedia/commons/thumb/d/d3/IBM_Blue_Gene_P_supe... | [] | [] | [
""
] | null | [
"Contributors to Wikimedia projects"
] | 2001-10-02T10:44:45+00:00 | en | /static/apple-touch/wikipedia.png | https://en.wikipedia.org/wiki/Fortran | General-purpose programming language
FortranParadigmMulti-paradigm: structured, imperative (procedural, object-oriented), generic, arrayDesigned byJohn BackusDeveloperJohn Backus and IBMFirst appeared1957; 67 years ago ( )Stable release
Fortran 2023 (ISO/IEC 1539:2023) / November 17, 2023; 8 months ago ( )
Typing di... | ||||||
4768 | dbpedia | 0 | 17 | https://homepage.divms.uiowa.edu/~jones/retro/notes/13.shtml | en | CS:4980:4, Notes 13, Fall 2015 | [] | [] | [] | [
""
] | null | [
"Douglas W. Jones"
] | null | en | null | By the late 1950s, core memory sizes greater than 4K were natural, and high-level languages were starting to emerge. FORTRAN was introduced in 1957, preliminary discussions of Algol were being widely circulated in 1958, leading to a solid specification for Algol 60, released in 1960. FORTRAN II, released in 1958, had p... | |||||||
4768 | dbpedia | 3 | 15 | https://craftofcoding.wordpress.com/2017/04/29/the-evolution-of-if-i-from-fortran-i-to-algol-60/ | en | The evolution of if (i): pre-Fortran to Algol 60 | [
"https://craftofcoding.wordpress.com/wp-content/uploads/2017/04/firstif.jpg?w=1200",
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://pixel.wp.com/b.gif?v=noscript"
] | [] | [] | [
""
] | null | [] | 2017-04-29T00:00:00 | Arguably one of the most important control structures to evolve is "if". Without it, programs couldn't make any sort of decisions. Few algorithmic languages, apart from Plankalkül (1948), contained conditional statements. Plankalkül formed conditional statements with the help of a symbol which was an arrow with a perio... | en | https://s1.wp.com/i/favicon.ico | The Craft of Coding | https://craftofcoding.wordpress.com/2017/04/29/the-evolution-of-if-i-from-fortran-i-to-algol-60/ | Arguably one of the most important control structures to evolve is “if“. Without it, programs couldn’t make any sort of decisions.
Few algorithmic languages, apart from Plankalkül (1948), contained conditional statements. Plankalkül formed conditional statements with the help of a symbol which was an arrow with a peri... | ||||
4768 | dbpedia | 2 | 59 | http://www.cs.man.ac.uk/CCS/res/res50.htm | en | Computer Resurrection Issue 50 | [
"http://www.cs.man.ac.uk/CCS/res/images/res50a.jpg",
"http://www.cs.man.ac.uk/CCS/res/images/res50b.jpg",
"http://www.cs.man.ac.uk/CCS/res/images/res50c.jpg",
"http://www.cs.man.ac.uk/CCS/res/images/res50d.jpg",
"http://www.cs.man.ac.uk/CCS/res/images/res50e.jpg",
"http://www.cs.man.ac.uk/CCS/res/images/r... | [] | [] | [
""
] | null | [] | null | null | Resurrection Home Previous issue Next issue View Original Cover
Computer
RESURRECTION
The Bulletin of the Computer Conservation Society
ISSN 0958-7403
Number 50
Spring 2010
Contents
ALGOL 60 - A Binary Star Dik Leatherdale Society Activity News Round-Up Pioneer Profiles - Michael Woodger David Yates Reminiscenc... | ||||||||
4768 | dbpedia | 0 | 56 | https://jmvdveer.home.xs4all.nl/en.post.perspective-of-algol-68.html | en | A perspective of Algol 68 | [
"https://jmvdveer.home.xs4all.nl/images.banner.png",
"https://jmvdveer.home.xs4all.nl/images.algol-68-genie.png",
"https://jmvdveer.home.xs4all.nl/thumb.images.blog.nas.png",
"https://jmvdveer.home.xs4all.nl/thumb.images.blog.veldpost.png",
"https://jmvdveer.home.xs4all.nl/thumb.images.marcel-van-der-veer.p... | [] | [] | [
""
] | null | [
"Marcel van der Veer"
] | 2024-07-03T15:03:26+00:00 | To better understand the position of Algol 68 among todayâs plethora of programming languages, we should consider their development … | images.icons.a68g.ico | https://jmvdveer.home.xs4all.nl/ | https://jmvdveer.home.xs4all.nl//en.post.perspective-of-algol-68.html | The development of Algol played an important role in establishing computer science as an academic discipline. The former Mathematisch Centrum Amsterdam, now CWI, Centrum voor Wiskunde & Informatica was a leading institute in the design of Algol 68, as it was in later years in the development of Python. To better unders... | |||||
4768 | dbpedia | 1 | 36 | http://groups.umd.umich.edu/cis/course.des/cis400/algol/algol.html | en | The ALGOL Programming Language | [
"http://groups.umd.umich.edu/cis/course.des/cis400/algol/algol.jpg",
"http://groups.umd.umich.edu/cis/course.des/cis400/prev_btn.gif",
"http://groups.umd.umich.edu/cis/course.des/cis400/home_btn.gif",
"http://groups.umd.umich.edu/cis/course.des/cis400/next_btn.gif"
] | [] | [] | [
""
] | null | [] | null | null | Significant Language Features
ALGOL was the first second-generation programming language and its characteristics are typical of the entire generation. First consider the data structures, which are very close to first generation structures. In ALGOL 60 the block structure was introduced: the ability to create blocks of... | ||||||||
4768 | dbpedia | 0 | 6 | https://thehistoryofcomputing.net/website/algol | en | The History of Computing: ALGOL | http://assets.libsyn.com/content/73786964?height=250&width=250&overlay=true | http://assets.libsyn.com/content/73786964?height=250&width=250&overlay=true | [
"https://ssl-static.libsyn.com/p/assets/platform/websuite/deezer-logo.png",
"https://ssl-static.libsyn.com/p/assets/platform/websuite/stitcher.png",
"https://ssl-static.libsyn.com/p/assets/platform/websuite/radio-public.png",
"https://assets.libsyn.com/secure/show/197558/become-a-patron-button-1.png"
] | [] | [] | [
""
] | null | [] | null | Today we’re going to cover a computer programming language many might not have heard of, ALGOL. ALGOL was written in 1958. It wasn’t like many of the other languages in that it was built by committee. The Association for Computing Machinery and the German Society of Applied Mathematics and Mechanics were floating... | en | https://assets.libsyn.com/secure/content/47114459?height=16&width=16 | https://thehistoryofcomputing.net/website/algol | Today we’re going to cover a computer programming language many might not have heard of, ALGOL.
ALGOL was written in 1958. It wasn’t like many of the other languages in that it was built by committee. The Association for Computing Machinery and the German Society of Applied Mathematics and Mechanics were floating arou... | |||
4768 | dbpedia | 2 | 34 | https://www.cs.utexas.edu/~EWD/transcriptions/EWD03xx/EWD340.html | en | E.W.Dijkstra Archive: The Humble Programmer (EWD 340) | [
"https://www.cs.utexas.edu/~EWD/spam_vaccine/at_medium.gif"
] | [] | [] | [
""
] | null | [] | null | null | The Humble Programmer
by
Edsger W. Dijkstra
As a result of a long sequence of coincidences I entered the programming profession officially on the first spring morning of 1952 and as far as I have been able to trace, I was the first Dutchman to do so in my country. In retrospect the most amazing thing was the slownes... | ||||||||
4768 | dbpedia | 3 | 39 | https://stevanussugianto.wordpress.com/2013/03/12/concepts-of-programming-languages-chapter-2-evolution-of-the-major-programming-languages/ | en | Concepts of Programming Languages – Chapter 2 – Evolution of The Major Programming Languages | [
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://s2.wp.com/i/logo/wpcom-gray-white.png",
"https://pixel.wp.com/b.gif?v=noscript"
] | [] | [] | [
""
] | null | [] | 2013-03-12T00:00:00 | Review Questions: 1. In what year was Plankalkul designed? In what years was that design published? Plankalkul was designed in 1943 by Konrad Zuse as his proposal for his Ph. D. dissertation. In a lengthy manuscript dated 1945. The design was published in 1972. 2. Mention an interesting feature of Zuse's programs. An i... | en | https://s1.wp.com/i/favicon.ico | Stevanus Sugianto | https://stevanussugianto.wordpress.com/2013/03/12/concepts-of-programming-languages-chapter-2-evolution-of-the-major-programming-languages/ | Review Questions:
1. In what year was Plankalkul designed? In what years was that design published?
Plankalkul was designed in 1943 by Konrad Zuse as his proposal for his Ph. D. dissertation. In a lengthy manuscript dated 1945. The design was published in 1972.
2. Mention an interesting feature of Zuse’s programs.
... | ||||
4768 | dbpedia | 2 | 75 | https://joequery.me/notes/programming-language-design-issues/ | en | Programming Language Design Issues | [] | [] | [] | [
""
] | null | [] | null | null | (This post is part of the programming languages 4th edition series.)
These notes are based on Programming Languages: Design and Implementation.
Section 1.1: Why study programming languages?
1. To improve your ability to develop effective algorithms
Many languages provide features that can be extremely useful when u... | ||||||||
correct_award_00093 | FactBench | 3 | 41 | https://www.collegesidekick.com/study-docs/14502761 | en | [] | [] | [] | [
""
] | null | [] | null | null | ||||||||||
correct_award_00093 | FactBench | 0 | 14 | https://www.goodreads.com/book/show/18480237-nobel-prize-library-jensen-1944 | en | NOBEL PRIZE LIBRARY JENSEN 1944 by Johannes V. Jensen | [
"https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/siteheaderbannerimages/1717004244i/409.jpg",
"https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1378851771i/18480237.jpg",
"https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1... | [] | [] | [
""
] | null | [
"Johannes V. Jensen"
] | null | Read reviews from the world’s largest community
for readers. undefined | en | /favicon.ico | Goodreads | https://www.goodreads.com/book/show/18480237-nobel-prize-library-jensen-1944 | Awarded the Nobel Prize in Literature in 1944 "for the rare strength and fertility of his poetic imagination with which is combined an intellectual curiosity of wide scope and a bold, freshly creative style."
Johannes Vilhelm Jensen (almindeligt kendt som Johannes V. Jensen) (20. januar 1873 i Farsø - 25. november 195... | ||||
correct_award_00093 | FactBench | 3 | 16 | https://en.wikipedia.org/wiki/List_of_Nobel_laureates_by_country | en | List of Nobel laureates by country | https://en.wikipedia.org/static/favicon/wikipedia.ico | https://en.wikipedia.org/static/favicon/wikipedia.ico | [
"https://en.wikipedia.org/static/images/icons/wikipedia.png",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-wordmark-en.svg",
"https://en.wikipedia.org/static/images/mobile/copyright/wikipedia-tagline-en.svg",
"https://upload.wikimedia.org/wikipedia/en/thumb/b/b4/Ambox_important.svg/40px-... | [] | [] | [
""
] | null | [
"Contributors to Wikimedia projects"
] | 2005-04-28T20:47:27+00:00 | en | /static/apple-touch/wikipedia.png | https://en.wikipedia.org/wiki/List_of_Nobel_laureates_by_country | This is a list of Nobel Prize laureates by country. Listings for Economics refer to the related Nobel Memorial Prize in Economic Sciences. The Nobel Prizes and the Prize in Economic Sciences have been awarded 577 times to 889 recipients, of which 26 awards (all Peace Prizes) were to organizations. Due to some recipient... | ||||
correct_award_00093 | FactBench | 1 | 19 | https://observervoice.com/20-january-remembering-johannes-vilhelm-jensen-on-birthday-33523/ | en | Johannes Vilhelm Jensen: Danish Nobel Laureate in Literature and Master of Prose | [
"https://observervoice.com/wp-content/uploads/2023/09/cropped-OV-Logo.png",
"https://observervoice.com/wp-content/uploads/2023/09/cropped-OV-Logo.png",
"https://observervoice.com/wp-content/uploads/2020/09/Khasi_Girls-jpg-webp-150x150.webp",
"https://observervoice.com/wp-content/uploads/2020/09/Matrilineal-So... | [] | [] | [
""
] | null | [
"OV Digital Desk"
] | 2024-01-17T22:33:26+00:00 | Johannes Vilhelm Jensen was a Danish author. In 1944, Johannes Vilhelm Jensen was awarded the Nobel Prize in a Literature. | en | Observer Voice | https://observervoice.com/20-january-remembering-johannes-vilhelm-jensen-on-birthday-33523/ | Johannes Vilhelm Jensen (20 January 1873 – 25 November 1950) was a Danish author. In 1944, Johannes Vilhelm Jensen was awarded the Nobel Prize in Literature.
Life and Career
Johannes Vilhelm Jensen was born on 20 January 1873, in Farsø, Denmark. He studied at various universities in Denmark, including the University ... | |||||
correct_award_00093 | FactBench | 0 | 55 | https://proedit.com/word-people-nobel-prize-for-literature-recipients/ | en | Nobel Prize for Literature Recipients | [
"https://i0.wp.com/proedit.com/wp-content/uploads/2022/01/side_logo_new-01-350x70-1.png?fit=350%2C70&ssl=1",
"https://proedit.com/wp-content/uploads/2020/05/symbol_logo_square_white-01-e1590269241639.png"
] | [] | [] | [
""
] | null | [
"ProEdit"
] | 2014-10-09T15:52:33+00:00 | There are Word People, and then there are Word Giants! Each year, one writer receives the Nobel Prize for Literature. Take a minute to review this list of all the past recipients of writing’s most prestigious award. Did your favorite author make the grade? 2019 Nobel Prize in Literature Peter Handke “for an influential... | en | https://proedit.com/wp-content/uploads/2020/07/ProEdit-Logo-Mark_White-Circle.ico | ProEdit | https://proedit.com/word-people-nobel-prize-for-literature-recipients/ | There are Word People, and then there are Word Giants! Each year, one writer receives the Nobel Prize for Literature. Take a minute to review this list of all the past recipients of writing’s most prestigious award. Did your favorite author make the grade?
Source: NobelPrize.org | ||||
correct_award_00093 | FactBench | 1 | 35 | https://www.newworldencyclopedia.org/entry/Thomas_Mann | en | New World Encyclopedia | [
"https://www.newworldencyclopedia.org/images/nwe_header.jpg",
"https://www.newworldencyclopedia.org/d/images/thumb/9/92/Thomas_Mann_1937.jpg/200px-Thomas_Mann_1937.jpg",
"https://static.newworldencyclopedia.org/skins/common/images/Cc.logo.circle.png",
"https://www.newworldencyclopedia.org/resources/assets/pow... | [] | [] | [
""
] | null | [] | null | en | https://static.newworldencyclopedia.org/favicon.ico | https://www.newworldencyclopedia.org/entry/Thomas_Mann | Paul Thomas Mann (June 6, 1875 - August 12, 1955) was a German novelist, social critic, philanthropist, essayist, and Nobel Prize laureate, lauded principally for a series of highly symbolic and often ironic epic novels and mid-length stories, noted for their insight into the psychology of the artist and intellectual. ... | ||||||
correct_award_00093 | FactBench | 0 | 79 | https://www.newyorker.com/books/double-take/judging-the-nobel | en | Judging the Nobel | https://media.newyorker.com/photos/6675837b1b1a72266398301d/4:3/w_480%2Cc_limit/undefined | [
"https://www.newyorker.com/verso/static/the-new-yorker/assets/logo.svg",
"https://www.newyorker.com/verso/static/the-new-yorker/assets/logo-header.svg",
"https://media.newyorker.com/photos/59097b9a8b51cf59fc423ca9/1:1/w_270%2Cc_limit/undefined",
"https://media.newyorker.com/photos/59097b9a8b51cf59fc423ca9/1:1... | [] | [] | [
"adam gopnik",
"louis menand",
"mario vargas llosa",
"nobel prize in literature",
"prizes"
] | null | [
"The New Yorker",
"Françoise Mouly",
"Zach Helfand",
"Michael Schulman",
"Emily Flake",
"Condé Nast"
] | 2010-10-11T06:56:30-04:00 | In this week’s Comment, Adam Gopnik discusses the Nobel Prize in Literature, which was won last week by the Peruvian writer and political activist Mario … | en | https://www.newyorker.com/verso/static/the-new-yorker/assets/favicon.ico | The New Yorker | https://www.newyorker.com/books/double-take/judging-the-nobel | In this week’s Comment, Adam Gopnik discusses the Nobel Prize in Literature, which was won last week by the Peruvian writer and political activist Mario Vargas Llosa. (Gopnik answered readers’ questions in a live chat on Monday afternoon.)
After identifying some specious winners in the past, Gopnik writes that this ye... | |||
correct_award_00093 | FactBench | 0 | 5 | https://www.encyclopedia.com/arts/culture-magazines/jensen-johannes-v-20-january-1873-25-november-1950 | en | Jensen, Johannes V. (20 January 1873 - 25 November 1950) | [
"https://www.encyclopedia.com/themes/custom/trustme/images/header-logo.jpg"
] | [] | [] | [
"Johannes V. Jensen (20 January 1873 - 25 November 1950)Sven Hakon Rossel University of Vienna1944 Nobel Prize in Literature Broadcast Presentation"
] | null | [] | null | Johannes V. Jensen (20 January 1873 - 25 November 1950)Sven Hakon Rossel University of Vienna1944 Nobel Prize in Literature Broadcast Presentation Source for information on Jensen, Johannes V. (20 January 1873 - 25 November 1950): Nobel Prize Laureates in Literature, Part 2 dictionary. | en | /sites/default/files/favicon.ico | https://www.encyclopedia.com/arts/culture-magazines/jensen-johannes-v-20-january-1873-25-november-1950 | Johannes V. Jensen (20 January 1873 - 25 November 1950)
Sven Hakon Rossel
University of Vienna
1944 Nobel Prize in Literature Broadcast Presentation
1944 Nobel Prize in Literature Presentation Speech
Jensen: Banquet Speech
Jensen: Autobiographical Statement
Bibliographies
Biographies
References
Papers
This e... | |||||
correct_award_00093 | FactBench | 1 | 74 | http://www.esp.org/timeline/GEV-vs-ALL_1940-1949.html | en | ESP Timeline: Genetics, Development, and Evolution vs All Other Categories (1940 | [
"http://www.esp.org/images/ESP-new-banner-5.png",
"http://www.esp.org/images/ESP-new-banner-4sm.png",
"http://www.esp.org/images/icons/burger-24-white.png",
"http://www.esp.org/images/icons/close-24-white.png",
"http://www.esp.org/images/icons/icon-bar.png",
"http://www.esp.org/images/icons/icon-bar.png",... | [] | [] | [
""
] | null | [] | null | en | img/favicon.ico | null | Frank Morton Carpenter collects a 2.5-foot wing from a dragonfly-like giant insect that lived in Oklahoma during the Permian Period.
Rebecca wins Academy Award for best picture. The darkest aspects of the Daphne du Maurier novel were cleaned up a little, but the film was popular then and still remains a fan favorite. ... | ||||||
correct_award_00093 | FactBench | 2 | 21 | https://www.poemine.com/Johannes-Vilhelm-Jensen/biography/ | en | Johannes Vilhelm Jensen biography on Poemine.com | [
"https://www.poemine.com/css/logo.png",
"https://www.poemine.com/css/home.png",
"https://www.poemine.com/img/poets/j/johannes-vilhelm-jensen_100x100.jpg",
"https://www.poemine.com/css/star_null.png",
"https://www.poemine.com/css/star_null.png",
"https://www.poemine.com/css/star_null.png",
"https://www.p... | [] | [] | [
""
] | null | [] | null | Biography and life of Johannes Vilhelm Jensen | /favicon.ico | null | Biography
Other info : Career | Bibliography
Johannes Vilhelm Jensen (in Denmark always called Johannes V. Jensen; ) was a Danish author, often considered the first great Danish writer of the 20th century. He was awarded the Nobel Prize in Literature in 1944. One of his sisters, Thit Jensen, was also a well-known wri... | ||||||
correct_award_00093 | FactBench | 1 | 23 | https://tarnmoor.com/2016/01/29/not-the-nobel-prize-for-literature/ | en | [Not] The Nobel Prize for Literature | [
"https://tarnmoor.com/wp-content/uploads/2014/06/cropped-picmacchupiccu-blog34.jpg",
"https://tarnmoor.com/wp-content/uploads/2016/01/picconrad_1.jpg?w=469",
"https://0.gravatar.com/avatar/3ea2e55008d952bc2f61f15f9818aec26ad319a43ce1548fb3a6ca13f07b0042?s=80&d=identicon&r=PG",
"https://2.gravatar.com/avatar/5... | [] | [] | [
""
] | null | [] | 2016-01-29T00:00:00 | I don’t have too much good to say about the Swedish Academy, which decides who will receive the Nobel Prize for Literature. If you look at the list of its recipients, it would not take too much effort to produce a list of as great as or even greater literary figures who have not received… | en | Tarnmoor | https://tarnmoor.com/2016/01/29/not-the-nobel-prize-for-literature/ | I don’t have too much good to say about the Swedish Academy, which decides who will receive the Nobel Prize for Literature. If you look at the list of its recipients, it would not take too much effort to produce a list of as great as or even greater literary figures who have not received the laureate. Let me take a sta... | |||||
correct_award_00093 | FactBench | 0 | 80 | https://pantheon.world/profile/person/Johannes_V._Jensen | en | Johannes V. Jensen Biography | https://pantheon.world/api/screenshot/person?id=65134 | https://pantheon.world/api/screenshot/person?id=65134 | [
"https://pantheon.world/images/icons/icon-nav.svg",
"https://pantheon.world/images/logos/logo_pantheon.svg",
"https://pantheon.world/images/icons/icon-search.svg",
"https://pantheon.world/images/profile/people/65134.jpg",
"https://pantheon.world/images/ui/profile-w.svg",
"https://pantheon.world/images/ui/... | [] | [] | [
""
] | null | [] | null | en | /images/favicon.ico | null | Johannes V. Jensen
Johannes Vilhelm Jensen (Danish pronunciation: [joˈhænˀəs ˈvilhelˀm ˈjensn̩]; 20 January 1873 – 25 November 1950) was a Danish author, known as one of the great Danish writers of the first half of 20th century. He was awarded the 1944 Nobel Prize in Literature "for the rare strength and fertility of... | ||||
correct_award_00093 | FactBench | 2 | 76 | https://math.ucr.edu/home/baez/physics/Administrivia/nobel.html | en | The Nobel Prize for Physics | [] | [] | [] | [
""
] | null | [] | null | null | [Physics FAQ] - [Copyright]
Originally compiled by Scott Chase, Phil Gibbs, and Johan Wevers.
Nobel Prizes for Physics, 1901–2021
The following is a complete listing of Nobel Prize awards, from the first award in 1901. Prizes were not awarded in every year. The date in brackets is the approximate date of the work. T... | ||||||||
correct_award_00093 | FactBench | 0 | 18 | https://librivox.org/author/17141 | en | LibriVox | [
"https://librivox.org/images/librivox-logo.png",
"https://librivox.org/images/public-domain-license.gif"
] | [] | [] | [
""
] | null | [] | null | LibriVox | en | https://librivox.org/favicon.ico | null | Johannes V. Jensen (1873 - 1950)
Johannes Vilhelm Jensen was a Danish author. He was awarded the Nobel Prize in Literature in 1944 "for the rare strength and fertility of his poetic imagination with which is combined an intellectual curiosity of wide scope and a bold, freshly creative style". | |||||
correct_award_00093 | FactBench | 1 | 54 | http://www.esp.org/timeline/ALL-vs-ART_1940-1949.html | en | ESP Timeline: All Other Categories vs Arts and Culture (1940 | [
"http://www.esp.org/images/ESP-new-banner-5.png",
"http://www.esp.org/images/ESP-new-banner-4sm.png",
"http://www.esp.org/images/icons/burger-24-white.png",
"http://www.esp.org/images/icons/close-24-white.png",
"http://www.esp.org/images/icons/icon-bar.png",
"http://www.esp.org/images/icons/icon-bar.png",... | [] | [] | [
""
] | null | [] | null | en | img/favicon.ico | null | Between 1941 and 1945, the desperate need for labor in US defense plants and shipyards leads to the migration of 1.2 million African-Americans from the South to the North and West. This migration transforms American politics as blacks increasingly vote in their new homes and put pressure on Congress to protect civil ri... | ||||||
correct_award_00093 | FactBench | 1 | 0 | https://www.britannica.com/biography/Johannes-V-Jensen | en | Johannes V. Jensen | Nobel Prize, Novels, Poetry | [
"https://cdn.britannica.com/mendel/eb-logo/MendelNewThistleLogo.png",
"https://cdn.britannica.com/mendel/eb-logo/MendelNewThistleLogo.png",
"https://cdn.britannica.com/30/129330-131-2C73ED00/The-Lamb-edition-Songs-of-Innocence-William.jpg?w=200&h=200&c=crop",
"https://cdn.britannica.com/76/168476-131-42654A68... | [] | [] | [
"Johannes V. Jensen",
"encyclopedia",
"encyclopeadia",
"britannica",
"article"
] | null | [
"The Editors of Encyclopaedia Britannica"
] | 1999-01-14T00:00:00+00:00 | Johannes V. Jensen was a Danish novelist, poet, essayist, and writer of many myths, whose attempt, in his later years, to depict man’s development in the light of an idealized Darwinian theory caused his work to be much debated. He received the Nobel Prize for Literature in 1944. Of old peasant | en | /favicon.png | Encyclopedia Britannica | https://www.britannica.com/biography/Johannes-V-Jensen | Johannes V. Jensen (born Jan. 20, 1873, Farsø, Den.—died Nov. 25, 1950, Copenhagen) was a Danish novelist, poet, essayist, and writer of many myths, whose attempt, in his later years, to depict man’s development in the light of an idealized Darwinian theory caused his work to be much debated. He received the Nobel Priz... | ||||
correct_award_00093 | FactBench | 1 | 15 | https://knowledgezone.co.in/resources/gk/history/5c43182c936cc70008a9d2ab | en | Your Gateway to Knowledge | [] | [] | [] | [
"Knowledge",
"Career",
"Job",
"Scholarsip",
"Admission",
"Course",
"Bookmarks",
"Quiz",
"Examination"
] | null | [] | null | Knowledge Zone - Social Knowledge Sharing Platform | en | /assets/images/icons/kzone_icon.png | Knowledge Zone | https://knowledgezon.co.in/ | |||||
correct_award_00093 | FactBench | 2 | 17 | https://www.encyclopedia.com/arts/culture-magazines/jensen-johannes-v-20-january-1873-25-november-1950 | en | Jensen, Johannes V. (20 January 1873 - 25 November 1950) | [
"https://www.encyclopedia.com/themes/custom/trustme/images/header-logo.jpg"
] | [] | [] | [
"Johannes V. Jensen (20 January 1873 - 25 November 1950)Sven Hakon Rossel University of Vienna1944 Nobel Prize in Literature Broadcast Presentation"
] | null | [] | null | Johannes V. Jensen (20 January 1873 - 25 November 1950)Sven Hakon Rossel University of Vienna1944 Nobel Prize in Literature Broadcast Presentation Source for information on Jensen, Johannes V. (20 January 1873 - 25 November 1950): Nobel Prize Laureates in Literature, Part 2 dictionary. | en | /sites/default/files/favicon.ico | https://www.encyclopedia.com/arts/culture-magazines/jensen-johannes-v-20-january-1873-25-november-1950 | Johannes V. Jensen (20 January 1873 - 25 November 1950)
Sven Hakon Rossel
University of Vienna
1944 Nobel Prize in Literature Broadcast Presentation
1944 Nobel Prize in Literature Presentation Speech
Jensen: Banquet Speech
Jensen: Autobiographical Statement
Bibliographies
Biographies
References
Papers
This e... | |||||
correct_award_00093 | FactBench | 0 | 9 | https://www.librarything.com/author/jensenjohannesv | en | Johannes V. Jensen | https://www.librarything.com/favicon_lt_32.ico | https://www.librarything.com/favicon_lt_32.ico | [
"https://image.librarything.com/pics/lt1wordmark_150w.png",
"https://image.librarything.com/pics/ltlogo_square_fff_trans.png",
"https://image.librarything.com/pics/sbar_4.png",
"https://pics.cdn.librarything.com//picsizes/4d/0a/4d0ab67711e4efc65756e7341514330414c5141_v5.jpg",
"https://images-na.ssl-images-a... | [] | [] | [
"librarything",
"library",
"thing",
"catalog your books",
"catalogue your books",
"book cataloging",
"library",
"free book catalog",
"catalogue"
] | null | [] | null | Johannes V. Jensen, author of The Fall of the King, on LibraryThing | en | /favicon_lt_32.ico | LibraryThing.com | https://www.librarything.com/author/jensenjohannesv | |||
correct_award_00093 | FactBench | 0 | 75 | https://www.livescience.com/16364-nobel-prize-literature-history.html | en | Nobel Prize in Literature: 1901-Present | [
"https://mos.fie.futurecdn.net/nsn8tjxqmqhfgoo4-16455329884552.png",
"https://cdn.mos.cms.futurecdn.net/uaQ2tD3hpUGUsdKxfWn8Ao-320-80.jpg",
"https://vanilla.futurecdn.net/cyclingnews/media/img/missing-image.svg",
"https://vanilla.futurecdn.net/cyclingnews/media/img/missing-image.svg",
"https://vanilla.futur... | [] | [] | [
""
] | null | [
"Live Science Staff"
] | 2019-10-11T12:53:00+00:00 | A history of the Nobel Prize in Literature, including winners Toni Morrison, Gabriel Garcia Marquez and John Steinbeck. | en | livescience.com | https://www.livescience.com/16364-nobel-prize-literature-history.html | The Nobel Prize in Literature is given to "the person who shall have produced in the field of literature the most outstanding work in an ideal direction," according to Alfred Nobel's will. The 18-member Swedish Academy selects the Nobel Laureates in Literature.
The winners, along with the reasons given by the Swedish ... | |||||
correct_award_00093 | FactBench | 2 | 83 | https://booksien.wordpress.com/2017/08/14/bookish-in-copenhagen/ | en | Bookish in Copenhagen | [
"https://booksien.wordpress.com/wp-content/uploads/2016/10/cropped-header-leuven2.jpg",
"https://booksien.wordpress.com/wp-content/uploads/2017/08/thumb-politikens-boghal.jpg?w=900",
"https://booksien.wordpress.com/wp-content/uploads/2017/08/thumb-black-diamond.jpg?w=900",
"https://booksien.wordpress.com/wp-c... | [] | [] | [
""
] | null | [] | 2017-08-14T00:00:00 | The city of Hans Christian Andersen honours its literary background with beautiful bookstores. Get to know all the best literary places in Copenhagen! | en | https://s1.wp.com/i/favicon.ico | BOOKSIEN | https://booksien.wordpress.com/2017/08/14/bookish-in-copenhagen/ | The city of Hans Christian Andersen honours its literary background with beautiful bookstores. Get to know all the best literary places in Copenhagen!
Politikens Boghal – Rådhuspladsen 37
This bookstore was my favourite store for new books. They have the best collection of translated Danish literature I could find in... | ||||
correct_award_00093 | FactBench | 3 | 20 | https://www.livescience.com/16362-nobel-prize-physics-list.html | en | Nobel Prize in Physics: 1901-Present | [
"https://mos.fie.futurecdn.net/nsn8tjxqmqhfgoo4-16455329884552.png",
"https://cdn.mos.cms.futurecdn.net/j8cKnbQFcGupxZQsTfdL34-320-80.jpg",
"https://vanilla.futurecdn.net/cyclingnews/media/img/missing-image.svg",
"https://vanilla.futurecdn.net/cyclingnews/media/img/missing-image.svg",
"https://vanilla.futur... | [] | [] | [
""
] | null | [
"Live Science Staff"
] | 2022-10-04T14:39:22+00:00 | The history of the winners of the Nobel Prize in physics, including Steven Chu, Aage Niels Bohr and Enrico Fermi. | en | livescience.com | https://www.livescience.com/16362-nobel-prize-physics-list.html | According to Alfred Nobel's will, the Nobel Prize in Physics was to go to "the person who shall have made the most important discovery or invention within the field of physics." The prize has been awarded every year except for 1916, 1931, 1934, 1940, 1941 and 1942.
Here is the full list of winners:
2023: Pierre Agost... | |||||
correct_award_00093 | FactBench | 1 | 39 | https://www.theglobeandmail.com/arts/books-and-media/nobel-prize-misfits-are-a-literary-whos-who/article15986213/ | en | Nobel Prize misfits are a literary who’s who | https://www.theglobeandmail.com/resizer/v2/NFCK72ZGUBGDBBNBDPVOVIELAQ?auth=f9228e21fe5cbc3e3f2d0fac0e4953e8414cf749aab624fb91cc6a981831bb98&width=1200&height=785&quality=80 | https://www.theglobeandmail.com/resizer/v2/NFCK72ZGUBGDBBNBDPVOVIELAQ?auth=f9228e21fe5cbc3e3f2d0fac0e4953e8414cf749aab624fb91cc6a981831bb98&width=1200&height=785&quality=80 | [
"https://sb.scorecardresearch.com/p?c1=2&c2=16433046&cv=3.9.1&cj=1",
"https://www.theglobeandmail.com/resizer/v2/NFCK72ZGUBGDBBNBDPVOVIELAQ?auth=f9228e21fe5cbc3e3f2d0fac0e4953e8414cf749aab624fb91cc6a981831bb98&width=600&quality=80",
"https://www.theglobeandmail.com/resizer/v2/5FFHF5OJZNDXDE2OXVDA2MFHKA.png?auth... | [] | [] | [
"August Strindberg",
"Liu Xiaobo",
"Alice Munro",
"Nobel literature committee",
"academy",
"prize",
"literature",
"literary",
"winner",
"nobel",
"ideal direction",
"Swedish literary historian",
"literature committee",
"chemistry laureate",
"committee favourite",
"Academy member",
"ci... | null | [
"Robert Everett-Green"
] | 2013-12-16T20:30:34+00:00 | How to qualify for ‘outstanding work in an ideal direction’ has depended on which age you were in | en | The Globe and Mail | https://www.theglobeandmail.com/arts/books-and-media/nobel-prize-misfits-are-a-literary-whos-who/article15986213/ | In Sweden, the Nobel Prize ceremonies are huge, like the Academy Awards for smart people. The banquet at Stockholm's city hall is "one of the most-watched television programs in Sweden," writes a columnist for Svenska Dagbladet, the daily newspaper that on Tuesday gave blanket coverage to the clothes, the menu, the aft... | |||
correct_award_00093 | FactBench | 3 | 2 | https://english.elpais.com/culture/2023-10-04/the-nobel-prize-in-literatures-history-of-snubs-and-long-forgotten-winners.html | en | The Nobel Prize in Literature’s history of snubs and long-forgotten winners | [
"https://static.elpais.com/dist/resources/images/logos/primary/el-pais.svg",
"https://imagenes.elpais.com/resizer/v2/345TDPMZSVCWPPFHHUPL5KX75U.jpg?auth=5225c9778d3aa9d17f5cf858a0b3c8ffd1b5d17e8979880c164bf68dd0673759&width=414 414w,https://imagenes.elpais.com/resizer/v2/345TDPMZSVCWPPFHHUPL5KX75U.jpg?auth=5225c9... | [] | [] | [
""
] | null | [
"Sergio C. Fanjul"
] | 2023-10-04T00:00:00 | Shaped by the political and literary climate of the time, the award does not assure a spot in the literary canon and often overlooks exceptional authors | en | https://static.elpais.com/dist/resources/images/favicon.ico | EL PAÍS English | https://english.elpais.com/culture/2023-10-04/the-nobel-prize-in-literatures-history-of-snubs-and-long-forgotten-winners.html | Mostly people would say that winning the Nobel Prize in Literature is a great honor. But a closer look at the history of the award might change their minds. Several publishers offer collections of works by Nobel Prize winners. Some people like to decorate their living rooms with unread books with gold-embossed leather ... | ||||
correct_award_00093 | FactBench | 0 | 34 | https://www.pinterest.com/pin/johannes-vilhelm-jensen--315111305162129740/ | en | [] | [] | [] | [
""
] | null | [] | 2016-11-02T22:09:09+00:00 | The Nobel Prize in Literature 1944 was awarded to Johannes Vilhelm Jensen "for the rare strength and fertility of his poetic imagination with which is combined an intellectual curiosity of wide scope and a bold, freshly creative style" | en | Pinterest | https://www.pinterest.com/pin/the-nobel-prize-in-literature-1944--381609768441497123/ | |||||||
correct_award_00093 | FactBench | 0 | 63 | http://www.genordell.com/stores/spirit/NobelPrizeLit.htm | en | [] | [] | [] | [
""
] | null | [] | null | null | ||||||||||
correct_award_00093 | FactBench | 3 | 36 | https://www.britannica.com/sitemap/j/20 | en | Alphabetical Browse | [
"https://cdn.britannica.com/mendel/eb-logo/MendelNewThistleLogo.png",
"https://cdn.britannica.com/mendel/eb-logo/MendelNewThistleLogo.png"
] | [] | [] | [
"britannica",
"reference",
"online",
"encyclopedia",
"encyclopaedia",
"store",
"dictionary",
"thesaurus"
] | null | [] | null | Explore the fact-checked online encyclopedia from Encyclopaedia Britannica with hundreds of thousands of objective articles, biographies, videos, and images from experts. | en | /favicon.png | Encyclopedia Britannica | https://www.britannica.com/sitemap/j/20 | Jenny (airplane)
Glenn Hammond Curtiss: The Curtiss JN-4 (“Jenny”) was the standard training and general-purpose aircraft in American military service during the years prior to the U.S. entry into World War I. The NC-4, a multiengine Curtiss flying boat, made the first flight across the Atlantic Ocean in 1919, opening... | ||||
correct_award_00093 | FactBench | 0 | 62 | https://www.linkedin.com/posts/nobelprize_at-noontime-in-midsummer-when-the-sun-is-activity-7154396388611530752-GkpJ | en | The Nobel Prize on LinkedIn: “At noontime in midsummer, when the sun is at its highest and everything… | https://media.licdn.com/dms/image/D4E10AQGWDMIxjoY5pg/image-shrink_1280/0/1705741021160?e=2147483647&v=beta&t=u9jmVhO3wYMCsF0XiAz1QupVW0SNnRxHOdLEb1Nxe_Q | https://media.licdn.com/dms/image/D4E10AQGWDMIxjoY5pg/image-shrink_1280/0/1705741021160?e=2147483647&v=beta&t=u9jmVhO3wYMCsF0XiAz1QupVW0SNnRxHOdLEb1Nxe_Q | [
"https://media.licdn.com/dms/image/D4D3DAQHA7z_U5pIOrw/image-scale_191_1128/0/1696924261282/nobelprize_cover?e=2147483647&v=beta&t=l6mYC2BiWwAN7v4EYmDH84xbXDZnTa_CSTQdzbiEBbA"
] | [] | [] | [
""
] | null | [
"The Nobel Prize"
] | 2024-01-20T08:57:01.282000+00:00 | “At noontime in midsummer, when the sun is at its highest and everything is in a state of embroiled repose, flashes may be seen in the southern sky. Into the… | en | https://static.licdn.com/aero-v1/sc/h/al2o9zrvru7aqj8e1x2rzsrca | https://www.linkedin.com/posts/nobelprize_at-noontime-in-midsummer-when-the-sun-is-activity-7154396388611530752-GkpJ | "First, dream. And when you dream, you should make your dream as big as you can." Tawakkol Karman's dream for a more just world with freedom of expression and equal rights for all individuals, positioned her as a courageous leader in Yemen during the Arab Spring. Despite imprisonment and persecution for her journalism ... | |||
correct_award_00093 | FactBench | 3 | 60 | https://www.laboutiquedanoise.com/en/designers | en | Designers | https://www.laboutiquedanoise.com/img/favicon.ico?1663773290 | https://www.laboutiquedanoise.com/img/favicon.ico?1663773290 | [
"https://www.laboutiquedanoise.com/img/logo-1663773290.jpg",
"https://www.laboutiquedanoise.com/img/l/1.jpg",
"https://www.laboutiquedanoise.com/img/l/1.jpg",
"https://www.laboutiquedanoise.com/img/l/2.jpg",
"https://www.laboutiquedanoise.com/img/logo-1663773290.jpg",
"https://www.laboutiquedanoise.com/im... | [] | [] | [
""
] | null | [] | null | Designers list | en | https://www.laboutiquedanoise.com/img/favicon.ico?1663773290 | La Boutique Danoise | https://www.laboutiquedanoise.com/en/designers | Aino Aalto (1894 - 1949) is a famous Finnish architect and designer. She studied architecture at the Helsinki University of Technology, as did her husband, the famous Alvar Aalto. In 1923, she went to work for the office of Gunnar A. Wahlroos in Jyväskylä, then left this position the following year to collaborate with ... | ||
correct_award_00093 | FactBench | 1 | 79 | https://mydailyartdisplay.uk/tag/wilhelm-jensen/ | en | Wilhelm Jensen – my daily art display | [
"https://defaultcustomheadersdata.files.wordpress.com/2016/07/beach1.jpg?resize=1200,280",
"https://mydailyartdisplay.uk/wp-content/uploads/2013/03/andrc3a9-masson.jpg?w=840",
"https://mydailyartdisplay.uk/wp-content/uploads/2013/03/battle-of-the-fishes-by-andrc3a9-masson-1926.jpg?w=840",
"https://mydailyartd... | [] | [] | [
""
] | null | [] | 2013-03-27T09:58:07+00:00 | Posts about Wilhelm Jensen written by jonathan5485 | en | https://s1.wp.com/i/favicon.ico | my daily art display | https://mydailyartdisplay.uk/tag/wilhelm-jensen/ | After my last two blogs looking at the exquisite artistry of the American landscape painter, Frederic Church, I am going to give you something completely different today. I was going to facetiously say that I was moving from the sublime to the ridiculous but I know that labelling Surrealism as “ridiculous” is a rather ... | ||||
correct_award_00093 | FactBench | 3 | 3 | https://observervoice.com/20-january-remembering-johannes-vilhelm-jensen-on-birthday-33523/ | en | Johannes Vilhelm Jensen: Danish Nobel Laureate in Literature and Master of Prose | [
"https://observervoice.com/wp-content/uploads/2023/09/cropped-OV-Logo.png",
"https://observervoice.com/wp-content/uploads/2023/09/cropped-OV-Logo.png",
"https://observervoice.com/wp-content/uploads/2020/09/Khasi_Girls-jpg-webp-150x150.webp",
"https://observervoice.com/wp-content/uploads/2020/09/Matrilineal-So... | [] | [] | [
""
] | null | [
"OV Digital Desk"
] | 2024-01-17T22:33:26+00:00 | Johannes Vilhelm Jensen was a Danish author. In 1944, Johannes Vilhelm Jensen was awarded the Nobel Prize in a Literature. | en | Observer Voice | https://observervoice.com/20-january-remembering-johannes-vilhelm-jensen-on-birthday-33523/ | Johannes Vilhelm Jensen (20 January 1873 – 25 November 1950) was a Danish author. In 1944, Johannes Vilhelm Jensen was awarded the Nobel Prize in Literature.
Life and Career
Johannes Vilhelm Jensen was born on 20 January 1873, in Farsø, Denmark. He studied at various universities in Denmark, including the University ... | |||||
correct_award_00093 | FactBench | 1 | 80 | https://unesdoc.unesco.org/ark:/48223/pf0000068085 | en | [] | [] | [] | [
""
] | null | [] | null | null | ||||||||||
correct_award_00093 | FactBench | 3 | 21 | https://www.facebook.com/photo.php%3Ffbid%3D350249800902425%26id%3D100077522237019%26set%3Da.183958540864886 | en | Facebook | https://static.xx.fbcdn.net/rsrc.php/yv/r/B8BxsscfVBr.ico | https://static.xx.fbcdn.net/rsrc.php/yv/r/B8BxsscfVBr.ico | [
"https://facebook.com/security/hsts-pixel.gif?c=3.2.5"
] | [] | [] | [
""
] | null | [] | null | Sieh dir auf Facebook Beiträge, Fotos und vieles mehr an. | de | https://static.xx.fbcdn.net/rsrc.php/yv/r/B8BxsscfVBr.ico | https://www.facebook.com/login/ | ||||
correct_award_00093 | FactBench | 0 | 74 | https://www.nationsencyclopedia.com/Europe/Denmark-FAMOUS-DANES.html | en | Famous danes | [
"https://www.nationsencyclopedia.com/bs/i/nations-sm.png",
"https://a.advameg.com/matomo.php?idsite=4&rec=1"
] | [] | [] | [
""
] | null | [] | null | en | null | Denmark's greatest classic writer and the founder of Danish literature is Ludvig Holberg (1684–1754), historian, philologist, philosopher, critic, and playwright, whose brilliant satiric comedies are internationally famous. Another important dramatist and poet is Adam Gottlob Oehlenschlaeger (1779–1850). The two most c... | |||||||
correct_award_00093 | FactBench | 0 | 8 | https://www.infoplease.com/encyclopedia/people/arts/scandinavian-lit/jensen-johannes-vilhelm | en | Jensen, Johannes Vilhelm | https://www.infoplease.com/themes/ip/favicon.ico | https://www.infoplease.com/themes/ip/favicon.ico | [
"https://www.infoplease.com/themes/ip/images/logo-white.svg",
"https://www.infoplease.com/themes/ip/images/mag-glass.svg",
"https://www.infoplease.com/themes/ip/images/close.svg",
"https://www.infoplease.com/sites/infoplease.com/files/styles/scale600w/public/2020-04/europe.jpg.webp?itok=ZYMzqB-y",
"https://... | [] | [] | [
""
] | null | [
"Infoplease"
] | 2017-01-24T01:12:35-05:00 | Jensen, Johannes Vilhelm yōhänˈəs vĭlˈhĕlm yĕnˈsən [key], 1873–1950, Danish writer. As a young man he studied medicine; his interest in biology and anthropology is obvious throughout his works. Jensen created a distinctive literary form in | en | /themes/ip/favicon.ico | InfoPlease | https://www.infoplease.com/encyclopedia/people/arts/scandinavian-lit/jensen-johannes-vilhelm | Current Events
View captivating images and news briefs about critical government decisions, medical discoveries, technology breakthroughs, and more. From this page, you'll see news events organized chronologically by month and separated into four categories: World News, U.S. News, Disaster News, and Science & Technolo... |