Open github-learning-lab[bot] opened 3 years ago
buen dia!
When a section is completed, a new issue will be created with the next step. Click here to start!
BUEN DIA!
For this assignment, you will follow the instructions and complete a task showing your knowledge of the subject at the end. If at any moment you need help, feel free to contact your TAs.
GitHub is a cloud-based repository hosting service that is widely used in the tech industry. It allows teams to use Git for version control, collaboration, and file management. If you don't know what Git is, it's a version-control system for tracking changes, managing state, and concurrently developing on the same files or directories. Git and Github's tools are specifically designed to make coordinating work easier, and they are one of the most pervasive shared tools among students and the industry.
If you want to learn more about what it is and how to use it, try taking this GitHub Learning Lab Course. After finishing it, you will have a strong understanding of all the features GitHub has to offer. To make an account, go to: https://github.com/join to sign up. After making an account, you're all set to complete Task 3!
Task 2: create a repository and commit your homework javascript file to it (make sure you know key functions like commits, forking, pull request, branch, etc).
Good job, you're done with both parts!
Welcome to Bit Project's Github Learning Lab on JavaScript.
This Learning Lab is going to teach you some of the fundamental coding skills you will need to start building awesome Javascript projects :rocket: