Skip to content

Formations-Grimille/Javascript-I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Fundamentals Learning Project

This is a GitHub project created to learn the fundamentals of JavaScript. This project includes the following folders and files:

  • index.html: This is the main HTML file for the project.
  • tp/: This folder contains the JavaScript code files for the different topics covered in the project.
  • courses/: This folder contains Markdown cheat sheets that cover different JavaScript concepts.
  • bonus/: This folder contains additional exercises that you can do to practice and reinforce what you have learned.

Getting Started

To get started with this project, you will need to clone this repository to your local machine. You can do this by following these steps:

  1. Click on the "Clone or download" button on the GitHub repository page.
  2. Copy the URL for the repository.
  3. Open a terminal window on your local machine.
  4. Change to the directory where you want to clone the repository.
  5. Enter the following command to clone the repository:
  6. Once the repository is cloned, you can open the index.html file in your browser to view the project.

TP Folder

The tp/ folder contains the JavaScript code files for the different topics covered in the project. These files are organized by topic, and each file contains code examples that demonstrate the concept being covered.

Courses Folder

The courses/ folder contains Markdown cheat sheets that cover different JavaScript concepts. These cheat sheets provide a quick reference guide for different concepts and can be used as a study aid.

Bonus Folder

The bonus/ folder contains additional exercises that you can do to practice and reinforce what you have learned. These exercises are designed to challenge you and help you develop your JavaScript skills.

Contributing

If you find a bug or have a suggestion for improvement, please open an issue or submit a pull request. We welcome contributions from anyone interested in improving this project.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Javascript fundamentals. I made some courses and exercices for the days I instruct new developers to become .

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Contributors