Tag Archives: Programming

Training UNIX/Linux Fundamentals – 5 days

Class overview :

This hands on course provides training on standard UNIX/Linux commands and utilities used for day to day tasks including file manipulation, program execution and control, and effective use of the shell and desktop environments.

Class goals :

The course presents the concepts necessary to understand the way UNIX works as well as the system’s most commonly used commands. Data manipulation utilities and shell syntax for synthesizing command pipelines are emphasized. Bourne and Korn shell programming is introduced so students will be able to read and modify existing shell scripts as well as create their own. Desktop environments are also introduced from a user’s perspective, including common window managers, Open Office utilities and an introduction to configuration tools. Proficiency in applying new skills is reinforced with extensive hands on exercises after each module.

Content of UNIX/Linux Fundamentals

  • History of UNIX
  • Navigating the File System
  • Viewing and Copying Files
  • Using the Command Line
  • Creating User Logins and Passwords
  • Communicating with Other Users
  • Using the vi Editor
  • File and Directory Naming Rules and Conventions
  • Introduction to Inodes
  • Manipulating Files, Links and Directories
  • UNIX Process Model
  • Monitoring and Controlling Processes
  • Shell Syntax
  • Features of C, Korn and bash Shells
  • I/O Redirection and Pipes
  • Command Substitution, Quoting and Escaping
  • Command Separation and Grouping
  • Using grep, egrep, awk, and sed
  • Using Compression Utilities
  • Backing Up Files
  • tar Syntax
  • UNIX Network Applications
  • Using ftp
  • Working With the Secure Shell
  • Submitting and Controlling Print Jobs
UNIX/Linux Fundamentals
Training UNIX/Linux Fundamentals

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 hands on course provides training on standard UNIX/Linux commands and utilities used for day to day tasks including file manipulation, program execution and control, and effective use of the shell and desktop environments.

Training PHP Programming – 4 days

Class overview :

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

Training JAVA FUNDAMENTALS FOR NON C PROGRAMMERS – 5 days

Class overview :

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.

JAVA FUNDAMENTALS FOR NON C PROGRAMMERS
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.

Training JAVA 2 Programming Language – 5 days

Class overview :

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.
JAVA 2 Programming Language
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.

Training Java 2 Enterprise Development With BEA WebLogic – 5 days

Class overview :

This course provides you with the background and skills required to design and develop enterprise applications in Java using J2EE technologies. You will use WebLogic server as the application and web server and will learn about configuring WebLogic, deploying applications, and monitoring applications using WebLogic’s monitoring tools. During the course you will write many components of a sample e-commerce application and deploy the application to WebLogic.

Class goals :

  • Java 2, Enterprise Edition (J2EE)
  • Overview of BEA WebLogic
  • Building, Deploying, and Testing Enterprise Applications
  • Building a Sample Application
  • Container-managed Persistence (CMP) Entity Beans
  • Bean-managed Persistence (BMP) Entity Beans
  • Stateless Session Beans
  • Stateful Session Beans
  • Message-Driven Beans
  • The View
  • The Controller
  • Advanced WebLogic Server Concepts

Content of Java 2 Enterprise Development With BEA WebLogic

  • Develop with RMI, JNDI, JMS, and JDBC.
  • Use container-managed and bean-managed transactions.
  • Write JSPs and servlets.
  • Write Entity Enterprise JavaBeans (EJBs) using container-managed or bean-managed persistence.
  • Write Stateless and Stateful Session EJBs.
  • Write Message-Driven EJBs.
  • Unit test your J2EE applications.
  • Build your J2EE applications using Ant.
  • Implement the Model-View-Controller design pattern.
  • Use the Value Object design pattern.
  • Use the DAO design pattern.
  • Configure and monitor WebLogic 6.1.
  • Load test EJBs in WebLogic 6.1.
Java 2 Enterprise Development With BEA WebLogic
Training Java 2 Enterprise Development With BEA WebLogic

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 provides you with the background and skills required to design and develop enterprise applications in Java using J2EE technologies. You will use WebLogic server as the application and web server and will learn about configuring WebLogic, deploying applications, and monitoring applications using WebLogic’s monitoring tools. During the course you will write many components of a sample e-commerce application and deploy the application to WebLogic.

Training J 2Object Oriented Analysis And Design Using UML – 5 days

Class overview :

Java 2: Object-Oriented Analysis and Design Using UML introduces the major elements of the Unified Modeling Language and the Unified Software Development Process

Class goals :

  • Know the Purpose and Parts of the UML
  • Drive the Development of a System Using Use Cases
  • Describe How Objects Interact Using a Sequence Diagram
  • Create Class and Object Diagrams
  • Interface-based Design
  • Layer your System into Packages
  • Model Dynamic Behavior using Collaboration,

Statechart, and Activity Diagrams

  • Using Component and Deployment Diagrams
  • Manage and Schedule the Software Development Process

Content of J 2Object Oriented Analysis And Design Using UML

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:

  • Know the purpose and parts of UML.
  • Drive the development of a system based on Use Cases.
  • Use the CRC method to identify classes.
  • Describe how objects interact using a Sequence Diagram.
  • Create Class and Object Diagrams.
  • Use Interface-based Design.
  • Layer your system into packages.
  • Model Dynamic Behavior using Collaboration,

Statechart, and Activity Diagrams.

  • Use Component and Deployment Diagrams.
  • Manage and Schedule the Software Development Process.
J 2Object Oriented Analysis And Design Using UML
Training J 2Object Oriented Analysis And Design Using UML

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: Object-Oriented Analysis and Design Using UML introduces the major elements of the Unified Modeling Language and the Unified Software Development Process

Training ADVANCED JAVA PROGRAMMING – 5 days

Class overview :

Client/server applications can be written utilizing both the java.net and java.rmi packages. Security is also covered in detail throughout several chapters including security policies and data encryption. XML parsing is done using the JAXP API. Programmers can use C and C++ functions from their Java programs using JNI. The course ends with several chapters on design patterns and how they can be put to best use in different types of Java applications.

Class goals :

Java programmers who wish to increase their depth of knowledge in Java programming and explore the uses of the various advanced packages.

Content of ADVANCED JAVA PROGRAMMING

Client/server applications can be written utilizing both the java.net and java.rmi packages. Security is also covered in detail throughout several chapters including security policies and data encryption. XML parsing is done using the JAXP API. Programmers can use C and C++ functions from their Java programs using JNI. The course ends with several chapters on design patterns and how they can be put to best use in different types of Java applications.

ADVANCED JAVA PROGRAMMING
Training ADVANCED JAVA 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, …

Client/server applications can be written utilizing both the java.net and java.rmi packages. Security is also covered in detail throughout several chapters including security policies and data encryption. XML parsing is done using the JAXP API. Programmers can use C and C++ functions from their Java programs using JNI. The course ends with several chapters on design patterns and how they can be put to best use in different types of Java applications.

Training Ethical Hacker – 5 days

Class overview :

This program  prepares individuals in the specific network security discipline of Ethical Hacking from a vendor-neutral perspective. An Ethical Hacker is a skilled professional who understands and knows how to look for the weaknesses and vulnerabilities in target systems and uses the same knowledge and tools as a malicious hacker.

Class goals :

• Developing the hacker’s mind. • Network surveying. • Port scanning. • System identification/OS fingerprinting. • Vulnerability research and verification. • Service identification. • Internet application testing. • Document grinding. • Recognizing security issues within an organization. • Performing legal assessments on remote/foreign networks. • Examining an organization for weaknesses as through the eyes of an industrial spy or a competitor. • Implementing the right tools for each task of the Methodology • Competitive Intelligence. • Exploiting vulnerabilities remotely. • Examining appropriate countermeasures to thwart malicious hacking.

Content of Ethical Hacker

This class will immerse the student into an interactive environment where they will be shown how to scan, test, 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 led into scanning and attacking their own networks. 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, open source intelligence, incident handling, and log interpretation.

Ethical Hacker
Training Ethical Hacker

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 program  prepares individuals in the specific network security discipline of Ethical Hacking from a vendor-neutral perspective. An Ethical Hacker is a skilled professional who understands and knows how to look for the weaknesses and vulnerabilities in target systems and uses the same knowledge and tools as a malicious hacker.

Training Introduction To Objective C For IOS Development Iphone Ipad – 1 day

Class overview :

Objective-C is the language for developing iPhone and iPad applications. This class teaches the fundamentals of the programming language. It includes an introduction to XCode, the software development tool for Objective-C; c++ underlying concepts; program control flow and functions; object-oriented programming concepts and practice, including object handling within Objective-C; memory management in Objective-C; and an in-depth review of the Foundation classes.

Class goals :

  • Learn how to use XCode for developing Objective-C programs.
  • Learn how to manage variables and build your own functions in Objective-C.
  • Learn the fundamental concepts of object oriented programming, and how to create and use objects in Objective-C.
  • Understand the memory management model for Objective-C, and options for the developer.
  • Learn about the Foundation classes for data manipulation, and their use in Objective-C programming.

Content of Introduction To Objective C For IOS Development Iphone Ipad

Upon class completion students will gain a strong foundation and understanding for the Objective C language.  Students can then take the next step towards learning XCode which will help in developing Mobile Apps for iPhone.

Introduction To Objective C For IOS Development Iphone Ipad
Training Introduction To Objective C For IOS Development Iphone Ipad

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, …

Objective-C is the language for developing iPhone and iPad applications. This class teaches the fundamentals of the programming language. It includes an introduction to XCode, the software development tool for Objective-C; c++ underlying concepts; program control flow and functions; object-oriented programming concepts and practice, including object handling within Objective-C; memory management in Objective-C; and an in-depth review of the Foundation classes.

Training Develop Mobile Applications For Android – 5 days

Class overview :

This Hands-on instructor led course teaches students to develop Android Apps quickly and how to get them published on Android Market. This course uses an App Driven approach , as the instructor covers how to build 16 full fledged Android Apps.

Class goals :

Upon course completion students will have the ability to fully understand and develop Android Apps and utilities and get them published with the Android Media and Market.  Areas taught in class are as follows:

  • Smartphone and Tablet Apps, Android Development Tools (ADT) Plug-In for Eclipse
  • Activities, Intents, Content Providers
  • GUI Components, Menus, Toasts, Resource Files, Touch and Gesture Processing
  • Tablet Apps, ActionBar and AppWidgets
  • Tweened Animations, Property Animations
  • Camera, Audio, Video, Graphics, OpenGL ES
  • Gallery and Media Library Access
  • SharedPreferences, Serialization, SQLite
  • Handlers and Multithreading, Games
  • Google Maps, GPS, Location Services, Sensors
  • Internet-Enabled Apps, Web Services, Telephony, Bluetooth®
  • Speech Synthesis and Recognition
  • Android Market, Pricing, Monetization
  • And more…

Content of Develop Mobile Applications For Android

Upon successfully completing all the labs and activities in class, students would have build the following Apps:

  • SpotOn Game
  • Slideshow
  • Flag Quiz
  • Route Tracker
  • Favorite Twitter Searches
  • Address Book
  • Tip Calculator
  • Doodlz
  • Weather Viewer
  • Cannon Game
  • Voice Recorder
  • Pizza Ordering
  • and more…….
Develop Mobile Applications For Android
Training Develop Mobile Applications For Android

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 Hands-on instructor led course teaches students to develop Android Apps quickly and how to get them published on Android Market. This course uses an App Driven approach , as the instructor covers how to build 16 full fledged Android Apps.