An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: javascript-variables

pedroeuzebiodev/log-prog-tii-ifce

Repositório da Disciplina de Lógica de Programação do Curso de Técnico em Informática para Internet do IFCE

Language: JavaScript - Size: 3.31 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

gnappo1/phase-0-topic-4-js-variables-lab Fork of learn-co-curriculum/js-basics-variables-lab

This repository contains a JavaScript lab designed to help learners practice working with variables, data types, and basic JavaScript concepts. The lab includes a series of tasks that guide students through declaring variables, assigning values of different data types, creating arrays and objects, and reassigning values.

Language: JavaScript - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anubhav7747/JavaScript-Documentation-Page

HTML, CSS, JavaScript and Prism.js are used to create the technical documentation page.

Language: HTML - Size: 472 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AbulFozolJumman/Recap-Variable-Array-Conditionals-Loop

Recap Variable, Array, Conditionals, Loop

Language: JavaScript - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

eastonyarbrough/fsw-105

College assignments from Bryan University over the building blocks of programming, including variables, conditionals, loops, functions, data types, constructors, and functional programming and exercises using the JavaScript programming language and an introduction to the practice of version control software using Git.

Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

eastonyarbrough/fsw-113

College assignments from Bryan University over becoming more proficient in JavaScript concepts of Arrays, Objects, Prototypes, and Functions; and learn advanced JavaScript skills, including: Spread Operators, Rest Parameters, Arrow Functions, Classes, and Events.

Language: JavaScript - Size: 4.13 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Vishuu005/Javascript

Come & see the magic of my code JavaScript (often shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, and is best known as the scripting language for Web pages, but it's used in many non-browser environments as well. It is a prototype-based, multi-paradigm scripting language that is dynamic, and supports object-oriented, imperative, and functional programming styles. JavaScript runs on the client side of the web, which can be used to design / program how the web pages behave on the occurrence of an event. JavaScript is an easy to learn and also powerful scripting language, widely used for controlling web page behavior. Contrary to popular misconception, JavaScript is not "Interpreted Java". In a nutshell, JavaScript is a dynamic scripting language supporting prototype based object construction. The basic syntax is intentionally similar to both Java and C++ to reduce the number of new concepts required to learn the language. Language constructs, such as if statements, for and while loops, and switch and try ... catch blocks function the same as in these languages (or nearly so).

Language: HTML - Size: 621 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

saddamarbaa/guess-the-number-game

==> Guess the number game with vanilla JavaScript (Built With HTML, CSS, JavaScript)

Language: JavaScript - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0