Instructor Led C Programming Language Training in Canada

C Programming Language Training Provider? - Tell us about your Training!
Please select the location nearest to you: Ontario   British Columbia  
C Programming Language Training Seminars and Classes
From Software Training Academy, Inc
XML Schema instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This course gives the student who knows the fundamentals of XML a detailed introduction to the XML Schema standard for defining document type information. The first module introduces the new XML Schema recommendation. Students review the shortcomings of the DTD for expressing type information, and learn how to use XML Schema to create strict document models. Schema data types and structures are  more...
XML Programming Using Visual Basic and NET instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This comprehensive and practical four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the Visual Basic language. It also covers XML serialization according to XML Schema and the tight coupling between  more...
XML Programming Using C# and .NET instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This comprehensive and practical four-day course builds skills in .NET s XML processing APIs chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the C# language. It also covers XML serialization according to XML Schema and the tight coupling between XML and  more...
Introduction to XML instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This one-day course introduces the eXtensible Markup Language, or XML, including basic grammar and XML validation using DTDs or XML Schema. Students learn to read and to hand-write XML well-formed XML documents, and then proceed to modeling concepts, first learning the basic DTD language and then studying namespaces and XML Schema. The course closes with a chapter on important XML-related  more...
XML Programming Using Java instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This four-day course builds skills in Java s XML processing APIs chiefly parsing using SAX and DOM and transformations using XSLT, all using the Java API for XML Processing, or JAXP. It also covers the newer Java API for XML Binding, or JAXB, which standardizes serialization according to XML Schema. The course is intended for students with a working knowledge of XML and possibly DTDs or XML Schema  more...
SQL Server 2005 Transact SQL T-SQL with Additional Topics instructor led trainingon-line e-learning cbt (computer based)study at homeself directed In this course, you'll start by learning about the basic features that are available in SQL Server, including how to design and create a database and how to build queries using Transact-SQL, the language of SQL Server. Then, you'll learn how to build effective views, stored procedures, triggers, and user-defined functions using Transact-SQL. You'll learn about the new enhancements to the  more...
SQL Server 2008 Transact SQL (T-SQL) instructor led trainingon-line e-learning cbt (computer based)study at homeself directed In this course, you will learn about the features that are available in SQL Server like 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...
Oracle 10g 11g PL SQL Programming instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This class will teach you how to write efficient and scalable PL/ SQL programs to create database-intensive PL/ SQL applications. Learning how to create efficient, scalable PL/ SQL programs is an important objective of this course. To meet that objective, the course includes instruction on such things as the proper use of bind variables, bulk processing, pipelining, benchmarking different  more...
Silverlight 4 using C# and Visual Studio 2010 instructor led trainingon-line e-learning cbt (computer based)study at homeself directed Microsofta ™s Silverlight is a new client-side Web technology that enables the implementation of visually stunning Web applications that depend only on a small, easy-to-install plug-in that works in browsers for both Windows and Macintosh. Silverlight provides a cross-platform and cross-browser implementation of the .NET Framework. Out-of-browser support enables Silverlight applications to  more...
ASP.NET Using Visual Basic with VS2010 instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This five-day course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP. NET 4. 0 and Visual Basic. It includes an introduction to ASP. NET MVC, a new Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP. NET AJAX to build rich client applications. The fundamentals  more...
ASP.NET Using C# with VS2010 instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP. NET 4. 0 and C#. It includes an introduction to ASP. NET MVC, a new Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP. NET AJAX to build rich client applications. The fundamentals of Web applications  more...
C# Essentials with Visual Studio 2010 instructor led trainingon-line e-learning cbt (computer based)study at homeself directed Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET is a complete restructuring of Microsofta ™s entire system infrastructure and represents a major learning challenge for programmers developing applications on Microsoft platforms.  more...
ASP.NET AJAX Using C# with Visual Studio 2010 instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This course provides a practical introduction to developing rich Internet applications using ASP. NET AJAX and C#. Because of the rich support provided by Microsofta ™s AJAX tools, an ASP. NET programmer can get up and running in this new environment quickly. This course shows the way. It is current to ASP. NET 4. 0 and Visual Studio 2010. The course includes an introduction to the popular  more...
Programming with Visual Basic for Applications VBA instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This five-day intensive course teaches beginning programmers to write procedures using the VBA language. Students will learn to use variables and flow control, create custom forms, how to perform database access and handle errors. Procedures students will create will allow them to customize the applications included in Microsoft Office. LEARNING OBJECTIVES Understand how the Visual Basic  more...
Introduction to Windows Presentation Foundation Using C# instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This course introduces Windows Presentation Foundation or WPF (a Avalona ), the new .NET technology from Microsoft for building rich Windows applications. It is part of .NET 3. 0, previously called a WinFXa by Microsoft. WPF includes an XML-based markup language for defining program elements, Extensible Application Markup Language (XAML). WPF applications can be created using only code or a  more...
Object-Oriented Programming in C# instructor led trainingon-line e-learning cbt (computer based)study at homeself directed Microsoft s .NET is a revolutionary advance in programming technology that greatly simplifies application development and is a good match for the emerging paradigm of Web-based services, as opposed to proprietary applications. Part of this technology is a new language, C#. This new language combines the power of C and the ease of development of Visual Basic. It bears a striking resemblance to Java  more...
Object-Oriented Analysis and Design with UML instructor led trainingon-line e-learning cbt (computer based)study at homeself directed A good understanding of object-oriented analysis and design is important in designing effective systems using modern software engineering languages and frameworks such as C , .NET and Java. This five-day course teaches you how to use object-oriented techniques to analyze real-world requirements and to design solutions that are ready to code. The course employs Unified Modeling Language, using UML  more...
Windows Forms Using C# instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This five-day course provides a practical, hands-on introduction to GUI development using Windows Forms and C#. The course introduces database programming in Windows, including use of Language Integrated Query (LINQ). The course covers powerful newer Windows Forms features, such as controls, data binding, and ClickOnce deployment for creating smart client applications. It covers interoperability  more...
Object-Oriented Programming in Visual Basic instructor led trainingon-line e-learning cbt (computer based)study at homeself directed ...cation development. Microsofta ™s popular Visual Basic programming language has been upgraded to take advantage of the new .NET features. Visual Basic has become a fully object-oriented programming language with capabilities comparable to C++, Java, and Microsofta ™s new language C#. This course is a practical introduction to programming in Visual Basic and the use of services  more...
Windows Forms Using Visual Basic instructor led trainingon-line e-learning cbt (computer based)study at homeself directed This five-day course provides a practical, hands-on introduction to GUI development using Windows Forms and Visual Basic. The course introduces database programming in Windows, including use of Language Integrated Query (LINQ). The course covers powerful newer Windows Forms features, such as controls, data binding, and ClickOnce deployment for creating smart client applications. It covers  more...
Advanced PHP Programming instructor led trainingon-line e-learning cbt (computer based)study at homeself directed In this advanced PHP training course, students will learn advanced features of the PHP web programming language, its extensions and open source libraries for XML processing. As the technical web programming paradigm changes, more layers of abstractions are introduced by the PHP open source community. This course takes a deep dive into those areas such as XML/ XSLT, XML-RPC, Smarty Templates, Web  more...
NET Framework Using C# (VS2010) instructor led trainingon-line e-learning cbt (computer based)study at homeself directed Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET is a complete restructuring of Microsofta ™s whole system infrastructure and represents a major learning challenge for programmers developing applications on Microsoft platforms. Part of  more...
NET Framework Using Visual Basic instructor led trainingon-line e-learning cbt (computer based)study at homeself directed Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET is a complete restructuring of Microsofta ™s whole system infrastructure and represents a major learning challenge for programmers developing applications on Microsoft platforms. There  more...
From Javelin Technologies
SolidWorks Visual Basic instructor led traininggroup study and discussionbooktrain the trainercomputer lab The SolidWorks Visual Basic course covers the use of the SolidWorks programming environment including VBA ("built-in" Visual Basic for Applications) as well as full VB (Visual Basic environment). In addition, this course provides you with introductory Visual Basic training to help familiarize you with the programming language. You will be provided with many examples and working programs that  more...
From Last Minute Training
JV003 - Java Programming for Enterprise This course provides a solid introduction to the Java programming language and development environment. In this hands-on course, programmers acquire the skills they need to write stand-alone, client/ server, and enterprise applications in Java.  more...
Comprehensive XML This course provides the student with in-depth coverage of the Extensible Markup Language. It is an accelerated combination of the Introduction to XML and XML Programming with Java courses.  more...
Java Programming Essentials using IBM Rational Application Developer This course will introduce the student to the Java programming language, Java class design using UML notation, using RAD 7. 0 environment. Through hands-on exercises, the student will become familiar with the Java syntax & the object oriented approach...  more...
Flex 3: Developing Rich Client Applications (3 Days) Location: Toronto Date: 2008-05-05 List Price: $1695 Offered Price: $1356.00 Seats Available: 2 Flex 3: Developing Rich Client Applications provides experienced application developers with hands-on, practical experience using Flex. This three day course introduces developers to all the primary features of Flex. This course is designed for application developers who want to bring th power  more...
Plsql Programming for Oracle Professionals This course runs for five full days; from 8:30 am to 4:30 pm. PL/SQL is quickly becoming the most widely used programming language for Oracle. In this instructor-led course, we will explore topics such as: * The Oracle Development Environment * Creating the Database * Creating Tables * Structured Query Language Basics * Advanced Structure Query Language * PL/SQL  more...
VBA for Excel 2003 In the previous Excel courses, you used Excel to simplify business tasks, including the creation of spreadsheets, graphs, charts, and formulas that were difficult to create and nearly impossible to maintain using pencil and paper. You now want to simplify your work in the Excel environment by automating many of the repetitive tasks that are part of spreadsheet development. In Excel 2003:  more...
Programming with the Microsoft NET Framework using Microsoft Visual Studio 2005- Nexient The target audience for this course is developers who already have professional programming experience in C, C++, earlier versions of Visual Basic .NET or Visual C#, Java, or another programming language, and who plan to use Visual Studio 2005 to develop enterprise business solutions.  more...
Javascript Programming training- CTE Solutions JavaScript is a scripting language most often used for client-side web development. JavaScript is a dynamic, weakly typed, prototype-based language with first-class functions. JavaScript was influenced by many languages and was designed to have a similar look to Java, but be easier for non-programmers to work with. The language is best known for its use in websites (as client-side JavaScript),  more...
Programming with Microsoft Visual Basic NET This course is intended primarily for developers who use Visual Basic 4. 0 or later as their primary language, who use MS technologies such as MS ActiveX Data Objects (ADO) & Active Server Pages (ASP) to develop applications.  more...
Introduction to Microsoft Visual Basic NET Programming with Microsoft NET This course provides students with the knowledge & skills needed to develop applications in MS Visual Basic ® .NET for the Microsoft .NET platform. The course focuses on user interfaces, program structure, language syntax, and implementation details.  more...
Developing Enterprise Applications using J2EE Intended for developers who have a good working knowledge of the Java2 Platform Standard Edition & would like an introduction to the J2EE platform. J2EE is a platform for developing distributed enterprise applications using the Java programming language  more...
Java Programming Language This intense five-day course begins with a discussion of why Java has become so popular and ends with the student writing a fully-functional chat program that uses Java threads, sockets, streams and GUI programming.  more...
C Programming - itplanit This course helps software professionals experienced in the C programming language master the skills required for application programming using C++ in an Object Oriented environment.  more...
Service Oriented Architecture and Java Web Services In this class we will discuss Web Services Description Language (WSDL), Simple Object Access Protocol (SOAP), and XML. During this class student will be using JAX-RPC toolkit for developing web services in Java programming language.  more...
Active Server Pages Part I Designed to provide basic working knowledge of ASP & VBScript, the default programming language of ASP. Topics will include an introduction to Object Oriented Programming & server-side scripting, ASP data types, using includes & working with variables  more...
MySQL - eliquo MySQL is one of the simplest ways for you to store, manipulate and retrieve large amounts of different types of data. Let us show you the core aspects of the language including how to create a MySQL database, write SQL statements and integrate it with programming languages. Wea ™ll also show you some handy MySQL tools to make your life easier.  more...
C 30 Programming in the NET Framework MS Certification This six-day instructor-led course provides students with the knowledge and skills to develop applications in the .NET Framework 3. 5 using the C# 3. 0 programming language.  more...
Programming with C The goal of this course is to provide students with the knowledge and skills they need to develop C# applications for the Microsoft .NET Platform. The course focuses on C# program structure, language syntax, and implementation details.  more...
Java Level 3 Advanced This course teaches students advanced programming techniques and concepts that can be applied in the Java programming language.  more...
PHP Programming PHP is popular open-source programming language that is ideal for quickly developing Web applications. PHP is a OO scripting language design to enable developers to create Web application.  more...
XML Advanced Programming So you understand what XML is & a little about what XML can do. Move to the next level by learning how to create your own XML rules to ensure the integrity of your content. Also how to write programs to maximize the extensibility of the XML language.  more...
Java Level 1 Intro This course teaches students basics of Object-Oriented Programming along with a syntax of the Java programming language.  more...
From NLP Possibilities With DHE
NLP Weekend Practitioner Program NLP Practitioner Weekend Program - Feruary 18/ 19, March 24/ 25, April 14/ 15 and April 27/ 28/ 29. Must attend all four weekends. NLP Possibilities With DHE offers this specifically designed certification program in Toronto, Ontario, Canada for: People in transition seeking to refocus their life goals Holistic practitioners and coaches seeking to integrate NLP language into their work.  more...
NLP Practitioner Fast Track Certification Program Summer Intensive NLP Possibilities With DHE offers this specifically designed certification program in Toronto, Ontario Canada for: People in transition seeking to refocus their life goals Holistic practitioners and coaches seeking to integrate NLP language into their work. Fast track careerists and entrepreneurs seeking to maximize their opportunities. There is a worldwide demand of skilled NLP  more...
NLP Practitioner Fast Track Certification Program instructor led trainingstudy at homegroup study and discussionbookworkshop / seminar NLP Possibilities With DHE offers this specifically designed certification program in Toronto, Ontario Canada for: People in transition seeking to refocus their life goals Holistic practitioners and coaches seeking to integrate NLP language into their work. Fast track careerists and entrepreneurs seeking to maximize their opportunities. There is a worldwide demand of skilled NLP  more...
From Goddard Consulting
Advanced MATLAB Designed as an extension to the MATLAB Boot Camp course, in this one day course attendees will cover many of the advanced features of the MATLAB programming language. Particular consideration is given to a more detailed discussion of using the cell, structure and function handle data types; the different types of functions (e. g. sub-functions, nested functions, and anonymous functions); code  more...
tcw11--05/30/12-23:59:41-(4382)[A]-[A]-[A]