Instructor Led C Programming Training in United Kingdom

C Programming Training Provider? - Tell us about your Training!
C Programming Training Seminars and Classes
From Human Resource & Organisational Development Consultancy (HRODC) Postgraduate Training Institute
Telecommunication Systems instructor led trainingon-line e-learning cbt (computer based)self directed Contents, Concepts and Issues Fundamentals and Voice Over IP - The Transition to Digital - Analog Signals-Slower, More Prone to Errors - Digital Signals - Adding Meaning to Signals-Codes and Bits - A Byte = A Character - Baud Rate Versus Bits per Second-Electrical Signal Rates Versus Amount of Information Sent - Codes-Adding Meaning to Bits - Measuring Speed  more...
Computing and Information Technology Course instructor led trainingon-line e-learning cbt (computer based)self directed CONTENTS, CONCEPTS AND ISSUES: - Computer Platforms - Systems Analysis - Programming Concepts - Database Design Concepts - Information Systems Projects - Information Systems - Human Computer Interface - Data Analysis and Design - Website Design - Project Management - Networking Concepts - Personal Skills Development - Visual Programming - Hands-on -  more...
Judge Seminar1 Dealing with Economic and Financial Crimes instructor led trainingon-line e-learning cbt (computer based)self directed Content of the course: - Provide a technical and appropriate working definition of economic and financial crimes. - Make an assessment of the extent of public sector corruption in Nigeria and the rest of the world. - Assess the impact of globalization and media influence on economic and financial crimes proliferation. - Be in a position of strength to make assessments of the impact of  more...
From Wise Owl Business Solutions Ltd
VSTO Visual Studio Tools for Office using Visual Basic instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab Microsoft would much rather that everyone stopped writing code within Excel, Word and Outlook using VBA, and switched to using Visto (VSTO, or to give it its full name, Microsoft Visual Tools for Office) instead. This three-day course allows you to do just that! VSTO - Visual Basic training course (3 days) You will find the course easier if you have already done some programming in VBA, however  more...
VSTO Visual Studio Tools for Office using C# Sharp instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab Visual Studio Tools for Office (abbreviated to VSTO, and affectionately known as VSTO) is the application Microsoft want you to use to program within Microsoft Office. If you want to see what the future holds for VBA, find out on this three-day course! This course uses C# as a programming language.  more...
Advanced ASP.NET using C# Sharp instructor led trainingcoursewareworkshop / seminarcomputer lab This two-day course assumes that you know the basics of ASP. NET, and aims to turn you into a serious developer. The course will show how to create 3-tier applications and how to design and create your own classes. The course will also cover user controls. This course will use Visual Studio 2005 as its editing tool, Visual C# (also known as Visual C Sharp) as its programming language and ASP.  more...
Advanced SQL If you are comfortable creating queries in SQL, maybe it is time to move on to learn more advanced programming topics? This three day course assumes that you know how to use the main SQL keywords SELECT, FROM, WHERE, GROUP BY and ORDER BY, and shows you how to really progam in SQL Server. Learn how to write stored procedures, create 3 different types of function, use subqueries effectively - and  more...
Excel VBA Macros instructor led trainingcoursewareworkshop / seminarcomputer lab Not only our best-selling course, but also one of our favourites. This two-day course takes you through Visual Basic for Applications in Excel from recording macros through to advanced form design. On the way you will learn how to write object-oriented programs and how to create loops and implement error-handling. Microsoft Excel macros are fun - let us show you why! For a full list of  more...
Advanced VBA for Applications If you already know how to program in Access, Excel or Word VBA, maybe it is time to learn about some of the more advanced features of the language. Ever wondered what a class module is? Curious about FileSystemObjects? Now is the time to find out what these things mean! For a full list of course topics, see our website  more...
Microsoft Excel 2003 Advanced instructor led traininggroup study and discussioncoursewarecomputer lab If you've been using Microsoft Excel for a while now, maybe it's time to move on a bit. This two-day course shows how you can use Excel to manage a database, create advanced charts, use some of the advanced functions in Excel and much more besides! Invest two days of your time to make yourself permanently more efficient in Excel, by finding out just what it can do.  more...
Basic Querying in Access 2007 instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab Does your computer system generate large amounts of data, which you find is just too cumbersome to analyse? This course assumes no knowledge of Access, and shows how to use Access queries to manipulate data (whether this is held in Access, Excel or some other format). Database design, tables, forms and reports are also normally briefly covered. For a full list of course topics, see our  more...
Access VBA Macros instructor led trainingcoursewareworkshop / seminarcomputer lab If you have mastered tables, queries, forms and reports in Access, it is maybe time to learn Access programming. This two-day course shows you how to use Access VBA to automate your databases, making your database development easier - and more fun! For a full list of course topics, see our website  more...
Access 2010 Introduction for Developers instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab Have you got to create a new Access database, or make changes to an existing one? This is the course for you! Beginning with the oh-so-important principles of database design, the course explains step by step how to create a database, create queries, design forms and reports and write the Visual Basic code that you need to link all of this together. Note that it takes a long time to learn Access,  more...
Basic Querying in Access 2003 Does your computer system generate large amounts of data, which you find is just too cumbersome to analyse? This course assumes no knowledge of Access, and shows how to use Access queries to manipulate data (whether this is held in Access, Excel or some other format). Database design, tables, forms and reports are also normally briefly covered. For a full list of course topics, see our  more...
Visual CSharp 2005 Windows Forms Been dabbling with C++, C, Java or JavaScript? This is the ideal course for you! Learn how to create forms and code in Visual C# 2005 (also known as Visual C Sharp 2005), using Visual Studio 2005 as the development environment. If you would rather use Visual Basic as your development language, see the separate course elsewhere on this web site. For a full list of course topics, see our website  more...
Advanced Visual CSharp 2005 If you have the basics of Visual C# 2005 (also known as Visual C Sharp 2005), now is the time to do some serious development! Learn how to create your own classes, build a 3-tier application and much more. For a full list of course topics, see our website  more...
Access 2007 Introduction for Developers Have you been given the task of designing and developing a database in Microsoft Access? Finding it difficult to know where to start? This three-day course assumes no prior knowledge of Access, and covers all the basics of Access, including how to design your database, creating tables, creating Access queries, and using Access forms, reports and macros. In fact the only thing this course does  more...
Excel 2007 Business Modelling This course is aimed fairly and squarely at people who work in Finance and business modelling. Developed in-house by an expert in business modelling, this course shows you how to create robust business models which are easy to build and (above all) easy to test. The course makes extensive use of Excel range names. For a full list of course topics, see our website  more...
Access 2003 Introduction for Developers Have you been given the task of designing and developing a database in Microsoft Access? Finding it difficult to know where to start? This three-day course assumes no prior knowledge of Access, and covers all the basics of Access, including how to design your database, creating tables, creating Access queries, and using Access forms, reports and macros. In fact the only thing this course does  more...
Advanced Visual Basic for Applications If you already know how to program in Access, Excel or Word VBA, maybe it is time to learn about some of the more advanced features of the language. Ever wondered what a class module is? Curious about FileSystemObjects? Now is the time to find out what these things mean! For a full list of course topics, see our website  more...
Advanced ASP.NET using VB This two-day course assumes that you know the basics of ASP.NET, and aims to turn you into a serious developer. The course will show how to create 3-tier applications and how to design and create your own classes. The course will also cover user controls. This course will use Visual Studio 2005 as its editing tool, Visual Basic as its programming language and ASP.NET 3.5 (the latest version)  more...
Advanced Visual Basic 2005 If you have the basics of Visual Basic 2005, now is the time to do some serious development! Learn how to create your own classes, build a 3-tier application and much more. For a full list of course topics, see our website  more...
Introduction to Excel 2003 If you have not used Microsoft Excel spreadsheets before, this one-day introductory course is the perfect point to start. Assuming no knowledge of Excel, the course shows you how to enter data and formulae, format your work to look attractive, print your work and create Excel charts. For a full list of course topics, see our website  more...
Excel 2003 Business Modelling This course is aimed fairly and squarely at people who work in Finance and business modelling. Developed in-house by an expert in business modelling, this course shows you how to create robust business models which are easy to build and (above all) easy to test. The course makes extensive use of Excel range names. For a full list of course topics, see our website  more...
Visual Basic 2005 Windows Forms Been dabbling with VBA in Access, writing macros in Excel or building systems using Visual Basic 6? This is the ideal course for you! Learn how to create forms and code in Visual Basic 2005, using Visual Studio 2005 as the development environment. For a full list of course topics, see our website  more...
Introduction to Excel 2007 If you have not used Microsoft Excel spreadsheets before, this one-day introductory course is the perfect point to start. Assuming no knowledge of Excel, the course shows you how to enter data and formulae, format your work to look attractive, print your work and create Excel charts. For a full list of course topics, see our website  more...
From Pitman Training Centre London
IBM Lotus Notes Domino 8.5 Building Collaborative Applications Workshop This intermediate course is for the experienced Lotus Domino developer who wants to take advantage of the new capabilities of Lotus Domino 8. 5. You should have : Application development experience on prior releases of Domino Designer Good technical understanding of Internet concepts A general understanding of object-oriented programming concepts, systems and languages,  more...
Lotus Course Fundamentals Of Domino 8 Application Development The course provides the information that you need to know to successfully create and modify database applications in IBM Lotus Domino Designer 8. It provides an overview of the Lotus Domino 8 and Lotus Domino Designer 8 environments, introduces the elements and skills that are used in creating single-database Domino applications, describes how the formula language can be used to enhance the  more...
Lotus Course Building Web Applications with IBM Lotus Domino Designer 8 This course extends and applies participants' Domino application development skills by teaching them how to use the Domino tools to design and develop dynamic Web applications. Students learn how to efficiently use Domino fields and page layout design elements in Web pages. They also learn how to use JavaScript in their Domino application. Students do not need to know how to program in  more...
From Bronze Dragon International Training
Crystal Healing 8 week online course on-line e-learning cbt (computer based) Learn how to work with crystals for healing, insight and personal evolution. Learn the healing properties of crystals and gemstones. Use crystals to realign and harmonise energy fields and learn how to find and unlock the hidden knowledge in crystals. Course Content: * Choosing, cleansing, energising, dedicating and programming crystals * Colour in crystal healing a vibrational  more...
From Mullan Training
VB Access instructor led traininggroup study and discussioncoursewarecomputer lab This 2 day course is suitable for Advanced users of Microsoft Access responsible for managing very large and variable amounts of data, or teams, who want to learn how to program features and functions to improve the accessibility and usability of their data. PREREQUISITES A high proficiency of Microsoft Access is essential, or completion of our Advanced MS Access course. BENEFITS At the  more...
From silicon beach training
WordPress Training instructor led traininggroup study and discussioncourseware WordPress allows users to build professional websites without needing the prior knowledge of Web Design or Programming. This 2-day WordPress training course will teach participants how to setup and maintain a website or blog using Wordpress  more...
HTML Training instructor led traininggroup study and discussioncourseware This HTML course will provide delegates new to web programming with the basic skills needed to create Web sites using the HyperText Markup Language HTML in a text editor for viewing in a web browser.  more...
jQuery Training instructor led traininggroup study and discussioncourseware jQuery is one of the most popular JavaScript libraries for web developers. This three day introdcution to jQuery training course provides developers with the tools they need to enhance the user experience within client-side web pages via Asynchronous Javascript and XML (AJAX). jQuery will let you present your data, whether your server-side is written in PHP, Java or other code, by using the latest  more...
Mobile Web Design using Dreamweaver jQuery Training Responding to the boom in the mobile market, this course provides delegates with the knowledge to create a basic mobile website using Dreamweaver and jQuery mobile. This Mobile Web Design with Dreamweaver & jQuery Mobile course teaches delegates how to design websites to appear on mobiles and utilise the fingure gesture and swipe transitions present on modern smartphones. With nearly a billion  more...
From Resourceful Change
Licensed NLP Practitioner training 7- Day Intensive instructor led traininggroup study and discussionworkshop / seminar ...NLP Practitionera through the Society of Neuro-Linguistic Programming (SNLP). Course Focus: * How to use language most effectively, both to communicate with yourself and others. * How to change unwanted behaviours, develop inner resources and increase your personal effectiveness. Designed for: Anyone who wants to increase their personal effectiveness through better  more...
Licensed NLP Master Practitioner training 9- Day Intensive instructor led traininggroup study and discussionworkshop / seminar ...ter Practitionera through the Society of Neuro-Linguistic Programming (SNLP). Course Focus: * Advanced language mastery, enabling more powerful and flexible communication and influence. * Deeper understanding of thinking processes, including modeling and installing strategies for peak performance. * Greater understanding of human behaviour, allowing you to identify and achieve  more...
NLP Techniques Masterclass instructor led traininggroup study and discussionworkshop / seminar SUPERCHARGE YOUR NLP SKILLS * Explore advanced NLP techniques in detail. * Add extra techniques to your toolbox, becoming more resourceful. * Generalise from these new patterns, creating your own NLP techniques. I know that it's not always easy to translate techniques effectively from books and manuals into reality. So I've created this NLP masterclass to help you bridge the gap  more...
NLP Masterclass - Conversational Hypnosis instructor led traininggroup study and discussionworkshop / seminar SUPERCHARGE YOUR SKILLS WITH CONVERSATIONAL HYPNOSIS * 'Advanced' hypnotic technique made simple. * Non-traditional methods - unencumbered by stilted, therapeutic models of hypnosis. * Practical, straightforward and powerful forms of suggestion. This advanced class is for those of NLP practitioner level or higher and is markedly different from other approaches to 'conversational'  more...
From WWP Training Ltd
Microsoft Access 2003 VBA Programming Aims This course will help students to become proficient database application developers by using the features of Microsoft Access and Visual Basic for Applications. Prerequisites Students wishing to attend this course should have completed foundation and advanced courses in Access or have equivalent practical experience. Specifically, students should be familiar with creating queries,  more...
Microsoft Excel Level 5 Introduction to VBA Programming Aims This course is aimed at people who want to begin expanding their knowledge into enhancing, customising and automating the built-in functionality of Microsoft Excel. Prerequisites Students who wish to attend this course must have a very good working knowledge of Excel.  more...
Microsoft Excel Level 6 Intermediate VBA Programming Aims This course is aimed at people who want to explore further the VBA language and write VBA code so that future maintenance tasks can be carried out with the minimum of effort. Prerequisites Students who wish to attend this course must have a good knowledge of Excel and have attended the Microsoft Excel Level 5 Introduction to VBA course or have good personal experience at writing basic  more...
Microsoft Word 2003 VBA Programming Aims This course will enable students to become proficient in the Visual Basic Editor (VBE), Word objects, basic VBA programming, control structures, debugging tools, advanced VBA programming, and event handling. Prerequisites Students who wish to attend this course must have an advanced knowledge of Microsoft Word.  more...
Microsoft Word 2007 VBA Programming Aims This course will enable students to become proficient in the Visual Basic Editor (VBE), Word objects, basic VBA programming, control structures, debugging tools, advanced VBA programming, and event handling. Prerequisites Students who wish to attend this course must have a very good working knowledge of Microsoft Word.  more...
HTML 4 Programming Level 1 Aims This course is aimed at people who want to learn how to create Web pages by writing HTML code. Prerequisites Students who wish to attend this course need to have a basic understanding of Windows. Students should also have basic word processing skills, such as copying and pasting text, formatting type, and so on.  more...
HTML 4 Programming Level 2 Aims This course is aimed at people who want to learn how to create well-designed Web pages that include graphics, advanced tables/ forms and frames. Prerequisites Students who wish to attend this course need to have attended the HTML 4. 0: Level 1 course or possess equivalent knowledge.  more...
Crystal Reports Level 2 Aims Once you have completed the Crystal Reports Level 1 course, or are familiar with the basics of building and modifying reports, you're ready to move ahead to create complex reports and data sources using Crystal Reports' tools. In this course, you'll not only learn how to create more sophisticated reports including subreports and cross-tabs, but you'll also learn how to increase the  more...
Introduction to NLP ...urself When it comes to human excellence, Neuro-Linguistic Programming (NLP) sets the foundation for persuasion and influence, quality life skills and practical business applications. Tapping into the language of the mind, NLP enables you to consistently achieve your specific and desired outcomes. An innovative technology, NLP organises information and perceptions in ways that bring about  more...
From XChange Training UK
HTML - One Day Introduction Training Course Classroom instruction HTML (the Hpertext Markup Language) is the language of the World Wide Web developed by Tim Berners-Lee in 1990 while working at CERN (the European Laboratory for Particle Physics) in Geneva. HTML is not a programming language it is a markup language whereby simple coding is embedded into a narrative which describes the structure, layout and formatting of the document. The coding is  more...
HTML and CSS - Two Day Introduction Training Course HTML (the Hpertext Markup Language) is the language of the World Wide Web developed by Tim Berners-Lee in 1990 while working at CERN (the European Laboratory for Particle Physics) in Geneva. HTML is not a programming language it is a markup language whereby simple coding is embedded into a narrative which describes the structure, layout and formatting of the document. The coding is  more...
Adobe Flash CS4 ActionScript Introduction This three day scheduled Flash ActionScript introduction course shows delegates how to use Flash, the industry's most advanced authoring environment to create interactive websites, digital experiences and mobile content. The course teaches fundamental programming techniques. It begins by introducing core concepts including instance names, variables, functions, properties, and methods; then  more...
From Resourceful Change
Creativity Creativity is the most prized ability in business today because new ideas can save you time, money and effort. However, despite its great value, few people know how to become more creative. One reason for that outlook is because many people think that creativity is an inborn skill. They couldn't be more wrong. Creativity is something we all have, to some degree, whether we realise it or not.  more...
Motivation The ability to take rapid decisive action is the key to success. When was the last time you missed out on something truly wonderful because you were too busy 'thinking it through' ? I'll bet that afterwards, you were amazed at how simple the decision could have been and how real the rewards are. And yet you hesitated. Others decided to 'go for it' and are currently enjoying those  more...
Power Persuasion Take control and expand your personal power by learning the Art of Influence. Some people just seem to get everything they want - effortlessly. They win arguments easily, get offered the best of everything, draw willing supporters like a magnet and have all the things you only dream about having. How do they do it so easily, while others struggle and achieve far less? And let's face  more...
Mastering Success on-line e-learning cbt (computer based)study at home What would it be like if you had a compass that always pointed the way to success? Now you can, because like many other things in life, achieving success is a skill. Success has a structure. In this four week online course, you wil learn the structure of success, modelled from some of the worlda ™s most successful people.  more...
Licensed NLP Coach training instructor led traininggroup study and discussionworkshop / seminar ...censed NLP Coacha through the Society of Neuro-Linguistic Programming (SNLP). Course Focus: * Coaching approaches, strategies and techniques. * Achieving the coaching mindset through specialised training and awareness. * Using multiple coaching models selectively and appropriately for different levels of change. Designed for: NLP Practitioners and NLP Master Practitioners who  more...
Advanced NLP Influence instructor led traininggroup study and discussionworkshop / seminar ADVANCED NLP INFLUENCE (3- Day Intensive) An advanced influence seminar for NLP practitioners, which is designed to provide the practical skills, attitudes and tactics for Influence, suitable for use in any area of life. Course Focus: * Attitudes, skills and tactics for unstoppable influence. * Patterns of persuasion modelled from the best in the business. * Advanced hypnotic  more...
From Pitman Training Centre Notting Hill
Lotus Notes Domino 8.5 Building Collaborative Applications Workshop instructor led training This 3-day course is for customers who need to add more value and extend functionality beyond e-mail to Lotus Domino applications and collaborate in real time. Lotus Notes 8. 5 continues to incorporate the open standards of the Eclipse application development framework and a component-based service-oriented architecture (SOA). Developers and customers now have the ability to build Domino  more...
Lotus Course Fundamentals of Domino 8 Application Development The course provides the information that you need to know to successfully create and modify database applications in IBM Lotus Domino Designer 8. It provides an overview of the Lotus Domino 8 and Lotus Domino Designer 8 environments, introduces the elements and skills that are used in creating single-database Domino applications, describes how the formula language can be used to enhance the  more...
Lotus Course Building Web Applications with IBM Lotus Domino Designer 8 instructor led training This course extends and applies participants' Domino application development skills by teaching them how to use the Domino tools to design and develop dynamic Web applications. Students learn how to efficiently use Domino fields and page layout design elements in Web pages. They also learn how to use JavaScript in their Domino application. Students do not need to know how to program in  more...
From Emma James NLP Training
Master Practitoner Certification Course - July and August 2010 in Bath Somerset instructor led trainingstudy at homegroup study and discussioncoursewarecd rom INTENSIVE NLP MASTER PRACTITIONER CERTIFICATION ® INTENSIVE HYPNOSIS MASTER PRACTITIONER CERTIFICATION INTENSIVE TIME LINE THERAPY ® MASTER PRACTITIONER CERTIFICATION (14 Days) inclusive 1850 inc VAT 3 certificates in 14 days! The certification you leave with is: Master Practitioner of NLP Master Practitioner of Time Line Therapya Master Practitioner of Hypnosis assuming,  more...
NLP Sport Practitioner Training - ABNLP Accredited Validated Certification Course instructor led traininggroup study and discussioncd rombook ...t is vital to anyonea ™s results. Neuro Linguistic Programming not only gives you the opportunity to understand why you have certain responses to various situations and events but also disassembles your a make upa . As you will know, this is absolutely critical in being able see which areas can be improved to give the athlete their ultimate performance. This course is accredited  more...
Professional NLP Training & Certification Tonbridge 19-22 Sept & 3-5 Oct instructor led trainingstudy at homegroup study and discussioncourseware ...of other therapies as well. The basis on Neuro Linguistic Programming is learning and understanding others through their communication and behavior. It opens up communication on every level and gives insight into how that other person thinks and how they view their world and what happens within it. Frequently this is significantly different to our own but then gives you a unique opportunity  more...
From Cosensa Learning & Development Ltd
Coaching for Leaders Managers ... feedback Day Two Introduction to NLP (neuro-linguistic programming) Communicating more effectively on an individual and group basis Understanding why conflict is inevitable but can be positive Conflict strategies -Develop the skills necessary to handle a variety of everyday confrontational situations Exercises and role play of current situations Identify the areas of individual,  more...
From NobleProg - IT training courses
Java Fundamentals for Android instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Applications for the Android platform are developed primarily in Java. This course was developed for software programmers with a strong OOP background (whether in PHP, Scala, C++, C# or Objective C) that plan to learn how to develop Java applications for the android platform. This course covers the Java programming language grammar and focuses on those specific Java capabilities the android  more...
Introduction to HTML 5 instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Introduction Common infrastructure Semantics, structure, and APIs of HTML documents The elements of HTML Loading Web pages Web application APIs User interaction The HTML syntax The XHTML syntax Rendering Obsolete features IANA considerations  more...
ActionScript 30 Programming instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course deals with developing graphical parts of a web application using ActionScript. The participants will learn how to use the powerful features of the new ActionScript 3. 0, programming with object oriented, managing the interactivity part of the application and using the API to display graphics.  more...
Programming for Biologists instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This is a practical course, which shows why programming is a powerful tool in the context of solving biological problems. During the course participants will be taught the Python programming language, a language widely considered both powerful as well as easy to use. This course might be considered as a demonstration how bioinformatics improves biologists lives. The course is designed and aimed  more...
OMG Certified Real-time and Embedded Specialist OCRES - Advanced Exam Preparation instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab The Advanced Exam covers a broader range of concepts and knowledge from Real-time and Embedded programming standards than the intermediate Exam  more...
OMG Certified Real-time and Embedded Specialist OCRES - Intermediate Exam Preparation instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab The Intermediate Exam covers a range of concepts and knowledge from Real-time and Embedded modeling and programming standards.  more...
iOS Programming iPhoneiPad for Programmers instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab All the skills and knowledge you need to make your first iPhone/ iPad application using the latest iOS SDK and tools.  more...
Android Effective Programming instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab The android platform targets various handsets of different screen size and different capabilities. This course overviews the recommended practices based on android applications developers experience and based on the official guidelines published by the google android team.  more...
Android Applications Testing instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course aims at providing software testers with the required knowledge and skills in order to perform quality assurance tests for software applications that were developed for the Android platform. This course overviews the Android platform capabilities and provides with up-to-date practices for performing the tests.  more...
From Illumine Training
Facilitation Skills instructor led training Facilitation Skills Become a more successful facilitator and trainer Whatever your training experience, it is always worth considering alternative approaches to engage and enrapture your audience. Developing your facilitation skills as a trainer can really help. This facilitation skills programme is run by experienced facilitators who will share the secrets of their success, describing in  more...
Effective Communication with NLP instructor led training Effective Communication With NLP Excellent communication need not be the privilege of the few Communication is one of the most important and impressive skills in business life. Good communication skills can be the difference between achieving your potential and not. This programme incorporates tools and ideas used in Neuro-Linguistic Programming (NLP) and explores ways of communicating  more...
From NobleProg - IT training courses
Introducing C 40 with Visual Studio 2010 instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Knowledge of the basic phrases of software development.  more...
Introducing WPF 40 instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Knowledge of the basic phrases of software development. Highly recommended to participate in the training Introducing C # 4. 0 with Visual Studio 2010.  more...
Design Patterns in C instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Knowledge of the basic phrases of software development. Highly recommended to participate in the training Introducing C # 4. 0 with Visual Studio 2010.  more...
UNIXLinux Shell Scripting instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This 2 day course gives an introduction to the writing of UNIX Shell scripts using the Korn and Bash shells and to the more advanced features of UNIX including the batch editor sed and the text file processing language awk. Although based on the Solaris version of UNIX running on a desktop PC, the principles learnt may be applied to all other versions of UNIX including Linux, AIX, HP-UX and  more...
From London Financial Studies
Quantitative Techniques for Credit Derivatives coursewareworkshop / seminarcomputer lab Course Outline The objective of this course is to develop a solid understanding of the current framework for modelling and pricing credit derivatives. Participants will gain the mathematical and practical background necessary to apply the various models in the market and will learn about recent advances in the field. Who The Course is For * Quantitative analysts * Risk managers *  more...
Equity Derivatives Advanced Models coursewareworkshop / seminarcomputer lab Course Outline This course introduces and applies advanced models for the pricing of equity derivatives. The objective of the workshop is to develop a solid understanding of the current frameworks for pricing equity derivatives and to give participants the mathematical and practical background necessary to apply the various pricing methodologies to the market. Delegates are entitled to a 30  more...
FX Exotic Options coursewareworkshop / seminarcomputer lab Course Outline Foreign Exchange exotics are becoming increasingly commonplace in today's capital markets. The objective of this workshop is to develop a solid understanding of the current exotic currency derivatives used in international treasury management. This will give participants the mathematical and practical background necessary to deal with all the products on the market. Delegates  more...
From NobleProg - IT training courses
Building applications with XML XSD and XSL Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Requirements Some exposure to an object oriented programming language  more...
Perl Programming Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussionworkshop / seminarcomputer lab This course gives a comprehensive introduction to Perl programming.  more...
Developing Websites with PHP instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab This course deals with developing web applications in PHP. The course has be created for people already familiar with any other procedural programming language. During the course participants will learn how to create a simple dynamic application with PHP and a MySQL database.  more...
SQL Programming Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareself directede-bookbookworkshop / seminarcomputer lab This SQL training course is for people who want to gain the necessary skills to extract and analyse data from any database and create reports. Course members will learn: * how to write SQL queries * what relational databases are and how we can use them * what are relations and how to create them * the structure of data * differences between SQL dialects (Oracle, T-SQL,  more...
SQL Advanced in MySQL instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for people already acquainted with SQL. The course introduces you into secretes common to all SQL databases as well as MySQL specific syntax, functions and features. Requirements Good SQL knowledge.  more...
Javascript And Ajax Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for web site developers who want to understand and use Javascript and Ajax. Requirements HTML knowledge is required. Any programming language knowledge is beneficial but not required.  more...
jQuery Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for web developers who want to simplify JavaScript development. This course covers the basics of jQuery all the way up to building plugins. Requirements Solid knowledge of HTML and CSS is required JavaScript partial working knowledge is required  more...
Preparation for the Sun Certified Java Associate SCJA Examination Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course is designed for Java Programmers who wish to pass the Sun Certified Java Associate (SCJA) examination. Requirements Practical Java knowledge.  more...
Preparation for Sun certified Web Component Developer SCWCD exam Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course helps in the understanding of the fundamental concepts for SCWCD exam using Tomcat server - all important concepts for exam covered including Servlets, HttpServlets, JSP directives, JSP Actions, Java Beans and Http Requirements Ability to write, compile and execute simple Java programs HTML basics  more...
Enterprise Java Programming with J2EE and JBoss (EJB 2.0) Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This 4-day course is for programmers who already know the Java language and wish to exploit the Enterprise Java Beans 2. 0 technology while becoming aware of the security implications of distributing applications. This course has a large practical component which includes developing an e-commerce application based on Enterprise Java Beans. The course uses the JBoss Application Server.  more...
Java Fundamentals Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab The course covers the basics of Java development. It introduces students to Java technology and teaches them basic Java syntax and concepts, leading to the creation of a simple program. Training goes through the essential concepts and features of the Java Programming Language, focusing on exceptions, basic input/ output, concurrency, regular expressions, Java collections framework and the  more...
Excel VBA Advanced Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for VBA developers who want to learn advanced topics and use VBA macros in the most efficient way. The course deals with object oriented programming, advanced VBA functionality and integration with external libraries and data sources.  more...
Excel VBA Introduction Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for anyone who works with Excel and wants to automate most of their tasks. The course covers procedural programming in VBA. Students will learn which objects are available in Excel and how to use them. They will also learn how to write their own worksheet functions, debug programs and write complete applications using VBA forms.  more...
Korn Shell Programming Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab UNIX is a true multitasking operating system. Its portability, reliability and efficiency has helped it and various flavours of it, become widely used for a range of applications. This course is designed for those wishing to learn Korn Shell programming. The practical exercises constitute about 50% of the course time. The course is suitable for any variant of Unix and the Linux platform is used  more...
Building E-commerce Applications with Ubercart in Drupal Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created to everyone interested in building an e-commerce site. It covers Ubercart installation, product creating, integration with providers like WorldPay, PayPal, Google Checkout, etc.... Requirements Basic Drupal knowledge may be beneficial. This course does NOT require any programming skills.  more...
UML 20 Certification - Fundamental Exam Preparation Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Course Audience: Developers, programmers, business analysts, project managers, software architects, testers, people responsible for documentation or anyone involved in the software development process. Course Objectives: Prepares you to work with the most commonly encountered UML elements Teaches you how to create simple UML models Prepares you to be a member of a UML Development  more...
Drupal 6 Views Module Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for Drupal site builders who want to use Drupal views to present, aggregate and analyse their data. Requirements Basic Drupal and CCK knowledge. NO PROGRAMMING KNOWLEDGE IS REQUIRED.  more...
UML 20 Certification - Advanced Exam Preparation Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Developers, programmers, business analysts, project managers, software architects, testers, people responsible for documentation or anyone involved in the software development process. Course Objectives: Prepares you to work with a broad range of UML elements Teaches you how to create complex UML models Allows you become a qualified to be a senior member of a UML Development Team.  more...
Python Programming Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This 5 day course is designed for those wishing to learn the Python programming language. The emphasis is on the Python language and the core APIs. The practical exercises constitute about 50% of the course time.  more...
UML 20 Certification - Intermediate Exam Preparation Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab Course Audience: Developers, programmers, business analysts, project managers, software architects, testers, people responsible for documentation or anyone involved in the software development process. Course Objectives: Prepares you to work with a broad range of UML elements Teaches you how to create complex UML models Allows you become a qualified to be a senior member of a UML  more...
UML Analysis and Design Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for software architects, programmers, software developers, project managers, analysts and anyone interested in understanding analysis and designing in UML. The course shows how to analyse clients' needs, formalize them in UML diagrams, create a model and ultimately design the implementation of the software. Requirements Any Object Oriented Language (OOL)  more...
Building Web Applications with Drupal 6 Views CCK and Panels Training Course instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminarcomputer lab This course has been created for everyone interested in creating robust application with Drupal. It explains the "non-techi" site of Drupal, which allows you to build an application without any coding. Requirements Participants should be familiar with Drupal concepts like nodes, users, comments, terms and vocabularies. Completion of Administering a Drupal 6 Website course is recommended.  more...
From Illumine Training
Train the Coach In today's ever-changing business environment, coaching is probably the most effective method available to managers and team members to develop skills and thereby increase performance. Many organisations now support a coaching culture; however it is only the most dedicated of managers who implement this effectively as part of their management style. Coaching is the technique that enables us to  more...
From Skills Matter
Russel Winders Python Workshop Russel Winder, author of author of "Python for Rookies" and involved with the Python-CSP parallelism framework and the SCons build frameworks, comes to Skills Matter in 2012 for his four day Python workshop. Start right from the basics, Russel will introduce you to the Python programming language, while discussing strategy and rationale. By the second day, you will be confident enough to carry  more...
Paul Ardeleanu Advanced iOS Development In this 2 day intensive Advanced iOS Development course you will expand on your iOS programming skills and learn how to get the best out of the iOS hardware. The course includes an introduction to game development on the iPhone and iPad. You will also review and expand your current skills and also use new 4. x features  more...
Paul Ardeleanu Introduction to iOS Development iOS expert and regular speaker at tech events, Paul Ardeleanu, presents a 2 day Introduction to iOS Development. In this course, you will learn how to write and deploy applications that run on the iOS devices (iPhone, iPod Touch & iPad). The course covers all aspects of the Objective-C language, the Foundation & Cocoa Touch frameworks as well as some iPad specific topics. If you are looking to  more...
Matthew-Baxter Reynolds jQuery Mobile Matthew-Baxter Reynolds -- author of a Multimobile Development: Building Applications for iPhone and Androida and a Multimobile Development: Building Applications for Windows Phone 7 and BlackBerry -- presents this jQuery Mobile course for Skills Matter. JQuery is a fast and concise JavaScript Library, with jQuery Mobile promising to do for mobile Web application development what jQuery did  more...
Gojko Adzics BDD for Developers Leading developer, architect and author of "Bridging the Communication Gap" and "Specification by Example" Gojko Adzic, will be delivering a two-day hands-on BDD for Developers course, helping you gain the skills you need to apply the ideas and practices of BDD to solve real-world problems. Through a combination of simulations and practical hands-on exercises, you will learn how to apply the  more...
Martin Oderskys Object-oriented meets functional An exploration of Scala Workshop Martin Odersky's two day Scala workshop will introduce you to functional programming and advanced object-oriented techniques using the Scala programming language. Martin Odersky will make a special guest appearance by video conference. This is your chance to ask the creator of Scala himself any related questions.  more...
Robert Pickerings Beginning F Workshop 9 May 2011 Robert Pickering's Beginning F# Workshop is a two day course that will teach you all about F#, an exciting new language that has evolved from a Microsoft Research project into a first class citizen of Visual Studio 2010. You will discover how F# can be used to express programs concisely and efficiently; youa ™ll also learn how to start having fun with this enormously productive language.  more...
Robert Pickerings Beginning F Workshop Robert Pickering's Beginning F# Workshop is a two day course that will teach you all about F#, an exciting new language that has evolved from a Microsoft Research project into a first class citizen of Visual Studio 2010. You will discover how F# can be used to express programs concisely and efficiently; youa ™ll also learn how to start having fun with this enormously productive language.  more...
Jonas Boners Pragmatic Real-World Scala course Jonas Boner's two day Pragmatic Real-World Scala course will teach you all you need to know about Scala, one of the most interesting new languages for the JVM. A unique and elegant blend of the Object-Oriented (OO) and Functional Programming (FP) paradigms, Scala is pragmatic and practical with seamless interoperability with Java. Scala stands for 'Scalable Language' and is designed to scale  more...
Martin Oderskys Object-oriented meets functional An exploration of Scala Martin Odersky's two day Scala workshop will introduce you to functional programming and advanced object-oriented techniques using the Scala programming language. Martin Odersky will make a special guest appearance by video conference. This is your chance to ask the creator of Scala himself any related questions.  more...
Jonas Boners Pragmatic Real-World Scala Jonas Boner's two day Pragmatic Real-World Scala course will teach you all you need to know about Scala, one of the most interesting new languages for the JVM. A unique and elegant blend of the Object-Oriented (OO) and Functional Programming (FP) paradigms, Scala is pragmatic and practical with seamless interoperability with Java. Scala stands for 'Scalable Language' and is designed to scale  more...
Miles Sabins Advanced Scala Development Miles Sabin's two day Advanced Scala Development course is aimed at developers who have mastered the essentials of core Scala and want to take their understanding of the language and its compiler to the next level. It covers Scala's powerful type system in depth with concrete illustrations of practical applications of it's more advanced features. The course also introduces the Scala compiler's  more...
Jonas Boners Akka Simpler Scalability Fault-Tolerance Concurrency Remoting through Actors and STM We believe that writing correct concurrent, fault-tolerant and scalable applications is too hard. Most of the time it's because we are using the wrong tools and the wrong level of abstraction. Akka is here to change that. Akka is using the Actor Model together with Software Transactional Memory (STM) to raise the abstraction level and provide a better platform to build correct concurrent and  more...
Eric Evans Domain Driven Design Hands-On Immersion Workshop Eric Evans' 4 day Domain Driven Design Hands-On Immersion Workshop will teach you how to put the domain model to work. Finding and exploiting domain models is key to success with large software systems. By cultivating a strong connection between the language used by developers, appropriate models can dramatically accelerate the process of translating customer needs into working software. Strong  more...
Jonas Boner's Pragmatic Real-World Scala - 2 days - UK instructor led trainingcoursewareworkshop / seminarcomputer lab Jonas Boner's two day Pragmatic Real-World Scala course will teach you all you need to know about Scala, one of the most interesting new languages for the JVM. A unique and elegant blend of the Object-Oriented (OO) and Functional Programming (FP) paradigms, Scala is pragmatic and practical with seamless interoperability with Java. Scala stands for 'Scalable Language' and is designed to scale  more...
Eric Evans Domain Driven Design Hands-On Immersion instructor led traininggroup study and discussionbookworkshop / seminarcomputer lab Finding and exploiting domain models is key to success with large software systems. In this Domain Modeling Workshop, a team will learn to cultivate a strong connection between the language used by experts, users, and developers, so that the right kind of models can dramatically accelerate the process of translating the customers' needs into working software. Upon completion of this Domain  more...
Developing with the Spring Framework Training - 4 days - UK instructor led trainingcoursewareInstructor Led Training In this intensive and highly practical 4-day Spring training course, you will learn how to use the Spring Framework to create well-designed, testable business applications in an agile manner. During this Spring 2. 5 course, you will learn Spring's features and how to use them. You will also become familiar with fundamental architectural issues, which you will need to be aware of when developing  more...
Progressive .NET Course - 3 days - UK instructor led trainingcoursewarecomputer lab This 3-day crash course gives an overview of the progresive .NET practices, ideas and tools that help us deliver software better and faster. Students will get hands-on experience and a solid introduction to test driven development, agile acceptance testing, continuous integration, dependency injection, object-relational mapping, aspect oriented programming, agile web development and asynchronous  more...
Martine Devos Agile Project Management Workshop Learn to lead agile Software Projects that adapt to change & discovery, improve collaboration, drive innovation and deliver business value. Agile methods are taking the IT and software development worlds by storm. Why? Because they're effective and they better align with the realities of software development projects, i. e. changing requirements, ever more challenging technologies, highly  more...
OSGi Dynamic Module System for Java - 4 days - UK instructor led trainingcoursewarecomputer lab This intensive 4-day course on will give you a thorough grounding in the core principles of OSGi, the Dynamic Module System for Java. We start by introducing OSGi and describing how it meets the challenge of building modular, scalable applications in Java. Next we review the three main open-source implementations of OSGi, running them up and installing our first bundles (modules), before  more...
Java Power Tools Bootcamp - 5 days - UK instructor led trainingcoursewarecomputer lab The Java Power Tools Bootcamp is a comprehensive, innovative and hands-on workshop covering best-of-breed open source tools and techniques for Agile Development in Java. Learn how to optimise your development process, hone your programming skills and know-how, and ultimately produce better software. And have fun while you're doing it! The course is an intensive 5-day workshop, with a mixture of  more...
From Thoughtitude
NLP Practitioner Course - 23rd May 2011 (7 Days), The Holiday Inn, Gatwick, West Sussex instructor led traininggroup study and discussion ...he attitudes, principles and techniques of Neuro Linguistic Programming, to increase personal effectiveness and to develop those skills in others. On successful completion of the 7 Day Licensed NLP Training you will gain certification through the Society of NLP, the first and largest NLP Certification Organisation in the world. Your Certificate will be signed by Dr Richard Bandler Co-Creator  more...
NLP Licensed Master Practitioner Course - 9th July 2011, (9 Days) instructor led traininggroup study and discussionworkshop / seminar ...he attitudes, principles and techniques of Neuro-linguistic programming to increase your personal effectiveness and to begin to develop those skills in others. So when you master being a practitioner of NLP, your skills and techniques are developed so much that you can create your own ways of eliciting and installing change in yourself and others. What Can You Expect? You can expect to  more...
Diploma in Professional and Clinical Hypnotherapy The Professional and Clinical Hypnotherapy Course is run over a 6 month period and is on a rolling basis. Introductory Weekend to NLP and Hypnosis, 6 Weekend Modules and a 7 Day Licensed NLP Practitioner Training Course. Please note there is Home Study with this course as well as instructor led assessments during the course. NO EXAMS, the course is very practical. Please Download a prospectus  more...
From Highlander PLC
Captivate 4 Captivate 4 is a powerful software package which enables anyone to rapidly create powerful and engaging simulations, scenario-based training, and robust quizzes without programming knowledge or multimedia skills. As an Adobe authorised training provider our Captivate courses are taught by an Adobe Certified Captivate Instructor with over 20 years experience in the industry.  more...
Actionscript 3 Getting Started instructor led traininggroup study and discussion This blended learning course combines 3 days of instructor led training with more than 20 hours of additional instructor supported online learning content. It gives experienced Flash designers and developers the knowledge and hands-on practice they need to create dynamically generated event-driven animation and interactive games, develop rich internet applications and more. The course teaches  more...
From Harlequin Solutions.
Flash CS3: ActionScript instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab Adobe Flash CS3: ActionScript provides experienced Flash designers with the knowledge and hands-on practice they need to create dynamically generated event-driven animation and interactive games with Flash. The course teaches fundamental programming techniques. It begins by introducing core concepts including instance names, variables, functions, properties, and methods; then proceeds through  more...
From FormaServe Systems Ltd
RPG400 Programming instructor led traininggroup study and discussioncoursewarecomputer lab If your skill set needs the RPG/ 400 language this is the course for you. This intensive three day course provides delegates with the skills to develop or maintain existing applications written in RPG/ 400 on the i5. This course covers the old type of RPG and is therefore not scheduled for public courses. The latest features of IBM i will be demonstrated during this course.  more...
WDSCRdiRDp Development Tools instructor led traininggroup study and discussioncoursewarecomputer lab Experience the many new client facilities and features of WDSC/ RDi. Get up to date with these new programming tools that were only available before to PC programmers! Learn how to use the features & functions of WDSC/ RDi to edit and manage your source code. Connect to your server and see how the Remote System Explorer replaces PDM. Use the LPEX PC editor, a fantastic replacement for  more...
RPG Subfile Programming instructor led traininggroup study and discussioncoursewarecomputer lab It is hard to imagine application development without the use of subfiles. This course teaches the methods required to use the advanced techniques of subfile programming using RPG. During the course you will be using the latest client based toolset. The latest features of IBM i will be demonstrated during this course.  more...
RPG IV Refresher New Advances instructor led traininggroup study and discussioncoursewarecomputer lab This course explains the latest updates to the RPG IV programming language and how it has evolved over the latest releases. It provides a comprehensive update to this programming language. This intensive 2 day class covers a wide range of topics beginning with a summary of changes in RPG IV and concepts of the ILE environment. During the exercises, the students will use the latest  more...
RPG IV Intermediate Programming instructor led traininggroup study and discussioncoursewarecomputer lab If you need to advance your RPG skill set and get fully up to date, then this is the course for you. Learn how to use sub-file programming techniques to enhance your coding and skills. This RPG IV Programming training course has been designed to take you from the basics of RPG IV programming to being proficient in the advanced functions of RPG IV programming. This course has been designed  more...
RPG IV ILE Programming instructor led traininggroup study and discussioncoursewarecomputer lab This course explains the concepts of the RPG IV language and how its used within ILE. It provides a comprehensive introduction to the RPG IV programming language structure and syntax, and will cover the basic concepts of the i5 Integrated Language Environment (ILE). This intensive five day class covers a wide range of topics beginning with a summary of changes in RPG IV and concepts of the  more...
RPG API Programming instructor led traininggroup study and discussioncoursewarecomputer lab This course explains the concepts of using the wealth of information provided by IBM Application Program Interfaces (APIs). Learn how to use the variety of APIs including list APIs, APIs that work with user spaces, APIs to retrieve system values, job information and job queue information APIs, APIs to work with data queues, APIs for error handling and message handling, spool file APIs, and many  more...
Programming Supporting DB2 for i instructor led traininggroup study and discussioncoursewarecomputer lab This classroom course teaches the functionality of IBMs DB2 for i database for programmers and support staff. Students will learn how to take advantage of advanced programming techniques to access DB2 databases and gain hands-on experience with the newest features of IBMs DB2 for i The latest features of IBM i will be demonstrated during this course.  more...
IBM i AS400i5iSeries System Facilities instructor led traininggroup study and discussioncoursewarecomputer lab This course covers all the traditional development tools supported on the i5 server. This course is designed to enhance the skills of system operators and developers, particularly in the area of using IBM system facilities. Experience the many facilities and features of the iSeries such as Programming Development Manager, Source Entry Utility, CODE Editor, Screen Design Aid, Data File  more...
Developing on the IBM i i5iSeries instructor led traininggroup study and discussioncoursewarecomputer lab This intense 5-day development course is recommended for those staff whose responsibilities are development, and programming maintenance, on this IBM midrange server. Write programs in the latest version of RPG and SQL, along with CL. Discuss, and learn the pro's and con's of using SQL over DDS. Learn how database performance can make your applications fly. This course provides  more...
CL Programming - Advanced instructor led traininggroup study and discussioncoursewarecomputer lab This 2-day class examines the more advanced topics regarding System i Control Language (CL) programming including structured programming and API calls. During the course you will be using the latest client based toolset with the lab exercises. Learn about the processing of multiple database and display files. Additionally learn how to use the Interactive debugging facilities and client  more...
CL Programming instructor led traininggroup study and discussioncoursewarecomputer lab This one-day class will introduce the student to creating and running Control Language (CL) programs and to use CL to automate your daily tasks. This class introduces several topics as well as various hands-on labs which consist of declaring variables, retrieving job attributes and system values, character string expressions, testing conditions, data areas, passing parameters, monitoring for  more...
CL Programming - Intermediate instructor led traininggroup study and discussioncoursewarecomputer lab This two-day class will introduce and expand students knowledge to creating and running Control Language (CL) programs and to use CL to automate your daily tasks. This class introduces how CL has been enhanced over the last couple of Operating System releases to include different variable types and their use, structured programming topics as well as sub-routines and multiple file handling.  more...
From Modulus
Analysis Design OOAD using UML 2.0 from Modulus Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab Throughout this course students will explore a "real world", practical project illustration (case study) of a typical application showing all the steps required for requirements capture, analysis, architectural and detailed design. The course week begins with a thorough introduction to the fundamental concepts of the object oriented model and object oriented programming, and moves into in  more...
Implementing Agile Test Driven Development Training from Modulus Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab Implementing Agile Test Driven Development is a two day, in depth lecture, hands on drawing and discussion workshop designed to provide project stakeholders with an in depth review of the Agile test driven development process. Test driven development (TDD) is an evolutionary approach to development where you must first write a test that fails before you write new functional code. It was  more...
Mastering the Spring Framework Training from Modulus Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab The Spring framework is an application framework that provides a lightweight container that supports the creation of simple to complex components in a non invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing. The framework's structure supports the layering of functionality such as persistence, transactions, view oriented  more...
Spring 25 Hibernate Integration Training from Modulus Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab The Spring framework is an application framework that provides a lightweight container that supports the creation of simple to complex components in a non invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing. The framework's structure supports the layering of functionality such as persistence, transactions, view oriented  more...
Intergrating Spring 25 with Ibatis Training from Modulus Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab The Spring framework is an application framework that provides a lightweight container that supports the creation of simple to complex components in a non invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing. T he framework's structure supports the layering of functionality such as persistence, transactions, view oriented  more...
Object Oriented Programming using VBNET from Modulus Training instructor led traininggroup study and discussioncoursewarecomputer lab This course is a practical introduction to programming in VB. NET and the use of services provided by .NET. It emphasizes the VB. NET language and how to build VB. NET applications from an object-oriented perspective. The course is current to .NET 2. 0, which introduces important new features, such as generic types and partial classes.  more...
ANSI C Programming from Modulus Training instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab ...C programming language well is a fundamental prelude to learning Objective-C and the Cocoa and Cocoa Touch frameworks. To get a solid foundation in the fundamentals of C programming, you'll need more than just the basic syntax. This course will give you a solid grasp of the fundamental concepts of C programminga including some of the more challenging aspects of pointers, arrays, structures,  more...
Exploring Design Patterns from Modulus Training instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab The course covers the patterns in the three core areas of Creational, Structural, and Behavioral and is hands-on with design projects and programming labs. Objectives Audience: Application developers, programmers, system designers, and project manager developers who need to improve the systems development through the use of design patterns. Prerequisites Some experience in object-oriented  more...
Objective-C for Beginners from Modulus Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab Whether you're a first-time programmer, or just new to the Objective-C programming language, this course will get you up to speed fast. Learn the basics of ANSI C and Objective-C and get a solid background for learning iPhone and iPad development.  more...
Unix Shell Programming Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab Shell programs, or scripts, are the means by which a UNIX shell is used as a programming language. UNIX commands and shell language control constructs are entered into a file by the programmer, then the file is executed as a command and interpreted just as if the commands had been typed on the shell command line. Thus, shell scripts provide a way to automate commonly executed groups of commands -  more...
T-SQL 2008 instructor led traininggroup study and discussioncoursewarebookworkshop / seminar In this course, you will learn about the features that are available in SQL Server such as how to design and create a database, and how to build basic queries using Transact-SQL, the language of SQL Server. Then you will learn how to build effective views, stored procedures, triggers, and user-defined functions using Transact-SQL. You will learn how to use the Transact-SQL programming language for  more...
NET Tuning Debugging and Optimization instructor led traininggroup study and discussioncoursewareworkshop / seminarcomputer lab Microsoft .NET applications must be thoroughly tested, debugged, and optimized before deployment, to ensure high performance and robust solutions. This course is designed for intermediate programmers to quickly come up to speed on techniques for debugging and optimizing .NET programs. It also covers tuning applications after they have been deployed. This course is designed for using the C#  more...
Introduction to Unix Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab This thorough, four-day course is designed for programmers who are new to the UNIX environment. Students will learn about basic UNIX concepts, file management, manipulation, and security, the vi editor, starting and stopping jobs, working with variables, networking commands, and handling difficult files. By the end of this course, students will be able to successfully and efficiently interact with  more...
Oracle 10g SQL Programming Training In this class, students will learn how to create, retrieve, and manipulate objects in Oracle 10g Structured Query Language (SQL). Students will also be introduced to Oracle 10g database features and tools. Students will go on to develop deeper insight into relational database design and RDBMS operation, learn concepts and specific SQL syntax for extended Oracle datatypes, learn analysis and tuning  more...
Oracle 10g Advanced SQL Programming Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab In this class, students will develop deeper insight into relational database design and RDBMS operation, learn concepts and specific SQL syntax for extended Oracle datatypes, learn analysis and tuning techniques to increase SQL performance, and master advanced features of Oracle SQL for large data sets and data warehouses. Prerequisites Oracle 10g SQL Programming.  more...
Introduction to Oracle 10g PLSQL Programming Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminar PL/ SQL is Oracle's embedded procedural database language, allowing developers and administrators to write scripts, stored procedures, functions, packages, and database triggers which run in the optimized environment of the Oracle Database server. The Oracle10g release has greatly enhanced the features and functionality of PL/ SQL. This advanced course helps PL/ SQL programmers take advantage of  more...
Introduction to Oracle 11g Programming Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab In this class, students will learn how to create, retrieve, and manipulate objects in Oracle 11g Structured Query Language (SQL). Students will also be introduced to Oracle 10g database features and tools. The Oracle 11g release has greatly enhanced the features and functionality of PL/ SQL. Students will learn the fundamentals of the PL/ SQL programming language. Students will write stored  more...
Introduction to Oracle 11g SQL Programming Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab In this class, students will learn how to create, retrieve, and manipulate objects in Oracle 11g Structured Query Language (SQL). Students will also be introduced to Oracle 11g database features and tools. Objectives Application developers, database administrators, system administrators and users who write applications and procedures that access an Oracle 11g database. Prerequisites  more...
Introduction to Oracle 11g PLSQL Programming Training instructor led traininggroup study and discussioncoursewarebookworkshop / seminarcomputer lab A Relational Database Management System (RDBMS) is a software system that allows you to create and manage a relational database. Minimum requirements for such a system are defined by both ANSI and ISO. PL/ SQL is Oraclea ™s Procedural Language for SQL. It is Oraclea ™s database programming language for creating stored procedures, functions, database triggers, and object methods. PL/ SQL  more...
From FOSVA Training
Microsoft Access 2010 Level 1 Course Benefits In this course, delegates will examine the basic database concepts and create/ modify databases and their various objects using the Microsoft Office Access 2010 relational database application. Target Audience This course is designed for students who wish to learn the basic operations of the Microsoft Access database program to perform their day-to-day responsibilities  more...
From Opt2xl Ltd
NLP Birmingham - Certified NLP Practitioner Course instructor led trainingstudy at homegroup study and discussion Have you been thinking on changing your career? How about becoming a leader in your field? Did you want to accelerate your path to a prosperous life? How about understanding how your mind works? What if you can begin attracting all the things you have ever wanted, right now! Well our NLP practitioner training teaches you how! Join Mark and Nicky for this exciting and empowering 4  more...
From Dunstan Thomas ALM
Programming with Microsoft Net Framework with C MS2349 The goal of this course is to help application developers understand the Microsoft ® .NET Framework. In addition to offering an overview of the .NET Framework and an introduction to key concepts and terminology, the course provides a series of labs, which introduce and explain .NET Framework features that are used to code, debug, tune, and deploy applications. This course is intended for  more...
From Professional Automation Support Services Ltd
Modicon Premium TSX57 Basic Aim - to improve competence and confidence to carry out practical tasks associated with maintaining a PLC system. Objectives - By the end of the course participants will be able to - recognise and describe the function of the components making up a PLC system - use relevant programming software to reload and backup the PLC programme - use relevant programming software to display and  more...
Concept Level 2 instructor led trainingcomputer lab Objectives a By the end of the course students will be able to: - Configure a PLC - Use security features - Programme in all 5IEC languages - Create and use DFBs - Create and use macros - Create and use DDTs - Create documentation - Export /Import programmes Content a Quantum hardware modules and configuration a IEC 1131-3overview a Programming languages FBD, SFC, LD,  more...
Concept Level 1 Objectives a By the end of the course students will be able to: - Configure a PLC - Develop simple programs in IEC editors - Create derived function blocks - Document programme Course Content a Quantum hardware modules and configuration a IEC 1131-3overview a Programming language editors a FBD ladder a Structured text a Instruction List a Derived function block  more...
Inverter Introduction Basic instructor led trainingcomputer lab Aim a With little or no prior knowledge achieve a level of competence and confidence to carry out practical tasks associated with maintaining an Inverter Drive system. Objectives - By the end of the course participants will be able to - recognise and describe the function of the components making up an Inverter - use relevant programming software to load and backup the Drive Parameters -  more...
GE Fanuc Basic instructor led trainingcomputer lab Aim - to improve competence and confidence to carry out practical tasks associated with maintaining a PLC system. Objectives - By the end of the course participants will be able to - recognise and describe the function of the components making up a PLC system - use relevant programming software to reload and backup the PLC programme - use relevant programming software to display and  more...
Rockwell DeviceNet ControlNet instructor led trainingcomputer lab Overview of DeviceNet Network Models Source / destination Producer / consumer Master / Slave Multi-master Peer to Peer Data Exchange Polling Cyclic Change of State Overview of ControlNet Network Models Source / destination Producer / consumer ControlNet and the ISO Seven Layer Model ControlNet Terminology NUT SMAX UMAX LPacket The Keeper Data  more...
Rockwell RSView32 instructor led trainingcomputer lab Introduction to RSView32a Starting a New Project Starting and Configuring RSLinx RSView Help Creating Tags Simple Graphics Configuring a Channel Simple Animation Libraries and Groups More Graphics Placeholders and Parameters Display Settings and Start Up Alarming Data Logging Trends Key Animation Practical exercises throughout the course.  more...
Rockwell RSView SE instructor led trainingcomputer lab Introduction to RSView Supervisory Edition Create a Stand Alone Application Communications RSLinx Configuration Direct referencing of data points OPC browsing Graphic Displays Buttons Indicators Gauges Navigation Animating Objects Configuring Alarms Configuring Diagnostics Logging Configuring Data Logging Real Time and Historical Trending Creating  more...
Rockwell FactoryTalk View ME instructor led trainingworkshop / seminarcomputer lab Entering Configuration Mode Configuration Mode Menu Loading an Application Application Settings Terminal Settings Networks and Communications Print Setup Startup Options System Event Log System Information Time/ date Regional Settings Introduction to FactoryTalk View Studio Accessing the Software The Menu Bar The Tool Bar The Explorer Window The Workspace The Diagnostics List  more...
Rockwell PanelView Panelbuilder32 instructor led trainingcomputer lab Introduction to Panelview Getting started Configuring a Panelviewa ™s hardware Uploading / saving a Panelview program Introduction to Panelbuilder32 software Simple Graphics Developing a program using Panelbuilder32 software Include pushbuttons, text, tag editing, indicators and alarms Verifying and downloading the program to a Panelview Testing of the program using an SLC  more...
Mitsubishi FX Training Course instructor led trainingworkshop / seminarcomputer lab System Configuration Ladder Sequence Programming Timers and Counters Programming Software (Medoc or GX Developer) Analogue Function Modules A / D Programming D / A Programming Analogue Wiring and Calibrating Further Programming / Addressing Applications Each course will contain group and individual practical work, troubleshooting and problem solving. The course will be conducted  more...
Siemens S7 Maintenance instructor led trainingworkshop / seminarcomputer lab Siemens Terminology Description of bits, bytes, words, memories, data elements, addressing etc. The S7 Programming software Familiarisation with the S7 software package Overview of S7 projects Overview of S7 Hardware Familiarisation with hardware configuration Testing hardware using direct access The S7 Programming Language S7 programs (Contacts and Coils) in ladder and statement  more...
Siemens S5 Advanced instructor led trainingworkshop / seminarcomputer lab S5 Programming Programming in STL, LAD & CSF using the basic instruction set Programming in STL using the supplementary instruction set Use of a formal operandsa Use of system commands Indirect addressing using the a Doa instruction Structured programming using organisation blocks, program blocks, function blocks and sequence blocks Using DXO and DBI Using Start up organisation  more...
Siemens S5 Maintenance instructor led trainingworkshop / seminarcomputer lab Siemens Terminology Description of bits, bytes, words, flags, data blocks, addressing etc. S5 Hardware Assembling and testing an S5 system including PSU, CPU, digital & analogue modules, and conveyor simulator Testing hardware with the status variable, force variable and force. S5 Programming Language Overview of structured programs - organisation blocks, program blocks, and function  more...
Siemens Simatic S7-1200 Introduction to PLCa ™s Basic principles of an S7-1200 PLC including PSU, CPU, digital I/ O, analogue I/ O Siemens Terminology Description of bits, bytes, words, memories, data elements, addressing etc. Getting started with Simatic Manager v10. 5 Configuring and using Simatic Manager v10. 5 Configuring hardware and networks Working with Symbols Working with program elements  more...
Modicon 684 Course - Basic Level System Description Processor Power Supply I/ O Programming Panel Configuration Hardware Configuration LED Indicators I/ O Modules I/ O Addressing Operation Program Format Reference Numbers Program Scan Forcing Basic Program Functions Troubleshooting Indicator Lights Error Messages Saving/ Loading Programs Replacing Modules Practical exercises will be  more...
Mitsubishi AnS Series instructor led trainingcoursewarecomputer lab System Configuration and Hardware Overview Introduction to MEDOC Ladder Sequence Programming Timers and Counters AD and DA Hardware and Programming Data Move Functions Compare and Data Manipulation Functions Single Register Math Functions System Integration Possibilities, ie: SCADA, HMI, etc Practical exercises are used throughout the course to consolidate theoretical topics.  more...
Mitsubishi Q Series instructor led trainingon-line e-learning cbt (computer based)computer lab Introduction to Q Series PLCs Hardware Overview System Structure and Configuration Addressing Introduction to programming software (GX Developer or GX IEC Developer) Creating a new project Overview of IEC 61131 programming languages (GX IEC Developer only) Tag formats and data types (GX IEC Developer only) Basic logic programming Introduction to Advanced Programme Functions  more...
Mitsubishi FX Advanced instructor led trainingcoursewarecomputer lab PLC hardware revision Review of relevant programming software Programming ladder diagram revision Transferring Programs Monitoring Programs Diagnostics Data Registers Counters Advanced programming functions High Speed Counters Floating Point Master Control Shift Registers Indexing Tables Index Registers Sub-routines Interrupts Analog Practical exercises are used throughout  more...
Siemens Protool and Ops instructor led trainingcoursewarecomputer lab ProTool Ops Screen Configuration Creating a simple display Screen Elements Setting the startup screen Compile and Download Tags Functions Local functions or soft keys Global functions Graphics Input and Output fields Bars Text / Graphic Lists Symbolic Outputs Combo boxes Curves Area Pointers Alarm / Event Messages Practical exercises will be used throughout the course  more...
Siemens S5-S7 Upgrade instructor led trainingcoursewarecomputer lab Comparison of the common elements in S5 and S7 including: Logic elements, and, or, flipflops, set, reset and rlo Timers, counters and comparators Process images PII and PIQ New S7 elements including: Positive and negative edge triggers Double integer and real comparators Data blocks Use defined data tables Function calls and function blocks Organisation blocks Conversion blocks Maths  more...
Rockwell SLC500 Maintenance instructor led trainingcoursewarecomputer lab Hardware Overview System Topology Remote I/ O Communications Protocols Programme Structure Programming Files Data Files Introduction to Software System Configuration CPU I/ O racks Basic Ladder Instructions Debugging Search Force Program List Basic Fault Finding (using Status Data File) Upload / Download Program Practical exercises are used throughout the course  more...
Rockwell CompactLogix ControlLogix instructor led trainingcoursewarecomputer lab Introduction System Components Configuration and Testing I/ O Addressing and Configuration Simple Programming Basic Ladder Instructions Entering and Modifying Ladder Logic Further Programming Entering and Modifying Function Block Diagram Documentation Tags and Aliasing Search and Trace Introduction to ControlNet ControlNet Overview Sharing Data Messaging Advanced  more...
Rockwell Basic Course instructor led trainingcoursewarecomputer lab Hardware Overview System Topology Remote I/ O Communications Protocols Programme Structure Programming Files Data Files Introduction to Software System Configuration CPU I/ O racks Basic Instructions Debugging Search Force Program List Basic Fault Finding (using Status Data File) Upload / Download Program Practical exercises throughout the course. Course can be  more...
Modicon Advanced 984 or Quantum instructor led trainingcoursewarecomputer lab Move Functions Including Block Moves Register to Table and Table to Register First In Instruction, First Out Instruction Block to Table, Table to Block Instructions Matrix Functions Including Compare Instruction AND, OR, XOR, Complement Instructions Modify Bit, Bit Sense, Bit Rotate Instruction STAT Function Status Bits Available in Status Table DIO Health Bits (Quantum)  more...
Modicon Basic PLC course 984 or Quantum Introduction to Programmable Logic Controllers Switches and Contacts, Circuits, Software Programming PLC Hardware (984 or Quantum) Programmable Controllers Local I/ O (800 Series / Quantum) Remote I/ O Distributed I/ O (Quantum) Software Introduction to Programming Software (Modsoft, P190, Proworx, Concept*) Configuration: Preparing the Controller for a Programme The I/ O Map  more...
Siemens WINCC System Overview Getting Started Windows Control Centre Structure Configuring a project Creating Tags Data types Internal tags Process Tags Tag Groups Communications Drivers Graphics Creating simple graphics Palette Objects Library Objects Animating Graphics Tag Logging Alarm Logging Reports Designer User Administrator User Archives Introduction to further functions  more...
Siemens S7 1200 Introduction to PLCa ™s Basic principles of an S7-1200 PLC including PSU, CPU, digital I/ O, analogue I/ O Siemens Terminology Description of bits, bytes, words, memories, data elements, addressing etc. Getting started with Simatic Manager v10. 5 Configuring and using Simatic Manager v10. 5 Configuring hardware and networks Working with Symbols Working with program elements  more...
S7 Distributed Safety for Maintenance Engineers Introduction to Safety of Machinery Overview of Distributed Safety with Siemens PLCs Including an Introduction to ProfiSafe S7 Hardware Configuration of Distributed Safety Systems Communications in Distributed Safety Systems Fault Finding and Maintenance in Distributed Safety Systems Programming examples (e. g. ESTOP, Safety Doors, Light Curtains etc.) Engineers attending  more...
Siemens S7 Advanced PLC course S7 Programming Writing modifying and testing programs in LAD, STL and FBD Writing and using FC blocks with declarations using blocks headers and entering temporary variables Advanced programming STL Writing and using function blocks Practical exercises using a Instancea data blocks Creating and using Global data blocks Creating and using arrays and structures Creating and using UDTa  more...
Siemens S5 Basic Introduction to PLCs Basic principles of an S5 PLC including PSU, CPU, digital & analogue I/ O. Siemens Terminology Description of bits, bytes, words, flags, data blocks, addressing etc. S5 Hardware Assembling and testing an S5 system including PSU, CPU, digital & analogue modules, conveyor and simulator. Testing hardware with status variable, force variable & force. The S5  more...
Siemens S7 Basic PLC course Course content Introduction to PLCa ™s Basic principles of an S7 PLC including PSU, CPU, digital I/ O, analogue I/ O Siemens Terminology Description of bits, bytes, words, memories, data elements, addressing etc. S7 Hardware Assembling and testing an S7 system including PSU, CPU, digital & analogue modules, conveyor and simulator. Using direct access in the S7 package to test the  more...
From Fire Dragon Coaching Limited
Life Coaching & Watersports Holiday 21st-28th April 2012 workshop / seminar Personal Breakthrough Intensive Coaching & Diving Week We help you make change and create breakthrough to personal success using a range of techniques including Neuro-Linguistic Programming (NLP), Time Line Therapya , Coaching, Hypnosis & Diving. This programme consists of 5 hours 1-2-1 personal coaching and certified SSI dive training. You'll make powerful change whilst actively enjoying  more...
Combined NLP Certified Practitioner Training 2nd-8th October 2011, Cairo Egypt instructor led trainingworkshop / seminar Whether you're in management, leadership, sales, education & training, or whether you're looking for rapid personal development - this course is for you. If you want to sell more, negotiate better, learn new skills to motivate a team, fast-track in your career or improve your communication and presentation skills or just improve your relationships - you'll learn all this and more in 7 Days.  more...
Leap of Faith to TOTAL Confidence Course 8th-15th August 2011 ... of techniques during the course including Neuro-Linguistic Programming (NLP), Time Line Therapya , Zumba ® Fitness (fitness with a Latin-American dance twist), scuba diving and 1-2-1 coaching. The objective of the course is to push you outside your boundaries in a controlled way so that you build your confidence every single day. We look to help you change your perspective in a 'can  more...
From TBC Training
Licensed Practitioner of Neuro - Linguistic ProgrammingTM instructor led traininggroup study and discussionworkshop / seminar This is a fantastic course for everyone - to grow as an individual or for using in a business setting, especially effective for team managers and customer facing employees who will find the NLP tools an invaluable resource. NLP will teach you how to achieve more in any setting you desire and consequently give you improved confidence and ability to deal with complex situations in all walks of life  more...
From Engineering And Training Solutions
Mitsubishi PLC Programming and Maintenance instructor led trainingworkshop / seminarcomputer lab This 4 day course assumes no previous knowledge of Programmable Logic Controllers. It is suitable for electrical maintenance people and electrical contractors who need to upgrade their skills into the area of PLCs and automation. The course is also suitable for mechanical engineers and plant engineers who are finding that an increasing amount of their equipment and apparatus is fitted with PLCs.  more...
Allen Bradley SLC500 and Logix5000 PLC Programming and Maintenance instructor led trainingworkshop / seminarcomputer lab This 4 day course assumes no previous knowledge of Programmable Logic Controllers. It is suitable for electrical maintenance people and electrical contractors who need to upgrade their skills into the area of PLCs and automation. The course is also suitable for mechanical engineers and plant engineers who are finding that an increasing amount of their equipment and apparatus is fitted with PLCs.  more...
From TBC Training
Group and Personal Stress Recognition and Reduction Techniques ...nce of the group. For Individuals, our Neuro Linguistic Programming (NLP) based stress reduction course empowers individuals to deal with stressful situations in a number of ways. Whether that be avoiding unnecessary stress or dealing with periods of high workload in a calmer manner, or simply techniques to de-stress, our one day course will provide a valued resource for candidates to call  more...
Presentation Skills ... you how to become that confident speaker, Neuro Linguistic Programming (NLP) techniques to increase focus, enhance memory and self confidence, thus equipping you with the calm, confident self assurance you need to give a perfect speech or presentation and to get your message across. Benefit from enhanced presentation techniques and skills and learn about presenting with confidence. We can  more...
Motivation and Goal Setting instructor led traininggroup study and discussionself directedworkshop / seminar ...l and competitive environments. We offer a Neuro Linguistic Programming (NLP) based course to motivate staff to do well through the setting of personal goals. The course teaches the value of goals and methods of motivation to achieve them. We help staff working in sales or any target driven environment by showing them how to establish goals and targets at the unconscious level, where they  more...
From Aspect Training
SQL Advanced for SQL Server courseware Building upon the skills mastered in Aspect Traininga ™s Introduction to SQL and Database Design course, Advanced SQL and Database Programming teaches the development techniques needed to take full advantage of powerful and flexible data-driven applications. We'll turn from the prior course's concern with data modelling and database design to how to use data in extensive, enterprise-class  more...
XQuery for Developers XQuery provides the means to extract and manipulate data from XML documents or any data source that can be viewed as XML, such as relational databases or office documents. XQuery uses XPath expression syntax to address specific parts of an XML document. It supplements this with a SQL-like "FLWOR expression" for performing joins. A FLWOR expression is constructed from the five clauses after which  more...
Java Programming Our Java Programming training course focuses on the fundamentals of the Java language, object oriented development and the structure of Java applets and applications. It covers Java Platform 2 up to version 5. 0. Delegates will learn how to develop Java systems that use various core API packages. They will develop systems that support multi-threading and networking. Java has always been associated  more...
Beginning JSP and Servlets Aspect Traininga ™s Beginning JSP and Servlets training course teaches beginning and early intermediate Javaa developers how to build database-driven Web applications using JavaServer Pages and Java Servlets. Aspect Traininga ™s Beginning JSP and Servlets training course can be tailored to any level of Java experience. In general, we recommend that all attendees be fluent in HTML  more...
C Sharp . Net Introduction On Aspect Traininga ™s C#.NET Introduction course, youa ™ll learn to use Visual Studio 2008 to explore the Visual C# language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, youa ™ll learn all the language features that you must  more...
jQuery for Developers Training jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. Aspect Traininga ™s jQuery for Developers training course teaches JavaScript developers how to make the most of the jQuery JavaScript library, in a hands-on,  more...
AJAX and JavaScript AJAX - Asynchronous JavaScript and XML is a synergy of multiple technologies and communication with the server without a page refresh, enabling a rich and responsive web-based client, a 2. 0 web application. AJAX Training course covers AJAX related technologies including JavaScript, DOM, CSS, XML etc., focusing on Object Oriented JavaScript and the main AJAX object: XMLHttpRequest. Aspect  more...
VBNet Advanced Aspect Traininga s VB. NET Advance training course examines how to utilise advanced features the .NET using the VB. NET programming language in order to build sophisticated applications. The course begins by quickly examining object-oriented programming topics, including inheritance, partial classes and generics. Students also learn about many of the .NET interfaces and how they can take  more...
VBNet Introduction Intermediate On Aspect Traininga s VB. Net Introduction/ Intermediate training course, students use Visual Studio to explore the Visual Basic language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you will learn all the Visual Basic language features that you  more...
XSLT Introduction Intermediate XSLT (Extensible Stylesheet Language Transforms) enables you to transform XML data from one document type into other XML document types, and even into other formats such as HTML, XHTML, WML, and XQL. Aspect Traininga s XSLT Introduction/ Intermediate training course teaches attendees everything they need to begin using XSLT in their XML projects. XSLT is a pseudo-programming language or  more...
XML Introduction Intermediate Programming systems these days are working on many different machines and using many different technologies and programming languages. XML is a modern effort employed to allow communication between all these different systems. Aspect Traininga s XML Introduction/ Intermediate training class provides a comprehensive introduction to Extensible Mark-up Language (XML). XML is a new technology and is  more...
Crystal Reports Advanced On Aspect Traininga s Crystal Reports Advance training course, delegates will create complex reports and data sources using Crystal Reports tools. They will create more sophisticated reports including sub reports and cross-tabs, and also increase the speed and efficiency of reports by using SQL queries. Aspect Traininga s Crystal Reports Advance training course is designed for people who know  more...
ASP Introduction If you are looking for a way to create attractive, intelligent web pages or, if you are just looking for a way to extend your HTML know-how, then ASP is an effective way to achieve your goals. With ASP, you can customize your web pages to be more dynamic, more efficient and more responsive to your users. Its not just a technology, though - to get the best out of ASP, youll be using it in tandem  more...
HTML Introduction Whether you use a high-end authoring application like Dreamweaver, or, in the most economical fashion, you write your own code out in a text file, knowing your way around HTML comes in handy. Aspect Traininga s HTML Introduction course will teach you what you need to know quickly. This course covers the latest specifications of HTML 4 set by the World Wide Web Consortium, from the most basic  more...
JavaScript Introduction If you're new to JavaScript, or an experienced web developer looking to improve your skills, Aspect Traininga s JavaScript Introduction provides you with complete, no-nonsense coverage of this quirky yet essential language for web development. You'll learn everything from primitive data types to complex features, including JavaScript elements involved with Ajax and dynamic page effects. By the  more...
Microsoft Access VBA Aspect Traininga s Microsoft Office Access VBA training course builds on the skills youa ve already developed in creating database applications learn on our previous Microsoft Access courses and helps you take them to the next levela using Visual Basic for Applications (VBA) to accomplish things you once performed manually. To facilitate this lofty goal, Access includes the VBA programming  more...
Microsoft Word VBA Get ready to take your Word Documents to the next level by harnessing the power of the VBA language. Aspecta s Word VBA course will help you gain more control over your documents by using VBA while also showing you how to develop more dynamic Word forms for other users. From introductory concepts to advanced developer topics, it guides you through every aspect of Word VBA. Aspecta s Word VBA  more...
VBScript Introduction Intermediate Aspect Training's VBScript Introduction/ Intermediate Training course covers the use of VBScript with Vista, Windows Server 2003, Internet Explorer, Client Side Scripting and ASP. The course also covers the many new developments to the latest version of VBScript. This course will share practical examples, hands on tutorials, and quick answers aimed at helping you take your scripting skills to the  more...
Microsoft PowerPoint VBA Get more done in less time by automating Office tasks Even if youa re not a programmer, you can quickly learn to write macros, automate tasks, and create custom applications for Microsoft PowerPoint with Aspect Training's Microsoft PowerPoint VBA Course. Youa ll jump right into the basics of recording and running macros with Officea s built-in Macro Recorder, before quickly moving to the  more...
Excel Intermediate Even those who are excited about incorporating new technology into their daily tasks may wonder what Microsoft Excel training could possibly do for them. However, the tricks and tools taught in Aspecta s Excel Intermediate course reveal capabilities about Excel that most people never imagined. The greatest thing about learning the ins and outs of this powerful program on Aspecta s Excel  more...
Adobe Dreamweaver Advanced When it comes to building professional websites, Dreamweaver is capable of doing more than any other web design program. But the software's sophisticated features aren't simple. Aspecta s Dreamweaver Advance Course will help you master this program quickly, so you can bring stunning, interactive websites to life. On this course you'll learn how to build professional-looking websites quickly and  more...
Microsoft Excel VBA Get ready to take your Excel applications to the next level by harnessing the power of the VBA language. Aspecta s Excel VBA course will help you gain more control over your spreadsheets by using VBA while also showing you how to develop more dynamic Excel applications for other users. From introductory concepts to advanced developer topics, it guides you through every aspect of Excel VBA.  more...
PHP and MySQL Introduction MySQLa and PHP are two of the most popular open source technologies to emerge during the past decade. PHP is a powerful language for writing server-side Web applications. MySQL is the world's most popular open source database. Together, these two technologies provide you with a powerful platform for building database-driven Web applications. Aspect Traininga s Introduction to PHP training  more...
From The Performance Solution
NLP Trainers Training This is the ultimate course for anyone hoping to become a trainer of Neuro-Linguistic Programming. 3 companies have teamed up to provide the very best training on this course: Jeremy Lazarus of The Lazarus Consultancy, Lisa Wake of the Awaken Consultancy and Sally Vanson of The Performance Solution. If you plan to train others in the skills of NLP, read more about this course.  more...
From Get Set 4 Success
NLP Practitioner instructor led trainingstudy at homegroup study and discussioncd rom ...ions are approved by the American Board of Neuro-Linguistic Programming (ABNLP) If you are interested in any of the following: Understanding how to really communiacte with yourself and others Getting rid of unwanted baggage built over the years Regaining total control of your life Understanding how the mind works so that you can elegantly influence others Being in control of your  more...
From WebDesign Training
Introduction to PHP with MySQL course instructor led traininggroup study and discussioncoursewarebookworkshop / seminar The combination of PHP and MySQL are today's leading open source web development platform. This PHP server side scripting language has evolved from being merely a source of dynamic web content to providing the connectivity and infrastructure of many modern day web businesses. PHP is flexible enough for any developer to create anything from Content Management Systems (CMS) and forums to simple  more...
From UK College of Personal Development
Neuro Linguistic Programming Foundation Certificate instructor led trainingcourseware This program is delivered as a ten week evening class program. The evening class program has a great pedigree, in the past been sponsored by the University of Bath & Swindon College. This comprehensive program will give students a firm grounding and understanding of NLP, its key operating principles and some of the key models and their applications. The focus of this program is on coaching and  more...
From Industrial Systems and Control Ltd
Optimisation Methods in Control This one course provides an insight understanding to optimisation methods for both unconstrained and constrained optimisation. Furthermore, slightly more advance optimisation methods such as the dynamic optimisation method and genetic algorithms are illustrated in this course too. Hands-on session for each topic is used to reinforce the lecture. The Optimisation is extremely important subject  more...
From TPS Services Ltd
Introduction To C Programming ...C programming. It is intended as a generic approach to programming C, and is a pre-cursor to Unix API programming. If you are new to programming, but understand the logic and design process then this course will help you put that into practice. Or if you already have another language and need to learn C this will also help you. ON COMPLETION * Understand the syntax and layout of a C  more...
Python This Python course is designed for those people who have a desire or need to use the scripting language. It is suitable for someone who already has a scripting knowledge from another language, but can be suitable for beginners too. The course covers the basic structure, OO programming and making use of Python in situations such as web development and databases, and how to understand other modules.  more...
JavaScript For Cross Browsers Our JavaScript course is aimed at anyone needing to work with client side web programming and the ability to write scripts which will work in main stream web browsers. The course starts with the basics of what JavaScript is intended to do, working through simple scripts to working with Style Sheets to perform functions such as dynamic menus, and moving images. The user will also grasp an  more...
HTML Web Site Creation Our HTML course is aimed at anyone who is new to Web page design, and for those who would like to expand their know how of Web page authoring. The course starts at a basic level describing how the Web moving through creation of simple pages, and then onto more complex pages making use of Style Sheets and DHTML by the end of the course. ON COMPLETION * Understand what HTML is and how  more...
From Petroleum Training Institute
Programmable Logic Controllers PLCs Programmable Logic Controllers (PLCs). COURSE OUTLINE Development of Programmable Controllers Interfacing basics Output interface design I/ O user precautions Programming a PLC Industrial versions Personal computer versions System features Internal features and operations PLC circuits Latching relays Timers and counters Shift registers Signal conditioning and data  more...
From EMA Technology Ltd
OpenVMS System Management - Advanced Pre-requisites: OpenVMS system management experience. Objectives: The goal of this course is to enable attendees to provide more effective and proactive OpenVMS system management. Course Profile: The course is tutor-led by an OpenVMS Specialist. Each topic includes exercises for the attendees. Duration: Three days. Topics: Queue Management Backups/ Restores  more...
From The Bridge Media Training Limited
Apple iPhone iPad Programming iPhone and iPad applications are changing the way we use the web, devices and interaction. This course will get you ready to write your own. By creating your own application during this fully hands-on course you will learn all about the iPhone/ iPad platform, its native programming language, Objective-C, and be introduced to the business processes behind creating and publishing apps in Apple's  more...
Adobe Flash Advanced Adobe Flash is the industry standard for delivering rich graphic content over the web incorporating animation, sound and user interactivity. Flash has evolved to satisfy the need for web designers to create ever more complex and visually engaging content whilst maintaining an efficient and effective download capability. This Flash ActionScript course aims to promote understanding of the  more...
From DN DIGITAL Ltd.
HTML5 Actionscript training courses instructor led traininggroup study and discussioncoursewareself directedworkshop / seminartrain the trainer Advanced Actionscript 3 OOP and Design Patterns The course will be held in Shoreditch on 25th, 26th and 27th August 2010. Price: 420, including course notes, lunch, refreshments and free after-course support. Student price only 99 per day For full course details, please visit: http://dndigital. net/ training/ advanced-as3-oop-patterns/ Introduction to PureMVC for Actionscript  more...
Advanced Actionscript 3 Object Oriented Programming and Design Patterns instructor led traininggroup study and discussioncoursewaretrain the trainer Who is the course for? This course requires an intermediate to advanced knowledge of Actionscript 3. You should be comfortable writing and using your own custom classes, working with events (eg. addEventListener, removeEventListener, custom Events) and working with the display list (eg. addChild, Sprite). Although the course is based on Flash using an external code editor, it is also  more...
Introduction to Actionscript Who is the course for? This course requires a good knowledge of Flash, however does not require any Actionscript experience. You should be comfortable creating graphics and animations, tweens, MovieClip, Graphic and Button symbols and know your way around the Flash user interface. This course is based on Flash CS3 but also applies directly to CS4. What will you learn? The course  more...
From Ambar Hamid Training
Yes I Can Do It Seminar in Kuala Lumpur instructor led training ...velop a Focused Mind Learn The Basics of Neuro Linguistic Programming (NLP) How to Change and Maintain It The Importance of Your Values and Beliefs How To Control Your Life Money and Wealth Business Focus How to Set Your Goals Entrepreneurship and Leadership Staying Healthy Attracting the Love of Your Life Further Lessons on Neurolinguistic Programming (NLP) Guest  more...
From Jsgeeks
Javascript We have long experience in teaching and coaching. In our practice we realized that most of developers who name themselves JavaScript programmers, don't even know properly some basics of the language. Often they know how to achieve some effects, but without any understanding of mechanisms behind. Even worse - many developers expect that JavaScript is syntactically similar to Java and they develop  more...
From Your Excellency Limited
Be a PA with PA - Perfect Awareness A one day workshop for PAs EAs Secretaries and Administrators Imagine being able to recognise what makes you and those around you a ticka a particularly your boss and the team you support! Imagine being able to communicate and influence others with a new awareness about how you and they operate. Your Excellency Limited invites you to a unique, exciting and experiential workshop which has been developed especially for you in your role as Personal  more...
tcw11--05/30/12-23:58:30-(20382)[B]-[A]-[A]