تمرین های جاوا اسکریپت (JavaScript)
Programming exercises جاوا اسکریپت (JavaScript)Latest exercises جاوا اسکریپت (JavaScript)
Write a program that takes an array of integers and a number as an input and the position (index) finds that number with the help of a binary search algorithm in the array. If there were no number in the array, the right message ...
Write a program using JavaScript so that the user can choose from between green, red, blue, white and black and change the background to that color by selecting each color.
Write a robot to perform mathematical operations. When the Calc 5+3 user sends back, the robot returns the result (8).
Design a page that has a custom text in the middle of the page (the background color is white and black text color) then design a button to change the page to the night mode when the user clicks it ...
Create a button using HTML, CSS and JavaScript to appear full screen when clicking on it. This box must have an X -shaped button to close and when the user clicks it ...
Design a corporate site homepage: There is a good header with the appropriate links at the top of the page.
Write a program that receives text from the input and prints the translation in the output. It can also be able to get English text from the entrance and convert it to a coder. Input: hooshang ....--- .... ...
Write a program that receives 2 dates in yyyy/mm/dd format and print 2 dates to the output for example Tarikh1: 1401/11/01 tarikh2: 1401/11/05 4 days Tarikh1: 1401/10/01 Tarikh2: 1401/11/05 34 Days
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 ...
Create a storage counter using HTML, CSS and JavaScript: Put the default number on 0 and create 2 buttons to increase and reduce. Reduce the counter number button and ...
Design a reverse counters using HTML, CSS and JavaScript. This counters must receive hours, minutes and seconds from three variables and from that time to 0: 0: 0
Write a function that receives a word and changes each letter to its next letter in the alphabet. Then returned the result. Indeed: "A" turns into "B" "" B "becomes" C "" C "becomes" D "and ........
Using JavaScript, send a request with the following specifications method = posturl = /test.php FNAME information =? Lname =? Age =? Get the information above through Prompt from the user
Write a program that receives the address of a file as input and prints the file size to megabyte on the output
Write a function in JavaScript to receive a name and read and return the value of the cooking cookies received from the user browser
Using HTML, CSS and JavaScript Design a menu that has the following features. Design a button to click on the menu 100% height from the right to enter the screen ...