what are we even doing here man
-
what are we even doing here man

@foone Boy not only do I have worked with arrays, I also have extensive experience both pressing and releasing (!) keys on business workstation keyboards. Am I hired?
-
what are we even doing here man

@foone Doesn't Lua use only dictionaries for data structures? IIRC, its "arrays" are just dictionaries indexed by integers.
-
@foone Boy not only do I have worked with arrays, I also have extensive experience both pressing and releasing (!) keys on business workstation keyboards. Am I hired?
-
-
@foone but do you know Keyboard (input device)?
-
@foone I get redirected to the German site with no option to switch pack (the 404 references a non-existent dropdown menu…)
@JSMuellerRoemer @foone See above https://social.tchncs.de/@flxtr/116186768953309522, worked for me, need to switch via the currency selector.
-
@foone Unfortunately links goes to 404

@weirdocollector @foone See above https://social.tchncs.de/@flxtr/116186768953309522, worked for me, need to switch via the currency selector.
-
what are we even doing here man

well I mean... the first coding language I learned was Matlab, and it had matrices. I think even the 3D versions of these were just called matrices. Later on it had structs, which were nested matrices. And at some point I stumbled on cell arrays, which were like structs but different. Or something. Maybe 3D matrices were called "arrays."
Anyhoo, eventually I found my way to other languages that did have things called "arrays" (might've been PHP was the first of those.)
-
what are we even doing here man

Arrays are a slick gateway drug.
You haven't lived until you've met a well endowed hashtable...
/s
-
-
Usborne released a bunch of their old 80s programming books for free a while back, and they're all just a gem:
Computer and coding books from Usborne | Usborne | Be Curious
Usborne children's coding books for a new generation
(usborne.com)
@foone The GOSUB robot from "Computer Programming in BASIC" has lived rent-free in my head for 40 years
-
what are we even doing here man

LOL, the most important thing to know about a particular array is if it starts at 0 or 1.
-
@foone I learnt everything I know from Computer Fun… I still have the book.




@dan @foone I learned everything I now don’t know anymore from this book (which I had)
archive.org/details/starting-forth-leo-brodie/mode/2up -
@revk @foone That is one of my memories from programming as a child. I was ~10 years old. I saw the starry night screensaver in Norton Commander and wanted a similar effect in QBasic.
Lots of copy and paste later I had like 15 pairs of x,y coordinate variables (x1,y1,x2,y2,.…), a cycle counter that goes from 1 to 15, and a shitload of if then clauses: delete star at x1,y1, assign new coordinates, paint star, wait, delete star at x2, y2, etc. pp.
It was awesome, but was hard to add more stars. -
See? Page 9. Arrays.

@foone I remember this page, it's burnt into my brain
-
See? Page 9. Arrays.

@foone I literally learned from this page. I hated DIM but was a big MID$ stan.
-
R relay@relay.infosec.exchange shared this topic

