تمرین های پروژه (Project)
Programming exercises پروژه (Project)Latest exercises پروژه (Project)
Write a robot to perform mathematical operations. When the Calc 5+3 user sends back, the robot returns the result (8).
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 ...
Write a program that receives the amount of water consumption of the entire building and the number of residents of each unit. Then, by dividing the total consumption into the total number of residents, calculate the share of each unit and display the amount of consumption along with the final cost ...
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 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 ...
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 ...
Write a program that receives the list of group members and the amount of money spent by each person and then calculate what amount to pay for each person to settle.
Write a program that randomly print different mathematical questions and then receive and review the user answer example: 2 + 3 =? Input: 5 ** Doroste ** 55*2 =? Input: 111 ** ESHTEBAHE ** ... Finally the score ...
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 snake game that automatically moves the front with a single unit at the speed of the snake.
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.
Design a corporate site homepage: There is a good header with the appropriate links at the top of the page.
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 ....
We want to build a unit selection site that: 1. Any student can see a list of capacity courses. 2. Each student can take a lesson if there is a capacity. 3. In charge of training can be new lessons with mesh capacity ...
Write a robot to: Take the user's text and convert it into audio files. You can use different libraries or APIs.
Programming a more uploader website so that users can upload their files and receive a direct download link. Each link and file should be deleted after 30 days.