تمرین های پروژه (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 ...
Make the famous dose game or tic tac toe
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 ...
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 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 ...
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 for the restaurant menu that: * The restaurant manager can enter his panel and import their products with prices * Customers can scan a barcode to see the restaurant menu page
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 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 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 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 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.
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 ...
Create a website containing 4 pages that: 1. Home page (index.html): Includes a website title and a profile image. A brief provision about yourself. Links to other pages of the website (about me, projects, contact me). 2. Separate ...
Design a corporate site homepage: There is a good header with the appropriate links at the top of the page.
Programming a ticket system that: the user can create a new ticket and enter the title, the level of importance (trivial, important, critical) and the problem description of the manager can see the list of tickets in order of importance and so on ...