Javascript-Practice-programs
Javascript-Practice-programs copied to clipboard
Beginners friendly Programs for a better understanding of concepts
Javascript Practice Programs
So you can Learn Javascript
General
This Repository will help you to Practice your JavaScript Skills with the help of provided Templates.
Requirements
- Javascript 2.3.1
Programs Included
| Program Name |
|---|
| Filemaker |
| Vowel Count |
| Star Pattern #1 |
| Star Pattern #2 |
| Star Pattern #3 |
| Unsecure Login |
| Array Scramble |
| Fibonacci Series |
| String to Base64 |
| Reject & Replace |
| Diamond Pattern |
| Decimal to Binary |
| Reverse a Number |
| Multiplication of Table |
| Sum of Natural Numbers |
| Create Object in Different Ways |
Installation
Clone this Repository with the Command,
git install https://github.com/Abhijay007/Javascript-Practice-programs.git
Usage
Once you have cloned the repository, You can start practicing by changing your directory to the Programs Folder by
cd Javascript-Practice-programs/Programs
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.