You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Prepare for a geeky showdown with Sheldon Cooper in the Rock, Paper, Scissors, Lizard, Spock Game. Engage in 5 rounds of witty gameplay, filled with humorous coding, quirky classes, and easy resets for endless fun. Can you outwit Sheldon in this comical battle of wits?
Digital school catalog that holds quick reference material for each school in New York City for the city's Department of Education. A parent _School_ class and three child classes (PrimarySchool, MiddleSchool, HighSchool).
This Codecademy Build a Library Project involved updating a library's system with a JavaScript program that included parent classes, subclasses, properties, getters, and methods.
This JavaScript project contains a digital school catalog for the fictitious New York City Department of Education. It focuses on classes, properties, getters, setters, and methods.
Firmanın departmanları ve bu departmanlara bağlı tüm çalışanların listelendiği, çalışanlara ait bilgilerin görüntülenebildiği Javascript temelli web uygulaması.
This project is about mastering the implementation of a time class and its inheritance to other classes, providing a solid foundation in JavaScript class hierarchy and functionality.