ISYS 350 Building Business Applications David Chao.

Slides:



Advertisements
Similar presentations
Understand Web Page Development Software Development Fundamentals LESSON 4.1.
Advertisements

Languages for Dynamic Web Documents
Web applications using JavaServer Faces (JSF) A brief introduction 1JavaServer Faces (JSF)
Dreamweaver MX ? Create professional web pages Visual editing functions –No need to write HTML Includes complete FTP client software Recognises.
ISYS 512 Business Application Design and Development with.Net David Chao.
IS 360 Course Introduction. Slide 2 What you will Learn (1) The role of Web servers and clients How to create HTML, XHTML, and HTML 5 pages suitable for.
Introduction to Web Base Multimedia Application. Web base application TCP/IP (HTTP) protocol Using WWW technology & software Distributed environment.
Introduction to Web Application Architectures Web Application Architectures 18 th March 2005 Bogdan L. Vrusias
ISYS 512 Business Application Design and Development with.Net David Chao.
Multiple Tiers in Action
CS 898N Advanced World Wide Web Technologies Lecture 1: Introduction Chin-Chih Chang
ISYS 512 Business Application Design and Development with.Net David Chao.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Quick Tour of the Web Technologies: The BIG picture LECTURE A bird’s eye view of the different web technologies that we shall explore and study.
ISYS 350 Building Business Applications David Chao.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
INE2720 Web Application Software Development General Information.
ISYS 350 Business Application Development
Fall AboutMichael Fung, CS&E, The Chinese University of HK1 CSC1030 Hands-on Introduction to JAVA Dept of Computer Science and Engineering The.
CSCI 6962: Server-side Design and Programming Course Introduction and Overview.
MySQL GUI Administration Tools Rob Donahue Manager, Distributed Systems Development May 7th, 2001 Rob Donahue Manager, Distributed Systems Development.
Introduction to ASP.NET. Prehistory of ASP.NET Original Internet – text based WWW – static graphical content  HTML (client-side) Need for interactive.
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Course review BTM 395: Internet Programming. What you have learnt in this course.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
ISYS 512 Business Application Design and Development with.Net David Chao.
Introduction to Internet Programming (Web Based Application)
Fundamentals of Database Chapter 7 Database Technologies.
Matrix Mapping Tool Sam Gross Internship at Virtual Technology Corporation.
Web applications using JavaServer Faces (JSF) A brief introduction 1JavaServer Faces (JSF)
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
ISYS 350 Building Business Applications David Chao.
ISYS 562 Microcomputer Business Applications David Chao.
Web Interfaces, Forms & Databases Databases Snyder p HTML Basics Snyder p JavaScript Snyder Chapter 18.
EARN-NETWORK.ORG. Login Search Articles Join EaRN Donate.
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
ISYS 350 Business Application Development David Chao.
ISYS 350 Building Business Applications David Chao.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
CSC 2720 Building Web Applications General Info. People Instructor  Yuan Cheng Jiun (CJ)  Teaching Assistant  Xu Zheng Lin 
ABone Architecture and Operation ABCd — ABone Control Daemon Server for remote EE management On-demand EE initiation and termination Automatic EE restart.
Web Development Process The Site Development Process Site Construction is one of the last steps.
JSP Server Integrated with Oracle8i Project2, CMSC691X Summer02 Ching-li Peng Ying Zhang.
Scripting Languages Client Side and Server Side. Examples of client side/server side Examples of client-side side include: JavaScript Jquery (uses a JavaScript.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Course Overview Introduction Target Audiences Course Structure Virtual PC Demo.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
ISYS 350 Building Business Applications David Chao.
ISYS 512 Business Application Design and Development with.Net David Chao.
Overview Web Technologies Computing Science Thompson Rivers University.
Expense Tracking System Developed by: Ardhita Maharindra Muskan Regmi Nir Gurung Sudeep Karki Tikaprem Gurung Date: December 05 th, 2008.
Microsoft Visual Basic 2015 CHAPTER ONE Introduction to Visual Basic 2015 Programming.
Java Programming, 3e Concepts and Techniques Chapter 1 Section 56 – An Introduction to Java.
Visual Web & AJAX with Netbeans 6.0 Your Name Sun Campus Ambassador Your Address.
Teaching slides Chapter 6. Chapter 6 Software user interface design & construction Contents Introduction Graphical user interface – Rich window based.
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
Introduction to Internet Programming
ISYS 350 Building Business Applications
دليل المتدرب واللائحة التنظيمية للبرنامج
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
دليل المتدرب واللائحة التنظيمية للبرنامج
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
Install MySQL Community Server and MySQL Workbench
ISYS 350 Building Business Applications
Presentation transcript:

ISYS 350 Building Business Applications David Chao

Business Applications 1. Database-centric applications –Examples: Login to a website Join a website to become a member Online shopping

Business Applications 2. Client/Server structure: a. Presentation – user interface Menus, forms, reports, etc b. Processing logic Business rules c. Server: Web server, database server Client Web Server/ Database Server Queries/Inputs Results

Business Applications 3. Multiple platforms –Non web-based applications Ex. Windows-based –Web-based applications Web applications Mobile applications Cloud-based applications –Integrated applications

Business Applications 4. Object-oriented, GUI, event-driven

Course Objective This course provides an overall introduction to modern technologies and concepts employed in the development of business applications.

Major Topics Programming: –GUI and event driven programming –Fundamental programming constructs Decision structures Loop Web application development –Client-side technologies: HTML, Cascade Style Sheet, JavaScript –Server-side technologies: Java, JSP Database programming Object-oriented concepts and classes

Required Software Visual Studio Community 2015 –Free download is available at: product-editions.aspxClick the link: Students Create an Account in the Get Started Now area JDK 8 with NetBeans 8.02 –First install Java JDK: ds/index.html ds/index.html Click JDK Download – Then download NetBeans with Java EE at: