-
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
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
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
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
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.