console application

Battleship War Game in Terminal Console in Python with Source Code

Submitted by razormist on
Battleship War Game in Terminal Console using Python with Source Code - A Python game application that displays in the console terminal where you need to dominate your enemy. This application is very easy to play; you only need to locate the enemy ship's position in order to annihilate it. Python Source Code.

Movie Ticket Booking System Using C++

Submitted by razormist on
Project Title: Movie Ticket Booking System Movie Ticket Booking System with Source Code is a C++ program that can record and book customer’s movie ticket details. The concept of this system is to make the transaction of movie viewing very convenient that satisfy customer needs. This simple system was developed using C++ language. The program is a console application, the system is very useful to

How to Create a Simple Addition Using Console Application in VB.net

Submitted by janobe on
In writing a program, there are times that you have to deal with the input and output process. The question is what kind of method you have to use to work it. So, in this tutorial I will teach you how to create a simple addition using console application in VB.net. This simple method will help you process the command line itself to find out what kind of output the user wants to prompt.

How to Verify EVEN or ODD Number Using C#

Submitted by janobe on
In this tutorial, let’s learn how to verify the Even or Odd number using C#. This is just a simple program that you can easily understand and work on. For verifying whether the number is an Even or Odd, all you have to do is simply input any number that you like then press ENTER to execute the program and the result will tell you if it’s an Even or Odd number.

Student & Lecture Center System - C# (Console)

Submitted by Gopolang Kopan… on
................................................................................................................................................. This application is a student and lecture application which allows lectures to set a test, and later on for students to take the test. For a windows form version, please click here: https://www.sourcecodester.com/c/11503/multiple-choice-quiz-system