Explore >> Select a destination


You are here

khalidabuhakmeh.com
| | www.alvinashcraft.com
23.0 parsecs away

Travel
| | [AI summary] A collection of development resources and links from a .NET developer's blog post, covering topics like .NET MAUI, AI, Angular, and Azure SQL.
| | uraimo.com
39.2 parsecs away

Travel
| | Discussions on how concurrency should be handled natively in Swift will soon start, new paradigms will be introduced and a swifty approach to concurrency will be defined. This article is an introduction to these topics, it could be useful if you plan to contribute to swift-evolution or even if you just want to experiment with something new using the recommended opensource libraries.
| | www.code4it.dev
32.6 parsecs away

Travel
| | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers
| | abdulapopoola.com
51.3 parsecs away

Travel
| Yes, a lot of people think JavaScript is just another object-oriented language but the language differs in many ways from the Java/C++ class of programming languages.For example, JavaScript uses prototypical inheritance versus the classical inheritance favoured by OO languages; this makes it easier to get on new behaviours... and also makes it really really easy...