تمرین های پروژه (Project)
Programming exercises پروژه (Project)Latest exercises پروژه (Project)
Parking Management Program Write: When arriving, arrival time and car license plate number stored when exit, exit time save for the desired car at any moment (in the parking lot, exit) and other information ...
Design an appointment management system for a clinic. This system must have the following abilities: Patient Registration: Every patient must have a unique ID, name, birth date and contact number. Turn Register: Every ...
Make the famous dose game or tic tac toe
Write the word game program: Two players can participate in the game. Each player will have a favorite word. Each player must enter a word that starts with the last word of the previous word.
Write a program that acts like a restaurant menu. This app should have the following features: 1. Menu Display: The app must display all the items in the menu with the name, price and description. 2. Select Item: ...
Write a phonebook program that: 1. The app should be able to add a new contact with the name and phone number. 2. The user should be able to view and search the existing audiences. 3. The user should be idol ...
Design a corporate site homepage: There is a good header with the appropriate links at the top of the page.
Write a program to manage the Mafia game. First, consider a role for each person, then users can see their role in turn and then take the time to each player.
Write a robot to perform mathematical operations. When the Calc 5+3 user sends back, the robot returns the result (8).
Write a robot: When a new user enters the group, send him a welcome message. If one sends a promotional link, he will delete his message. If a particular user sends too much message, he will automatically fir him.
Write a program to manage the family lottery fund: 1. It is possible to add and delete a member. It is possible to randomly select from members who have not yet won the lottery. Athem ...
Write a program that: 1. The user can enter his or her test questions with the answer 2.
Write a program that has a graphical environment and can perform the sum, subtraction, multiplication and division operations on the infinite number. (Exactly like a real calculator)
Write a warehouse management program that has the following features: 1. Add goods: Enter the product information including the name, the product code, the number available, the unit price and the expiration date. 2. Remove Product: By entering the product code ...
Write a program to implement the game point so that the two players can turn together the points and build a square by drawing lines between the points. This program should include: 1 ....
Write a robot to: Take the user's text and convert it into audio files. You can use different libraries or APIs.