Skip to content

SarthakRoy77/Javascript-wiki

Repository files navigation

JavaScript Learning Repository

Welcome to the JavaScript Learning Repo!
This repository collects notes, examples, exercises, and mini-projects created while learning JavaScript.

📌 Purpose

  • Build a strong foundation in core JavaScript concepts
  • Practice through hands-on code samples
  • Document progress and useful references
  • Share learning resources openly

SOURCE

  • Akshay Saini : Namaste 🙏 Javascript
  • Bro Code: JavaScript Full course for free 🌐

Note Learned:

  • Always put elements before the script designation

Major Project : ZooOrganizer

Level : Intermediate

  • This program has used OOP [Object-Oriented - Programming] to make two classes that has many methods and properties that can be used to manage a Zoo.
  • There are features such as Budget system while paying the staff according to its salary.
  • The process of making new objects / recording animals/ hiring new staff. You can also assign budget using the pre-built-function
  • To celebrate the birthday of our beloved staff and animals, we also have a celebrateBirthday function and with an age system to update the age.
  • In the budget system after paying a staff the budget updates too!
  • There is also a static method to record animals and to record how many staffs have been hired
  • There is also a roll system to call out certain staffs

About

It contains Javascript files that I have collected while learning the same

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors