caidevOficial / CSharp_UTN_LaboII

Repository for the homework of 'Laboratory 2' of the National Technological University, using C #.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universidad Tecnológica Nacional C#
Universidad Tecnológica Nacional


caidevoficial

caidevoficial


C# exercises from UTN. 👨‍💻


⚡ GitHub Stats

⚡ Most Used Languages

/// <summary>
/// A simply method to print a string with a message.
/// </summary>
public static void ShowNewSkill(){
    string message = "Upgrading my skills [C# Version!]";
    Console.WriteLine(message);
}

Technologies used. 📌

C# C#
MSSQL MS SQL


License 📄

This project is under license [MIT License] - read the file LICENSE.md for details.


Where to find me: 🌎

Facu
🤴 Facu Falcone - Python Developer
GitHub
LinkedIn
Invitame un café en cafecito.app
Buy Me a Coffee at ko-fi.com

About

Repository for the homework of 'Laboratory 2' of the National Technological University, using C #.

License:MIT License


Languages

Language:C# 99.8%Language:TSQL 0.2%