Notes Domino 8.5 Developer Courses

Click here for Notes 8.5 user courses
Click here for Domino 8.5 Admin courses

Search TLCC's catalog!

Order a developer/admin course
Order a user course


Update Courses

Notes Domino 8.5 Application Development Update  SALE $349
Regular Price - $399
Click here to purchase this course.
Learn how to use the all new Domino Designer 8.5 client and take advantage of the new design elements such as XPages and themes. This course also covers what is new in web application development, LotusScript, Java and composite applications. This course will prepare you for the certification exam (951) required to update your existing certification to IBM Certified Application Developer - Lotus Notes and Domino 8.5

Notes Domino 8 and 8.5 Application Developer Update Package SALE $699
Regular Price - $799
Click here to purchase this package.
The package contains the Notes Domino 8 Application Development Update and the Notes Domino 8.5 Application Development Update courses. These two courses will train an experienced Notes Domino 7 developer on all the new features of Notes Domino 8.0 and 8.5. Save $200 by getting this package!


XPage Development Courses

Introduction to XPages Development (8.5)  FREE Try this demo for free!
This FREE course will get you started with XPages. Learn how to create an XPage, add controls to display Domino documents and views, and try out some cool stuff you can do with XPages like creating charts and graphs in both the Notes client and a web browser.

JavaScript for XPages Development (8.5)  SALE $499
Regular Price - $699
Click here to purchase this course.
JavaScript is the core language used in XPages and JavaScript skills are suggested before starting with XPages training. If you don't have JavaScript skills than take this course before you take TLCC's XPages courses. This course will teach you JavaScript by using XPages in the familiar Domino Designer 8.5 environment.

Developing XPages using Domino Designer 8.5  SALE $699
Regular Price - $899
Click here to purchase this course.
Take a deep dive into XPages. All the XPage controls are covered including how to validate data, show views, and use the provided simple actions. Learn the various programming options in XPages such as server-side JavaScript, the Expression language, and using the Java object model. Use CSS and Themes to format and style your XPages applications. Take advantage of the built-in Ajax support to provide field level typeahead and partial page refresh of an XPage. Advanced techniques such as repeat controls, session and application variables, joining data from more than one view, combining views and documents on one XPage, building your own custom reusable controls, and Java/web services integration are also covered in this comprehensive course.

XPages Development 2 for Notes and Domino 8.5  $899Click here to purchase this course.
Take your XPage expertise to a higher level with this advanced course for experienced XPage developers. This course concentrates on the skills needed to move your traditional Notes/Domino applications to XPages and to enhance your applications using the latest Web 2.0 tools. Learn how to create charts and graphs with the Dojo library. Dive into advanced Server-side JavaScript techniques like XAgents, working with dialogs, and using data from XML, JSON, and relational databases on your XPage.

Mobile XPages Development for Domino 8.5  SALE $499
Regular Price - $599
Click here to purchase this course.
Learn how to move your applications to the iPhone, Android, and Blackberry devices using the mobile controls available in the IBM Lotus Notes and Domino 8.5.3 Upgrade Pack 1. This course covers all the new mobile controls as well as many tips and techniques on how to develop mobile web applications using XPages.

XPages and JavaScript for Domino 8.5 Package SALE $1,199
Regular Price - $1,299
Click here to purchase this package.
This package contains both the JavaScript for XPages Development (8.5) and the first XPages course, Developing XPages Using Domino Designer 8.5 courses. JavaScript is the core programming langague for XPages and a thorough understanding of JavaScript is essential to the XPage developer. Save $400 by buying this package!!!

XPages for Notes and Domino 8.5 Package SALE $1,299
Regular Price - $1,599
Click here to purchase this package.
Get both of the XPage development courses together at a great price with this package and save $500! This package does not contain the JavaScript course.

JavaScript and XPages Development 1 and 2 Package SALE $1,599
Regular Price - $1,899
Click here to purchase this package.
This package has all three XPages courses. You get the JavaScript for XPages Development course along with both of the XPage development courses. Save $900 with this package!


Core Notes/Domino Development - Release 8.5

Introduction to Domino Designer 8.5  FREE Try this demo for free!
Introduction to Domino Designer 8.5 is a free course that provides you the basics of getting started with Domino Designer 8.5 software. Both traditional Notes and Domino application development as well as development of XPage applications are covered.

Notes Domino 8.5 Application Development 1 Demonstration  FREE Try this demo for free!
Try the first four modules of TLCC's Notes Domino 8.5 Application Development 1 course for free! Learn how to develop Notes and Domino applications any place and any time. Using Domino Designer, you will learn how to create a Domino database, create forms, add fields to a form, and create views. The complete version of this course goes on to teach you how to use the formula language and enhance your application using framesets, outlines, pages, tables, single category views, layers, hotspots, buttons, agents, and actions. Complete your application by adding help documents and applying Domino security. This course is packed with demonstrations and activities to quickly get you developing Notes and Domino applications. As you progress through the course you build a customer tracking application.

Notes Domino 8.5 Application Development 1  SALE $599
Regular Price - $899
Click here to purchase this course.
Using Notes and Domino Designer 8.5, 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.

Notes Domino 8.5 Application Development 2  $899Click here to purchase this course.
Become an expert Domino developer and get certified with this comprehensive distance learning course. This course concentrates on the tools you need to develop complex workflow applications and how to improve your application's user interface. 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. An extensive module covers the use of Composite Applications and Widgets.

Developing Domino 8.5 Web Applications  $699Click here to purchase this course.
Learn the ins and outs of how to make your application function and look great on the web. 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. There is also a complete module on the use of XPages.

Notes Domino 8.5 Application Developer Package SALE $1,499
Regular Price - $1,799
Click here to purchase this package.
Learn Notes Domino 8.5 and get certified for up to 50% less than the cost of typical classroom training with TLCC's Notes Domino 8.5 Application Developer Package. This package includes the three application development courses listed above. Save over $1,000 by buying this package!


JavaScript Courses

JavaScript in Notes Domino 8.5  $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, Firefox browser, and Microsoft browser and how to handle them. This course is designed exclusively for Domino developers and includes many demonstrations and activities.


Java Courses

Beginner Java Programming for Notes Domino 8.5  $599Click here to purchase this course.
This course will teach you the basics of the Java language and apply that knowledge to writing Java-based agents in Domino. Learn the basic Java operators, statements and core classes. Then learn 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 activities you do right in Domino Designer. Now updated for 8.5.1 including the new Java editor!!!

Intermediate Java Programming for Notes Domino 8.5  $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. Learn how to use Eclipse and other development environments to write Java agents.

Using XML and Web Services in Domino 8.5  SALE $499
Regular Price - $699
Click here to purchase this course.
This course will introduce the Domino Developer to XML and web services. Incorporate XML into your Domino Applications using standard design elements such as agents, forms, pages and views. Both LotusScript and Java will be used in this course. Learn how to use XLST style sheets to transform XML data in Domino agents and to use DXL to both export and import Domino data and design elements. Expose your Domino data via an RSS Feed. An extensive series of lessons will teach you how to use Domino 8.5 to make available web services (using both LotusScript and Java) on a Domino server for use by any web services client. Consuming web services will also be covered in this course.

Java Programming for Notes Domino 8.5 Package SALE $1,199
Regular Price - $1,299
Click here to purchase this package.
Learn Java with TLCC's Java Programming Package which contains TLCC's Beginner and Intermediate Java programming courses. These courses would cost $1,500 if bought separately. Save $300 by buying this package!


LotusScript Courses

Beginner LotusScript for Notes Domino 8.5 Demonstration  FREE Try this demo for free!
Try the first three modules of TLCC's Beginner LotusScript for Notes Domino 8.5 course for free! TLCC’s This course will teach you the basics of the LotusScript language and the Domino object model. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Beginner LotusScript for Notes Domino 8.5  $699Click here to purchase this course.
TLCC’s Beginner LotusScript for Notes Domino 8.5 course will teach you the basics of the LotusScript language and the Domino object model. This course has many real life demonstrations and examples. You will learn LotusScript by actually writing real code, not a simulation, at your own pace and at your place!

Intermediate LotusScript for Notes and Domino 8.5  $899Click here to purchase this course.
TLCC’s Intermediate LotusScript for Notes and Domino 8.5 course builds upon the techniques learned in the Beginner LotusScript course. This course will expand your LotusScript programming skills and your knowledge of the Domino Object Model. Become a LotusScript expert in your own home and/or office!

Advanced LotusScript for Notes Domino 8.5  $699Click here to purchase this course.
This advanced LotusScript programming course will make you a LotusScript expert! Learn how to handle errors, work with relational databases, work with rich text like tables and hotspots, send internet emails from an agent and more.

Using LotusScript in Domino 8.5 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.

Notes Domino 8.5 LotusScript Package SALE $1,499
Regular Price - $1,799
Click here to purchase this package.
This package contains the three Notes Domino 8.5 LotusScript courses, plus for a limited time, get a free course, Using LotusScript in Domino 8.5 Web Applications. Buy them together and save $1,250 with this package!


Web Development Courses

Developing Domino 8.5 Web Applications  $699Click here to purchase this course.
Learn the ins and outs of how to make your application function and look great on the web. 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. There is also a complete module on the use of XPages.

Using XML and Web Services in Domino 8.5  SALE $499
Regular Price - $699
Click here to purchase this course.
This course will introduce the Domino Developer to XML and web services. Incorporate XML into your Domino Applications using standard design elements such as agents, forms, pages and views. Both LotusScript and Java will be used in this course. Learn how to use XLST style sheets to transform XML data in Domino agents and to use DXL to both export and import Domino data and design elements. Expose your Domino data via an RSS Feed. An extensive series of lessons will teach you how to use Domino 8.5 to make available web services (using both LotusScript and Java) on a Domino server for use by any web services client. Consuming web services will also be covered in this course.

Using LotusScript in Domino 8.5 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.


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 six 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.