#arrays

Frontend Dogmafrontenddogma@mas.to
2025-06-13

TC39 Advances “Array.fromAsync”, “Error.isError”, and Explicit Resource Management to Stage 4, by @sarahgooding (@SocketSecurity):

socket.dev/blog/tc39-advances-

#ecmascript #arrays #errors

TechKeysXTechKeysX
2025-06-06

Default Values of Arrays and Referencing Arrays in C# Tip #45 - This explanation covers default values in arrays. For integers, default is 0; for strings, it's null. It also demonstrates how arrays are reference types—assigning one array to another copies the reference, not the data. Modifying one affects the other.

TechKeysXTechKeysX
2025-06-06

How to resize array quickly with one line of code in C# Tip #44 In C#, you can resize an array using Array.Resize(ref array, newSize) to avoid manually creating and copying a new array. It's efficient, retains the original name, and allows quick access via indexing.

Frontend Dogmafrontenddogma@mas.to
2025-05-24

How JavaScript’s “at()” Method Makes Array Indexing Easier, by (not found on Mastodon or Bluesky):

allthingssmitty.com/2025/05/19

#javascript #arrays

Steven Sandersonspsanderson@rstats.me
2025-05-16

Today's article went back to #Linux I tried my best to write about #Arrays and to provide some simple practical examples.

If you want to read more then just follow this link -> spsanderson.com/steveondata/po

Today's Title: Arrays in Linux: A Complete Guide for Beginners

Happy Coding 🚀

#Blog #Technology #Coding #Programming #CLI

Today's article went back to #Linux I tried my best to write about #Arrays and to provide some simple practical examples.

If you want to read more then just follow this link -> https://www.spsanderson.com/steveondata/posts/2025-05-16/

Today's Title: Arrays in Linux: A Complete Guide for Beginners

Happy Coding 🚀 

#Blog #Technology #Coding #Programming #CLI
Steven P. Sanderson II, MPHstevensanderson@mstdn.social
2025-05-16

Today's article went back to #Linux I tried my best to write about #Arrays and to provide some simple practical examples.

If you want to read more then just follow this link -> spsanderson.com/steveondata/po

Today's Title: Arrays in Linux: A Complete Guide for Beginners

Happy Coding 🚀

#Blog #Technology #Coding #Programming #CLI

Today's article went back to #Linux I tried my best to write about #Arrays and to provide some simple practical examples.

If you want to read more then just follow this link -> https://www.spsanderson.com/steveondata/posts/2025-05-16/

Today's Title: Arrays in Linux: A Complete Guide for Beginners

Happy Coding 🚀 

#Blog #Technology #Coding #Programming #CLI
Frontend Dogmafrontenddogma@mas.to
2025-05-07

Float16Array in JavaScript, by @trevorlasn.bsky.social:

trevorlasn.com/blog/float16arr

#javascript #arrays

Frontend Dogmafrontenddogma@mas.to
2025-04-15

Some Features That Every JavaScript Developer Should Know in 2025, by (not found on Mastodon or Bluesky):

waspdev.com/articles/2025-04-0

#javascript #arrays #promises #prototypes #variables

N-gated Hacker Newsngate
2025-04-15

Hold your horses, wizards of 2025! Apparently, the 'revolutionary' concept of array transformations is still a . 🚀💡 Next, we might learn that don't need horseshoes! 🐴🔧
waspdev.com/articles/2025-04-0

Felix Palmen :freebsd: :c64:zirias@bsd.cafe
2025-04-08

I would claim that I'm *very* experienced with #programming in #C. But still, C gets annoyingly weird when it comes to #pointers *to* #arrays.

Does the following code look sober to you? 🤔 (My compiler doesn't complain)

Especially interested in the highlighted line, but also the block above trying to expand the array ...

Context: I started work on a generic/configurable rate-limiter to add to #swad.

Some C code trying to deal with a pointer to an array ...
Steven Sandersonspsanderson@rstats.me
2025-03-12

📚 Arrays in C: Your first step into data structures! Learn how to store and manage multiple values efficiently.

With beginner-friendly examples! ✨

#C #CProgramming #Blog #Programming #CProg #Arrays

Read more here: spsanderson.com/steveondata/po

C arrays and pointers
Steven P. Sanderson II, MPHstevensanderson@mstdn.social
2025-03-12

📚 Arrays in C: Your first step into data structures! Learn how to store and manage multiple values efficiently.

With beginner-friendly examples! ✨

#C #CProgramming #Blog #Programming #CProg #Arrays

Read more here: spsanderson.com/steveondata/po

C arrays and pointers
TechKeysXTechKeysX
2025-03-04

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst