
By the end of this lecture, you will understand the value of coding and writing, and you'll know what the course covers.
Covers:
Create your first JavaScript program
This lesson covers:
This is a short exercise to give you a little practice working with strings.
This lecture covers:
This exercise will give you a feel for how to use HTML and JavaScript together.
This lecture covers:
A hands-on exercise to learn how to document constants.
This lesson covers:
For this exercise, you’ll create some HTML and JavaScript that uses some of the operators you’ve learned about.
This lesson covers:
For this exercise, you’ll create some JavaScript functions and compare local and global variables.
This lesson covers:
Let’s try your hand at documenting functions. Imagine you are documenting a JavaScript SDK for a social network. This exercise gives you the functions you need to document along with notes from talking to the development team.
This lesson covers:
For this exercise, you’ll create some JavaScript functions with conditionals.
This lesson covers:
For this exercise, you’ll add comments to your code from the previous exercise.
This lesson covers:
For this exercise, you’ll create some JavaScript functions with for loops. This one uses quite a bit of math.
This lesson covers:
For this exercise, you will document some more functions using the best practices I gave in the previous lecture.
A brief introduction to Object Oriented Programming.
Covers:
Covers:
Covers:
For this exercise, you’ll create some JavaScript functions that use arrays and objects.
Covers:
For this exercise, you will document an enumeration in the form of a JavaScript constant object.
Covers:
For this exercise, you’ll use a JavaScript module (that is, library) to draw a chart.
Covers:
For your final coding project, you’ll be building a therapist bot. Don’t be intimidated – it’s easier than it sounds.
Exercise 15: Create a Therapist Bot
Exercise 16: Make Your Code More Readable
Exercise 17: Document Your Code
Review of all the lessons and where to go from here.
Get a discount on the first course in the API Documentation series.
Course Description
There aren't many people who can both code and write well, so if you can do both, you will find there many exciting, highly-paid opportunities in the technology industry. This course teaches basic programming to writers so that you can begin to document code.
The course uses JavaScript, but talks about other programming languages as well, including providing a survey of common programming languages. It covers common Computer Science concepts, such as variables, functions, conditionals, loops, etc.
You'll have hands-on exercises in both writing JavaScript code and documenting constants, functions, and enumerations. You'll end with a final project where you build a therapist bot. (It's not as hard as it sounds, although it's really not a very good therapist.)
What Is in This Course?
By the end of the course, you will understand the basics of programming and be able to write simple JavaScript programs. In addition, you will learn how to document constants, functions, and enumerations. In this course you'll find:
The course takes approximately 4 hours complete, depending on how fast you are with the exercises.