Notes Domino 7 Developer Courses

Click here for Notes 7 user courses
Click here for Notes 7 Admin courses

Search TLCC's catalog!

Order a developer/admin course
Order a user course


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 8 Application Development Update  $499Click here to purchase this course.
This course will thoroughly prepare you for the certification exam required to become an IBM Certified Application Developer - Lotus Notes® and Domino 8. Learn about the changes in the Notes 8 and Domino Designer 8 clients, including the new Eclipse based Notes 8 client, changes to forms, views and web applications. Learn about all the new formula language, LotusScript and Java enhancements. Learn how to create code that acts as a web service client and the changes in web services in Domino 8. Create new types of applications using the new Composite Application feature. Learn how DB2 can be used as a back end storage in Domino 8 and how this enables developers to create more powerful applications.


Core Notes/Domino Development - Release 7


Notes Domino 7 Application Development 1 Demonstration  FREE Try this demo for free!
Try the first four modules of TLCC's Notes Domino 7 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 7 Application Development 1  SALE $599
Regular Price - $899
Click here to purchase this course.
Using Notes and Domino Designer Release 7, 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. The Notes Domino 7 Application Development 1 course will prepare you for the Exam 710: Developing IBM Lotus Domino 7 Applications Foundation Skills certification exam.

Notes Domino 7 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. This course will prepare you for the Notes Domino 7 Application Development Intermediate Skills certification exam (711) to become an IBM Certified Application Developer.

Developing Domino 7 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. This course will prepare you for the Notes Domino 7 Developing Web Applications exam (712.)

Notes Domino 7 Certified Developer Package $1,899Click here to purchase this package.
Learn Notes Domino 7 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 7 Certified Developer Package. This package includes the three application development courses listed above to pass the exams plus three practice certification exams from CertFX. Save over $800 by buying this package!


DB2


DB2 for Domino 7 Administrators and Developers  $449Click here to purchase this course.
This course is designed for someone who has no knowledge of DB2 and includes the basics of administering DB2 and DB2 security. You will learn how to install DB2, set configuration parameters for DB2 instances and databases and how to back up and recover DB2 databases. Next, learn how Domino works with DB2 and how to install and configure a Domino 7 server to store databases on a DB2 server. Finally, learn how to create new types of applications that integrate Domino with DB2 by using DB2 Access Views and Query Views and allow Domino applications access to other DB2 databases (federated data.) This course is a great foundation to start using DB2 with Domino 7.


JavaScript Courses


JavaScript in Notes Domino 7  $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 7 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 7 Web Applications. Next, learn JavaScript with TLCC's JavaScript in Notes Domino 7. Get both courses together and save $300!


Java Courses


Beginner Java Programming for Notes Domino 7  $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. This course will enable you to start programming in Java today!

Intermediate Java Programming for Notes Domino 7  $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 for Domino 7  $699Click here to purchase this course.
This course will cover XML and web services from the basics to advanced development. Start off learning what XML is and how to use XML in views, forms, and agents to export Domino data as XML. Next, you will create LotusScript and Java agents to import XML data from anywhere into a Domino application. The use of XLST is covered to transform XML data in an agent. DXL is also covered to export and import Domino documents and design elements. Next, build on your new XML skills by creating Domino web services to expose Domino data to any web service client using both LotusScript and Java. Finally, the use of Eclipse or Rational Application Developer 7 to create Java code that can be used as a web service client is covered.

Java Programming for Notes Domino 7 Package $1,299Click 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 $200 by buying this package!


LotusScript Courses


Beginner LotusScript for Notes Domino 7 Demonstration  FREE Try this demo for free!
Try the first three modules of TLCC's Beginner LotusScript for Notes Domino 7 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 7  $699Click here to purchase this course.
TLCC’s Beginner LotusScript for Notes Domino 7 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 7  $899Click here to purchase this course.
TLCC’s Intermediate LotusScript for Notes and Domino 7 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 7  $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 7 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.

Using XML and Web Services for Domino 7  $699Click here to purchase this course.
This course will cover XML and web services from the basics to advanced development. Start off learning what XML is and how to use XML in views, forms, and agents to export Domino data as XML. Next, you will create LotusScript and Java agents to import XML data from anywhere into a Domino application. The use of XLST is covered to transform XML data in an agent. DXL is also covered to export and import Domino documents and design elements. Next, build on your new XML skills by creating Domino web services to expose Domino data to any web service client using both LotusScript and Java. Finally, the use of Eclipse or Rational Application Developer 7 to create Java code that can be used as a web service client is covered.

Notes Domino 7 LotusScript Package SALE $1,499
Regular Price - $1,799
Click here to purchase this package.
This package contains the three Notes Domino 7 LotusScript courses. Buy them together and save! For a limited time, get the Using LotusScript in Domino 7 Web Applications course at no extra cost! Save $1,150 by buying this package!


Web Development Courses


Developing Domino 7 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. This course will prepare you for the Notes Domino 7 Developing Web Applications exam (712.)

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

Using XML and Web Services for Domino 7  $699Click here to purchase this course.
This course will cover XML and web services from the basics to advanced development. Start off learning what XML is and how to use XML in views, forms, and agents to export Domino data as XML. Next, you will create LotusScript and Java agents to import XML data from anywhere into a Domino application. The use of XLST is covered to transform XML data in an agent. DXL is also covered to export and import Domino documents and design elements. Next, build on your new XML skills by creating Domino web services to expose Domino data to any web service client using both LotusScript and Java. Finally, the use of Eclipse or Rational Application Developer 7 to create Java code that can be used as a web service client is covered.

Domino 7 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 7 Web Applications. Next, learn JavaScript with TLCC's JavaScript in Notes Domino 7. Get both courses together and save $300!


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.

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!


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.