2nd Periodical Exam: ICT 10 Flashcards
Is used to make page interactive
JavaScript
Standized version of JavaScript
ECMAScript or ES
Helps programmers match, search, and replace texts
Regular expressions, regex or regexp
The process of going through your code, finding any issues, and fixing them
Debugging
Prevent your program from running
Syntax error
Where your code has unexpected behavior, or logical errors where your code doesn’t do what you intended
Runtime errors
A series of step-by step instructions that describe how to do something
Algorithm
Objects and classes organize code to describe things and what they can do. Major approaches to the software development process
OOP or Object Oriented Programming
Code is organized into smaller, basic functions that can be combined to build complex programs
Functional Programming
You’ll learn how to style your site quickly with Bootstrap. You’ll also learn how add logic to your CSS styles and extend them with Sass
Front End Development Libraries Certification
A front end framework used to design responsive web pages and applications
Bootstrap
Simplified the process of writing client-side JavaScript
jQuery
One of the most used widely JavaScript libraries in the world
jQuery
Language extension of CSS
SASS or Syntatically Awesome StyleSheets
Popular JavaScript library for building reusable, componentdriven user interfaces for web pages or applications
React