Always Design for C Arrays — the copy subroutineLast time, Always Design for C arrays — from subarray to range and back, we introduced subarrays with the c array, we also showed how to…Apr 23, 2024Apr 23, 2024
Always Design for C arrays — From subarray to range and backC arrays are not range-checked, fixed-sized, and fast; just the way we like it.Apr 17, 2024Apr 17, 2024
Published inAlgorithmcityProgramming languages, Core Semantics, JavaScript and C languagesFor a quick recap, check out https://medium.com/@stepchuks94/on-programming-languages-and-syntax-4965e91ae6d1 first.Nov 29, 2023Nov 29, 2023
On Programming languages and syntaxEvery modern mathematical formalism is composed of at most this four parts:Nov 25, 2023Nov 25, 2023
Published inPostgreSQL ProjectsSql through Postgres — Django ORM without the ORMupdated for python 3.85, postgreSQL 13.1 and django 3.1.3Nov 25, 2020Nov 25, 2020
Published inPostgreSQL ProjectsSQL through Postgres — Introductionupdated for postgreSQL 13.1Nov 16, 2020Nov 16, 2020