Access |
|
|
Access 2003 Level 1 |
1 Day |
£200 |
Access 2003 Level 2 |
2 Days |
£400 |
Access 2003 Level 3 |
2 Days |
£400 |
Access 2003 VBA |
2 Days |
£400 |
Excel |
|
|
Excel Level 1 |
1 Day |
£215 |
Excel Level 2 |
1 Day |
£215 |
Excel Level 3 |
1 Day |
£215 |
Excel VBA |
2 Days |
£430 |
PowerPoint |
|
|
PowerPoint Level 1 |
1 Day |
£215 |
PowerPoint Level 2 |
1 Day |
£215 |
Word |
|
|
Word 2003 Level 1 |
1 Day |
£215 |
Word 2003 Level 2 |
1 Day |
£215 |
Word 2003 Level 3 |
1 Day |
£215 |
Financial Skills are fundamental to running a business and for many they are that unfortunate combination of difficult and dull. Luckily, help is at hand, with experienced, friendly trainers who can help to understand what you need to know in a fun and informal way. We can show you how to write a business case and understand your company finances, including profit and loss (P&L) and the company accounts. Stop losing sleep and money. Finance for Non-Financial Managers gives you a solid understanding of the fundamentals of financial management. You will gain the knowledge and skills to ably manage your budget, as well as a broad understanding of a company's financial operations. Management decisions rely heavily on a sound understanding of the financial implications to the business. As a result you need to have an awareness of how financial systems work, basic accounting principles and company accounts. Additionally you need to be able to manage your own budget and/or P&L accounts with the confidence to challenge the finance team where necessary and delve into the detail behind questionable numbers Make a Business Case enables those with project or line management experience to identify and justify the right decisions using business cases. You will consider what techniques and processes are needed to build a solid, justifiable business case. Along the way you will gain the skills to interpret the data you collect and the practice in putting it together in a compelling and convincing manner. You will also learn how to identify and quantify the costs and benefits to your business case (cost benefit analysis) and will understand how to use payback periods, return on capital, net present value and internal rate of return within your business case Microsystems is the leading training delivery partner for CompTIA in the UK. We are also a leading provider of testing centres across the UK and are proud of our CompTIA trained sales force.CompTIA certification programmes are the recognised industry standards for foundation-level information technology (IT) skills. Best known for the A+ certification, CompTIA offers many certifications in key technology areas. Many certifications are electives or prerequisites towards advanced certifications, such as Microsoft's MCSA and MCSE.
A+ |
5 Days |
£1,300 |
A+ Certification – Acceleration |
5 Days |
£1,300 |
A+ Certification – Essentials - Step 1 |
5 Days |
£1,300 |
A+ Certification –Essentials – step 2 |
|
|
Project |
5 Days |
£1,300 |
It Project |
|
|
Network |
5 Days |
£1,300 |
Network + Certification Support Skills 2005 |
|
|
Security |
5 Days |
£1,300 |
Security + Certification |
|
|
Server |
5 Days |
£1,300 |
Server + |
5 Days |
£1,300 |
Although mainstream application development is seen as being the home of Java and .NET, traditional programming languages are still very much in demand.Low-level system software requires the efficiency of C and C++, while mainframe data processing continues to leverage the productivity of classic COBOL. In the meantime the XML family has emerged as the ubiquitous standard for data mark-up and transformation. Microsystems is proud to present a family of courses which address these cross-industry, vendor-neutral languages.
COBOL Fundamentals COBOL is used extensively for legacy applications, and this course teaches efficient use of the fundamental COBOL verbs and file processing techniques, using ANSI standard code. Programs are developed to practise the range of topics and gain experience in all of the major language features including file and table handling. |
5 Days |
£1,800 |
C Programming An introduction course to the ANSI C programming language. |
5 Days |
£1,600 |
Advanced C Bring C skills to the next level, with full explanations of the awkward parts of C syntax, such as function pointers. Includes coverage of the C99 standing and features. |
4 Days |
£1,600 |
C++ Primer Proceeding at a pace appropriate for non-programmers, this course provides an introduction to procedural programming in C++, followed by an overview of object oriented programming basics. |
2 Days |
£800 |
C++ for non-C programmers After a detailed look at procedural programming in C++, this course introduces the mechanics of class implementation. Once these basics have been mastered we look at object relationships (composition and association), dynamic memory management, STL contain classes and finish with inheritance and polymorphism. |
5 Days |
£1,800 |
C++ for C programmers Assuming a good grasp of C, this course moves at a quicker pace than the “C++ for non-C programmers” course and concerns itself only with objected programming. It covers largely the same curriculum as “C++ for non-C programmers”, however it includes additional materials and makes heavy use of pointers and arrays in the delegates’ exercises. |
4 Days |
£1,600 |
Advanced C++ Development Techniques This course takes intermediate level C++ programmers up to the limits of the ISO C++ standard. It presents sophisticated techniques including C++ idioms and patterns, smart pointers, customisation of memory management and reference counting, advanced operator overloading, coding for safety and efficiency and includes a sizeable section on templating and container classes. |
5 Days |
£1,800 |
Object-Oriented Design for C++ This is a software design course which partners the Advanced C++ Development Techniques programming course. It covers the range of software ideas that C++ was designed to implement. Furthermore it explains the thinking behind software architecture concepts such as decoupling, dynamic binding, object lifetime control, compositional and associative relationships between objects, event notification, component and distributed systems. The exercises are in a case study format and performed in teams. |
5 Days |
£1,800 |
Understanding XML XML has become the common language for information exchange in application integration and is also having a major effect on communications in web-based systems. This course provides a technical introduction to XML grammars and how these may be expressed as DTD’s or schemas. It is aimed at developers, designers and system architects who need to understand XML terminology. Applicability and capabilities. |
1 Days |
£400 |
Developing XML-Based Applications XML is recognised as the key to the provision of flexible solutions in a complex and fast moving word. Nowadays, XML is widely used as an underlying technology in most e-Commerce systems in both Business0to-Consumer (B2C) and Business-to-Business (B2B) environments. More and more companies and building XML into their enterprise applications and this course describes how to use XML for data modelling and in all facets of applications development and interrogation. Delegates will learn how to use xml to model business data effectively, and use XML to create web-based solutions and e-Commerce systems. |
2 Days |
£1,600 |
Transforming XLM using XSLT Style Sheets XML has become a de-facto standard for exchanging data between applications and organisations. The growth of XML has led to emergence of XPath and XSLT as standard ways of accessing and transforming content in an XML document. This course explores the XPath language in detail, showing how to locate XML content by value, position and type. It then shows how to use XSLT to transform XML, HTML or text format such as EDI files. The course also shows how to filter unwanted data, and how to generate new XML content from scratch. |
2 Days |
£400 |
Java and XML Development Workshop Java and XML together provide a dynamic platform-independent environment in which applications and their data can inter-operate. This course covers different ways in which Java programmers can work XML, including the Simple API for XML from Java applications, Servlets Java Server Pages and JavaBeans. |
4 Days |
£1,600 |
Building an Effective Web Site This course shows technologies and tools available for building web site and will help you to decide which of them are best suited to your environment. Delegate will gain experience of building professional web content using the latest technologies to augment the user experience. |
5 Days |
£1,800 |
Microsystems is renowned for the quality of its application development and programing training and Java is no exception. Our comprehensive portfolio is authored and delivered by industry recognised experts, and QA-QI has been voted ‘Training Company of the year’ three successive timess by the readers of visual Systems Journsl, UK’s leading technical magazine for software developers.Microsystems’s extensive range of Java training caters for you needs at every level, from our java Primer course through to exclusive specialist XML, JavaBeans and web services workshop.Microsystems is leading the way again with our exclusive Accelerated Migration to Java Enterprise Edition 5 course framework for a year prior to its release to develop this practical-focused mix of hands-on exercises and lectures, proving the necessary skills and techniques to upgrade your existing J2EE development skills to JEE 5. This course provides an excellent overview of the functionality of the complex Java language. It has been designed for developers without experience in modern structured programming languages, such as COBOL programmers, or for anyone new to programming. This highly practical course provides experienced C++ programmers with a thorough grounding in the Java 5 language, together with important features such as threads, JDBC (database connectivity) and user interface handling. The course teaches how to develop a Java applet (or application) and is excellent preparation for the Sun Certified Java Programmer certification. Designed for programmers without C++ experience, this highly practical course provides a thorough grounding in the Java 5 language and its object-oriented characteristics, together with important features such as threads, JDBC (Database connectivity) and user interface handling. The course teaches how to develop a Java applet (or application) and is excellent preparation for the Sun Certified Java Programmer certification. As Java has matured, it has evolved into a powerful, secure and robust platform - The Java 2 Platform, Standard Edition (J2SE) - for developing business solutions. This course describes how to use the J2SE to build client-side Java applications, using JavaBeans component architecture and the powerful GUI features of the Java Foundation Classes (JFC) to produce an effective user interface. Edition This course teaches the Java 2 Enterprise Edition (J2EE) distributed architectural model and covers the Java Platform features which are used to realise the components of this model and connect them together. As J2EE is implemented on a wide range of vendor-provided Application Servers, the course provides delegates with the opportunity to deploy their applications on leading vendor implementations. Java and XML together provide a dynamic platform-independent environment in which applications and their data can inter-operate. This course covers different ways in which Java programmers can work with XML, including the Simple API for XML (SAX) and the Document Object Model (DOM), and examines the best way to use XML from Java applications, Servlets, Java Server Pages and JavaBeans. This course provides an opportunity for the experienced Java platform developer to examine and understand best practice Java Programming. The course is designed to illustrate common Java idioms and to provide implementation guidelines to improve the performance of Java Systems. Sun's Enterprise JavaBeans (EJB) framework provides an infrastructure for application components to run in a secure, distributed, transactional environment. This highly practical course will help developers design and write EJB components, determining the functionality that should form part of the same component and how that component should be used in a distributed system. Designed for test and support teams with no Java experience, this course explains the Java 2 Standard Edition (J2SE) and the Java 2 Enterprise Edition (J2EE) platforms, together with development, test, measurement and build tools, giving delegates an overall understanding of the Java platform. The course is also useful for non-Java developers to expand their understanding of Java. This course covers the use of Java applets, JavaBeans, servlets and Java Server Pages (JSP) to create web-based solutions that can deliver powerful applications over an intranet, extranet or the Internet. Issues covered include design, security, the role of XML, the use of distributed object protocols like RMI and CORBA and using JDBC in servlets and JSP to create, query, and update data in a relational database. This workshop is designed to enable developers to utilise XML web services in their Java applications, using JAX-RPC and other standards available to developers. The chief toolkit used will be Apache Axis, but other toolkits are examined. The course is vendor neutral, and a number of application servers are provided to deploy your developed solutions. This course acts as the bridge between requirements analysis and technical implementation, applying Patterns for architecture, design and language-level idioms, then taking into account technology issues such as persistence, distribution and multithreading in the final application. This course starts from understanding the conceptual model, based on the UML notation and uses Java as an implementation language. Edition 5Java Enterprise Edition 5, (JEE 5) is Sun's new enterprise framework for building scalable, robust and secure applications. This course provides you with the necessary skills and techniques to upgrade your existing J2EE (1.2 - 1.4) development skills to JEE 5. to EJB 3The new EJB 3 specification is included as part of the Java Enterprise Edition 5 (JEE 5) specification and is a major step forward, both in terms of facilities and ease of development. This course provides you with the skills and techniques to upgrade existing EJB (1.x — 2.x) development skills to EJB 3.
Security |
|
|
Securing Cisco Network Devices |
5 Days |
£1,750 |
Securing Networks with PIX and ASA |
5 Days |
£1,750 |
Securing Networks with Cisco Routers and Switches |
5 Days |
£1,750 |
Cisco Secure Virtual Private Networks |
4 Days |
£1,495 |
Implementing Cisco Intrusion Protection Systems |
5 Days |
£1,750 |
Securing Hosts using Cisco Security Agent |
2 Days |
£895 |
Implementing, Monitoring, Analysis and Response System |
2 Days |
£880 |
Unified Communication |
|
|
Cisco Voice Over IP |
5 Days |
£1,750 |
Cisco IP Telephony |
5 Days |
£1,795 |
Cisco IP Telephony- Part 2 |
3 Days |
£1,125 |
IP Telephony Troubleshooting |
5 Days |
£1,850 |
Cisco IP Telephony Express |
5 Days |
£1,850 |
Cisco Unity Design and Networking |
5 Days |
£1,750 |
Implementing Cisco Quality Of Service |
5 Days |
£1,750 |
Implementing Cisco Voice Gateways And Gatekeepers |
5 Days |
£1,795 |
IPCC 10 Day Boot Camp |
10 Days |
£2,995 |
ICPP Express & IP IVR Deployment |
5 Days |
£1,995 |
Cisco Unity Systems Engineer |
5 Days |
£1,750 |
Administering Cisco Call Manager |
2 Days |
£880 |
Cisco IP Telephony Design |
5 Days |
£1,495 |
Cisco Meeting Place Installation and Maintenance |
5 Days |
£1,875 |
Cisco Meeting Place Pre-Sales Engineer |
3 Days |
£1,150 |
Cisco Meeting Place Upgrade and Support |
5 Days |
£1,875 |
Wireless/Mobile |
|
|
Cisco Wireless LAN Advances Topics |
4 Days |
£1,550 |
Cisco Wireless LAN Fundamentals |
4 Days |
£1,550 |
Wireless LAN Solutions Engine |
2 Days |
£850 |
Aironet Wireless LAN Fundamentals & Cisco Aironet Wireless Sire Survey |
4 Days |
£1,550 |
Network Management |
|
|
LAN/WAN Management |
5 Days |
£1,750 |
Presentation Server |
|
|
Presentation Server 4: Administration |
4 Days |
£1,425 |
Presentation Server 4: Skills Update from PS 3 |
2 Days |
£990 |
Presentation Server 4: Skills update from MF XP |
3 Days |
£1,095 |
Presentation Server 4: Support |
3 Days |
£1,095 |
Presentation Server 4: Architectural Overview |
2Hrs |
|
Password Manager |
|
|
Citrix Password Manager 4: Administration |
2 Days |
£990 |
Citrix Password Manager 4: Architectural Overview |
2Hrs |
|
Access Gateway |
|
|
Access Gateway 4.1: Administration |
4 Hrs |
|
Access Gateway 4.2 |
2 Days |
£990 |
Access Gateway 4.2: with Advances Access Control: Architectural Overview |
2Hrs |
|
Access Gateway 4.5: Advanced Edition: Administration |
2 Days |
£990 |
Access Suite |
|
|
Citrix Access Suite 4.0: Common Management Platform Administration |
2Hrs |
|
Citrix Access Suite 4: Build/Test Workshop |
2 Days |
£990 |
Citrix Access Suite 4: Analysis |
2 Days |
£990 |
Citrix Access Suite 4: Design |
2 Days |
£990 |
|