/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

michaelscodingspot.com
| | initialcommit.com
3.8 parsecs away

Travel
| | Exploring reserved keywords in the Python Programming languaage.
| | imrannazar.com
4.8 parsecs away

Travel
| | The current crop of programming languages tend to frown upon the use of pointers, deeming them to be unsafe for everyday work; indeed, many languages ban their use altogether. C# is different: it is possible for a C# program to delve into pointers, but there are caveats. An example is given in this article, using a graphical bitmap effect driven by pointer arithmetic.
| | wimvanderbauwhede.codeberg.page
4.4 parsecs away

Travel
| | Algebraic data types are great for building complex data structures, and easy to implement in Raku using roles.
| | aradaelli.com
21.4 parsecs away

Travel
| [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.