In this WordPress training class, you will start with the basics of setting up WordPress and learn how to create and maintain a successful WordPress site.
Class goals :
Learn how to get started with WordPress, create new content, and import existing content.
Learn to change what appears on a home page, blog post, and more.
Learn to handle media uploads, audio/video players, and podcasting.
Learn to create themes, widgets, and plugins.
Learn to publish, move, maintain, and secure your WordPress sites.
You have familiarized yourself with the basic image editing tools of Adobe Photoshop. Now, you need to manage images for optimal web and print display. In this course, you’ll work with advanced image handling tools and features available in Photoshop.
Training Java 2 Enterprise Development With BEA WebLogic
Training PostgreSQL Administration using Navicat
Training Managing and Maintaining a Microsoft Windows Server 2003 Environment
Training Apple iPhone / iPad App Developer
Training Cocoa Touch Programming
Training A Comprehensive Introduction to Objective-C Programming
Training Moodle™ Administrator Course
Training Foundations of SQL for PostgreSQL
Class goals :
Work with advanced image handling tools and features available in Photoshop.
Create images for use on the web.
Prepare images to be viewed across different platforms.
Manage color in a Photoshop image.
Use the advanced image and video support features available in Photoshop.
Automate Photoshop tasks.
Incorporate the use of variables in a Photoshop composition
Course Description Using Adobe InDesign, you have created simple documents. Now, you may need to create huge documents that are attractive as well as can be accessed globally. In this course, you will deploy the advanced InDesign techniques to enhance the look and functionality of your documents.
Class goals :
· Use the advanced features of Adobe InDesign CS4-5 to create and design content for print and web.
Course Description You are starting to familiarize yourself with print layout and design using InDesign. You would like to learn about the tools and features available to you in InDesign CS6. In this course, you’ll work with some of the tools and features to create eye-catching printed documents using InDesign CS6.
Class goals :
Utilize Adobe InDesign CS6 to create and deliver eye-catching printed documents
Adobe® Illustrator® is a sophisticated graphics application that helps you to create complex and attractive designs with type effects. You can create logos, advertisements, and other illustrations with ease using this software. However, creating complex designs can be overwhelming if you are not familiar with the tools present in Adobe Illustrator and their features. In this course, you will learn to use Adobe Illustrator by drawing and manipulating simple shapes to create logos. You will also combine text and graphics to create advertisements.
Course Description As a graphic designer, you are starting to familiarize yourself with image creation and editing using Photoshop. Understanding the different tools and features available in Photoshop will help you to maximize your creative potential. In this course, you’ll work with several tools and features to edit images using Photoshop.
Class goals :
explore the Photoshop interface and use several tools for selecting parts of images, and will move, duplicate, and resize images.
learn to use layers, and to apply layer effects and filters to create special effects.
use painting tools and blending modes to create shading effects, and will perform adjustments to contrast and color balance.
save images in formats for print and web use.
Content of Adobe Photoshop Level 1
This course is intended for new users of Photoshop.
Training Adobe Photoshop Level 1
Onze voordelen :
Type of training: Inter-company, intra-company and individual
100% flexible & personalised training : You choose the place, the dates and the training program
Offer request : Response within 24 hours
50% discount for SME’s from Brussels-Capital Region
Free parking, lunch & drinks
Free use of our Digital Competence Centre: Manuals, courses, exercises, …
Course Description As a graphic designer, you are starting to familiarize yourself with image creation and editing using Photoshop. Understanding the different tools and features available in Photoshop will help you to maximize your creative potential. In this course, you’ll work with several tools and features to edit images using Photoshop.
This training course provides participants with the knowledge and experience required to develop and deploy Enterprise JavaBeans, Web Services and robust Java EE (Java Enterprise Edition) web applications.
Class goals :
The focus of the course is on building components that are deployed to the EJB Container and building web-enabled applications that employ Servlets, JavaServer Pages and Tag Libraries to exploit the services provided by the Java EE platform. This course covers architectural design issues as well as specific coding models for Java EE components, and is up to date with the latest Java EE 5, EJB 3, JAX-WS 2.1, JSP 2.1 and Servlet 2.5 specifications. Security, transaction management, inter-component communication and deployment issues are discussed in detail, with hands-on labs to solidify understanding.
Since coding and deployment files are standardized by the Java EE specifications, students may readily apply the skills learned in this class to write code for any compliant server, including Apache Tomcat, JBoss, WebSphere, Oracle, WebLogic and many others. Students will understand the role and architecture of the most important containers in the Java EE specification: the Web Container (which hosts HTML pages, Servlets and JSP Pages) and the EJB Container (which hosts Enterprise JavaBean components). Participants will learn how to use important Java EE services and protocols including JNDI, JDBC and JMS. Students will learn how to utilize ANT, a flexible and powerful XML-based build utility, to compile, deploy and execute stand-alone and enterprise Java applications. Comprehensive hands-on lab exercises reinforce instructor lectures and build direct competence in the topics presented throughout the course.
Content of Java EE Web Application Development with Enterprise JavaBeans and Web Services
Introduction to the Java EE Architecture
Using ANT
Servlet Classes and Interfaces
Request and Response Objects
Writing a Servlet
Web Application Structure
Introduction to Java Server Pages
Deploying a JSP
JavaBeans in a JSP
JSP Document Syntax
Communication Between Web Components
Java EE Session Support
Creating Cookies
Writing Custom Tag Libraries
JSP Expression Language
Developing Secure Web Applications
Java EE Authorization
Serializing with Object Streams
JNDI Architecture
Java DataBase Connectivity (JDBC)
Java Message Service (JMS) Classes and Interfaces
Deploying a Filter
Listeners in the Web Container
Resource Injection in Servlet 2.5 Applications
Overview of Enterprise JavaBeans (EJB)
Writing Session, Message-Driven and Entity Beans
Introduction to the Java Persistence API
Implementing Finder Methods
Object-Relational Mapping with JPA
Web Services in Java EE and Java SE
Training Java EE Web Application Development with Enterprise JavaBeans and Web Services
Onze voordelen :
Type of training: Inter-company, intra-company and individual
100% flexible & personalised training : You choose the place, the dates and the training program
Offer request : Response within 24 hours
50% discount for SME’s from Brussels-Capital Region
Free parking, lunch & drinks
Free use of our Digital Competence Centre: Manuals, courses, exercises, …
This training course provides participants with the knowledge and experience required to develop and deploy Enterprise JavaBeans, Web Services and robust Java EE (Java Enterprise Edition) web applications.
This PHP programming training course provides the knowledge necessary to design and develop dynamic, database-driven web pages using PHP version 5. PHP is a language written for the web, quick to learn, easy to deploy and provides substantial functionality required for e-commerce.
Class goals :
This course introduces the PHP framework and syntax, and covers in depth the most important techniques used to build dynamic web sites. Students learn how to connect to any ODBC-compliant database, and perform hands on practice with a MySQL database to create database-driven HTML forms and reports. E-commerce skills including user authentication, data validation, dynamic data updates, and shopping cart implementation are covered in detail. Students also learn how to configure PHP and the Apache Web Server. Comprehensive lab exercises provide facilitated hands on practice crucial to developing competence and confidence with the new skills being learned.
Content of PHP Programming
PHP Architecture
Installing and Configuring Apache for PHP
Name-Based Virtual Hosting
Installing and Configuring IIS
Configuring php.ini
Sending Output to a Browser
Using PHP Variables and Data Types
Defining Constants
Arithmetic, Comparison and Logical Operators
Concatenation
Conditional Statements in PHP (If, Else and Elseif , Switch)
Looping Constructs in PHP (While, Do… While, For, Exit & Break)
Declaring Functions
Predefined PHP Functions
Using Include Files
Working with Arrays
Creating Associative Arrays
One-Dimensional Arrays
Multi-Dimensional Arrays
String Manipulation Functions and Regular Expressions
Form Data Collection
Using Cookies
Starting, Continuing, & Destroying Sessions
Using Environment Variables
Using phpMyAdmin
Installing and Configuring MySQL
Executing SQLCalls
Debugging and Error Handling
Using ODBC
Accessing Files and Sending E-Mail
Uploading Files with PHP
Training PHP Programming
Onze voordelen :
Type of training: Inter-company, intra-company and individual
100% flexible & personalised training : You choose the place, the dates and the training program
Offer request : Response within 24 hours
50% discount for SME’s from Brussels-Capital Region
Free parking, lunch & drinks
Free use of our Digital Competence Centre: Manuals, courses, exercises, …
This PHP programming training course provides the knowledge necessary to design and develop dynamic, database-driven web pages using PHP version 5. PHP is a language written for the web, quick to learn, easy to deploy and provides substantial functionality required for e-commerce.
This course is paced to provide a solid foundation in Java for programmers without syntax experience in a C-based language. Intensive and hands-on, the course emphasizes becoming productive quickly as a Java 5.0 programmer.
Class goals :
Learning the basic structure and syntax of the language, students will also learn object-oriented principles and how they are applied in Java applications. The course then covers several of the provided API packages, such as I/O streams, collections, Swing GUI programming, and accessing a database with JDBC. Appendices on threading and J2EE are also available for further study.
Content of JAVA FUNDAMENTALS FOR NON C PROGRAMMERS
Learning the basic structure and syntax of the language, students will also learn object-oriented principles and how they are applied in Java applications. The course then covers several of the provided API packages, such as I/O streams, collections, Swing GUI programming, and accessing a database with JDBC. Appendices on threading and J2EE are also available for further study.
Training JAVA FUNDAMENTALS FOR NON C PROGRAMMERS
Onze voordelen :
Type of training: Inter-company, intra-company and individual
100% flexible & personalised training : You choose the place, the dates and the training program
Offer request : Response within 24 hours
50% discount for SME’s from Brussels-Capital Region
Free parking, lunch & drinks
Free use of our Digital Competence Centre: Manuals, courses, exercises, …
This course is paced to provide a solid foundation in Java for programmers without syntax experience in a C-based language. Intensive and hands-on, the course emphasizes becoming productive quickly as a Java 5.0 programmer.
Java 2: Programming Language introduces the foundations of Java 2 Standard Edition (J2SE) technology. Students will explore concepts and perform hands-on exercises to apply what they learn. Java is the language of choice for the Internet. Java enhances productivity by allowing the inheritance of methods and properties from the well-organized Java Class Library. Students will build Graphical User Interfaces and handle various events. Students will explore multi-threading and how it can improve the performance of applications. Students will also use many methods of the Graphics class to draw shapes.
Class goals :
An Introduction to Java
Datatypes, Variables, and Methods
Object Orientation, Part 1
Construction Time
Object-Orientation, Part 2
Java Language-Statements and Expressions
Branching and Looping
The Java Class Library
Exploring java.lang
Content of JAVA 2 Programming Language
Class objectives help students become comfortable with the course, and also provide a means to evaluate learning. Upon successful completion of this course, students will be able to:
List the benefits and roles of the Java programming language.
Utilize primitive datatypes, variables, constants, literals, and methods.
Implement classes and properties, and understand abstraction and encapsulation.
Differentiate between an application and an applet, and pass parameters to both.
Use inheritance, interfaces, packages, modifiers, as well as archive files.
Use operators and expressions to perform calculations and typecasting.
Control the flow of programs with branching and looping.
Explore the packages and interfaces in the Java Class Library.
Explore the java.lang package and use methods from the String and Math classes.
Change fonts and colors in the display; use Graphics and Image classes to draw to the display.
Handle key and mouse events.
Explore the applet architecture, detect and process errors, and explore threads.
Explore the AWT package and build a GUI interface.
Training JAVA 2 Programming Language
Onze voordelen :
Type of training: Inter-company, intra-company and individual
100% flexible & personalised training : You choose the place, the dates and the training program
Offer request : Response within 24 hours
50% discount for SME’s from Brussels-Capital Region
Free parking, lunch & drinks
Free use of our Digital Competence Centre: Manuals, courses, exercises, …
Java 2: Programming Language introduces the foundations of Java 2 Standard Edition (J2SE) technology. Students will explore concepts and perform hands-on exercises to apply what they learn. Java is the language of choice for the Internet. Java enhances productivity by allowing the inheritance of methods and properties from the well-organized Java Class Library. Students will build Graphical User Interfaces and handle various events. Students will explore multi-threading and how it can improve the performance of applications. Students will also use many methods of the Graphics class to draw shapes.