Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
For what it’s worth: Programming Clarity
#2
You would have hated me back in the day...

Single letter variables.
Code in all caps.
No commenting anywhere.
No indentation.
No spacing between lines.

That's right:

Code: (Select All)
A$ = "HELLO WORLD!"
PRINT A$

Well, that and a few thousand more lines, usually.

Pete Big Grin
Reply


Messages In This Thread
RE: For what it’s worth: Programming Clarity - by Pete - 07-26-2024, 02:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QB64PE programming challenge? auto-convert image to photoreal etch-a-sketch drawing madscijr 9 1,908 02-14-2025, 05:49 PM
Last Post: madscijr
  Steve's Programming Challenge: Weights and Measures SMcNeill 23 4,067 08-16-2024, 08:49 PM
Last Post: Pete
  Vintage programming BigPete 4 913 05-15-2024, 09:57 AM
Last Post: BigPete
Question Just a heads up about the NSA list of memory-safe programming languages madscijr 5 2,291 03-06-2024, 05:21 AM
Last Post: TerryRitchie
  Chapter 20 Games Programming Terry's Tutorial bplus 3 941 06-29-2023, 08:12 PM
Last Post: TerryRitchie

Forum Jump:


Users browsing this thread: 1 Guest(s)