Tumgik
#i love gwbasic
Text
Buchtipp für Rretrofans #19 ...
Tumblr media
Front page of the book ...
Tumblr media
Back side of the book ...
Post #106: Buchtipp für Retrofans #19, Bob Albrecht, Teach Yourself GW-BASIC, Also Covers BASICA & BASIC on Tandy Computers, Osborne McGraw-Hill Inc., Berkeley, California, USA, 408 pages, 1990.
"This is a beginner's book about the most widely used version of BASIC, Microsoft's GW-BASIC. GW-BASIC is virtually identical to BASICA, the version distributed by IBM. GW-BASIC will run on any IBM-compatible computer." (Bob Albrecht)
2 notes · View notes
Text
Amazing Programming Languages ...
Tumblr media
Post #104: Grafik: Neun Programmiersprachen / Nine Programming Languages, Java, Rubi, GW-Basic, Rust, Go, PHP, Small Basic, C Sharp, Python and so on, 2022.
2 notes · View notes
Text
Buchtipp für Retrofans #12 ...
A wonderful ILLUSTRATING PROGRAMMING BOOK ...
Tumblr media
The Title Page Of The Programming Book ...
Tumblr media
Page 21 Of The Programming Book ...
Tumblr media
The Back Side Of The Book ...
Post #50: Donald Alcock, Illustrating BASIC, A simple programming language, Cambridge University Press, Great Britain, 1977.
"My book is informal and unusual in presentation. Rather than write a justification I would only remark that a careful reader might diagnose a severe astigmatism in my eye and a persistent share in my hand."
- Donald Alcock -
"Mein Buch ist informell und ungewöhnlich in der Präsentation. Anstatt eine Begründung zu schreiben, möchte ich nur anmerken, dass ein aufmerksamer Leser möglicherweise eine schwere Hornhautverkrümmung in meinem Auge und eine hartnäckige Beteiligung meiner Hand diagnostizieren könnte."
4 notes · View notes
Text
Die Namensgebung von GW-Basic
Der Ursprung des Namens „GW-BASIC“ ist unklar. Die Initialen „GW“ könnten nach Greg Whitten, einem frühen Microsoft-Angestellten, der auch für Standards bei Microsoft-BASIC-Compilern zuständig war, gewählt sein. Whitten schreibt die Namenswahl Microsoft-Gründer Bill Gates zu und gibt als Ursprung den englischen Ausruf gee whiz! (zu deutsch etwa „Potz Blitz!“) an. Diese Erläuterung taucht angeblich auch im Microsoft User Manual der Microsoft Press auf. Eine weitere verbreitete Erklärung geht davon aus, dass es sich bei den Initialen GW um Abkürzung für Graphics and Windows handelt, da GW-BASIC neue Befehle für Grafikroutinen und grundlegende Fensterunterstützung mitbrachte. Andere vermuten, dass der Name GW-Basic von den (vertauschten) Initialen von Bill Gates' vollständigem Namen William „Bill“ Gates stammen, der Microsofts ersten BASIC-Interpreter selbst programmiert hatte.
Quelle: www.wikipedia.de
The origin of the name "GW-BASIC" is unclear. The initials "GW" may have been chosen after Greg Whitten, an early Microsoft employee who was also responsible for standards in Microsoft BASIC compilers. Whitten attributes the choice of name to Microsoft founder Bill Gates and gives the English exclamation gee whiz! (in German about "Potz Blitz!"). This explanation supposedly also appears in the Microsoft User Manual from Microsoft Press. Another common explanation is that the initials GW are short for Graphics and Windows, since GW-BASIC brought new commands for graphics routines and basic window support. Others suggest that the name GW-Basic comes from the (reversed) initials of Bill Gates' full name, William "Bill" Gates, who programmed Microsoft's first BASIC interpreter himself.
Post #49: Die Namensgebung von GW-Basic
5 notes · View notes
Text
"What was Coding like 40 years ago?"
youtube
Post #100: YouTube, The Coding Train, What was coding like 40 years ago?, Challenge: Coding 1980s Snake, 2022.
2 notes · View notes
Text
youtube
Post #89: YouTube, Modern Vintage Gamer, The BASIC programming language and how it ended up on the Sega Saturn, 2022.
4 notes · View notes
Text
CHIP Computerzeitschrift 1978
Tumblr media Tumblr media Tumblr media Tumblr media
Post #061: CHIP Zeitschrift für Microcomputer und Technik, Elektronik in Hobby und Beruf, 4,50.- DM, 1978.
"CHIP, die Zeitschrift für die Mikrocomputer-Technik, wendet sich an alle, die sich privat und beruflich für dieses faszinierende Gebiet der Technik begeistern oder sich einfach, aus welchen Gründen auch immer, damit auseinandersetzen müssen, denn der Inhalt von CHIP wird jedem Kenntnisstand gerecht."
"CHIP, the magazine for microcomputer technology, is aimed at everyone who is enthusiastic about this fascinating field of technology, privately and professionally, or who simply has to deal with it for whatever reason, because the content of CHIP is relevant to every level of knowledge just."
3 notes · View notes
Text
BASIC Quiz #3
1 . Welcher Befehl wird verwendet, um eine Feldvariable anzulegen?
A - Dim B - Array C - Create Array D - Dim Var
2. In welcher Implementierungsform liegt GW-Basic vor?
A - Compiler B - Interpreter
3. Mit welchem Befehl springt man in ein Unterprogramm?
A - Call B - Goto C - Jump D - Gosub
Post #74: BASIC Quiz #3, Spaß mit Fragen und Antworten zur Geschichte der beliebten Programmiersprache BASIC, 2022.
Lösungen: 1. Chr$(65), 2. Chr$(66), 3. Chr$(68)
2 notes · View notes
Text
BASIC für gewerbliche Berufe
„Von zentraler Bedeutung in der modernen Technik ist die Fähigkeit zum Anwenden, Verändern und Erstellen von Programmen der verschiedensten Art. Eine der zahlreichen Programmiersprachen ist dabei BASIC. Diese Programmiersprache hat im vergangenen Jahrzehnt trotz der Entwicklung anderer Programmiersprachen einen enormen Anwendungsaufschwung erlebt, so dass mit BASIC arbeitende Computer überall angetroffen werden können.
Entsprechend wichtig ist es geworden, den Umgang mit BASIC-Programmen zu lernen. Dies ist nicht nur wegen der Verbreitung derartiger Programme erforderlich, sondern auch durch den Umstand, dass BASIC verhältnismäßig leicht zu lernen und trotzdem vielseitig anwendbar ist. So ist es kein Wunder, dass in allen Bereichen der Bildung und Ausbildung das Programmieren mit BASIC einen hervorragenden Platz einnimmt, und sei es auch nur als Einstieg zu schwieriger erlernbaren Programmierverfahren."
BASIC for commercial professions
“The ability to use, change and create programs of all kinds is of central importance in modern technology. BASIC is one of the numerous programming languages. Despite the development of other programming languages, this programming language has experienced an enormous growth in application over the past decade, so that computers working with BASIC can be found everywhere.
It has become correspondingly important to learn how to use BASIC programs. This is not only necessary because of the spread of such programs, but also because BASIC is relatively easy to learn and yet versatile in use. So it is no wonder that programming with BASIC occupies an excellent place in all areas of education and training, even if it is only as an introduction to programming processes that are difficult to learn."
Post #68: Gregor & Heinz Häberle, BASIC für gewerbliche Berufe, Verlag Europ-Lehrmittel, Wuppertal, 1987.
2 notes · View notes
Text
Retro-Programmierung mit GW-BASIC 3.23
Tumblr media
Die Ausgabe des BASIC-Programms "Mehrwertsteuer"
Tumblr media Tumblr media Tumblr media Tumblr media
Post #59: Hans-Joachim Sacht, Das große BASIC-Buch, Humboldt Verlag, München, S. 112f, 1989.
Programm-Beispiel 5: Mehrwertsteuer
2 notes · View notes
Text
Pete's QBasic / QuickBasic Site ...
Tumblr media
Post #118: Link - Pete's QBasic / QuickBasic Site, 2022.
1 note · View note
Text
Retro-Programmierung mit GW-BASIC 3.23
Tumblr media Tumblr media
Der Quelltext des Programms "Ratemal" ...
Das Programm "Ratemal" zur Laufzeit ...
Tumblr media
Post #107: Dr. Hans-Joachim Sacht, Das große BASIC-Buch, Humboldt Verlag, München, 319 Seiten, 1989.
1 note · View note
Text
QBasic Tutorial, #45 Type Array ...
youtube
Post #293: YouTube, School Freeware, QBasic Tutorial, #45 Type Array, 2024.
5 notes · View notes
Text
QBasic Tutorial #43 - Text Files Part 5 - Copy Text Files ...
youtube
Post #285: School Freeware, QBasic Tutorial, #43 Text Files Part 5 - Copy Text Files, 2023.
3 notes · View notes
Text
QBasic Tutorial #41 - Text Files Part 3 - QBasic Quiz Question Program ...
youtube
Post #276: YouTube, SchoolFreeware, QBasic Tutorial, #41 Text Files Part 3 - QBasic Quiz Question Program, 2023.
2 notes · View notes
Text
QBasic Tutorial #40 - Text Files Part 2 - Checking If The Text File Exists ...
youtube
Post #272: SchoolFreeware, QBasic Tutorial #40 - Text Files Part 2 - Checking If The Text File Exists, 2023.
4 notes · View notes