ATM machine in C
Introduction ATM machine is a c programming based project. It provides the sample interface that appears on ATM machine while depositing and withdrawing money.
Introduction ATM machine is a c programming based project. It provides the sample interface that appears on ATM machine while depositing and withdrawing money.
Introduction Quiz game is a python based programing project. Quiz game is based on answering the asked question and gaining a high score.
Introduction Placeholder is a content-based web project. It is coded in HTML5, JavaScript and CSS3. It displays an animated box-shadow content layout.
Introduction Roller coaster is a small programming exercise made with python programming. It is easy to understand and apply the project.
Introduction Dice game project is a web-based JavaScript game. It is a multiplayer game which can be played between two players. The dice game is easy to use and implement.
Introduction Quote generator project is a web-based JavaScript app. The app is useful for generating a new quote when a button is clicked.
Introduction Frequently asked question is a question and answer based web project. This project deals with displaying questions and answers. Frequently asked question project is coded in HTML5, CSS, and JavaScript.
Introduction Coffee maker oop is a python based programming project. This coffee maker project is using object-oriented programming concept.
Introduction Kanye quotes generator is a python Tkinter based project. It generates quotes while clicking a button. It is easy to use and implement.
Introduction List comprehension is an effective way to create lists by writing a single line of code. It offers a shorter syntax for creating lists.