80 likes | 92 Views
This course provides an introduction to modern technologies and concepts used in the development of business applications, including database-centric applications, client/server structure, multiple platforms, and object-oriented programming.
E N D
ISYS 350Building 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 Queries/Inputs Client Web Server/ Database Server 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: https://www.visualstudio.com/en-us/products/vs-2015-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: http://www.oracle.com/technetwork/java/javase/downloads/index.html • Click JDK Download • Then download NetBeans with Java EE at: http://www.netbeans.org/downloads/index.html