#arrays — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #arrays, aggregated by home.social.
-
Sobald du in Java nicht mehr nur eine einfache Liste von Werten brauchst, landest du schnell bei Arrays mit mehreren Dimensionen. Genau an der Stelle wird es für viele unübersichtlich. Ein normales Array ist noch leicht zu greifen: mehrere Werte hintereinander in einer Reihe. Ei...
https://magicmarcy.de/java-arrays-mit-mehreren-dimensionen-verstehen-ohne-kopfschmerzen
#Array #Java #Arrays #Dimensionen #Block #Schleifen #Matrix #Raster #Schichten #Syntax #Multidimensional #Coding #Programming
-
“C Array Types Are Weird”, Anselm Schüler (https://anselmschueler.com/blogposts/2025-c-pointers/).
Via HN: https://news.ycombinator.com/item?id=48263560
On Lobsters: https://lobste.rs/s/26wkdp/discussion_about_c_array_type_semantics
-
“C Array Types Are Weird”, Anselm Schüler (https://anselmschueler.com/blogposts/2025-c-pointers/).
Via HN: https://news.ycombinator.com/item?id=48263560
On Lobsters: https://lobste.rs/s/26wkdp/discussion_about_c_array_type_semantics
-
#VULTURINE #GUINEA #FOWL aepiot.ro?lang=en&q=VU... #TREMEL #STATES #JONES semantic-search.headlines-world.com/advanced-sea... #VERTICALLY #ALIGNED #CARBON #NANOTUBE #ARRAYS allgraph.ro?lang=en&q=VE... #DON #SEGUNDO #SOMBRA semantic-search.allgraph.ro/advanced-sea... aepiot.ro
MultiSearch Tag Explorer -
#VULTURINE #GUINEA #FOWL aepiot.ro?lang=en&q=VU... #TREMEL #STATES #JONES semantic-search.headlines-world.com/advanced-sea... #VERTICALLY #ALIGNED #CARBON #NANOTUBE #ARRAYS allgraph.ro?lang=en&q=VE... #DON #SEGUNDO #SOMBRA semantic-search.allgraph.ro/advanced-sea... aepiot.ro
MultiSearch Tag Explorer -
Sobald du in Java nicht mehr nur eine einfache Liste von Werten brauchst, landest du schnell bei Arrays mit mehreren Dimensionen. Genau an der Stelle wird es für viele unübersichtlich. Ein normales Array ist noch leicht zu greifen: mehrere Werte hintereinander in einer Reihe. Ei...
https://magicmarcy.de/java-arrays-mit-mehreren-dimensionen-verstehen-ohne-kopfschmerzen
#Array #Java #Arrays #Dimensionen #Block #Schleifen #Matrix #Raster #Schichten #Syntax #Multidimensional #Coding #Programming
-
In dieser Serie erwarten dich kleine, aber knifflige Java-Code-Schnipsel, die auf den ersten Blick völlig harmlos aussehen und genau deshalb besonders gefährlich sind. Denn manchmal wird Code „moderner“ oder „schöner“ umgeschrieben, obwohl sich dabei unbemerkt das Verhalten ändert. Und g
https://magicmarcy.de/tricky-java-2
#Tricky #Java #Stream #Schleife #Arrays #Refactoring #String
-
Skip One, Sum the Rest: A Smart JavaScript Array Trick
When working with arrays in JavaScript, we often need to calculate the total sum of elements. But what if you want to exclude one specific index while summing? Let’s understand this with a simple and practical example. Problem Statement Given an array: const a = [1, 2, 3, 4]; If we exclude index 2, the value 3 should be ignored. 👉 So the result becomes: 1 + 2 + 4 = 7 Approach We need to: Loop through the array Skip the given index Add all other values Solution 1: Using for […]https://learnersstore.com/2026/04/28/skip-one-sum-the-rest-a-smart-javascript-array-trick/
-
In dieser Serie erwarten dich kleine, aber knifflige Java-Code-Schnipsel, die auf den ersten Blick völlig harmlos aussehen und genau deshalb besonders gefährlich sind. Denn manchmal wird Code „moderner“ oder „schöner“ umgeschrieben, obwohl sich dabei unbemerkt das Verhalten ändert. Und g
https://magicmarcy.de/tricky-java-2
#Tricky #Java #Stream #Schleife #Arrays #Refactoring #String
-
Cygnus XL Cargo Craft Solar Arrays Deploy Powering Flight to Station
https://atlas.whatip.xyz/post.php?slug=cygnus-xl-cargo-craft-solar-arrays-deploy-powering-flight-to-station
<p>Northrop Grumman’s Cygnus XL spacecraft deployed its two solar arrays after launching earlier
#station #cygnus #arrays #deploy -
📚 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: www.spsanderson.com/steveondata/...
-
STM32 Tutorial #38 - DEMYSTIFYING C Arrays and Strings
Digging more into C pointers, arrays and strings.
#stm32 #c #arrays #pointers #strings #stm32world
https://www.youtube.com/watch?v=FaooNo83jNQ -
STM32 Tutorial #38 - DEMYSTIFYING C Arrays and Strings
Digging more into C pointers, arrays and strings.
#stm32 #c #arrays #pointers #strings #stm32world
https://www.youtube.com/watch?v=FaooNo83jNQ -
Sprucing up the #microBit #tugOfWar tutorial part 1: adding #sound
Learn about #programming with #arrays, #functions and #digitalAudio
https://bennypowers.dev/posts/microbit-spruce-up-tug-of-led/