JavaScript Certification
Core JavaScript, the DOM, events, recursion, data structures and async code; five projects plus a closed-book exam earn a free certificate.
- Provider
- freeCodeCamp
- Section
- Programming & Development
- Price
- Free
About this course
Core JavaScript, the DOM, events, recursion, data structures and async code; five projects plus a closed-book exam earn a free certificate.
Where to take it
Free
no fee for the course or the certificate
No affiliate relationship with freeCodeCamp. We earn nothing from this link; it is here because the course is worth knowing about.
Not sure if this is right for you?
Browse More Programming & Development CoursesWhere this course fits
Certifications in this area
Concepts behind this area
HTTP
HTTP is the request-and-response protocol of the web: a client sends a method, a path and headers, a server answers with a status code, headers and a body, and each exchange stands alone unless the two sides agree to carry state in a header.
REST API
A REST API exposes an application's data as resources at stable addresses and lets clients read and change them with HTTP's standard methods and status codes, so that the protocol itself carries most of the meaning.
Python
Python is a general-purpose programming language that became the standard interface for driving numerical and machine-learning code written in other languages.
The field, explained: Programming & Web Development
Wider context: the fields we cover, the glossary and certification exams, all written by us rather than pulled from a provider feed.
