Academia.eduAcademia.edu

Web Application Development

description687 papers
group446 followers
lightbulbAbout this topic
Web Application Development is the process of creating software applications that run on web servers and are accessed via web browsers. It encompasses various stages including planning, design, coding, testing, and deployment, utilizing technologies such as HTML, CSS, JavaScript, and server-side languages to deliver interactive and dynamic user experiences.
lightbulbAbout this topic
Web Application Development is the process of creating software applications that run on web servers and are accessed via web browsers. It encompasses various stages including planning, design, coding, testing, and deployment, utilizing technologies such as HTML, CSS, JavaScript, and server-side languages to deliver interactive and dynamic user experiences.
District Court who would not let me quit the journey. To Dr. Tabrizi, I thank you for your guidance through this process. To all the educators who made me feel exceptional, you planted seeds of confidence that have aided me through my... more
The purpose of this paper is to identify the issues and challenges that face the decision to select a programming language to teach in a technology update courses. This paper also makes suggestions to address these existing issues in an... more
This paper explores the work of John McCarthy on the LISP programming language and focuses on its underlying functional paradigms, its everlasting influence today, and its application in modern programming. The central research question... more
Traditional stacks have been the historical programming practice for most web applications developed around the globe, However, the trend is now changing. The advantages they provide can no longer meet the increasing need of the users.... more
Scientists frequently implement data analyses in high-level programming languages such as Python, Perl, Lu, and R. Many of these languages are inefficient due to the overhead of being dynamically typed and interpreted. In this paper, we... more
This paper describes the methods and means used for creating a computer cluster using ordinary PCs. The cluster is running a replicated relational database, and two custom Web applications, used as the database clients. Operating system... more
This project presents the development of a secure and efficient digital fuel card management system, designed to modernize fuel transactions and enhance user experience. Leveraging a Flask-based backend with an SQLite database and a... more
The internet of things is predicated on tiny, cheap, lower power computers being embedded in devices everywhere. However such tiny devices by definition have very little memory and computing power available to support user interfaces or... more
In the electronic age, World Wide Web, IntraNet and Webware are becoming key concepts in the way we read, write, and deliver information services. In most cases some enterprises are taking advantage of them by using Corporate Web-based... more
Peer-to-Peer (P2P) networks provide a significant solution for file sharing among peers connected to Internet. It is fast and completely decentralised system with robustness. But due to absence of a server documents on a P2P network are... more
Abstract: Computer crime forecasts unethical behavior in the business environment as well as in society as a whole. Today’s society is extant with countless examples of how destructive and far-reaching unethical actions can be. From... more
From their presence on social media sites to in-house application data files, the amount of data that companies, governments, individuals, and sensors generate is overwhelming. The growth of Big Data in both consumer and enterprise... more
Current web applications are increasing in popularity because of their browser-rich interfaces and ability to incorporate information from a variety of sources. This paper presents a simple photo sharing application and enhancements to it... more
The recent increased popularity of portable media players has made podcasting an attractive option for many college professors to distribute their course lectures to students. This paper describes one information technology course in a... more
Despite increased user awareness, phishing activities represent a serious threat to information security. Phishing sites are increasingly sophisticated and continue to defraud users. Computing professionals need to know how phishing... more
The world of web is constantly evolving. Today, we no longer speak of a website but of a web application. The growing difficulty of designing web applications has given rise to solutions and tools. The framework is one of them. Providing... more
We present ACDC-JS, an open-source 1 JavaScript memory management benchmarking tool. ACDC-JS incorporates a heap model based on real web applications and may be configured to expose virtually any relevant performance characteristics of... more
Software maintenance and evolutions often result in large cost overruns and delayed delivery of required changes or improvements. As numerous studies have shown, adopting software to meet ever-changing business needs constitutes a major... more
Software maintenance and evolutions often result in large cost overruns and delayed delivery of required changes or improvements. As numerous studies have shown, adopting software to meet ever-changing business needs constitutes a major... more
Creating accessible websites is essential to ensure the inclusion of users with disabilities, as defined in the Web Content Accessibility Guidelines (WCAG). In many countries, compliance with these guidelines is often legally mandated.... more
Compares and Contrasts the numerical efficiencies between C# and C++. I ran different mathematical theorems to test the capabilities of processing data in both languages.
LIL, the Lisp Interface Library, is a data structure library based on Interface-Passing Style. This programming style was designed to allow for parametric polymorphism (abstracting over types, classes, functions, data) as well as ad hoc... more
Information Visualization (InfoVis) is a powerful tool to assist network administrators in daily tasks, and several authors report investigations about visualization techniques for network management. However, we have observed a... more
Because of the legacy of paper-based forms, modern computer-based forms are often seen as static data-collection applications, with rows of rectangular boxes for collecting specific pieces of data. However, they have far more... more
The internet of things is predicated on tiny, cheap, lower power computers being embedded in devices everywhere. However such tiny devices by definition have very little memory and computing power available to support user interfaces or... more
Background: Web application development differs from the development of traditional software in several significant ways. Therefore, Requirements Engineering for Web (WebRE) needs to be fitted in a proper way to deal with some distinctive... more
Background: Web application development differs from the development of traditional software in several significant ways. Therefore, Requirements Engineering for Web (WebRE) needs to be fitted in a proper way to deal with some distinctive... more
The world of web is constantly evolving. Today, we no longer speak of a website but of a web application. The growing difficulty of designing web applications has given rise to solutions and tools. The framework is one of them. Providing... more
The emerging Model-Driven Engineering (MDE) paradigm advocates the use of models as first-class citizens in the software development process, while artifacts such as documentation and source-code can be quickly produced from those models... more
Over the last decade, Java has become a commonly used programming language because it addresses a number of prevalent, timely issues including multi-platform support, a focus on networking and web applications, and a simplification of the... more
Abstract. Search engines on the Web are valuable tools for searching information according to a user's interests whether an individual or a software agent. In the present article we describe the design and the operation mode of... more
In the era of pervasive computing, the demand for high-quality web applications has surged, prompting developers to adopt robust frameworks and programming languages. This paper explores the significance of Java in web application... more
The Model Driven Development (MDD) paradigm uses conceptual models to automatically generate software products by means of model transformations. This paradigm is strongly positioned in industry due to the quickly time to market of... more
Years ago the IT community was excited over XML standards that opened avenues for a completely new type of interoperability of software across networks. The dream of each individual using the other's applications to develop new... more
Aspect-Oriented Programming (AOP) in Spring allows for the modularization of cross-cutting concerns such as logging, security, and transaction management, improving code maintainability and reducing duplication. This paper explores AOP... more
In addition, the book patiently explains all sorts of language details you've always wanted to know more about, such as the use of references, trapping errors through the eval operator, non-blocking I/O, when closures are helpful,... more
The purpose of Twitter API: Up and Running is to provide an introduction to using the Twitter API--the means to get at the rich Twitter data--to build web applications. This book has three main parts: an overview of the Twitter ecosystem... more
The Model-View-Controller (MVC) architecture pattern has become a popular way to structure web applications, separating the data, presentation, and application logic into modular components. This review paper provides a comparative... more
In recent years, we have seen unprecedented growth in the area of Online Social Networking (OSN) that is still keeping on day by day. Social networking websites such as Facebook, Google+, and Twitter are using widely by people to share... more
Web development is same as building a house. Just like we require a plan, a building permit and license from city, web development also requires documentation, appropriate server, designing and a programming language. Since the standards... more
Semantic annotation of Web content is in the core of the current Semantic Web Activity. The operationalization of the Semantic Web raises the challenge on how to systematically integrate semantic annotations into generated Web application... more
Programming languages have benefited from increased attention lately. With corporations like Google, Facebook and Mozilla investing in language design, there is a lot of activity in the mainstream languages domain. State of the art... more
Universitas Jenderal Achmad Yani merupakan perguruan tinggi yang dikelola oleh Yayasan Kartika Eka Paksi. Universitas Jenderal Achmad Yani memiliki beberapa fakultas yang terdiri dari jurusan-jurusan yang bertugas memberikan pelayanan... more
Final Project is a subject that must be taken by every undergraduate student to become one of the requirements for completing studies. The results of the analysis of the management assessment application for processing the final project... more
Maranatha Christian University Bandung is one of the universities in Indonesia that has a Faculty of Information Technology. In the Faculty of Information Technology there is an Informatics Engineering Study Program. The thing that... more
Although MDA defines each stage for building software from models, it does not specify any concrete technique. In this sense, in the Web applications development, little methodological support is provided to both define and apply model to... more
Tugas Akhir adalah salah satu syarat yang harus dipenuhi mahasiswa untuk menyelesaikan studinya di perguruan tinggi. Pada studi kasus kali ini di salah satu program studi non teknik di universitas swasta, setiap mahasiswa akan didampingi... more
Download research papers for free!