Interlingual
Explains the naming and purpose of the R package 'reticulate', which provides a Python interface for R.
Explains the naming and purpose of the R package 'reticulate', which provides a Python interface for R.
A project to map and analyze the governance models of various open source projects, creating a machine-readable resource for comparison and learning.
Part 18 of a series on building an app with Angular and ASP.NET Core, focusing on reactive forms and data submission.
Explains the Terraform distinct() function, which removes duplicate values from a list, with examples and use cases.
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
A guide to implementing the when-let and if-let macros in Common Lisp, inspired by Clojure, with code examples and explanations.
IdentityManager2 is an updated version of the ASP.NET user management tool for ASP.NET Core, now stewarded by Rock Solid Knowledge.
Explains the Terraform dirname() function for extracting directory paths from file paths, with examples for Windows and Linux.
A software engineering article arguing that simplicity is the most critical quality for achieving correctness and performance in software development.
A tutorial on implementing reactive form validation in an Angular application using ASP.NET Core 2.1, covering validation triggers and custom logic.
A guide outlining the responsibilities and expectations for a Project Lead role in a software development team, including planning, execution, and launch phases.
A personal reflection on the author's 5-year journey writing a blog series about SQL Server Columnstore Indexes, from initial posts to becoming an expert.
Explains the core concepts of pattern-based spatial analysis in GeoPAT 2, including motifels, signatures, and similarity metrics.
Explains the Terraform contains() function for testing list membership, with examples and use cases.
A guide to configuring ASP.NET Core with webpack and hot module replacement for fast TypeScript and React development.
A review of Robert C. Martin's 'Clean Architecture' book, covering its core principles, structure, and insights on software design.
A tutorial on using R packages to download, process, and visualize global life expectancy data from the World Bank API.
Explains the concat() function in Terraform for combining lists, part of a series on built-in interpolation functions.
Explores the intricate, interdependent relationship between the .NET CLR (Common Language Runtime) and its JIT (Just-In-Time) compiler.
A developer's tutorial on building an app with Angular Reactive Forms and ASP.NET Core, covering forms, routing, and dependency injection.