Course Outline. [ORACLE PRESS] All-in-One Course for the OCA/OCP Oracle Database 12c Exams 1Z0-061, 1Z0-062, & 1Z

Size: px
Start display at page:

Download "Course Outline. [ORACLE PRESS] All-in-One Course for the OCA/OCP Oracle Database 12c Exams 1Z0-061, 1Z0-062, & 1Z"

Transcription

1 Course Outline [ORACLE PRESS] All-in-One Course for the OCA/OCP Oracle Database 12c Exams 1Z0-061, 1Z0-062, & 28 Apr 2018

2 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible Platform 6. State of the Art Educator Tools 7. Award Winning Learning Platform (LMS) 8. Chapter & Lessons Syllabus Chapter 1: Installing Oracle Database Software Chapter 2: Creating an Oracle Database Using DBCA Chapter 3: Installing Oracle Grid Infrastructure for a Stand-Alone Server Chapter 4: Using Oracle Restart Chapter 5: DDL and Schema Objects Chapter 6: DML and Concurrency Chapter 7: Retrieving, Restricting, and Sorting Data Using SQL Chapter 8: Single-Row and Conversion Functions Chapter 9: Group Functions Chapter 10: SQL Joins Chapter 11: Subqueries and Set Operators Chapter 12: Architectural Overview of Oracle Database 12c Chapter 13: Instance Management Chapter 14: Oracle Networking

3 Chapter 15: Oracle Storage Chapter 16: Oracle Security Chapter 17: Moving and Re-organizing Data Chapter 18: The AWR and the Alert System Chapter 19: Performance Tuning Chapter 20: The Resource Manager Chapter 21: The Scheduler Chapter 22: Configuring the Database for Backup and Recovery Chapter 23: Back Up with RMAN Chapter 24: Restore and Recover with RMAN Chapter 25: Diagnosing Failures Chapter 26: Flashback Chapter 27: Duplicating a Database Chapter 28: Encrypting, Securing, Monitoring, and Tuning RMAN Backups Chapter 29: Upgrading Oracle Database Software and Migrating Data Chapter 30: Upgrading an Oracle Database Chapter 31: Multitenant Container and Pluggable Database Architecture Chapter 32: Creating and Managing Multitenant Container and Pluggable Databases Chapter 33: Managing Storage, Security, Availability, and Performance in a CDB and PDBs Videos and How To 9. Practice Test Here's what you get Features 1. Course Objective Gain hands-on expertise in Oracle Database 12c exam certification exam by All-in-One Course for

4 the OCA/OCP Oracle Database 12c exams course. Oracle Database 12c exam is designed to certify the competency of professionals in enterprises unprecedented hardware and software efficiencies, performance and manageability benefits, and fast and efficient Cloud provisioning. Oracle Database 12c certifications emphasize the full set of skills that DBAs need in today's competitive marketplace. 2. Pre-Assessment Pre-Assessment lets you identify the areas for improvement before you start your prep. It determines what students know about a topic before it is taught and identifies areas for improvement with question assessment before beginning the course. 3. Exercises, Quizzes, Flashcards & Glossary Each lesson comes with Exercises, Flashcards & Quizzes. There is no limit to the number of times learners can attempt these. Exercises come with detailed remediation, which ensures that learners are confident on the topic before proceeding. Flashcards help master the key concepts while Glossary defines the key terms. Number of Questions 800 Over 800 unique questions including pre-assessment, quizzes, exercises, and post assessment. 4. Expert Instructor-Led Training ucertify uses the content from the finest publishers and only the IT industry s finest instructors. They have a minimum of 15 years real-world experience and are subject matter experts in their fields.

5 Unlike a live class, you can study at your own pace. This creates a personal learning experience and gives you all the benefit of hands-on training with the flexibility of doing it around your schedule 24/7. 5. ADA Compliant & JAWS Compatible Platform ucertify course and labs are ADA (Americans with Disability Act) compliant. It is now more accessible to students with features such as: Change the font, size, and color of the content of the course Text-to-speech, reads the text into spoken words Interactive videos, how-tos videos come with transcripts and voice-over Interactive transcripts, each word is clickable. Students can clip a specific part of the video by clicking on a word or a portion of the text. JAWS (Job Access with Speech) is a computer screen reader program for Microsoft Windows that reads the screen either with a text-to-speech output or by a Refreshable Braille display. Student can easily navigate ucertify course using JAWS shortcut keys. 6. State of the Art Educator Tools ucertify knows the importance of instructors and provide tools to help them do their job effectively. Instructors are able to clone and customize course. Do ability grouping. Create sections. Design grade scale and grade formula. Create and schedule assignments. Educators can also move a student from self-paced to mentor-guided to instructor-led mode in three clicks. 7. Award Winning Learning Platform (LMS) ucertify has developed an award winning, highly interactive yet simple to use platform. The SIIA CODiE Awards is the only peer-reviewed program to showcase business and education technology s finest products and services. Since 1986, thousands of products, services and solutions have been recognized for achieving excellence. ucertify has won CODiE awards consecutively for last 4 years:

6 Best Postsecondary Learning Solution Best Education Solution 2. Best Virtual Learning Solution 3. Best Student Assessment Solution 4. Best Postsecondary Learning Solution 5. Best Career and Workforce Readiness Solution 6. Best Instructional Solution in Other Curriculum Areas 7. Best Corporate Learning/Workforce Development Solution Best Virtual Learning Solution 2. Best Education Cloud-based Solution 3. Best College and Career Readiness Solution 4. Best Corporate / Workforce Learning Solution 5. Best Postsecondary Learning Content Solution 6. Best Postsecondary LMS or Learning Platform 7. Best Learning Relationship Management Solution Best Overall Education Solution 2. Best Student Assessment Solution 3. Best Corporate/Workforce Learning Solution 4. Best Higher Education LMS or Learning Platform 8. Chapter & Lessons ucertify brings these textbooks to life. It is full of interactive activities that keeps the learner

7 engaged. ucertify brings all available learning resources for a topic in one place so that the learner can efficiently learn without going to multiple places. Challenge questions are also embedded in the chapters so learners can attempt those while they are learning about that particular topic. This helps them grasp the concepts better because they can go over it again right away which improves learning. Learners can do Flashcards, Exercises, Quizzes and Labs related to each chapter. At the end of every lesson, ucertify courses guide the learners on the path they should follow. Syllabus Chapter 1: Installing Oracle Database Software Plan for an Oracle Database Software Installation Install the Oracle Database Software Chapter 2: Creating an Oracle Database Using DBCA Create a Database by Using the Database Configuration Assistant Generate Database Creation Scripts by Using DBCA Manage Database Design Templates by Using DBCA Configure Database Options by Using DBCA Chapter 3: Installing Oracle Grid Infrastructure for a Stand-Alone Server Configure Storage for Oracle Automatic Storage Management Install Oracle Grid Infrastructure for a Stand-Alone Server

8 Chapter 4: Using Oracle Restart Use Oracle Restart to Manage Components Chapter 5: DDL and Schema Objects Use the Client Tools Categorize the Main Database Objects List the Data Types that Are Available for Columns Create a Simple Table Create and Use Temporary Tables Indexes Constraints Views Synonyms Sequences Chapter 6: DML and Concurrency Describe Each Data Manipulation Language Statement Control Transactions Explain DML and Undo Data Generation Monitor and Administer Undo Data Describe the Difference Between Undo Data and Redo Data Configure Undo Retention Describe the Locking Mechanism and Data Concurrency Management Monitor and Resolve Locking Conflicts Chapter 7: Retrieving, Restricting, and Sorting Data Using SQL Explain the Capabilities of SQL SELECT Statements Data Normalization

9 Execute a Basic SELECT Statement Limit the Rows Retrieved by a Query Sort the Rows Retrieved by a Query Ampersand Substitution Chapter 8: Single-Row and Conversion Functions Describe and Use Character, Number, and Date Functions in SQL Describe Various Types of Conversion Functions Available in SQL Use the TO_CHAR, TO_NUMBER, and TO_DATE Conversion Functions Apply Conditional Expressions in a SELECT Statement Chapter 9: Group Functions Describe the Group Functions Group Data Using the GROUP BY Clause Include or Exclude Grouped Rows Using the HAVING Clause Chapter 10: SQL Joins Write SELECT Statements to Access Data from More Than One Table Using Equijoins and Nonequijoins Join a Table to Itself Using a Self-Join View Data That Does Not Meet a Join Condition by Using Outer Joins Generate a Cartesian Product of Two or More Tables Chapter 11: Subqueries and Set Operators Define Subqueries Describe the Types of Problems that the Subqueries Can Solve Describe the Types of Subqueries

10 Write Single-Row and Multiple-Row Subqueries Describe the Set Operators Use a Set Operator to Combine Multiple Queries into a Single Query Control the Order of Rows Returned Chapter 12: Architectural Overview of Oracle Database 12c List the Architectural Components of an Oracle Database Explain the Memory Structures Describe the Background Processes Explain the Relationship Between Logical and Physical Storage Structures Chapter 13: Instance Management Use Database Management Tools Understand Initialization Parameter Files Start Up and Shut Down an Oracle Database Instance View the Alert Log and Access Dynamic Performance Views Chapter 14: Oracle Networking Configure Oracle Net Services Use Tools for Configuring and Managing the Oracle Network Configure Client-Side Network Understand Database Resident Connection Pooling Configure Communication Between Databases Chapter 15: Oracle Storage Describe the Storage of Table Row Data in Blocks Create and Manage Tablespaces

11 Explain How Oracle Database Server Automatically Manages Space Save Space by Using Compression Proactively Monitor and Manage Tablespace Space Usage Use the Segment Advisor Reclaim Wasted Space from Tables and Indexes by Using the Segment Shrink Functionality Manage Resumable Space Allocation Chapter 16: Oracle Security Create and Manage Database User Accounts Grant and Revoke Privileges Create and Manage Roles Create and Manage Profiles Explain DBA Responsibilities for Security and Auditing Enable Standard Database Auditing and Unified Auditing Chapter 17: Moving and Re-organizing Data Describe Ways to Move Data Create and Use Directory Objects Use SQL*Loader to Load Data from a Non-Oracle Database Use External Tables to Move Data via Platform-Independent Files Explain the General Architecture of Oracle Data Pump Use Data Pump Export and Import to Move Data Between Oracle Databases Use Data Pump in a Multitenant Environment Use SQL*Loader in a Multitenant Environment Chapter 18: The AWR and the Alert System Manage the Automatic Workload Repository Use the Automatic Database Diagnostic Monitor Describe and Use the Advisory Framework

12 Set Alert Thresholds Use Automated Tasks Chapter 19: Performance Tuning Use Enterprise Manager to Monitor Performance Use Automatic Memory Management Use the Memory Advisor to Size Memory Buffers Manage Optimizer Statistics Use the SQL Tuning Advisor Use the SQL Access Advisor to Tune Workload Chapter 20: The Resource Manager Configure the Database Resource Manager Access and Create Resource Plans Monitor the Resource Manager Chapter 21: The Scheduler Use Oracle Scheduler to Simplify Management Tasks Use Job Chains to Perform a Series of Related Tasks Use Scheduler Jobs on Remote Systems Use Advanced Scheduler Features to Prioritize Jobs Chapter 22: Configuring the Database for Backup and Recovery Possible Failures and Their Resolution Checkpoints and the Redo Log Backup and Recovery: Configuration Configure the Fast Recovery Area

13 Configure ARCHIVELOG Mode Chapter 23: Back Up with RMAN Backup Theory and Basic Syntax Some Advanced RMAN Capabilities Chapter 24: Restore and Recover with RMAN Perform Complete and Incomplete Recovery Perform Recovery for Spfiles, Controlfiles, and Online Redo Log Files Chapter 25: Diagnosing Failures Describe the Automatic Diagnostic Workflow Handle Block Corruption Chapter 26: Flashback Describe the Flashback Technologies Use Flashback to Query Data Perform Flashback Table Drop Operations Perform Table Recovery from Backups Describe and Use Flashback Data Archive Perform Flashback Database

14 Chapter 27: Duplicating a Database Describe and Use Transportable Tablespaces and Databases Duplicate a Database Chapter 28: Encrypting, Securing, Monitoring, and Tuning RMAN Backups Create RMAN-Encrypted Backups Configure and Use Oracle Secure Backup Monitor and Tune RMAN Performance Chapter 29: Upgrading Oracle Database Software and Migrating Data Describe Upgrade Methods Describe Data Migration Methods Describe the Upgrade Process Migrate Data by Using Oracle Data Pump Chapter 30: Upgrading an Oracle Database Describe Upgrade Requirements when Certain Features or Options Are Used in Oracle Database Use the Pre-Upgrade Information Tool Before Performing an Upgrade Prepare the New Oracle Home Prior to Performing an Upgrade Upgrade the Database to Oracle Database 12c by Using the Database Upgrade Assistant Perform a Manual Upgrade to Oracle Database 12c by Using Scripts and Tools Migrate to Unified Auditing Perform Postupgrade Tasks Chapter 31: Multitenant Container and Pluggable Database Architecture Describe the Multitenant Container Database Architecture

15 Explain Pluggable Database Provisioning Chapter 32: Creating and Managing Multitenant Container and Pluggable Databases Create a Container Database Create Pluggable Containers Migrate a Pre-12.1 Non-CDB Database to CDB Establish Connections to CDBs and PDBs Start Up and Shut Down a CDB and Open and Close PDBs Evaluate the Impact of Parameter Value Changes Chapter 33: Managing Storage, Security, Availability, and Performance in a CDB and PDBs Space Management in a Multitenant Environment Manage Common and Local Users, Roles, and Privileges Multitenant Backup and Recovery Duplicate PDBs Using RMAN Mulitenant Performance Monitoring and Tuning Manage Allocation of Resources Between PDBs and Within a PDB Perform Database Replay 9. Practice Test ucertify provides full length practice tests. These tests closely follow the exam objectives and are designed to simulate real exam conditions. Each course has a number of test sets consisting of hundreds of items to ensure that learners are prepared for the certification exam. Here's what you get

16

17

18 108 4 PRE-ASSESSMENTS QUESTIONS FULL LENGTH TESTS Features Full Remediation Each question comes with detailed remediation explaining not only why an answer option is correct but also why it is incorrect. Unlimited Practice Each test can be taken unlimited number of times until the learner feels they are prepared. Learner can review the test and read detailed remediation. Detailed test history is also available. Learn, Test and Review Mode Each test set comes with learn, test and review modes. In learn mode, learners will attempt a question and will get immediate feedback and complete remediation as they move on to the next question. In test mode, learners can take a timed test simulating the actual exam conditions. In review mode, learners can read through one item at a time without attempting it.

19 Have Any Query? We Are Happy To Help! GET IN TOUCH: Call:

Course Outline. [ORACLE PRESS] All-in-One Course for the OCA/OCP Oracle Database 12c Exams 1Z0-061, 1Z0-062, & 1Z

Course Outline. [ORACLE PRESS] All-in-One Course for the OCA/OCP Oracle Database 12c Exams 1Z0-061, 1Z0-062, & 1Z Course Outline [ORACLE PRESS] All-in-One Course for the OCA/OCP Oracle Database 12c Exams 1Z0-061, 1Z0-062, & 1Z0-063 18 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards

More information

Oracle Database 10g: Administration I. Course Outline. Oracle Database 10g: Administration I. 20 Jul 2018

Oracle Database 10g: Administration I. Course Outline. Oracle Database 10g: Administration I.  20 Jul 2018 Course Outline Oracle Database 10g: Administration I 20 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Oracle Database 12c: Installation and Administration. ( Add-On ) Oracle Database 12c: Installation and Administration

Course Outline. Oracle Database 12c: Installation and Administration.  ( Add-On ) Oracle Database 12c: Installation and Administration Course Outline Oracle Database 12c: Installation and Administration 11 Jul 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

Course Outline. [ORACLE PRESS] OCE Oracle Database SQL Certified Expert Course for Exam 1Z

Course Outline. [ORACLE PRESS] OCE Oracle Database SQL Certified Expert Course for Exam 1Z Course Outline [ORACLE PRESS] OCE Oracle Database SQL Certified Expert Course for Exam 1Z0-047 17 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number

More information

Administering Microsoft SQL Server 2012 Databases. Course Outline. Administering Microsoft SQL Server 2012 Databases.

Administering Microsoft SQL Server 2012 Databases. Course Outline. Administering Microsoft SQL Server 2012 Databases. Course Outline Administering Microsoft SQL Server 2012 Databases 07 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Enterprise support technician (Vista) Course Outline. Enterprise support technician (Vista) 15 Apr

Enterprise support technician (Vista) Course Outline. Enterprise support technician (Vista) 15 Apr Course Outline Enterprise support technician (Vista) 15 Apr 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. MCSA/MCSE - SQL Server 2008 Administration and MCSA/MCSE - SQL Server 2008 Administration

Course Outline. MCSA/MCSE - SQL Server 2008 Administration and MCSA/MCSE - SQL Server 2008 Administration Course Outline MCSA/MCSE - SQL Server 2008 18 Feb 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

CompTIA A Exam 2. Course Outline. CompTIA A Exam Oct

CompTIA A Exam 2. Course Outline. CompTIA A Exam Oct Course Outline 05 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible

More information

Supporting Windows 8.1 (Course & Labs) Course Outline. Supporting Windows 8.1 (Course & Labs) 12 Nov

Supporting Windows 8.1 (Course & Labs) Course Outline. Supporting Windows 8.1 (Course & Labs) 12 Nov Course Outline Supporting Windows 8.1 (Course & Labs) 12 Nov 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Oracle Java SE 7 Programmer II. Course Outline. Oracle Java SE 7 Programmer II. 30 Apr 2018

Oracle Java SE 7 Programmer II. Course Outline. Oracle Java SE 7 Programmer II.  30 Apr 2018 Course Outline Oracle Java SE 7 Programmer II 30 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2. Upgrading Your Skills to MCSA Windows Server 2012 R2

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2.   Upgrading Your Skills to MCSA Windows Server 2012 R2 Course Outline Upgrading Your Skills to MCSA Windows Server 2012 05 Jan 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. MCSA/MCSE - Querying Microsoft SQL Server 2012 (Course & Lab) ( Add-On )

Course Outline. MCSA/MCSE - Querying Microsoft SQL Server 2012 (Course & Lab)   ( Add-On ) Course Outline MCSA/MCSE - Querying Microsoft SQL Server 2012 01 Oct 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

Course Outline. CompTIA A+: A Comprehensive Approach (Exams and )

Course Outline. CompTIA A+: A Comprehensive Approach (Exams and ) Course Outline CompTIA A+: A Comprehensive Approach (Exams 220-901 and 220902) 11 Nov 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

& CompTIA A+ Complete Study Guide. Course Outline. CompTIA A+ Complete Study Guide.

& CompTIA A+ Complete Study Guide. Course Outline. CompTIA A+ Complete Study Guide. Course Outline CompTIA A+ Complete Study 27 Mar 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

CompTIA A+ Complete Study Guide. Course Outline. CompTIA A+ Complete Study Guide. 18 Oct

CompTIA A+ Complete Study Guide. Course Outline. CompTIA A+ Complete Study Guide. 18 Oct Course Outline CompTIA A+ Complete Study Guide 18 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Pearson: CCNP TSHOOT. Course Outline. Pearson: CCNP TSHOOT Jun 2018

Pearson: CCNP TSHOOT. Course Outline. Pearson: CCNP TSHOOT Jun 2018 Course Outline 22 Jun 2018 Contents 1. Pre-Assessment 2. Exercises, Quizzes, Flashcards & Glossary Number of Questions 3. Expert Instructor-Led Training 4. ADA Compliant & JAWS Compatible Platform 5. State

More information

SY CompTIA Security+ Course Outline. SY CompTIA Security+ 31 Oct

SY CompTIA Security+ Course Outline. SY CompTIA Security+ 31 Oct Course Outline 31 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible

More information

Course Outline. [ORACLE PRESS] OCA Java SE 8 Programmer Course for Exam 1Z

Course Outline. [ORACLE PRESS] OCA Java SE 8 Programmer Course for Exam 1Z Course Outline [ORACLE PRESS] OCA Java SE 8 Programmer Course for Exam 1Z0808 16 Mar 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

Course Outline. ICND1 - Interconnecting Cisco Networking Devices Part 1. ICND1 - Interconnecting Cisco Networking Devices Part 1

Course Outline. ICND1 - Interconnecting Cisco Networking Devices Part 1.   ICND1 - Interconnecting Cisco Networking Devices Part 1 ICND - Interconnecting Cisco Networking Devices Part Course Outline ICND - Interconnecting Cisco Networking Devices Part 29 Oct 208 ICND - Interconnecting Cisco Networking Devices Part Contents. Course

More information

Pearson: Practical Guide to Advanced Networking. Course Outline. Pearson: Practical Guide to Advanced Networking. 17 Oct

Pearson: Practical Guide to Advanced Networking. Course Outline. Pearson: Practical Guide to Advanced Networking. 17 Oct Course Outline Pearson: Practical Guide to Advanced Networking 17 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

MCSA Windows 10 (Course & Lab) Course Outline. MCSA Windows 10 (Course & Lab) 22 Apr 2018

MCSA Windows 10 (Course & Lab) Course Outline. MCSA Windows 10 (Course & Lab)  22 Apr 2018 Course Outline MCSA Windows 10 (Course & Lab) 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server Course Outline Pearson: MCSA 70-742 Cert Guide: Identity with 20 Aug 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

MCTS/MCSE - Windows Server 2008 R2. Course Outline. MCTS/MCSE - Windows Server 2008 R Jun 2018

MCTS/MCSE - Windows Server 2008 R2. Course Outline. MCTS/MCSE - Windows Server 2008 R Jun 2018 Course Outline MCTS/MCSE - Windows Server 2008 R2 15 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Matt Walker s All in One Course for the CEH Exam. Course Outline. Matt Walker s All in One Course for the CEH Exam.

Matt Walker s All in One Course for the CEH Exam. Course Outline. Matt Walker s All in One Course for the CEH Exam. Course Outline Matt Walker s All in One Course for the CEH Exam 03 May 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Pearson: CCNP TSHOOT. Course Outline. Pearson: CCNP TSHOOT. 26 Dec

Pearson: CCNP TSHOOT. Course Outline. Pearson: CCNP TSHOOT. 26 Dec Course Outline 26 Dec 2018 Contents 1. Pre-Assessment 2. Exercises, Quizzes, Flashcards & Glossary Number of Questions 3. Expert Instructor-Led Training 4. ADA Compliant & JAWS Compatible Platform 5. State

More information

Interconnecting Cisco Networking Devices Part 1. Course Outline. Interconnecting Cisco Networking Devices Part 1.

Interconnecting Cisco Networking Devices Part 1. Course Outline. Interconnecting Cisco Networking Devices Part 1. Course Outline Interconnecting Cisco Networking Devices Part 1 23 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Cisco Certified Design Associate. Course Outline. Cisco Certified Design Associate. 09 Oct

Cisco Certified Design Associate. Course Outline. Cisco Certified Design Associate. 09 Oct Course Outline Cisco Certified Design Associate 09 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Course Outline. Administering Microsoft SQL Server 2012 Databases (Course & Lab) ( Add-On )

Course Outline. Administering Microsoft SQL Server 2012 Databases (Course & Lab)  ( Add-On ) Course Outline Administering Microsoft SQL Server 2012 Databases (Course & Lab) 07 Jul 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number

More information

Beginning jquery. Course Outline. Beginning jquery. 09 Mar

Beginning jquery. Course Outline. Beginning jquery. 09 Mar Course Outline 09 Mar 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible

More information

CIW: JavaScript Specialist v2.0. Course Outline. CIW: JavaScript Specialist v Jun 2018

CIW: JavaScript Specialist v2.0. Course Outline. CIW: JavaScript Specialist v Jun 2018 Course Outline 14 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible

More information

Course Outline. ICND2 - Interconnecting Cisco Networking Devices Part 2. ICND2 - Interconnecting Cisco Networking Devices Part 2

Course Outline. ICND2 - Interconnecting Cisco Networking Devices Part 2.   ICND2 - Interconnecting Cisco Networking Devices Part 2 Course Outline ICND - Interconnecting Cisco Networking Devices Part 03 Oct 018 Contents 1. Course Objective. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals

Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals Exam 1Z0-061 Oracle Database 12c: SQL Fundamentals Description The SQL Fundamentals exam is intended to verify that certification candidates have a basic understanding of the SQL language. It covers the

More information

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist. ( Add-On ) 16 Sep 2018

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist.   ( Add-On ) 16 Sep 2018 Course Outline CIW: Advanced HTML5 and CSS3 Specialist 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

LO CompTIA A+ : (Exam ) Course Outline Sep 2018

LO CompTIA A+ : (Exam ) Course Outline Sep 2018 Course Outline LO CompTIA A+ : (Exam 220902) 09 Sep 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Pearson: Certified Ethical Hacker Version 9. Course Outline. Pearson: Certified Ethical Hacker Version 9.

Pearson: Certified Ethical Hacker Version 9. Course Outline. Pearson: Certified Ethical Hacker Version 9. Course Outline Pearson: Certified Ethical Hacker Version 9 27 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CIW: Network Technology Associate. Course Outline. CIW: Network Technology Associate. 17 Oct ( Add-On )

CIW: Network Technology Associate. Course Outline. CIW: Network Technology Associate. 17 Oct ( Add-On ) Course Outline CIW: Network Technology Associate 17 Oct 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server 2016 (Course & Lab)

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server 2016 (Course & Lab) Course Outline Pearson: MCSA 70-742 Cert Guide: Identity with Windows Server 2016 (Course & Lab) 27 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary

More information

Course Outline. LPIC-1 Exam 1 - Linux Server Professional Certification V4.0 (Course & Labs)

Course Outline. LPIC-1 Exam 1 - Linux Server Professional Certification V4.0 (Course & Labs) Course Outline LPIC-1 Exam 1 - Linux Server Professional Certification V4.0 (Course & Labs) 17 Dec 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number

More information

Course Outline. Pearson: CCNP Routing and Switching ROUTE

Course Outline. Pearson: CCNP Routing and Switching ROUTE Course Outline Pearson: CCNP Routing and 20 Mar 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

CISM - Certified Information Security Manager. Course Outline. CISM - Certified Information Security Manager.

CISM - Certified Information Security Manager. Course Outline. CISM - Certified Information Security Manager. Course Outline CISM - Certified Information Security Manager 20 Nov 2017 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CompTIA Network+ (2012) Course Outline. CompTIA Network+ (2012) 15 Jul 2018

CompTIA Network+ (2012) Course Outline. CompTIA Network+ (2012)  15 Jul 2018 Course Outline 15 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible

More information

Pearson: CCNP Routing and Switching ROUTE Course Outline. Pearson: CCNP Routing and Switching ROUTE

Pearson: CCNP Routing and Switching ROUTE Course Outline. Pearson: CCNP Routing and Switching ROUTE Course Outline Pearson: CCNP Routing and Switching ROUTE 300-101 13 Sep 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Windows 7, Enterprise Desktop Administrator (Course & Lab) Windows 7, Enterprise Desktop Administrator (Course & Lab)

Windows 7, Enterprise Desktop Administrator (Course & Lab) Windows 7, Enterprise Desktop Administrator (Course & Lab) Course Outline Windows 7, Enterprise Desktop Administrator (Course & 20 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

Course Outline. CCNA - Interconnecting Cisco Networking Devices Part 1 and 2.

Course Outline. CCNA - Interconnecting Cisco Networking Devices Part 1 and 2. Course Outline CCNA - Interconnecting Cisco Networking Devices Part 1 17 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

Course Outline. Pearson CISCO: CCNA Routing and Switching (ICND ) Pearson CISCO: CCNA Routing and Switching (ICND )

Course Outline. Pearson CISCO: CCNA Routing and Switching (ICND )  Pearson CISCO: CCNA Routing and Switching (ICND ) Course Outline Pearson CISCO: CCNA Routing and Switching (ICND2 04 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

MCSA - Windows 7, Configuring (Course & Lab) Course Outline. MCSA - Windows 7, Configuring (Course & Lab) ( Add-On ) 11 Jul 2018

MCSA - Windows 7, Configuring (Course & Lab) Course Outline. MCSA - Windows 7, Configuring (Course & Lab)  ( Add-On ) 11 Jul 2018 Course Outline MCSA - Windows 7, Configuring (Course & Lab) 11 Jul 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

CompTIA Security+ SY Course Outline. CompTIA Security+ SY May 2018

CompTIA Security+ SY Course Outline. CompTIA Security+ SY May 2018 Course Outline 09 May 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible

More information

Course Outline. Pearson: CCNP Routing and Switching SWITCH May 2018

Course Outline. Pearson: CCNP Routing and Switching SWITCH May 2018 Course Outline Pearson: CCNP Routing and Switching SWITCH 300-115 11 May 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. MCSA Configuring Windows 10 Devices (Course & Lab) ( Add-On ) MCSA Configuring Windows 10 Devices (Course & Lab)

Course Outline. MCSA Configuring Windows 10 Devices (Course & Lab)  ( Add-On ) MCSA Configuring Windows 10 Devices (Course & Lab) Course Outline MCSA Configuring Windows 10 Devices (Course & Lab) 15 May 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

CompTIA Cybersecurity Analyst+ (CySA+) Course Outline. CompTIA Cybersecurity Analyst+ (CySA+) 17 Sep 2018

CompTIA Cybersecurity Analyst+ (CySA+) Course Outline. CompTIA Cybersecurity Analyst+ (CySA+)   17 Sep 2018 Course Outline CompTIA Cybersecurity Analyst+ (CySA+) 17 Sep 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CCNA CCNA Security Official Cert Guide. Course Outline. CCNA Security Official Cert Guide.

CCNA CCNA Security Official Cert Guide. Course Outline. CCNA Security Official Cert Guide. Course Outline CCNA Security 210-260 Official Cert 23 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

CIW: Web Security Associate. Course Outline. CIW: Web Security Associate. 12 Oct ( Add-On )

CIW: Web Security Associate. Course Outline. CIW: Web Security Associate. 12 Oct ( Add-On ) Course Outline 12 Oct 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant

More information

Course Outline. CCNA - Interconnecting Cisco Networking Devices Part 1 and 2.

Course Outline. CCNA - Interconnecting Cisco Networking Devices Part 1 and 2. Course Outline CCNA - Interconnecting Cisco Networking Devices Part 1 24 Mar 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

CISM - Certified Information Security Manager. Course Outline. CISM - Certified Information Security Manager. 22 Mar

CISM - Certified Information Security Manager. Course Outline. CISM - Certified Information Security Manager. 22 Mar Course Outline CISM - Certified Information Security Manager 22 Mar 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

CIW: JavaScript Specialist. Course Outline. CIW: JavaScript Specialist. 30 Dec

CIW: JavaScript Specialist. Course Outline. CIW: JavaScript Specialist. 30 Dec Course Outline 30 Dec 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant & JAWS Compatible

More information

Course Outline. CISSP - Certified Information Systems Security Professional

Course Outline. CISSP - Certified Information Systems Security Professional Course Outline CISSP - Certified Information Systems Security 10 Jan 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. MCSA: Windows 8.1 Complete Study Guide Exam & (Course & Labs)

Course Outline. MCSA: Windows 8.1 Complete Study Guide Exam & (Course & Labs) Course Outline MCSA: Windows 8.1 Complete Study Guide Exam 70-687 & 70-688 (Course & Labs) 31 Dec 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number

More information

Course Outline. Installing and Configuring Windows Server 2012 R2 (Course & Lab)

Course Outline. Installing and Configuring Windows Server 2012 R2 (Course & Lab) Course Outline Installing and Configuring Windows Server 26 Dec 2017 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. CCNA Cisco Certified Network Associate Routing and Switching Study Guide.

Course Outline. CCNA Cisco Certified Network Associate Routing and Switching Study Guide. Course Outline CCNA Cisco Certified Network Associate Routing and Switching Study Guide 11 Mar 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of

More information

Course Outline. CCNA Cisco Certified Network Associate Routing and Switching Study Guide.

Course Outline. CCNA Cisco Certified Network Associate Routing and Switching Study Guide. Course Outline CCNA Cisco Certified Network Associate Routing and Switching Study Guide 04 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of

More information

Course Outline. Interconnecting Cisco Networking Devices Part 1 and 2. Interconnecting Cisco Networking Devices Part 1 and 2

Course Outline. Interconnecting Cisco Networking Devices Part 1 and 2.   Interconnecting Cisco Networking Devices Part 1 and 2 Course Outline Interconnecting Cisco Networking Devices Part 1 and 2 23 Sep 2018 Contents 1. Pre-Assessment 2. Exercises, Quizzes, Flashcards & Glossary Number of Questions 3. Expert Instructor-Led Training

More information

Course Outline. Pearson: MCSA Cert Guide: Networking with Windows Server

Course Outline. Pearson: MCSA Cert Guide: Networking with Windows Server Course Outline Pearson: MCSA 70-741 Cert Guide: Networking with Windows Server 2016 01 Aug 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate. ( Add-On ) 26 Aug 2018

CIW: Site Development Associate. Course Outline. CIW: Site Development Associate.   ( Add-On ) 26 Aug 2018 Course Outline CIW: Site Development Associate 26 Aug 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Mobility+ Computing Deployment and Management. Course Outline. Mobility+ Computing Deployment and Management. 07 Apr

Mobility+ Computing Deployment and Management. Course Outline. Mobility+ Computing Deployment and Management. 07 Apr Course Outline Mobility+ Computing Deployment and Management 07 Apr 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

LO CompTIA A+ : (Exam ) Course Outline Aug 2018

LO CompTIA A+ : (Exam ) Course Outline Aug 2018 Course Outline LO CompTIA A+ : (Exam 220901) 18 Aug 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Course Outline. [ORACLE PRESS] Kathy Sierra s & Bert Bates OCA/OCP Java 7 Programmer Course for Exam 1Z0-803 and 1Z

Course Outline. [ORACLE PRESS] Kathy Sierra s & Bert Bates OCA/OCP Java 7 Programmer Course for Exam 1Z0-803 and 1Z Course Outline [ORACLE PRESS] Kathy Sierra s & Bert Bates OCA/OCP Java 7 Programmer Course for Exam 1Z0-803 and 1Z0-804 30 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes,

More information

LO N LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs) 04 Apr 2018

LO N LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs)  04 Apr 2018 Course Outline LO CompTIA Network (Course & Labs) 04 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

CompTIA A Exam 2 (Course & Labs) Course Outline. CompTIA A Exam 2 (Course & Labs) 05 Oct

CompTIA A Exam 2 (Course & Labs) Course Outline. CompTIA A Exam 2 (Course & Labs) 05 Oct Course Outline CompTIA A+ 220-902 Exam 2 (Course & Labs) 05 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs) ( Add-On ) 15 Jul 2018

LO CompTIA Network (Course & Labs) Course Outline. LO CompTIA Network (Course & Labs)  ( Add-On ) 15 Jul 2018 Course Outline LO CompTIA Network (Course & Labs) 15 Jul 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

LO CompTIA A+ : (Exam ) Course Outline. 04 Apr

LO CompTIA A+ : (Exam ) Course Outline. 04 Apr Course Outline LO CompTIA A+ : (Exam 220901) 04 Apr 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Course Outline. Pearson: CCNP Routing and Switching TSHOOT

Course Outline. Pearson: CCNP Routing and Switching TSHOOT Course Outline Pearson: CCNP Routing and 11 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

CompTIA Network+ N ucertify Course & Labs. Course Outline. CompTIA Network+ N ucertify Course & Labs.

CompTIA Network+ N ucertify Course & Labs. Course Outline. CompTIA Network+ N ucertify Course & Labs. Course Outline CompTIA Network+ N10-006 ucertify Course & Labs 06 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. CWTS Certified Wireless Technology Specialist. CWTS Certified Wireless Technology Specialist

Course Outline. CWTS Certified Wireless Technology Specialist.   CWTS Certified Wireless Technology Specialist Course Outline CWTS 2013 - Certified Wireless Technology Specialist 22 Jan 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

CCNA - Cisco Certified Network Associate. Course Outline. CCNA - Cisco Certified Network Associate. 09 Nov

CCNA - Cisco Certified Network Associate. Course Outline. CCNA - Cisco Certified Network Associate. 09 Nov Course Outline CCNA - Cisco Certified Network Associate 09 Nov 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab)

Course Outline. Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab) Course Outline Upgrading Your Skills to MCSA Windows Server 2012 R2 (Course & Lab) 07 Apr 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions

More information

Pearson CISCO: CCENT/CCNA (ICND ) Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) 07 Jun 2018

Pearson CISCO: CCENT/CCNA (ICND ) Course Outline. Pearson CISCO: CCENT/CCNA (ICND )  07 Jun 2018 Course Outline Pearson CISCO: CCENT/CCNA (ICND1 100101) 07 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Pearson: MCSA Cert Guide: Networking with Windows Server 2016 (Course & Lab)

Course Outline. Pearson: MCSA Cert Guide: Networking with Windows Server 2016 (Course & Lab) Course Outline Pearson: MCSA 70-741 Cert Guide: Networking with Windows Server 2016 (Course & Lab) 01 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary

More information

CompTIA A Exam 1 (Course & Labs) Course Outline. CompTIA A Exam 1 (Course & Labs) 15 Nov

CompTIA A Exam 1 (Course & Labs) Course Outline. CompTIA A Exam 1 (Course & Labs) 15 Nov Course Outline CompTIA A+ 220-901 Exam 1 (Course & Labs) 15 Nov 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Pearson: CCNP Routing and Switching TSHOOT Sep 2018

Course Outline. Pearson: CCNP Routing and Switching TSHOOT Sep 2018 Course Outline Pearson: CCNP Routing and Switching TSHOOT 300-135 13 Sep 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. CompTIA Network+ N Pearson ucertify Course and Labs. CompTIA Network+ N Pearson ucertify Course and Labs

Course Outline. CompTIA Network+ N Pearson ucertify Course and Labs.  CompTIA Network+ N Pearson ucertify Course and Labs Course Outline CompTIA Network+ N10-007 Pearson ucertify Course 06 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

MTA: Networking Fundamentals (Course & Labs) Course Outline. MTA: Networking Fundamentals (Course & Labs) 02 Oct

MTA: Networking Fundamentals (Course & Labs) Course Outline. MTA: Networking Fundamentals (Course & Labs) 02 Oct Course Outline MTA: Networking Fundamentals (Course & Labs) 02 Oct 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

HTML5-CSS3 - Beginning HTML5 and CSS3. Course Outline. Beginning HTML5 and CSS Apr 2018

HTML5-CSS3 - Beginning HTML5 and CSS3. Course Outline. Beginning HTML5 and CSS Apr 2018 Course Outline Beginning HTML5 and CSS3 11 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

CompTIA IT Fundamentals V5 (Course & Lab) Course Outline. CompTIA IT Fundamentals V5 (Course & Lab) 24 Jan

CompTIA IT Fundamentals V5 (Course & Lab) Course Outline. CompTIA IT Fundamentals V5 (Course & Lab) 24 Jan Course Outline CompTIA IT Fundamentals V5 (Course & Lab) 24 Jan 2019 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. CCNA Cyber Ops SECOPS Official Cert Guide (Course & Labs)

Course Outline. CCNA Cyber Ops SECOPS Official Cert Guide (Course & Labs) Course Outline CCNA Cyber Ops SECOPS 210-255 Official Cert Guide 23 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide.

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide. Course Outline Pearson CISCO: CCENT/CCNA (ICND1 21 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training

More information

Course Outline. MCSA Cert Guide: Identity with Windows Server 2016 Lab.

Course Outline. MCSA Cert Guide: Identity with Windows Server 2016 Lab. Course Outline MCSA 70-742 Cert Guide: Identity with Windows Server 08 Oct 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the

More information

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide.

Course Outline. Pearson CISCO: CCENT/CCNA (ICND ) official cert guide. Course Outline Pearson CISCO: CCENT/CCNA (ICND1 100-105) official 13 May 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Course Outline. Cloud Essentials (CompTIA Authorized Courseware) Labs. Cloud Essentials (CompTIA Authorized Courseware) Labs

Course Outline. Cloud Essentials (CompTIA Authorized Courseware) Labs.   Cloud Essentials (CompTIA Authorized Courseware) Labs Course Outline Cloud Essentials (CompTIA Authorized Courseware) 03 Jan 2019 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art

More information

HTML5 Application Development Fundamentals. Course Outline. HTML5 Application Development Fundamentals. ( Add-On ) 01 Aug 2018

HTML5 Application Development Fundamentals. Course Outline. HTML5 Application Development Fundamentals.   ( Add-On ) 01 Aug 2018 Course Outline HTML5 Application Development Fundamentals 01 Aug 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert

More information

MCSA Windows 10 Lab (70698 Lab) Course Outline. 20 Jun 2018

MCSA Windows 10 Lab (70698 Lab) Course Outline.  20 Jun 2018 Course Outline MCSA Windows 10 Lab (70698 Lab) 20 Jun 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator Tools

More information

MTA: Windows Operating System Fundamentals. Course Outline. MTA: Windows Operating System Fundamentals. 27 Mar

MTA: Windows Operating System Fundamentals. Course Outline. MTA: Windows Operating System Fundamentals. 27 Mar Course Outline MTA: Windows Operating System Fundamentals 27 Mar 2019 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator

More information

Pearson CompTIA: Network+ (Course & Lab) Course Outline. Pearson CompTIA: Network+ (Course & Lab) 15 Jul 2018

Pearson CompTIA: Network+ (Course & Lab) Course Outline. Pearson CompTIA: Network+ (Course & Lab)  15 Jul 2018 Course Outline Pearson CompTIA: Network+ (Course & Lab) 15 Jul 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

MCSA Windows 10 Lab (70697 Lab) Course Outline. 24 Nov

MCSA Windows 10 Lab (70697 Lab) Course Outline. 24 Nov Course Outline MCSA Windows 10 Lab (70697 Lab) 24 Nov 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator Tools

More information

Course Outline. Configuring Advanced Windows Server 2012 Services LAB.

Course Outline. Configuring Advanced Windows Server 2012 Services LAB. Course Outline Configuring Advanced Windows Server 2012 20 Apr 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator

More information

Course Outline. MCSA Cert Guide: Networking with Windows Server 2016 Lab.

Course Outline. MCSA Cert Guide: Networking with Windows Server 2016 Lab. Course Outline MCSA 70-741 Cert Guide: Networking with Windows Server 2016 Lab 26 Aug 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4.

More information

Storage+ Powered by SNIA Labs. Course Outline. Storage+ Powered by SNIA Labs. 21 Dec

Storage+ Powered by SNIA Labs. Course Outline. Storage+ Powered by SNIA Labs. 21 Dec Course Outline Storage+ Powered by SNIA Labs 21 Dec 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator Tools 5.

More information

Pearson: Windows PowerShell in 24 Hours Labs. Course Outline. Pearson: Windows PowerShell in 24 Hours Labs.

Pearson: Windows PowerShell in 24 Hours Labs. Course Outline. Pearson: Windows PowerShell in 24 Hours Labs. Course Outline Pearson: Windows PowerShell in 24 Hours Labs 07 May 2018 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art Educator

More information

Course Outline. Pearson Cisco: CCNA Routing and Switching (ICND ) Official Cert Guide. 28 Jun 2018

Course Outline. Pearson Cisco: CCNA Routing and Switching (ICND ) Official Cert Guide.  28 Jun 2018 Course Outline Pearson Cisco: CCNA Routing and Switching (ICND2 200-105) Official Cert Guide 28 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number

More information

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018 Course Outline CIW: Web Design Specialist 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

Course Outline. Windows 7, Enterprise Desktop Support Technician LAB. Windows 7, Enterprise Desktop Support Technician LAB

Course Outline. Windows 7, Enterprise Desktop Support Technician LAB.   Windows 7, Enterprise Desktop Support Technician LAB Course Outline Windows 7, Enterprise Desktop Support Technician 13 Apr 2019 Contents 1. Course Objective 2. Expert Instructor-Led Training 3. ADA Compliant & JAWS Compatible Platform 4. State of the Art

More information