-
loading
Ads with pictures

Certified enterprise


Top sales list certified enterprise

Lahore (Punjab)
Free Seminar on Apr 26, 2020 at 12:00 PM In our Java & Spring Framework Developer course students will learn to develop Java applications and services using Spring Framework and related technologies such as Spring Boot, Spring JPA / Hibernate & Spring Cloud. The course starts with introduction to Java & OOP in Java and moves on to Spring Framework, Inversion of Control (IoC), Dependency Injection (DI) and Java Beans. The course also covers enterprise level web application development using Spring MVC and database programming using Hibernate. The course further covers Webservices & Microservices development using Spring Boot & Spring Cloud which can be used as backend for modern web and mobile applications. Brief Contents Introduction to Java & Fundamentals of Java Programming Defining Classes, Methods, Constructors & Access Modifiers Method Overloading, Recursion, Native Methods & Packages Composition, Inheritance, Abstract Classes & Polymorphism Interfaces, Anonymous Classes, Nested Classes, Enumeration Exceptions, Types of Exceptions & Custom Exceptions Exception object & Dealing with Exceptions Understanding Streams, Input & Output Streams Accessing File & Directories using NIO Reading & Writing Files; Serialization & Deserialization of Objects Generics, Lambda & Collections (Set, Sequence, Map, Hashing) Strings Mutable and Immutable, Date & Times & Regular Expression Understanding & Managing Threads; Synchronization & Deadlocks Thread Priorities & Communication b/w threads (Wait & NotifyAll) Creating Responsive Web Design using HTML5, CSS3, JavaScript & Angular Spring Overview & Setting Up Your Spring Development Environment Spring Configuration with Java Annotations, XML Configuration & Java Code Spring Inversion of Control (IoC) & Spring Dependency Injection Bean Scopes and Lifecycle Management Spring MVC - Building Spring Web Apps Spring MVC - Creating Controllers and Views Spring MVC - Request Params and Request Mappings Spring MVC - Form Tags and Data Binding Spring MVC Form Validation - Applying Built-In Validation Rules Spring MVC Form Validation - Validating Number Ranges and Regular Expressions Spring MVC Form Validation - Creating Custom Validation Rules Introduction to Hibernate Setting Up Hibernate Development Environment Hibernate Configuration with Annotations Hibernate CRUD Features: Create, Read, Update and Delete Hibernate Advanced Mappings Hibernate Advanced Mappings - @OneToOne Hibernate Advanced Mappings - @OneToMany Spring MVC and Hibernate Project - Part 1 (Environment + Database Setup) Spring MVC and Hibernate Project - Part 2 (Entity + JSP Page + CSS) Spring MVC and Hibernate Project - Part 3 (Mapping + Service Layer) Spring MVC and Hibernate Project - Part 4 (Form + Add Button + Save Part) Spring MVC and Hibernate Project - Part 5 (Form + Edit Button + Update Part) Spring MVC and Hibernate Project - Part 6 (Delete Button + Delete part) Introduction To Web Services and Microservices Introduction to Spring Boot SOAP Web Services with Spring and Spring Boot RESTful Web Services with Spring and Spring Boot Introduction to JPA in 10 Steps Connecting RESTful Web Service to JPA RESTful Web Services - Best Practices Training Methodology Lectures & Demos by experts from industry Project Driven Hands-On approach Focus on latest tools, technologies & industry practices Projects, assignments & quizzes for student’s evaluation Audience Students and graduates of Computer Science and Software Engineering People looking for career in software development People willing to learn Java Programming & Spring Framework People willing to learn Webservices & Microservices using Spring Boot Course Project Participants of the course are required to demonstrate their skills by developing commercial level Java applications and services using Spring Framework and related technologies such as Spring Boot, Spring JPA & Spring Cloud. Certificate EVS Certified Java Programmer EVS Certified Spring Framework Developer Duration & Frequency 4 Month (16 weeks; with 3 training sessions of 1.5 hours a week) Views: 3
See product
Lahore (Punjab)
Free Seminar on Apr 26, 2020 at 12:00 PM In our Java & Spring Framework Developer course students will learn to develop Java applications and services using Spring Framework and related technologies such as Spring Boot, Spring JPA / Hibernate & Spring Cloud. The course starts with introduction to Java & OOP in Java and moves on to Spring Framework, Inversion of Control (IoC), Dependency Injection (DI) and Java Beans. The course also covers enterprise level web application development using Spring MVC and database programming using Hibernate. The course further covers Webservices & Microservices development using Spring Boot & Spring Cloud which can be used as backend for modern web and mobile applications. Brief Contents Introduction to Java & Fundamentals of Java Programming Defining Classes, Methods, Constructors & Access Modifiers Method Overloading, Recursion, Native Methods & Packages Composition, Inheritance, Abstract Classes & Polymorphism Interfaces, Anonymous Classes, Nested Classes, Enumeration Exceptions, Types of Exceptions & Custom Exceptions Exception object & Dealing with Exceptions Understanding Streams, Input & Output Streams Accessing File & Directories using NIO Reading & Writing Files; Serialization & Deserialization of Objects Generics, Lambda & Collections (Set, Sequence, Map, Hashing) Strings Mutable and Immutable, Date & Times & Regular Expression Understanding & Managing Threads; Synchronization & Deadlocks Thread Priorities & Communication b/w threads (Wait & NotifyAll) Creating Responsive Web Design using HTML5, CSS3, JavaScript & Angular Spring Overview & Setting Up Your Spring Development Environment Spring Configuration with Java Annotations, XML Configuration & Java Code Spring Inversion of Control (IoC) & Spring Dependency Injection Bean Scopes and Lifecycle Management Spring MVC - Building Spring Web Apps Spring MVC - Creating Controllers and Views Spring MVC - Request Params and Request Mappings Spring MVC - Form Tags and Data Binding Spring MVC Form Validation - Applying Built-In Validation Rules Spring MVC Form Validation - Validating Number Ranges and Regular Expressions Spring MVC Form Validation - Creating Custom Validation Rules Introduction to Hibernate Setting Up Hibernate Development Environment Hibernate Configuration with Annotations Hibernate CRUD Features: Create, Read, Update and Delete Hibernate Advanced Mappings Hibernate Advanced Mappings - @OneToOne Hibernate Advanced Mappings - @OneToMany Spring MVC and Hibernate Project - Part 1 (Environment + Database Setup) Spring MVC and Hibernate Project - Part 2 (Entity + JSP Page + CSS) Spring MVC and Hibernate Project - Part 3 (Mapping + Service Layer) Spring MVC and Hibernate Project - Part 4 (Form + Add Button + Save Part) Spring MVC and Hibernate Project - Part 5 (Form + Edit Button + Update Part) Spring MVC and Hibernate Project - Part 6 (Delete Button + Delete part) Introduction To Web Services and Microservices Introduction to Spring Boot SOAP Web Services with Spring and Spring Boot RESTful Web Services with Spring and Spring Boot Introduction to JPA in 10 Steps Connecting RESTful Web Service to JPA RESTful Web Services - Best Practices Training Methodology Lectures & Demos by experts from industry Project Driven Hands-On approach Focus on latest tools, technologies & industry practices Projects, assignments & quizzes for student’s evaluation Audience Students and graduates of Computer Science and Software Engineering People looking for career in software development People willing to learn Java Programming & Spring Framework People willing to learn Webservices & Microservices using Spring Boot Course Project Participants of the course are required to demonstrate their skills by developing commercial level Java applications and services using Spring Framework and related technologies such as Spring Boot, Spring JPA & Spring Cloud. Certificate EVS Certified Java Programmer EVS Certified Spring Framework Developer Duration & Frequency 4 Month (16 weeks; with 3 training sessions of 1.5 hours a week) Date Apr 26th
See product
Lahore (Punjab)
Free Seminar on Mar 30, 2020 at 07:30 PM Microsoft SQL Server 2016 provides a robust architecture for enterprise level data management, developer’s productivity and business intelligence. This hands-on course is designed to provide necessary knowledge and hands-on experience for installation and configuration and administration of SQL Server 2016; designing and implementing SQL Server databases, querying and manipulating data from SQL Server and implementing a Data Warehouse with SQL Server 2016. Brief Contents Introduction to SQL Server, Its Installation & Configuration Introduction to Database Designing & Entity Relationship Diagram (ERD) Database Design Theory Concepts & Rules for Normalization Working with Tables, Schemas, Columns & Built-In Data Types Working with Primary Keys, Foreign Keys & Identity Column Working with SQL Server Management Studio Ensuring Data Integrity through Constraints Introduction to T-SQL & Writing Basic Select Statements Eliminating Duplicates with DISTINCT & Using Column and Table Aliases Writing Queries that Filter Data using a WHERE Clause Writing Queries that Sort Data Using an ORDER BY Clause Writing Queries that Filter Data Using the TOP Option Write Queries that filter data using the OFFSET-FETCH Querying Multiple Tables & Understanding Joins Inner Joins, Self Joins, Outer Joins & Cross Joins Indexing & Designing Optimized Indexing Strategies Using Conversion Functions, Logical Functions & Function to work with NULL Writing Queries using GROUP BY Clause & Aggregate Functions Writing Queries that Filter Groups with the HAVING Clause Using Self-Contained Subqueries, Scalar Subqueries & Multi-Result Subqueries Writing Queries That Use Correlated Subqueries and EXISTS Clause Writing Queries with UNION, EXCEPT, INTERSECT & APPLY Designing & Implementing Views & Performance Consideration for Views Inserting, Updating & Deleting Data using Data Manipulation Language (DML) Designing and Implementing Stored Procedures Creating & using user defined Table-Valued Functions (TVFs) Creating & using user defined Common Table Expressions (CTEs) Programming with T-SQL: T-SQL Programming Elements Programming with T-SQL: Controlling Program Flow Programming with T-SQL: Implementing T-SQL error handling Programming with T-SQL: Implementing structured exception handling Programming with T-SQL: Controlling database transactions Responding to Data Manipulation via Triggers Storing and Querying XML & Spatial Data in SQL Server Storing and Querying BLOBs and Text Documents in SQL Server Performance Optimization, Monitoring & Concurrency in SQL Server Training Methodology Audience Course Project Participants of the course will complete hands-on labs and project assignments with help of their trainers. Certificate EVS Certified SQL Server Developer MCP: Querying Data with Transact-SQL MCP: Developing SQL Database Duration & Frequency 2 Month (8 weeks; with 3 training sessions of 1.5 hours a week) Views: 2
See product
Lahore (Punjab)
Free Seminar on Mar 30, 2020 at 07:30 PM Microsoft SQL Server 2016 provides a robust architecture for enterprise level data management, developer’s productivity and business intelligence. This hands-on course is designed to provide necessary knowledge and hands-on experience for installation and configuration and administration of SQL Server 2016; designing and implementing SQL Server databases, querying and manipulating data from SQL Server and implementing a Data Warehouse with SQL Server 2016. Brief Contents Introduction to SQL Server, Its Installation & Configuration Introduction to Database Designing & Entity Relationship Diagram (ERD) Database Design Theory Concepts & Rules for Normalization Working with Tables, Schemas, Columns & Built-In Data Types Working with Primary Keys, Foreign Keys & Identity Column Working with SQL Server Management Studio Ensuring Data Integrity through Constraints Introduction to T-SQL & Writing Basic Select Statements Eliminating Duplicates with DISTINCT & Using Column and Table Aliases Writing Queries that Filter Data using a WHERE Clause Writing Queries that Sort Data Using an ORDER BY Clause Writing Queries that Filter Data Using the TOP Option Write Queries that filter data using the OFFSET-FETCH Querying Multiple Tables & Understanding Joins Inner Joins, Self Joins, Outer Joins & Cross Joins Indexing & Designing Optimized Indexing Strategies Using Conversion Functions, Logical Functions & Function to work with NULL Writing Queries using GROUP BY Clause & Aggregate Functions Writing Queries that Filter Groups with the HAVING Clause Using Self-Contained Subqueries, Scalar Subqueries & Multi-Result Subqueries Writing Queries That Use Correlated Subqueries and EXISTS Clause Writing Queries with UNION, EXCEPT, INTERSECT & APPLY Designing & Implementing Views & Performance Consideration for Views Inserting, Updating & Deleting Data using Data Manipulation Language (DML) Designing and Implementing Stored Procedures Creating & using user defined Table-Valued Functions (TVFs) Creating & using user defined Common Table Expressions (CTEs) Programming with T-SQL: T-SQL Programming Elements Programming with T-SQL: Controlling Program Flow Programming with T-SQL: Implementing T-SQL error handling Programming with T-SQL: Implementing structured exception handling Programming with T-SQL: Controlling database transactions Responding to Data Manipulation via Triggers Storing and Querying XML & Spatial Data in SQL Server Storing and Querying BLOBs and Text Documents in SQL Server Performance Optimization, Monitoring & Concurrency in SQL Server Training Methodology Audience Course Project Participants of the course will complete hands-on labs and project assignments with help of their trainers. Certificate EVS Certified SQL Server Developer MCP: Querying Data with Transact-SQL MCP: Developing SQL Database Duration & Frequency 2 Month (8 weeks; with 3 training sessions of 1.5 hours a week) Date Mar 30th
See product
Islamabad (Islamabad Capital Territory)
We since 2000, Pakistan SAP Education & Consulting support professional firm based Karachi, Pakistan has support branches in Lahore, Islamabad, Dubai, Saudi Arabia, providing SAP services to multinational clientele & Individuals. Followings are SAP ECC 6.0 EHP5 Certification Trainings: •Financial Accounting (FI) •Human Capital Management (HCM) •Procurement – Material Management (MM) •Order Fulfillment – Sales & Distribution(SD) •Quality Management (QM) •SAP Basis Administration •SAP Production Planning (PP) •Business Intelligence (BI/BO) •SAP HANA •SAP CRM Package includes: •100% Hands-On Practical Training •Instructor Based Training •Study Latest Material •SAP Software Access 24/7 •Online classes are also Available in Pakistan & Aboard Over 80,000 companies around the world are using SAP Enterprise Solutions and there is a huge demand for Certified SAP Consultants. Recknors (Authorized SAP Certified Trainer)
Rs 175
See product
Karachi (Sindh)
CISA Advance & Certified Training Certified Information System Audit the CISA designation is a globally recognized certification for Information Security audit control, assurance and security professionals. Being CISA-Certified showcases your audit experience, skills and knowledge, and demonstrates that you are capable to manage vulnerabilities, ensure compliance and controls within the enterprise. Because this program CISA is one of the most challenging certifications to achieve, the ISACA is the CISA certification body, recommends that persons sitting for the CISA exam must attend a training session. Omni Academy helps you get the prestigious CISA certification via our highly prestigious training. Our training is specifically designed to cover the new material that is on the 2015 exams. CISA – 32 CREDIT HOURS • Module 1— CISA: The Process of Auditing Information Systems • Module 2— CISA’s Role in IT Governance • Module 3— CISA’s Role in Systems and Infrastructure Life Cycle Management • Module 4— CISA’s Role in IT Service Delivery and Support • Module 5— CISA’s Role in Protection of Information Assets • Program Duration: 35 Hours Note: Weekdays | Evening | Sat | Sun class, collect you admission kit for complete details about program. * Installment Fee Payment Options for deserving students For Details Contact Us: A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 3498-OMNI (6664) | M: 03377222191 | 0312216 9325 I03122169321 E: [email protected] | www.omni-academy.com IFb: www.facebook.com/Omniacademy
See product
Lahore (Punjab)
CISA- Certified Information System Audit Certification Training In Advanced Certified Information System Audit the CISA designation is a globally recognized certification for Information Security audit control, assurance and security professionals. Being CISA-Certified showcases your audit experience, skills and knowledge, and demonstrates that you are capable to manage vulnerabilities, ensure compliance and controls within the enterprise. Because this program CISA is one of the most challenging certifications to achieve, the ISACA is the CISA certification body, recommends that persons sitting for the CISA exam must attend a training session. Omni Academy helps you get the prestigious CISA certification via our highly prestigious training. Our training is specifically designed to cover the new material that is on the 2015 exams. CISA – 32 Credit Hours • Module 1— CISA: The Process of Auditing Information Systems • Module 2— CISA’s Role in IT Governance • Module 3— CISA’s Role in Systems and Infrastructure Life Cycle Management • Module 4— CISA’s Role in IT Service Delivery and Support • Module 5— CISA’s Role in Protection of Information Assets • Program Duration: 35 Hours • Program Fee: 250 USD or 25,000 PKR Special Fee Discount Offer Rs. 10,000/- for limited time only, Register Now! For Details Contact Us: A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 3498-OMNI (6664) | M: 03377222191 | 0312216 9325 I03122169321 E: [email protected] | www.omni-academy.com IFb: www.facebook.com/Omniacademy
Rs 15.000
See product
Karachi (Sindh)
Oracle ERP E-Business Suite R12 Supply Chain Management Cloud ERP Supply chain Management R12 Training SDC Certified Oracle E-Business Suite is the most comprehensive suite of integrated, global business applications that enable organizations to make better decisions, reduce costs, and increase performance. Why Oracle ERP E-Business Suite? With hundreds of cross-industry capabilities spanning enterprise resource planning, customer relationship management, and supply chain planning, Oracle E-Business Suite applications help customers manage the complexities of global business environments no matter if the organization is small, medium, or large in size. As part of Oracle’s Applications Unlimited strategy, Oracle E-Business Suite applications will continue to be enhanced, thus protecting and extending the value of your software investment. Supplychain Management Training Overview ERP Supply Chain Management can automate detailed processes to drive cost savings and efficiency over business’ supply chain. With Supply Chain Management Training, learn how this cohesive yet flexible solution can deliver embedded analytics and adjust as conditions change. By attending this program, a combination of lecture, hands-on exercises, Students will gain valuable insight into the Supplychain key features and functions. The focus of the program will be to educate students on modern ERP Applications. ERP R12 SupplyChain Training -32 Credit Hours - What is Supplychain Management - ERP System Overview - ERP Application Navigation - ERP Supplychain Key Application Setups - ERP Inventory Management - ERP Purchasing Management - ERP Supplychain Reports - Case Study / Assignment * Upon completion Skill Development Council (Govt. of Pakistan) recognized training Certificate would be awarded to successful students. * Installment Fee Payment Options for deserving students For Details Contact Us: A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 03122169325 | 03377222191 | PTCL: 021-34986664 | E: [email protected] | www.omni-academy.com I Fb: www.facebook.com/Omniacademy
See product
Karachi (Sindh)
Oracle Database 11g: Performance Tuning DBA Release 2 Summary of Program This Oracle Database 11g Performance Tuning training starts with an unknown database that requires tuning. You’ll then learn the steps a DBA performs to identify problem areas, diagnose common problems and fix them. Key Learning: Describe Oracle tuning methodology. Use Oracle supplied tools for monitoring and diagnosing SQL and Instance tuning issues. Use database advisors to correct performance problems proactively. Identify problem SQL statements & tune SQL performance problems. Monitor the Instance Performance using Enterprise Manager. Tune instance components, primarily using Instance parameters. Benefits to You Ensure fast, reliable, secure and easy to manage performance. Optimize database workloads, lower IT costs and deliver a higher quality of service by enabling smooth and rapid consolidation within your Datacenter. WHY CHOOSE OMNI ACADEMY 100% Student Satisfaction Get Oracle Certified Internship opportunities for Top students Duration: 10 Days – Approx (SAT or SUN 2HRS Classes) For Details Contact Us: A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: PTCL: 3498-OMNI (6664) | M: 03377222191 | 0312216 9325 I03122169321 E: [email protected] | www.omni-academy.com IFb: www.facebook.com/Omniacademy
Rs 20.000
See product
Lahore (Punjab)
Professional ERP Computerized Accounting Tally ERP, Quickbooks & Peachtree & Advance Excel Training-Practical Training Get Fast Track Accounting Training For Best jobs: Pakistan, Saudia Arabia, UAE, USA, UK, Canada, Malaysia, Australia. We also offer other Accounting Software Training for: Tally.ERP 9, Quickbooks Enterprise, Sage 50, Peachtree, MYOB,UBS, Adv. Excel. Experienced Trainers are available Contact Call free from UK on viber Office Address: PLAZA NO.6, 3RD FLOOR COMMERCIAL AREA CAVALRY Ground Lahore
See product
Karachi (Sindh)
Oracle ERP E-Business Suite R12 Human Capital Management (HCM) Cloud ERP HCM/HRMS R12 Training Course – SDC Certified Oracle E-Business Suite is the most comprehensive suite of integrated, global business applications that enable organizations to make better decisions, reduce costs, and increase performance. Why Oracle ERP E-Business Suite? With hundreds of cross-industry capabilities spanning enterprise resource planning, customer relationship management, and supply chain planning, Oracle E-Business Suite applications help customers manage the complexities of global business environments no matter if the organization is small, medium, or large in size. As part of Oracle’s Applications Unlimited strategy, Oracle E-Business Suite applications will continue to be enhanced, thus protecting and extending the value of your software investment. R12 HR Management / HCM Overview This Core HR/HCM course focuses on the features, functions and benefits of Oracle HCM. Students learn the logical flow of the processes involved in Human resources and where Oracle HCM fits in the overall enterprise structure. Core HR covers employees hire to retire cycle i.e. Defining Requisitions and Vacancies, Capturing Applicants data, Employees data, Assignment details, Salary details, Qualification details, Contract details, Transfer, Promotion, Termination and Employees Full and Final settlement. ERP HR / HCM R12 Training -32 Credit Hours The following main modules will be covered in program: - Understanding ERP Application Basics - Enter and Maintain Employee - Payroll (Manage Salary Basis) - Apply User & System for Person Types & Assignment Status - Employee Promotion - Defining Grades - Defining Job - Defining Position - Understanding Locations and Organizations - Terminating Employee (Termination / Retirements) - Using Out of Box ERP Reports - Case Study / Assignment Special Discount: 10,000/- PKR * For Limited Time only, fee may change without any prior notice for non-confirmed registrations. * Upon completion Skill Development Council (Govt. of Pakistan) recognized training Certificate would be awarded to successful students. * Installment Fee Payment Options for deserving students For Details Contact Us: A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 03122169325 | 03377222191 | PTCL: 021-34986664 | E: [email protected] | www.omni-academy.com I Fb: www.facebook.com/Omniacademy
Rs 25.000
See product
Islamabad (Islamabad Capital Territory)
Recknors now offering training of SAP different module describe as below: •Financial Accounting (FI) •Human Capital Management (HCM) •Procurement – Material Management (MM) •Order Fulfillment – Sales & Distribution(SD) •Quality Management (QM) •SAP Basis Administration •SAP Production Planning (PP) •Business Intelligence (BI/BO) •SAP HANA •SAP CRM Package includes: •100% Hands-On Practical Training •Instructor Based Training •Study Latest Material •SAP Software Access 24/7 Over 80,000 companies around the world are using SAP Enterprise Solutions and there is a huge demand for Certified SAP Consultants. Recknors (Authorized SAP Certified Trainer)
Rs 175
See product
Karachi (Sindh)
Advance Training – CISA / CISSP / CEH CISA Certified Information System Audit The CISA designation is a globally recognized certification for Information Security audit control, assurance and security professionals. Being CISA-Certified showcases your audit experience, skills and knowledge, and demonstrates that you are capable to manage vulnerabilities, ensure compliance and controls within the enterprise. Because this program CISA is one of the most challenging certifications to achieve, the ISACA is the CISA certification body, recommends that persons sitting for the CISA exam must attend a training session. Omni Academy helps you get the prestigious CISA certification via our highly prestigious training. Our training is specifically designed to cover the new material that is on the 2015 exams. CISA – 32 CREDIT HOURS • Module 1— CISA: The Process of Auditing Information Systems • Module 2— CISA’s Role in IT Governance • Module 3— CISA’s Role in Systems and Infrastructure Life Cycle Management • Module 4— CISA’s Role in IT Service Delivery and Support • Module 5— CISA’s Role in Protection of Information Assets • Program Duration: 35 Hours Note: Sat | Sun class, collect you admission kit for complete details about program. CISSP CISSP is the basis of advanced information assurance knowledge for IT professionals, CISSP – most prestigious distinctions an IT professional can achieve. The CISSP certification verifies that a person has mastery of a multitude of information assurance and cyber security domains, something that’s necessary for IT management and leadership Omni Academy CISSP training covers topics ranging from operations security, telecommunications, network and internet security, access control systems and methodology and business continuity planning. When you complete your training from Omni Academy, you will be equipped with the information needed to pass the official CISSP certification exam and begin your life as an information assurance leader. Be ready, your opportunity is here, as the training equipped you to excel in IT Security domain CISSP -32 CREDIT HOURS • Access Control • Telecommunications and Network Security • Information Security Governance and Risk Management, • Software Development Security, • Cryptography, • Security Architecture and Design, • Operations Security, • Business Continuity and Disaster Recovery Planning, • Legal, Regulations, Investigations and Compliance, • Physical (Environmental) Security • Program Duration: 35 Hours Note: Sat | Sun class, collect you admission kit for complete details about program. CEH Our most famous Ethical hacking training goes in-depth into the techniques used by malicious, black hat hackers with attention getting lectures and hands-on lab exercises. While these hacking skills can be used for malicious purposes, this class teaches you how to use the same hacking techniques used by Black hat to perform a white-hat, ethical hack, on your organization. You leave with the ability to quantitatively assess and measure threats to information assets; and discover where your organization is most vulnerable to hacking in this network security training course. The goal of this course is to help you master a repeatable, documentable penetration testing methodology that can be used in an ethical penetration testing or hacking situation. The most current, up-to-date Ethical Hacking training available in Pakistan! CEH -32 CREDIT HOURS Certified Ethical Hacker CEH Course Outline • Telecommunications and Network Security • Module 01: Introduction to Ethical Hacking • Module 02: Foot printing and Reconnaissance • Module 03: Scanning Networks • Module 04: Enumeration • Module 05: System Hacking • Module 06: Trojans and Backdoors • Module 07: Viruses and Worms • Module 08: Sniffers • Module 09: Social Engineering • Module 10: Denial of Service • Module 11: Session Hijacking • Module 12: Hijacking Webservers • Module 13: Hacking Web Applications • Module 14: SQL Injection • Module 15: Hacking Wireless Networks • Module 16: Evading IDS, Firewalls, and Honeypots • Module 17: Buffer Overflow • Module 18: Cryptography • Module 19: Penetration Testing Program Duration: 35 Hours Note: Sat | Sun class, collect you admission kit for complete details about program. For Details Contact Us: 03122169325, 03377222191, PTCL: 34986664 | E: [email protected] I www.omni-academy.com
See product
Faisalabad (Punjab)
Learn CCNA by Sir Saeed Ahmad only Certified Academy Instructor in Faisalabad. The CCNAX is the composite exam associated with the Cisco CCNA Routing and Switching certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices: Accelerated (CCNAX) course. This exam tests a candidate's knowledge and skills required to install, operate, and troubleshoot a small to medium size enterprise branch network. The topics include all the areas covered under ICND 1 and ICND2 Exams. Admission Open 6-7PM, AM 5Days per Week Class Available 100% Certification Guarantee Cisco Networking Academy Save /- Get Free Cisco Discount Voucher
See product
Lahore (Punjab)
If you are looking for a good job in a multinational or UK, UAE, US or Pakistan get practical training with KBM Training & Recruitment. Courses We Are Offering: Advanced Excel (Best Training In Lahore) Quick Books Enterprise Professional Training. All other accounting software. Get training from a UK qualified trainer & enhance your skills to ensure Job Growth. We will not just train you on software we will teach you how to work in a real accounts environment. 100% practical training on real scenarios by certified trainers. Free job consultation will be provided. Free C.V review & updating. Mock Interview sessions. Job hunting special tricks. Contact: KBM Training & Recruitment for details. KBM Training & Recruitment (Your Career Progression Is Our Ambition) Contact # 0331-8433334 / 0311-3993222 Office Address : 18 B-2 Model Town Lahore. website : www kbmtr com Facebook : fb com/kbmtrpk
See product
Faisalabad (Punjab)
ICND1 The Interconnecting Cisco Networking Devices Part 1 (ICND1) is the exam associated with the Cisco Certified Entry Network Technician certification and a tangible first step in achieving the CCNA Routing and Switching certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices Part 1 (ICND1) course. This exam tests a candidate's knowledge and skills required to successfully install, operate, and troubleshoot a small branch office network. The exam includes topics on the Operation of IP Data Networks; LAN Switching Technologies; IP Addressing (IPv4 & IPv6); IP Routing Technologies; IP Services (DHCP, NAT, ACLs); Network Device Security; Basic Troubleshooting. Learn more about the ICND1 exam Register for the exam Read current exam policies and requirements AND ICND2 The Interconnecting Cisco Networking Devices Part 2 (ICND2) is the exam associated with the CCNA Routing and Switching certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices Part 2 (ICND2) course. This exam tests a candidate's knowledge and skills required to successfully install, operate, and troubleshoot a small to medium size enterprise branch network. The exam covers topics LAN Switching Technologies; IP Routing Technologies; IP Services (FHRP, Syslog, SNMP v2 and v3); Troubleshooting; WAN Technologies. Career Institute of Advance Computer Studies P 49 Chenab Market Susan Road Faisalabad
See product
Lahore (Punjab)
If you are looking for a good job in a multinational or UK, UAE, US or Pakistan get practical training with Accountech Courses We Are Offering: Advanced Excel (Best Training In Lahore) Quick Books Enterprise Professional Training. Tally ERP SAP Business One All other accounting software. Get training from a UK qualified trainer & enhance your skills to ensure Job Growth. We will not just train you on software we will teach you how to work in a real accounts environment. 100% practical training on real scenarios by certified trainers. Free job consultation will be provided. Free C.V review & updating. Mock Interview sessions. Job hunting special tricks. Contact: Accountech for details. Accountech (Your Career Progression Is Our Ambition) Facebook: www.facebook.com/accountechts Blog: www.accountechpk.blogspot.com website: www.accountech.com.pk Mobile: 0331-8433334 Address: A-1 Aiback Block New Garden Town Near Barkat Market Lahore
Rs 15.000
See product
Islamabad (Islamabad Capital Territory)
If you are looking for a good job in a multinational or UK, UAE, US or Pakistan get practical training with Recknors. Courses We Are Offering: Advanced Excel (Best Training In Lahore) Quick Books Enterprise Professional Training. All other accounting software. Get training from a UK qualified trainer & enhance your skills to ensure Job Growth. We will not just train you on software we will teach you how to work in a real accounts environment. 100% practical training on real scenarios by certified trainers. Free job consultation will be provided. Free C.V review & updating. Mock Interview sessions. Job hunting special tricks. Contact: Recknors Training for details. website : www recknors com Facebook : fb com/recknors If you are looking for a good job in a multinational or UK, UAE, US or Pakistan get practical training with Recknors.
Rs 40
See product
Lahore (Punjab)
If you are looking for a great job in an MNC or UK, UAE, US or Pakistan, get practical training through KBM Training & Recruitment. The Courses We Are Offering: Advanced Excel (Offering Best Training In Lahore) Quick Books Enterprise Professional Training Training from a UK qualified trainer & enhance your skills to ensure Job Growth. 100% practical training on real scenarios by certified trainers. Free job consultation Free C.V review n updating. Job hunting special tricks. Contact: KBM Training & Recruitment for details.
See product
Bagh (Azad Kashmir)
- If you are looking for a good job in a multinational or UK, Middle-east, US or Pakistan get practical training with KBM Training & Recruitment. -Courses We Are Offering: 1.Advanced Excel (Best Training In Lahore) 2.Quick Books Enterprise Professional Training. 3.Peachtree 4.Tally 5.Sage Get training from QUALIFIED trainers & enhance your skills to ensure Job Growth. We will not just train you on software we will teach you how to work in a real accounts environment. 100% practical training on real scenarios by certified trainers. We also offer: -Free job consultation will be provided. -Free C.V review & updating. -Mock Interview sessions. -Job hunting special tricks. Contact us for registration.
See product
Pakistan
If you are looking for a good job in a multinational or UK, UAE, US or Pakistan get practical training with Recknors. Courses We Are Offering: Advanced Excel (Best Training In Islamabad) Quick Books Enterprise Professional Training. All other accounting software. 100% practical training on real scenarios by certified trainers. Free job consultation will be provided. Free C.V review & updating. Mock Interview sessions. Job hunting special tricks.
Rs 10.000
See product
Karachi (Sindh)
Oracle ERP E-Business Suite R12 Supply Chain Management Cloud ERP Supply chain Management R12 Training SDC Certified Oracle E-Business Suite is the most comprehensive suite of integrated, global business applications that enable organizations to make better decisions, reduce costs, and increase performance. Why Oracle ERP E-Business Suite? With hundreds of cross-industry capabilities spanning enterprise resource planning, customer relationship management, and supply chain planning, Oracle E-Business Suite applications help customers manage the complexities of global business environments no matter if the organization is small, medium, or large in size. As part of Oracle’s Applications Unlimited strategy, Oracle E-Business Suite applications will continue to be enhanced, thus protecting and extending the value of your software investment. Supplychain Management Training Overview ERP Supply Chain Management can automate detailed processes to drive cost savings and efficiency over business’ supply chain. With Supply Chain Management Training, learn how this cohesive yet flexible solution can deliver embedded analytics and adjust as conditions change. By attending this program, a combination of lecture, hands-on exercises, Students will gain valuable insight into the Supplychain key features and functions. The focus of the program will be to educate students on modern ERP Applications. ERP R12 SupplyChain Training -32 Credit Hours - What is Supplychain Management - ERP System Overview - ERP Application Navigation - ERP Supplychain Key Application Setups - ERP Inventory Management - ERP Purchasing Management - ERP Supplychain Reports - Case Study / Assignment Special Discount: 10,000/- PKR For Limited Time only, fee may change without any prior notice for non-confirmed registrations. * Upon completion Skill Development Council (Govt. of Pakistan) recognized training Certificate would be awarded to successful students. * Installment Fee Payment Options for deserving students For Details Contact Us: A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 03122169325 | 03377222191 | PTCL: 021-34986664 | E: [email protected] | www.omni-academy.com I Fb: www.facebook.com/Omniacademy
Rs 25.000
See product
Lahore (Punjab)
If you are looking for a good job in a multinational or UK, UAE, US or  Pakistan  get practical training with Recknors. Courses We Are Offering: Advanced Excel (Best Training In  Lahore) Quick Books Enterprise Professional Training. All other accounting software.  Get training from a UK qualified trainer & enhance your skills to ensure Job Growth. We will not just train you on software we will teach you how to work in a real accounts environment. 100% practical training on real scenarios by certified trainers. Free job consultation will be provided. Free C.V review & updating. Mock Interview sessions. Job hunting special tricks. Contact: Recknors Training for details. website: www recknors com Facebook: fb com/recknors  from Sep 2nd
See product
Lahore (Punjab)
NEW CASTLE provides Certification Training + Internship. Great opportunity for International Certifications & to work on Projects. Microsoft Office 2016 Certification Training Microsoft Office 365 Certification Training Quickbook Enterprise ERP Certification Training SAP Business One Certification Training PMP Certification Training Training by Prof. Shahzad, USA Certified Call: 0300-8167111, 0336.816.7111 NEW CASTLE CENTER OF TECHNOLOGY & BUSINESS 56-C, Nawab Town, Milad Chowk, 1.5 km Raiwand Road, Tokhar Niaz Baig, Lahore Views: 6
See product
Lahore (Punjab)
NEW CASTLE provides Certification Training + Internship. Great opportunity for International Certifications & to work on Projects. Microsoft Office 2016 Certification Training Microsoft Office 365 Certification Training Quickbook Enterprise ERP Certification Training SAP Business One Certification Training PMP Certification Training Training by Prof. Shahzad, USA Certified Register Online: www.newcastle.com.pk Call: 0300-8167111, 0336.816.7111 NEW CASTLE CENTER OF TECHNOLOGY & BUSINESS 56-C, Nawab Town, Milad Chowk, 1.5 km Raiwand Road, Tokhar Niaz Baig, Lahore Google Map: https://goo.gl/maps/V1PmhFZDxz82 Facebook: https://web.facebook.com/newcastle.pk
See product
Karachi (Sindh)
The CISA designation is a globally recognized certification for IS audit control, assurance and security professionals through ISACA - USA. Being CISA-Certified showcases your audit experience, skills and knowledge, and demonstrates that you are capable to manage vulnerabilities, ensure compliance and controls within the enterprise. The CISA Training In Pakistan Program is talking about the CISA Knowledge Areas and also give you the complete guidelines w.r.t CISA Examination and CISA Certification. CISA Certification is the high end credentials which will increase your profile in the corporate Market and you can recognize yourself as a leader in IS AUDIT, CONTROL AND ASSURANCE with respect to ISACA Standards. IS Auditor is one of the elite certification (CISA Certification) which creates the extra ordinary impacts on your profile and make yourself as a reputable and professional candidate. 3D EDUCATORS is one of the organization that develops the candidates in CISA ensures the Candidate after getting the training of CISA Certification, you are able to work as auditor or a consultant accordingly. The CISA Training in Karachi is offered by 3D EDUCATORS and where almost 6000 candidates have been trained. Further which DR. MUHAMMAD SHAHEER WAQAR, is the professional person, who have conducted almost 200+ IS Audits and also written a manual on Information System Audit, which helps to students to pass the examinations. The Knowledge Areas and the methodology shall be briefed by trainer. CERTIFIED INFORMATION SYSTEM AUDITOR TRAINING, CISA TRAINING, CISA TRAINING IN KARACHI, CISA TRAINING IN PAKISTAN Views: 41
See product
Attock (Punjab)
DC-Documents Controller and Record Control3035530865 Institute of Professional and Technical Studies (IPATS) Course details DCC Certified Document Controller Training Course, Document Control Clerk duties include: • Categorizing, filing, and retrieving documents using specific classification and organization systems including but not limited to current and historical: equipment files project files piping & instrument diagrams equipment drawings loop drawings Course Outline: • The principles of managing information • The organization: How your information is managed today • Definitions: Understanding what the information terms mean • Document control and records management: Similarities and differences • Your organization • Identifying its type • Identifying its staff • Identifying its information • Defining information goals for the organization • How to achieve information goals • Document control and records management program development process • Business case • Defining the purpose • What to include • Objectives of the case • Document Control specifics • Records Management specifics • Records review • Identification of documents and records • Critical information, documents and records • Electronic and physical formats • Storing records • Characteristics of a document control and records management program • File plans • Challenges and problems • Classification of records • Retention and disposition • Laws, regulations, standards and business requirements • Developing a retention schedule • Privacy and protection • Transparency • Integrity • Security • Business, historical and preservation archives 1Web-based Document Management Software & Records Management Training Courses & Records Management Consultancy & Records Management Resources Document Controller responsibilities include typing contracts, archiving files and ensuring all team members have access to necessary documentation. To be successful in this role, you should have previous experience reviewing technical documents along with the ability to spot errors. Ultimately, you'll support our procedures maintaining transparent, up-to-date and easily traceable documents. Prepare ad-hoc reports on projects as needed Proven work experience as a Document Controller or similar role Familiarity with project management Basic knowledge of labor and corporate law Hands-on experience with MS Office and MS Excel Knowledge of Electronic Document Management Systems (EDMS) Proficient typing and editing skills Data organization skills Updated on 28 February, 2019- Read Less Eligibility / Requirements This course is designed for individuals who manage, or who are involved with, any aspect of document control and records management. This includes records and information managers, in-house counsel, privacy officers, information security and protection managers, litigation and discovery staff, compliance officers, internal auditors, IT and enterprise content management professionals, and administrative managers. It has been specifically designed to support activities across all types and sizes of organizations and sectors working locally and globally. Job roles this course is suitable for: File Clerk / Clerical, Assistant Front Office Manager, Project Manager Whatsapp: +923035530865, 03219606785, 3315145601, 03495021336 IPATS Government Recognized Education Zone-KhannaPul Rawalpindi-Islamabad Views: 1
See product
Lahore (Punjab)
Cisco CCNA Routing & Switching Training Classes in Lahore Pakistan By Student Shelter In Computers Cisco R&S Training Courses will let you achieve high availability by developing a systematic method to assess and improve network design, management, operations, and support. You will also be able to develop technical, sales, and service abilities for incorporated networking solutions and Increase technical competency within the company so, become the trained, certified Cisco IT pro that employers are looking for. Cisco Routing Switching Training maps the contents to the CCNA Routing and Switching Certification and CCNP R&S Certification. As Enterprises migrate toward controller based architectures, the role and skills required of a core network engineer are evolving and more vital than ever. To prepare for this network transition, the CCNA Routing and Switching certification will not only prepare you with the knowledge of foundational technologies, but ensure you stay relevant with skill sets needed for the adoption of next generation technologies. Interconnecting Cisco Networking Devices Part 1 (ICND1) The course provides the foundational knowledge of network layers 1-3 that are applicable to core routing and switching and introduces advanced technologies. Topics include the interactions and network functions of firewalls, wireless controllers and access points, along with additional focus on IPv6 and basic network security. Interconnecting Cisco Networking Devices Part 2 (ICND2) The course provides the knowledge and skills needed to install, configure, operate, and troubleshoot a small enterprise network. Key topics include QoS elements, virtualized and cloud services, along with controller types and tools that are available to support software defined network architectures. Visit our Web: http://www.stscomps.com or https://www.stscomps.com/cisco.htm For Training, please Contact us! Abbas Shahid Baqir (Director) Student Shelter In Computers Cell: 03004738405 E-mail: [email protected] Skype: abbaslums from Mar 2nd
See product
Rawalpindi (Punjab)
DC-Documents Controller and Record Control3035530865 Institute of Professional and Technical Studies (IPATS) Course details DCC Certified Document Controller Training Course, Document Control Clerk duties include: • Categorizing, filing, and retrieving documents using specific classification and organization systems including but not limited to current and historical: equipment files project files piping & instrument diagrams equipment drawings loop drawings Course Outline: • The principles of managing information • The organization: How your information is managed today • Definitions: Understanding what the information terms mean • Document control and records management: Similarities and differences • Your organization • Identifying its type • Identifying its staff • Identifying its information • Defining information goals for the organization • How to achieve information goals • Document control and records management program development process • Business case • Defining the purpose • What to include • Objectives of the case • Document Control specifics • Records Management specifics • Records review • Identification of documents and records • Critical information, documents and records • Electronic and physical formats • Storing records • Characteristics of a document control and records management program • File plans • Challenges and problems • Classification of records • Retention and disposition • Laws, regulations, standards and business requirements • Developing a retention schedule • Privacy and protection • Transparency • Integrity • Security • Business, historical and preservation archives 1Web-based Document Management Software & Records Management Training Courses & Records Management Consultancy & Records Management Resources Document Controller responsibilities include typing contracts, archiving files and ensuring all team members have access to necessary documentation. To be successful in this role, you should have previous experience reviewing technical documents along with the ability to spot errors. Ultimately, you'll support our procedures maintaining transparent, up-to-date and easily traceable documents. Prepare ad-hoc reports on projects as needed Proven work experience as a Document Controller or similar role Familiarity with project management Basic knowledge of labor and corporate law Hands-on experience with MS Office and MS Excel Knowledge of Electronic Document Management Systems (EDMS) Proficient typing and editing skills Data organization skills Updated on 28 February, 2019- Read Less Eligibility / Requirements This course is designed for individuals who manage, or who are involved with, any aspect of document control and records management. This includes records and information managers, in-house counsel, privacy officers, information security and protection managers, litigation and discovery staff, compliance officers, internal auditors, IT and enterprise content management professionals, and administrative managers. It has been specifically designed to support activities across all types and sizes of organizations and sectors working locally and globally. Job roles this course is suitable for: File Clerk / Clerical, Assistant Front Office Manager, Project Manager Whatsapp: +923035530865, 03219606785, 3315145601, 03495021336 IPATS Government Recognized Education Zone-KhannaPul Rawalpindi-Islamabad Views: 149
See product
Lahore (Punjab)
Free Seminar on Feb 07, 2020 at 07:30 PM In this project based course you will learn to develop interactive and responsive websites and front-end web development of a enterprise application. It includes HTML5 and CSS3 for creating beautiful web pages; JavaScript & jQuery for more interactive and rich Web UI; BootStrap for developing responsive and elegant websites; AJAX & JSON for consuming REST Services. The course also covers essentials of Angular for front-end web development. Brief Contents Introduction Web Development, HTML, HTML5 & IDEs Basics of HTML & CSS and HTML Headings, Paragraphs & Images HTML Text Formatting, Links, Entities and Inline vs Block Level Elements HTML Lists: Unordered List, Ordered List and Description List iframe to Display Web-Pages from other Websites on your Website Detailed Overview of HTML5 and HTML5 Semantic Elements Using Audios and Videos on Websites using HTML5 Elements Creating Forms to Collect Data from Users using HTML5 & CSS3 Creating and Using CSS Styles: Inline CSS, Internal CSS & External CSS Using CSS3 Styles with div, p, span etc. for Creating Beautiful Web Pages CSS3 Box-Model: Padding, Margin, Outline, Border, Background CSS3 Floating, Positioning, Overflow, Image-Opacity and Image-Sprites CSS3 Media Queries in Detail & Creating fully Responsive Web Pages Introduction to BootStrap 4 and BootStrap 4 Grid System in Detail BootStrap 4 Typography, Tables, Images, Thumbnails and Buttons BootStrap 4 for Creating Elegant Forms for Collecting User Data BootStrap 4 Jumbotron, Tooltips, Popovers, Alerts, Spinners & Badges BootStrap 4: Navs, Navbars, Menus, Tabs, Dropdown and Collapse BootStrap 4 Pagination, Modals, Cards, Image Carousel and Scrollspy JavaScript Statements, Expressions, Conditions and Loops JavaScript Objects, Functions, Arrays and Events Working with Numbers, Strings, and Dates in JavaScript Testing and Debug a JavaScript Applications Create object-oriented JavaScript applications Using Regular Expressions, Handling Exceptions and Validating Data Events, Images, and Timers, Closures, Callbacks and Recursion JavaScript Object Notation (JSON) in JavaScript Applications Selecting and Manipulating DOM Elements with jQuery Using jQuery for Event Handling, Basic Animations and Effects jQuery AJAX Calls ( load(), get(), post(), ajax(), getJSON(), getScript() ) Handling Responses of AJAX Call in Plain Text, HTML and JSON format Consuming REST Services / REST API using AJAX and JSON Essentials of Angular for Creating Modern Web Applications Testing, Debugging & Publishing Website to a Commercial Server Training Methodology Lectures & Demos by industry experts Project Driven Hands-On approach Focus on latest tools, technologies &industry practices Projects, assignments & quizzes for student’s evaluation Audience Students & Graduates of Computer Science & Information Technology Students & Graduates of any other discipline looking for future in IT Web Designers interested in learning Website Development Any other person willing to learn Website Development Course Project Participants of the course should develop a commercial level website using HTML5, CSS3, JavaScript, jQuery and BootStrap 4. Course instructor and lab trainers will help you in completing this project. Certificate EVS Certified Front-End Web Developer MCP : Programming in HTML5 with JavaScript &CSS3 Duration & Frequency 3 Month (12 weeks; with 3 training sessions of 1.5 hours a week)
Free
See product

2 photos

Free Classified ads - buy and sell cheap items in Pakistan | CLASF - copyright ©2024 www.clasf.pk.