Daily Shaarli

All links of one day in a single page.

April 21, 2021

ceprio/editablegrid-python-sqlite-example: This example shows how to use EditableGrid with Python/Flask as a WebFramework
Git from the Bottom Up
GitHub - scottrogowski/mongita: "Mongita is to MongoDB as SQLite is to SQL"

Unit testing: Mocking PyMongo/MongoDB is a pain. Worse, mocking can hide real bugs. By monkey-patching PyMongo with Mongita, unit tests can be more faithful while remaining isolated.

How Do I Make My Own Command-Line Commands Using Python? – dbader.org
Document Management System
SQL Server PIVOT Operator Explained Clearly By Practical Examples

COUNT(product_id)

.NET for Beginners - Dusted Codes

ello, I am just starting to learn c# and i am about to start with a course on Udemy by Mosh Hamedani called "C# Basics for Beginners: Learn C# Fundamentals by Coding". I can see that he is using .NET Framework but i have read that .NET Core is newer and is the future? I am really not sure where to start and would appreciate if anyone could help me. I would like to learn C# to have a better understanding with OOP and to learn a programming language to help with my University course. Thank you