Contact TLCC
Notes Domino 6/6.5 Developer Courses

Search TLCC's catalog!

Order a developer/admin course
Order a user course


Core Notes/Domino Development - Release 6

Notes Domino 6 Application Development 1  $899Click here to purchase this course.
Using Notes and Domino Designer Release 6, you will learn how to create a Domino database, create forms, add fields to a form, create views, use the formula language, and create agents. Learn how to make your Domino application available to web browser users and how to enhance your application using framesets, outlines, pages, tables, layers, single category views, hotspots, buttons, and actions. Complete your application by adding help documents and applying Domino security. This course will prepare you for the Notes Domino 6 Application Development Foundation Skills (610) certification exam.

Notes Domino 6 Application Development 2  $899Click here to purchase this course.
Become an expert Domino developer and get certified with this comprehensive distance learning course. Take a deep dive into how Notes and Domino really work and learn to develop complex workflow applications which are secure and have a great user interface! This course will teach you how to take advantage of Domino's event oriented architecture for databases, views and forms. Use list processing to work with lists and build a cool dynamic table. Learn how to use Domino's many tools to lookup data in both Notes and relational databases with profile documents, @DbColumn, @DbLookup, DECS and DCR. The complete Domino security model is presented from top to bottom including access control lists, controlling agents, encryption, server controls and much more. Learn how to use Notes and Domino's integrated tools to develop workflow applications which route documents and e-mails automatically. Dive into Domino's architecture and learn the relationships between documents and design elements like forms. Speed up your applications with many performance enhancing techniques! This course will prepare you for the Notes Domino 6 Application Development Intermediate Skills certification exam (611) to become an IBM Certified Application Developer.

Developing Domino 6 Web Applications  $699Click here to purchase this course.
Learn the fundamentals of web application design with Domino. Get the most from forms, views, and frames when displayed using a web browser. Use layers, CSS, and image resources to enhance your application. Learn how the Domino server interprets URL commands and how to secure your application. This course is written exclusively for Domino developers and contains many live demonstrations and activities that you do right in the Domino Designer and your browser. This course will prepare you for the third exam required to become a IBM Certified Application Developer (CLP) in Notes Domino 6/6.5.

Notes Domino 6 Certified Developer Package $1,799Click here to purchase this package.
Learn Notes Domino 6 and get certified for up to 50% less than the cost of typical classroom training. Prepare for all three required certification exams with TLCC's Notes Domino 6 Certified Developer Package. This package includes the three application development courses listed above to pass the exams. Save $700 by buying this package!


JavaScript Courses

JavaScript for Notes Domino 6  $599Click here to purchase this course.
Learn the basics of the JavaScript programming language, what it can do for you and how you can incorporate it into your Domino applications. First, you will learn the fundamental building blocks of the core JavaScript language, its syntax and how it relates to HTML. Next, become familiar with the JavaScript Object Model and how JavaScript employs object-oriented programming techniques for working with information on web pages. Learn to use Client-Side JavaScript objects, methods and events to create useful and interesting interfaces for your Domino web pages. Recreate the Notes Client features that Domino cannot port to web browsers such as dialog boxes and opening windows. Understand browser compatibility and the differences between the Notes client, Netscape browser, and Microsoft browser and how to handle them. This course is designed exclusively for Domino developers and includes many demonstrations and activities.

Domino 6 Web Development Package $999Click here to purchase this package.
Get the two TLCC courses needed to learn how to move your Notes applications to the web. Learn web development and how Domino works with web browsers with Developing Domino 6 Web Applications. Next, learn JavaScript with TLCC's JavaScript for Domino 6. Get both courses together and save $300!


Java Courses

Beginner Java Programming for Notes Domino 6  $599Click here to purchase this course.
Java has emerged as the programming language of choice for applications and is the only language available for servlets and Java Server Pages. Domino has supported Java since release 4.6 for agents. Other IBM/Lotus products like WebSphere and Sametime also use Java. This course teaches you the basics of the Java language and applies that knowledge to writing Java-based agents in Domino. Lessons include how to use Java to access and interact with Domino Objects including the Session, Database, View, AgentContext and Document objects. This course is written exclusively for Notes and Domino developers and contains many live demonstrations and hands-on activities that you do right in the Domino Designer. This course enables you to start programming in Java today!

Intermediate Java Programming for Notes Domino 6  $899Click here to purchase this course.
Take your Java programming skills to the next level! Learn how to use the core Java classes to work with strings, numbers, vectors, arrays, and to read and write information. Learn web application techniques like performing field validation, preventing multiple submissions of incomplete forms, and passing data using URL variables. Build a cool web based order form that will hold multiple items. Use the Domino Objects for Java classes to access and work with Notes items, rich text items, documents, views, view entries and document collections. Use a Java agent to build reports to show the information in a database exactly the way you want using the rich text classes. This course is an excellent way to learn Java using Domino and to prepare for other Java tools like WebSphere Studio.

Java and WebSphere for Domino Developers Using Rational 6 Package $2,299Click here to purchase this package.
Start off learning to use Java in Domino agents. Then move your Java skills to WebSphere. This package contains both of TLCC's WebSphere for Domino Developers courses, Introduction to WebSphere for Domino Developers Using Rational Developer 6 and Servlet and JSP Programming Using Rational Developer 6 For Domino Developers., both of TLCC's Java courses. If bought separately, these courses would cost $3,100. Save $800 by buying this package!

Java Programming Special - Domino 6 $1,299Click here to purchase this package.
Learn Java with TLCC's Java Programming Special - Domino 6 package which contains TLCC's Beginner and Intermediate Java programming courses. These courses would cost $1,500 if bought separately. Save $200 by buying this package!


LotusScript Courses

Beginner LotusScript for Notes Domino 6  $699Click here to purchase this course.
This course teaches you the basics of the LotusScript language and the Domino object model. This course is designed for both the programmer who has never worked with object oriented programming languages and the experienced coder who wants to learn the Domino Object Interface. Get started with the LotusScript programming language and some basic functions. Learn to use the basic building blocks of LotusScript including the different data types and when to use them. Discover how to work with strings and text and to control the flow of your program and LotusScript looping structures. Harness the power of arrays and lists to store your data. Explore object oriented programming and use LotusScript and the Domino Object Interface to access and operate on Notes and Domino objects. Learn how to work with both back-end and front-end Domino document objects. Many real life demonstrations and examples are built right into the course. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Intermediate LotusScript for Notes Domino 6  $899Click here to purchase this course.
This course expands your understanding and mastery of the LotusScript programming language and the Domino Object Interface. Learn how to control the user interface with front end classes and build user dialogs and prompts. Manipulate information in fields. Work with doc links, attachments and embedded objects. Learn to add text to a rich text field using different text styles, sizes, colors and fonts. Discover several ways to gather and process groups of documents using various search techniques such as full text searches and with Notes views and folders. Enhance your applications by adding powerful reporting functions to create reports that go beyond the capabilities of standard Notes views. Generate and send memos and other documents using the Notes mail system and the NotesNewsletter class. Many real life demonstrations and activities reinforce your learning and provide hands-on practice to make you a LotusScript expert!

Advanced LotusScript for Notes Domino 6  $699Click here to purchase this course.
Take your LotusScript skills to the next level with TLCC's Advanced LotusScript for Notes Domino 6 course. Learn how to use subroutines, functions, and script libraries. Build error-handling into your LotusScript code to effectively trap and handle run-time errors. Discover how to more effectively work with agents by using Notes logs to record agent activity and error messages. Get better control your agents by understanding agent security and agent triggers. Learn how to integrate relational database information into your application by using both ODBC and the Lotus Connectors to read and write data that resides in a relational database. Learn advanced techniques to program Rich Text fields and dynamically create tables, doclinks, and sections. Discover how to create a great looking internet email from a LotusScript agent using the MIME and NotesStream LotusScript classes.

Using LotusScript in Domino 6 Web Applications  $349Click here to purchase this course.
Successful Domino web applications require the use of agents to provide validation and back end processing for tasks like e-commerce and e-business. These agents perform similar functions to CGI scripts on other web server platforms. One way to create these agents in Domino is to use LotusScript. This hands-on distance learning course will show you how to create LotusScript agents that run when a user opens or saves a document and how to run agents from a web browser. Learn to create WebQueryOpen and WebQuerySave agents, run agents via a URL, pass data from one page to another using query strings, and to use the Print statement to send customized output to a web browser. Many live demonstrations and exercises are provided including examples of e-commerce applications. As with all TLCC courses, instructor help is only a click away!

Notes Domino 6 LotusScript Package $1,799Click here to purchase this package.
This package combines the Notes Domino 6 Beginner, Intermediate and Advanced LotusScript courses. TLCC's Notes Domino 6 LotusScript courses will prepare you for the LotusScript certification exam (273). For a limited time get a free course, Using LotusScript in Domino 6 Web Applications. These courses would cost $2,650 dollars if purchased separately. Save $850 by purchasing this package!


Update Courses

Notes Domino 7 Application Development Update  $349Click here to purchase this course.
Attention Notes and Domino 6 application developers! This timely and comprehensive course will make you a Domino 7 expert. Easy, convenient and cost-effective, it will thoroughly prepare you for the Notes Domino 7 Application Development Update Exam (701) required to become an IBM Certified Application Developer - Lotus Notes and Domino 7. Learn about the changes in the Notes 7 and Domino Designer 7 client, including how to enable auto-saving of documents, input-enabled fields, shared columns, and right-click menu actions. Discover how web services work and how Domino 7 makes it easy to create a web service. Learn about the new @functions and methods introduced in Domino 7, the Java remote debugger, agent profiling and application probes.

Notes Domino 6 Application Development Update  $599Click here to purchase this course.
Attention R5 application developers! This distance learning course will make you a Release 6 expert in a mere 2 1/2 days. Easy, convenient and cost-effective, it will thoroughly prepare you for the Notes Domino 6 Application Development Update Exam required to achieve Notes Domino 6 CLP status. Learn to lock documents and design elements, debug code on a remote server, and save disk space with single copy templates. Get hands-on experience using the new design elements like layers, style sheets, HTML files, JavaScript libraries, and more. Learn how to enable the new in-view document editing feature and the embedded editor feature. Learn and use the many new and enhanced @functions and @commands. Program the new LotusScript/Java objects to work with rich text elements like tables, sections and doclinks. Connect to relational databases using Data Connection Resources, plus much more. Become a Notes Domino 6 expert and pass the re-certification exam for a fraction of the cost of classroom learning!


WebSphere Courses

Introduction to WebSphere for Domino Developers using Rational Developer 6  $699Click here to purchase this course.
IBM Rational Developer 6 (the replacement for WebSphere Studio 5) is the tool of choice to develop applications for deployment to a WebSphere Application Server, WebSphere Portal, or Workplace. This course shows how to use Rational Developer's integrated development environment to develop, test and debug Java applications. The J2EE application model is explained and the Model, View, Controller (MVC) design architecture is defined and demonstrated. Learn how to create, test, and debug Java applications, web pages, servlets and JavaServer Pages. Learn to use tools in Rational Developer 6 to develop Static and Dynamic Web projects. This course is specifically designed for Domino developers and includes a module to show you how to integrate Domino with WebSphere.

Servlet and JSP Programming using Rational Developer 6 for Domino Developers  $899Click here to purchase this course.
Continue your WebSphere education with this advanced programming course which focuses on servlets, JavaServer Pages, JDBC, and integration with Domino. Learn how to manage user sessions to add shopping cart functionality to your site. Add error handling to servlets and JSP's. Discover how to use and create Custom tag libraries to create dynamic JavaServer Pages. Build a Java Bean and then use it on a JavaServer Page. Use JDBC to integrate your WebSphere application with relational databases. Learn how to test and deploy your WebSphere application using the tools included in Rational Developer. Integrate Domino with WebSphere by using Domino Custom Tag Libraries, the Domino classes, and the Lotus Domino Toolkit.

Introduction to WebSphere 5 for Domino Developers  $699Click here to purchase this course.
This course shows how to use the WebSphere Studio's integrated development environment to develop, test and debug Java applications. The J2EE application model is explained and the Model, View, Controller (MVC) design architecture is defined and demonstrated. Learn how to create, test, and debug Java applications, web pages, servlets and JavaServer Pages. Learn how to integrate WebSphere servlets and JavaServer Pages into your Domino environment. This course is specifically designed for Domino developers and includes numerous tips and hints to bridge from your existing knowledge of Domino development to how to develop WebSphere applications. After completing this course and gaining some experience with WebSphere Studio you should be prepared to take the certification exam to become an IBM Certified Associate Developer on WebSphere Studio, V5.

Servlet and JSP Programming using WebSphere for Domino Developers  $899Click here to purchase this course.
Continue your WebSphere education with this advanced programming course which focuses on servlets, JavaServer Pages, JDBC, and integration with Domino. Learn how to manage user sessions to add shopping cart functionality to your site. Add error handling to servlets and JSP's. Discover how to use and create Custom tag libraries to create dynamic JavaServer Pages. Build a Java Bean and then use it on a JavaServer Page. Use JDBC to integrate your WebSphere application with relational databases. Learn how to test and deploy your WebSphere application using the tools included in WebSphere Studio. Integrate Domino with WebSphere by using Domino Custom Tag Libraries, the Domino classes, and the Lotus Domino Toolkit for WebSphere Studio. Prepare for the certification exam (286) to become an IBM Certified Solution Developer on WebSphere Studio!

WebSphere Development Using Rational Developer 6 for Domino Developers Package $1,399Click here to purchase this package.
This package contains both of TLCC's WebSphere for Domino Developers courses, Introduction to WebSphere for Domino Developers Using Rational Developer 6 and Servlet and JSP Programming Using Rational Developer 6 For Domino Developers.. If bought separately, these courses would cost over $1,600. Save $400 by buying this package!

Java and WebSphere for Domino Developers Using Rational 6 Package $2,299Click here to purchase this package.
Start off learning to use Java in Domino agents. Then move your Java skills to WebSphere. This package contains both of TLCC's WebSphere for Domino Developers courses, Introduction to WebSphere for Domino Developers Using Rational Developer 6 and Servlet and JSP Programming Using Rational Developer 6 For Domino Developers., both of TLCC's Java courses. If bought separately, these courses would cost $3,100. Save $800 by buying this package!


Web Development Courses

Developing Domino 6 Web Applications  $699Click here to purchase this course.
Learn the fundamentals of web application design with Domino. Get the most from forms, views, and frames when displayed using a web browser. Use layers, CSS, and image resources to enhance your application. Learn how the Domino server interprets URL commands and how to secure your application. This course is written exclusively for Domino developers and contains many live demonstrations and activities that you do right in the Domino Designer and your browser. This course will prepare you for the third exam required to become a IBM Certified Application Developer (CLP) in Notes Domino 6/6.5.

Using LotusScript in Domino 6 Web Applications  $349Click here to purchase this course.
Successful Domino web applications require the use of agents to provide validation and back end processing for tasks like e-commerce and e-business. These agents perform similar functions to CGI scripts on other web server platforms. One way to create these agents in Domino is to use LotusScript. This hands-on distance learning course will show you how to create LotusScript agents that run when a user opens or saves a document and how to run agents from a web browser. Learn to create WebQueryOpen and WebQuerySave agents, run agents via a URL, pass data from one page to another using query strings, and to use the Print statement to send customized output to a web browser. Many live demonstrations and exercises are provided including examples of e-commerce applications. As with all TLCC courses, instructor help is only a click away!

Domino 6 Web Development Package $999Click here to purchase this package.
Get the two TLCC courses needed to learn how to move your Notes applications to the web. Learn web development and how Domino works with web browsers with Developing Domino 6 Web Applications. Next, learn JavaScript with TLCC's JavaScript for Domino 6. Get both courses together and save $300!


Other Packages - can be used for all TLCC developer/admin courses

25 Unit Individual Package $1,149Click here to purchase this package.
Pick and choose up to 25 units of TLCC's courses. Select the course or courses at any time up to 12 months from date of purchase. You get immediate access to the course! These units (and the courses obtained with this package) can only be used by one developer.

50 Unit Individual Package $2,099Click here to purchase this package.
Pick and choose up to 50 units of TLCC's courses. Select the course or courses at any time up to one year from date of purchase. You get immediate access to the course! These units (and the courses obtained with this package) can only be used by one developer.

100 Unit Corporate Package $4,000Click here to purchase this package.
Purchase 100 units of TLCC courses and let anyone in your organization take TLCC courses. TLCC's corporate packages allow an organization to purchase a fixed number of units at a great price. As the organization assigns a student to take a particular course, TLCC will reduce the units remaining.

200 Unit Corporate Package $7,500Click here to purchase this package.
Purchase 200 units of TLCC courses and let anyone in your organization take TLCC courses. TLCC's corporate packages allow an organization to purchase a fixed number of units at a great price. As the organization assigns a student to take a particular course, TLCC will reduce the units remaining.

400 Unit Corporate Package $12,000Click here to purchase this package.
Purchase 400 units of TLCC courses and let anyone in your organization take TLCC courses. TLCC's corporate packages allow an organization to purchase a fixed number of units at a great price. As the organization assigns a student to take a particular course, TLCC will reduce the units remaining.