Welcome to the JavaScript Learning Repo!
This repository collects notes, examples, exercises, and mini-projects created while learning JavaScript.
- Build a strong foundation in core JavaScript concepts
- Practice through hands-on code samples
- Document progress and useful references
- Share learning resources openly
- Akshay Saini : Namaste 🙏 Javascript
- Bro Code: JavaScript Full course for free 🌐
- Always put elements before the script designation
- 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