Looking for a Tutor Near You?

Post Learning Requirement ยป
x
x

Direction

x

Ask a Question

x

Hire a Tutor

Programming Technology Courses in Dubai

Filter

Discover a diverse range of Programming Technology courses in Dubai tailored to meet your educational needs. Explore accredited programs, expert instructors, and flexible learning options to excel in your chosen field. Enroll today and embark on a transformative educational journey.

201 to 225 of 312 Courses
Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This course is your first step towards success as an Oracle professional, designed to give you a firm foundation in basic database administration. In this class, you will learn how to install and maintain an Oracle database. You will gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. You will also learn how to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques. The lesson topics are reinforced with structured hands-on practices. This course is designed to prepare you for the corresponding Oracle Certified Associate exam, which is one of the two exams required for the OCP DBA 10g certification.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This training is a guide to help you get started down the path to creating your own iOS applications. Our goal is to get you past the initial difficulties, to help you understand the way iOS applications work and how they are built.

As you work your way through this training, you will create a number of small applications, each designed to highlight specific iOS features and to show you how to control or interact with those features. If you combine the foundation you will gain through this training with your own creativity and determination, and then add in the extensive and well-written documentation provided by Apple, you will have everything you need to build your own professional iPhone and iPad applications. Course long description

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    28 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This is a four-day course that provides the required knowledge and skills to design and build a complete Android application. It delivers an extensive training on the main Android API components and its interactions. This course is mapped to AND-401 exam.

New and experienced application developers who wish to expand their tool set and specialize in developing their own Android Apps for business, education, or personal use. Developers seeking a career as an mobile applications developer. People new to mobile Apps development or those who started building an app and need help putting all the pieces together.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

Comprehensive approach to both preparing a student for CompTIA Network+ exam and developing proficiency in networking fundamentals and advanced networking topics.

Exam targeted for technicians with 18-24 months experience in IT industry. Typical student would have A+ certification or equivalent knowledge, but A+ certification is not required.

  • The course outline are:
  • Networking fundamentals
  • Network Protocols
  • Physical links & interfaces
  • LAN Technologies
  • WAN Technologies
  • Network Operating Systems and Applications
  • Fundamentals of TCP/IP History
  • TCP/IP Applications
  • Network Administration
Optimizer Middle East Training Institute

By:   Optimizer Middle East Training Institute

  • Location :
    Dubai
  • Fees :
    AED 1500
  • Duration :
    20 Hours
  • Schedule :
    Flexible
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

Java is a perfect programming language for anybody who wants to learn Object Oriented Concepts.

Core Java Training Objectives

  • Features of Java Language
  • Discover how to write Java code according to Object-Oriented Programming principles.
  • Become comfortable with concepts such as Classes, Objects, Inheritance, Polymorphism and Interfaces
  • Learn Java APIs for Collections, I/O Streams
  • Design GUI applications and Applets using AWT and Swing.
  • Develop database applications using JDBC

Course Outline

Introduction to Java

  • History.
  • Object oriented features.
  • How to program and run on java.
  • How to install JDK.
  • Sample program.

Primitive Data Types

  • Introduction.
  • Default values provided.
  • Wrapper classes.

Variables

  • Types of variables.
  • Depending on place of declaration.
  • Depending on data type.

How to Create an Object

  • General Syntax.
  • Steps Involved in creating an object.
  • Garbage collection.

Encapsulation

  • Definition and explanation.
  • Understanding the business problem or need.
  • Examples.

Class and an Object

  • What is a class and an object
  • Need to create a class and how to create a class.
  • Need to create an object and how to create an object.
  • Properties of an object.

Constructor

  • What is a constructor?
  • Where and how to use a constructor.
  • Types of constructors.
  • Why Constructor overloading and chaining.
  • Constructor overloading with examples.
  • Constructor chaining with examples.
  • Use of ‘this’ keyword.

Static Block

  • Static Initializer

Packages

  • What is a package?
  • Why package?
  • Different types of packages
  • User defined packages

Arrays in Java

  • What is an array?
  • How to declare an array.
  • Enhanced for loop
  • User defined arrays

Command Line Arguments

Access Specifiers

Accessibility Modes

Examples

Inheritance

  • What is inheritance
  • Types of inheritance
  • Support of java to inheritance
  • Examples using ‘extends’ key word.
  • Constructors in inheritance
  • Method over riding
  • ‘Super’ key word
  • ‘final’ key word
  • ‘Abstract’ key word.
  • Interfaces.

Polymorphism

  • What is binding?
  • Static polymorphism
  • Dynamic polymorphism
  • Method over loading
  • Method over riding

Exception Handling

  • Try
  • Catch
  • Throw
  • Throws
  • Finally
  • User defined exceptions.

Wrapper Classes

  • Auto Boxing.
  • Auto un-Boxing.
  • Examples

Singleton Classes

Multithreading

  • Daemon thread.
  • Synchronization.
  • Dead lock.

 

I/O STREAMS

SERIALIZATION

DIFFERENT WAYS IN CREATING AN OBJECT

OBJECT CLASS

FINALIZER

STRING CLASS

STRING TOKENIZER CLASS

STRING BUFFER AND STRING BULDER

AWT

APPLET AND SWINGS

EVENT HANDLING

Optimizer Middle East Training Institute

By:   Optimizer Middle East Training Institute

  • Location :
    Dubai
  • Fees :
    AED 1500
  • Duration :
    20 Hours
  • Schedule :
    Flexible
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

C# is the most popularly used programming language for developing different types of .net applications. As per todays trend, C# has more demand. C# is an Object Oriented Programming language, It is introduced specifically for .NET and thus has no backward compatibility issues.

C# Training Objectives

  • VS.NET IDE and all its features.
  • Major features of .NET Framework and their involvement in .NET platform.
  • Major concepts behind CLR (Common Language Runtime)
  • Very deep understanding of C# language features.
  • Understand and implement practically concepts of Object Orientation which is most important for all types of application development.
  • Develop database intensive applications using ADO.NET.
  • Develop an ability to read and write data in streams and files, serialize and de-serialize an object graph.
  • Build a standard GUI for Windows Based Applications using WinForms.
  • Develop complete applications as in real-time development environment using N-Tier architecture.
  • Build Setup package and deploy .net applications in production environment.
Optimizer Middle East Training Institute

By:   Optimizer Middle East Training Institute

  • Location :
    Dubai
  • Fees :
    AED 2500
  • Duration :
    40 Hours
  • Schedule :
    Flexible
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

An Advanced Java Tutorial aimed towards the Developer Who Already has Learned the Fundamentals of Java Programming.

In this Advanced Java Programming training course, expert content provider Infinite Skills builds on the beginners Java course, and goes deeper into programming topics that help you to understand these more advanced Java concepts.

Designed for the more experienced Java developer, you should have a good working knowledge of the Java programming language before going through this tutorial.

COURSE OUTLINE

JDBC  (Java Database Connectivity )

Why File to Data Base ?

Why JDBC ?

What is JDBC ?

What is JDBC Driver

Difference between Driver class and Driver Software.

Types of JDBC Driver.

Steps to Write a JDBC Program.

Methods of Statement Interface.

Data Source Name(DSN)

Obtaining a Connection by without using Driver Manager.

Selecting a Data from a table

Classes and Interface of Java.sql package.

Prepared Statement:

Difference between statement and PreparedStatement.

Inserting a picture into to database from java program using PreparedStatement:

Selecting a picture from a table

Callable Statement:

ScrollableResultSet:

Batch Processing:-

Updatable ResultSet

JDBC 3.X Features:-

Connection Pooling

Using Resource Bundle

Inserting and selecting Date values into a database

Connecting with CSV File (Comma separator Values)

Inserting a video file into a Database

Auto Generated Keys Feature of JDBC 3.0

Automatic Drive Loading (JDBC4.0)

Warnings in JDBC

Interacting with MS-Access, Mysql, Oracle 10G Express Edition,Servlet

Introduction to web Application concepts

What is web container?

Web Application Structure

Introduction to HTTP Protocol

Difference between get() and post() methods

Why servlet?

Difference between CGI and servlet

What is servlet

Servlet Life Cycle

Different ways of creating a servlet

Servlet to Html Communication

Using multiple submit buttons in a form

Types of URL Pattern

Methods for obtaining request Parameters

Console Deployment in Tomcat server

Difference between init(Config) and init() methods

Extending HttpServlet

Content type setting in servlet

Welcome page configuration

Servlet config interface

ServletContext interface

Difference between servlet config and servlet context

Servlet to database communication

What is Pagination

Applet to servlet communication

Servlet to servlet communication

Redirection

Session Tracking  (Hidden, URL, Cookies and Http Session).

Filters in web applications

Servlet listeners

Security in web applications

Exception handling in servlet

File uploading in Servlet

File Downloading in servlet JSP

Duration: - 20 to 25 hrs

Why JSP?

Differences between servlet and JSP

What is a JSP?

JSP call back methods

JSP Tags or JSP Elements

Scripting tags

Directive tags

Standard tags

Custom tags

JSP configuration

Attributes in JSP

JSP Expression Language

Implementing Internationalization (I18N)

JSTL

Mini Project Discussion

Server

Tomcat

Weblogic

Jboss

  • Glassfish
Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    63 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

The course has been designed with very specific topic for this program by our experts. They are as follows

  • ICDL Module 1: Computer Essentials
  • Computers and DevicesDesktop, Icons, Settings
  • Outputs
  • File Management
  • Networks
  • Security and Well-Being

ICDL Module 2: Online Essentials

  • Web Browsing Concepts
  • Communication Concept
  • Using E-mail s

ICDL Module 3: Word Processing

  • Using the Application
  • Document Creation
  • Formatting
  • Objects
  • Mail Merge
  • Prepare Outputs
Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

Security is an elective or prerequisite to advanced security certifications. It is also the main course you will take to prepare for the CompTIA Security and examination (exam number SY0-201). In this course, you will build on your knowledge and professional experience with computer hardware, operating systems, and networks as you acquire the specific skills required to implement basic security services on any type of computer network.

The qualification required to pursue this course is CompTIA A+ and Network+ certifications, or equivalent knowledge, and 6-9 months experience in networking, including experience configuring and managing TCP/IP. Although not required, students might find it helpful to obtain foundational information from introductory operating system administration courses.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

The EC–Council Security Analyst (ECSA) program is a comprehensive, standards - based, methodology intensive training program which teaches information security professionals to conduct real life penetration tests by utilizing EC-Council has published penetration testing methodology.

The ECSA Program is a 5-day complete hands-on training program. This Penetration Testing Training course uses real-time scenarios to train students in penetration testing methodologies.

EC-Council has Certified Security Analyst (ECSA) course will help you master a documented penetration testing methodology that is repeatable and that can be used in a penetration testing engagement, globally.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This class will immerse the students into an interactive environment where they will be shown how to scan, test, hack and secure their own systems. The lab intensive environment gives each student in - depth knowledge and practical experience with the current essential security systems. Students will begin by understanding how perimeter defenses work and then be lead into scanning and attacking their own networks, no real network is harmed. Students then learn how intruders escalate privileges and what steps can be taken to secure a system. Students will also learn about Intrusion Detection, Policy Creation, Social Engineering, DDoS Attacks, Buffer Overflows and Virus Creation. When a student leaves this intensive 5 day class they will have hands on understanding and experience in Ethical Hacking. This course prepares you for EC-Council Certified Ethical Hacker exam 312-50.

This course will significantly benefit security officers, auditors, security professionals, site administrators, and anyone who is concerned about the integrity of the network infrastructure.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

Adobe Dreamweaver CS6 is the industry-leading web authoring program. Whether you create websites for a living or plan to create one for your own business, Dreamweaver offers all the tools you need to get professional - quality results.

The job opportunity with this course are Web Designer, Web Developers, Graphic Designers The course outline are:

  • Customizing Your Work Space
  • HTML Basics
  • CSS Basics
  • Creating a Page Layout
  • Working With Cascading Style Sheet
  • Working With Templates
  • Working With Text, Lists, AND Tables
  • Working with Online Data and others
Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

Adobe Illustrator CC is the industry - standard illustration application for print, multimedia, and online graphics. Whether you are a designer or a technical illustrator producing artwork for print publishing, an artist producing multimedia graphics, or a creator of web pages or online content, Adob Illustrator offers you the tools you need to get professional - quality results. After the completion of the course the students will be eligible for jobs like Graphic Designing, Web Designing.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    28 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

Red Hat System Administration III (RH254) is designed for experienced Linux administrators who require networking and security administration skills. With a heavy emphasis on practical, hands-on labs, this course is tightly aligned with experienced Linux administrator job tasks and the skills required for advancement. Focus is placed on enhancing the students automation skills to securely configure, deploy and manage network services including DNS, Apache, SMTP, and network file sharing.In addition, this course emphasizes security, including monitoring, packet filtering, access controls, and SELINUX. At the completion of this course, students already familiar with the RHCT/RHCSA administration skills will have exposure to all competencies tested by the RHCSA and RHCE exams.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This course describes private cloud configuration and deployment with Microsoft System Center 2012. Because this is an extensive technical domain that includes several individual products and technologies, it is strongly recommended administrators have prerequisite knowledge in the following areas:

  • Windows Server 2008 R2 operating system
  • Active Directory Domain Services (AD DS)
  • Microsoft SharePoint
  • Windows Server 2008 Hyper-V
  • VMM Service Manager
  • Oracle Opalis
  • Data Protection Manager
  • Operations Manager
  • Networking and storage experience
  • Familiarity with data center management processes
  • Previous work with IT Infrastructure Library (ITIL)
  • Previous work with Microsoft Operations Framework (MOF)
Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This five-day instructor-led course teaches IT professionals how to deploy, configure, and administer a Microsoft Lync Server 2010 solution. The course emphasizes Lync Server 2010 Enterprise Voice features from a deployment and configuration perspective. The labs in this course build on each other to create a solution that includes IM and Presence, Conferencing, and Enterprise Voice. This course helps the student prepare for Exam 70-664.

This course is intended for IT professionals and telecommunications professionals who want to learn how to install, configure, manage and maintain a Microsoft Lync Server 2010 environment. These professionals should have at least 3 years experience working with unified communications software, including knowledge of and experience with Microsoft Office Communications Server 2007 R2.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This five-day instructor-led course teaches how to design and configure Enterprise Voice and Online Services in Microsoft Lync Server 2013. This course will provide you with the knowledge and skills to configure and manage a Lync Server 2013 on premises, in the cloud or in a mixed deployment. In addition, it will provide the skills needed by IT or telephony consultants to deliver a Lyncbased enterprise voice solution. This course will teach you how to configure Lync Server 2013, as well as provide guidelines, best practices, and considerations that will help you optimize your Lync server deployment. This course helps the student prepare for Exam 70-337.

This course is intended for IT Consultants and Telecommunications Consulting professionals who design, plan, deploy, and maintain solutions for unified communications with particular emphasis on enterprise VOIP and online services. The student should be able to translate business requirements into technical architecture and design for a UC solution.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This instructor-led course teaches IT professionals how to plan, design, deploy, configure, and administer a Microsoft Lync Server 2013 solution. The course emphasizes Lync Server 2013 Enterprise Unified Communications features with particular emphasis on coexisting with and migrating from legacycommunication services. The labs in this course create a solution that includes IM and Presence, Conferencing, and Persistent Chat. This course helps the student prepare for Exam 70-336.

This course is intended for IT consultants and telecommunications consulting professionals who design, plan, deploy, and maintain solutions for unified communications (UC). Candidates should be able to translate business requirements into technical architecture and design for a UC solution.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

Elements of this syllabus are subject to change. At the end of this five-day, instructor-led course will provide you with the knowledge and skills to configure and manage an Exchange Server 2010 messaging environment. This course does not require previous Exchange Server experience, but does require that students have significant experience in managing Windows Server and Active Directory services or Active Directory Domain Services (AD DS). This course will teach you how to configure ExchangeServer 2010, as well as provide guidelines, best practices, and considerations that will help you optimize your Exchange Server deployment.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    14 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

The COBIT Foundation course is an interactive, classroom-based learning experience. Participants learn about the need for an IT control framework and how COBIT addresses this need by providing a globally accepted IT governance and control framework. This course explains the elements and supporting materials of the COBIT framework in a logical and example - driven approach for everyone interested in obtaining foundation level knowledge of COBIT.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    21 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

The Continual Service Improvement (CSI) module is one of the qualifications within the ITIL Service Lifecycle work stream. This module focuses on the principles and techniques from the Continual Service Improvement stage of the ITIL Lifecycle, but does not go into detail about specific processes.

The CSI qualification focuses on how organizations and individuals can strategically review the products and services they have produced following the strategy, design, transition and operation stages of the IT Service Lifecycle and offers guidance on how this process should be organized and executed. It also includes guidance on the tools and technology that can be used to support CSI activities as well as how to evaluate risks and critical success factors.

The course covers management and control of activities and techniques within the Continual Service Improvement phase of the ITIL Lifecycle, but it does not provide the full detail of each supporting process.

CSI practices can help businesses and projects continue to meet and adapt to the changing needsof end users as well as improving efficiencies and returns on investment for organizations.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

The ITIL Intermediate Qualification: (SOA) Certificate is a free-standing qualification, but is also part of the ITIL Intermediate Capability stream. The purpose of this training module and the associated exam and certificate is respectively to impart, test, and validate the knowledge on industry practices in Service Management as documented in the ITIL Service Lifecycle Core publications. The ITIL Certificate in Service Offerings and Agreements (SOA) is intended to enable the holders of the certificate to apply the practices during the Service Management Lifecycle.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    21 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

The ITIL Foundation training course provides a detailed, modular introduction to the concepts, terms, definitions, benefits, objectives, and relationships within core IT service management processes and functions, according to the ITIL best practice framework.

The course is based on principles described in ITIL’s Service Support and Service Delivery Standards. The course prepares participants for the examination leading to the Foundation Certificate in IT Service Management.

 ITIL Foundation is an instructor-led course which provides:

  • A practical understanding of ITIL Foundation key concepts, principles, processes, and functions
  • Prepares students to pass the ITIL Foundation exam
Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    21 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

This three-day instructor-led course prepares you to design and deploy remote access solutions using Microsoft Forefront Unified Access Gateway 2010 (UAG). Forefront UAG provides organizations with unparalleled flexibility in providing access to network resources (such as Web sites and internal applications) with granular access control, custom content protection, and endpoint validation. Forefront UAG also integrates with Direct Access, a new Windows 7 technology that provides seamless remote access to all corporate resources without connecting to a virtual private network. This course is intended for architects, consultants, network administrators, and technical sales professionals who are responsible for selling, designing, and deploying edge access solutions for enterprises.

Sites Power  Training Center

By:   Sites Power Training Center

  • Location :
    Dubai
  • Fees :
  • Duration :
    35 Hours
  • Schedule :
  • Segment :
    IT Training
  • Subject :
    Programming Technology

Course Details

In this course, students will learn how to plan and implement some of the more advanced features available in Windows Server 2012. Course 20413A is a prerequisite course for Course 20414A.

After completing this course, students will understand how Active Directory server roles are used and learn about the purpose and components of Active Directory Domain Services (AD DS). Students will learn how to configure organizational units and user, computer and group accounts. Lastly, students will learn how to manage access to shared resources.