Yasir Yurdusevencsharpprojectplayground.hashnode.dev·Oct 25, 2024KonsCalcBasit bir C# konsol uygulaması hesap makinesi yani çok da bir esprisi yok Its just a simple C# console app a calculator so there s not much to it C# ı ilk öğrenirken yapmıştım bu uygulamayı hocama sormuştum hocam projede [] köşeli parantezler ne işe ...CodeTutorital
emptycodesemptycodesalsowrites.hashnode.dev·Jul 10, 2024User Input and Enums in C#An enumeration (enum) in C# is a custom type used when you need to make a choice from a set of possible options. Enums are ideal for representing things that don't fit into one of C#'s default or pre-existing types. Creating an Enum The syntax to cre...98 readsC#
Aryan Kspaciouscoder78.hashnode.dev·Jul 12, 2023How To Make The Console Beep in C# With A TimerC# is an object-oriented programming language developed by Microsoft. It is very similar to Java and is a part of the .NET framework which consists of various languages like F#, VB .NET etc. C# has some cool features, one of them being the ability to...50 readsProgrammingC#
Tamara Elayelaghatamara.hashnode.dev·Jan 15, 2023Project One: Taking the 'work' to the 'shop'I know my topic seems a bit dramatic but follow me as I unveil my first team project in the Ada training. Before I begin, I would like to give you a brief introduction. My name is Tamara, I joined the ADA training 8 weeks ago. I enrolled in the backe...2 likesbackend
Adetunji Hikmahdeirresistiblepencoder.hashnode.dev·Oct 27, 2022Coding a Console App with dart languageAfter the user had inputted the required information, it will print out the Hogwart house he/she belongs to. Here is the step-by-step process for coding the console app. (1). To take input from the console, I need to import a library called dart:io f...Dart
Cornel Cocioabaangulardotnet.hashnode.dev·Oct 25, 2022Write a modern .Net Console applicationBuilding a modern console application has never been easier. In this article we will be creating a console application using Generic Host and System.Commandline as well as leveraging dependency injection, configuration and logging. If you wish to see...617 readsdotnet
Achu Ijeoma Cynthiatrudy.hashnode.dev·Oct 8, 2022Hogwarts Zits: Console AppBuilding this console app was so challenging to me, especially, since I am just a beginner, who knows little or nothing about Darts or how to build a Console App. I watched lots of videos on YouTube about Darts for beginners to understand what I was ...1 like·29 readsDart
Debby Michael Iroegbutechwriters.hashnode.dev·Oct 7, 2022Step-by-step Procedure in Building Hogwarts Console App Using DartBuilding this console app was a little challenging at first especially, since I am only a beginner. Firstly, I did some prayers where I asked God for assistance because 'the pressure was getting worser". After which, I reached out to some friends who...2 likes·58 readsconsole_app