-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This wiki provides you with information about the organization, the resources for CSB students, and more.
To navigate between pages, please use the sidebar on the right.
GitHub is a useful programming resource used for code sharing, project management, and collaboration. It also acts as a social networking site for programmers at various companies and organizations. Github uses Git, a version control system that is used for tracking modifications in computer files and used to coordinate the workflow among project team members. Git also ensures that everyone is working on the file’s latest version and everyone can work simultaneously on the same project. For those who are incoming first-years, learning GitHub, Git, and Markdown early will help you in varying projects and assignments for future CS classes.
There are plenty of resources online that explain how to use GitHub and Git. To view some of these resources, please check our Technical Development page.
For a more in-depth overview of Github and using Git, please refer to this document made by the CS department.
Markdown is a markup language that anyone can easily use. The language is used for organizing plaintext documents by adding different formatting elements and objects. In fact, Markdown was used for the formatting of this page and others!
Here is a quick overview of Markdown and resources for learning Markdown.
Home | CSB Program | CSBA Organization | Professional Development | Technical Development | Copyright © 2021-2022 CSBA Documentation terms of use.