Logo

Home

"How-to" videos

The Semel Editor (R) channel on YouTube

If you watch the videos in this order, it amounts to a tutorial on how to use The Semel Editor (R):

How a development tool can help you put fewer bugs into your code

What is the universe?

How to add a main function

How to save and restore semels

How to export code

How to generate the Hello World program, part 1

How to generate the Hello World program, part 2

How to add a header file

How to add a namespace

How to add a non-member to a namespace

How to add a non-member to a header file

How to add a preprocessor directive to a header file

How to add a member to a class

How to add a friend

How to add a member to a compound statement

How to add a switch statement

How to add a output statement

How to add a concept

How to add a non-member to a source file

How to add a preprocessor directive to a source file

How to add a derived class

How to add a specialization to a primary

How to override a function

How to navigate

How to find one semel by-name

How to make and use a to-do list

How to rearrange the order of a 1-to-many association

How to make a type

How to make a expression operator

How to make a expression that invokes a callable

How to use a dependent name

How to make a report of FYI's