Kogasa@programming.devtoProgramming@programming.dev•Collection of insane and fun facts about SQLite
12·
10 days agoSQLite is one of the best tested codebases in existence. Having only so many variables per line means nothing
SQLite is one of the best tested codebases in existence. Having only so many variables per line means nothing
Web of trust
Start with the goal to create something, be it a console app, website, web api, or game. It’s hard to just study a language abstractly and learn it. Use the Microsoft Learn documentation as reference, and look for open source .NET projects on GitHub to get different perspectives on how to build things with .NET. There is a free course on freecodecamp that will get you started by building an app, and I believe it was done in partnership with Microsoft