BYU OIT Core Services. Jasig (Java open source for higher ed) No Fluff, Just Stuff (Java symposium) RSA Conference (info security) Oracle Alliance Conference.

Slides:



Advertisements
Similar presentations
Samsung Smart TV is a web-based application running on an application engine installed on digital TVs connected to the Internet.
Advertisements

Modern Web Application Frameworks CSE 591 – Security and Vulnerability Analysis Spring 2015 Adam Doupé Arizona State University
Course for teachers covering: HTML, CSS, JavaScript, JQuery PHP, PHP/MySQL
Free Mini Course: Applying UML 2.0 with MagicDraw.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Integrating SOA and the Application Development Framework Shaun O’Brien Principal Product Manager – Oracle JDeveloper / ADF.
1 Computer applications in the modern enterprise Επιχειρησιακές Εφαρμογές Η/Υ Lectures 10-13: Business Intelligence and Enterprise Reporting Univ. of the.
By Morris Wright, Ryan Caplet, Bryan Chapman. Overview  Crawler-Based Search Engine (A script/bot that searches the web in a methodical, automated manner)
Multiple Tiers in Action
SiS Technical Training Development Track Technical Training(s) Day 1 – Day 2.
Session-01. Hibernate Framework ? Why we use Hibernate ?
Nilesh Mandani Competencies include: Volume Licensing Enterprise Resource Planning Customer Relationship Management Business Intelligence Proposal for.
How the Texas Project Delivery Framework Can Chart the Course for All Your Application Development TASSCC 2008 Annual Conference August 11, 2008.
Developing an Undergraduate Distributed Development Course Gregory Conti John M. D. Hill Curtis A. Carver, Jr. United States Military Academy Department.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
Free Training Courses for.NET Software Engineers Svetlin Nakov Telerik Corporation
SUNY Upstate Medical University Faculty Database System for the Internet Weizhen Tu and Larry Polly Educational Communications SUNY Upstate Medical University.
Distributed Software evelopment Adrien Olivier(AO) Dominik Rojković(DR) Hassan Aziz Khan(HSK) Petar Butković(PB) Petar Dučić(PD) Rashid Khan(RK)
Drupal Training Syllabus Chaitanya Lakshmi
Introduction to ColdFusion Penn State Web 2001 Conference Brian Panulla Elmwood Media Group, LLC.
SiS Technical Training Development Track Day 8. Agenda  Quick Overview of PeopleSoft Security  Understand Permission Lists, Roles, User and Tree Security.
USM Regional PeopleSoft Conference
Presenting Statistical Data Using XML Office for National Statistics, United Kingdom Rob Hawkins, Application Development.
Extending Oracle Apps to Streamline Fixed Assets Processing Brett Ford, VMware Inc. NorCal OAUG Training Day January 24, 2006.
Fall CIS 764 Database Systems Design L8. Web ….
By Bearzx Dive Into Web Introduction To WEB
Tallahassee, Florida, 2015 COP4710 Database Systems Project Overview Fall 2015.
LIFE AS A WEB DEVELOPER Richard Baldwin Manager of Digital Services at Palmetto Health
WEB SERVER SOFTWARE FEATURE SETS
Date : 3/04/2010 Web Technology Solutions Class: PHP Web Application Frameworks.
PRESENTED BY GRADUATE DESIGN GROUP 2 MEREDITH, JENNIFER, CAMMAY AND DIANE How to build a web site in Dreamweaver.
1 Introduction to Web Application Review. 2 Five Layers Architecture HTML, CSS, Java Script ASP.net User ’ s.dll, Nunit, Web Services ADO.net SQL Server,
Singleton Academy, Pune. Course syllabus Singleton Academy Pune – Course Syllabus1.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
21 Copyright © 2008, Oracle. All rights reserved. Enabling Usage Tracking.
Web Programming 3(3-0-6) Introduction to interactive, event-driven and dynamic web development; web programming with freeware and commercial tools;
CSE3310: Web training A JumpStart for Project. Outline Introduction to Website development Web Development Languages How to build simple Pages in PHP.
TECHVERZE Oracle BI Publisher Online Training. Introduction to Oracle BI Publisher Oracle BI Publisher is the reporting solution to deliver, author, and.
Live Project Based Industrial Training SSDN Technologies Pvt. Ltd. Call Us: /
E2G Web Services E2G Scripts and Methods E2G Domain Logic E2G Domain Logic Client Custom Scripts and Methods Client Custom Scripts and Methods E2G Rules.
Enterprise Resource Planning - PeopleSoft. An ERP system is a business support system that maintains in a single database the data needed for a variety.
17 Copyright © 2006, Oracle. All rights reserved. Information Publisher.
Web development. What is web development? - It is a broad term for the work involved in developing a web site for the Internet - It can range from developing.
Agenda Introduction of speakers
Web Technology Solutions
Objective % Select and utilize tools to design and develop websites.
Introduction to Dynamic Web Programming
COP4710 Database Systems Project Overview.
Building Regression Tests With PeopleSoft Test Framework
Microsoft List Schedule April – May 2016
CSE3 Computational Thinking
Web Fundamentals (HTML and CSS)
Fast App Creation with APEX Blueprints
Introduction to Advance Web Technologies
Haritha Dasari Josue Balandrano Coronel -
Jerrell Jackson
Objective % Select and utilize tools to design and develop websites.
PHP + Oracle = Data-Driven Websites
MBUG 2018 Session Title: Banner Extensibility - Page Builder
دليل المتدرب واللائحة التنظيمية للبرنامج
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
دليل المتدرب واللائحة التنظيمية للبرنامج
ITI 163: Web, Mobile, and Social Media Design Introduction
CS4433 Database Systems Project.
Client-Server Model: Requesting a Web Page
Information Technologies Anselm Spoerri PhD (MIT)
Reports Report builder meets the challenge by making it easy to design, publish, and distribute professional, production-quality reports in a variety of.
© 2017, Mike Murach & Associates, Inc.
Complete Tech-ed Solution
MBUG 2019 Session Title: Banner Extensibility - Page Builder
Presentation transcript:

BYU OIT Core Services

Jasig (Java open source for higher ed) No Fluff, Just Stuff (Java symposium) RSA Conference (info security) Oracle Alliance Conference (for higher ed) Oracle Open World Utah Oracle Users Group PeopleSoft Developer Training

Each lesson will include the following: Objectives - the skill this lesson is intended to give you Learning material – text, diagrams, examples, or links to prepare you for the assignment Assignment – a practical experience that you can pass off with your mentor Sample Solution - to help you see how well you did on the assignment

Lesson 1 - Environment Setup Lesson 2 - Databases & SQL Lesson 3 - Framework Layout Lesson 4 - Hibernate : Mappings and Domain objects Lesson 5 - Data Access Objects Lesson 6 - Business Layer Lesson 7 - Web Services Lesson 8 - WSCI Lesson 9 - Basic Controller Lesson 10 - The Web Page Lesson 11 - The Final Challenge Lesson 12 - Code Standards and Checkstyle Lesson 13 - GAA Team Projects Lesson 14 - Lightning Trainings

Chapter 1. Oracle Table and Index IntroductionOracle Table and Index Introduction Chapter 2. FieldsFields Chapter 3. RecordsRecords Chapter 4. PagesPages Chapter 5. Components, Menus and FoldersComponents, Menus and Folders Chapter 6. Controls & LevelsControls & Levels Chapter 7. Effective DatedEffective Dated Chapter 8. Grids & Scroll AreasGrids & Scroll Areas Chapter 9. ViewsViews Chapter 10. PeoplecodePeoplecode SQL Training (

Development Methodology - PHP Framework Coding Style and Naming Conventions Foundation Security Config SecureString Cache PDO (PHP Database Objects) Record RestClient RestService WsAuth Util

DB Layer Application Server Transaction Layer Presentation Layer HTML and CSS Javascript Security

PeopleTools (4 days) PeopleCode (5 days) Application Engine (3 days) BI Publisher (2 days) Integration Tools (4 days)