koblu / students

Background information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Students

Place netid.md inside of here. Ex: audrism.md

I am Audris Mockus and I am a professor at the EECS department. I have worked at ATT 
Bell Labs and and other industry labs for over 20 years. I like coding and data analysis 
and would like to share my passion with you teaching this course.

Getting Started

Fork

Start by forking the students repository

Clone

[Clone][ref-clone] the repository to your computer (git clone https://github.com/yourGHid/students)

Add your file!

Introduce yourself via a netid.md file (do not create a file named netid.md, but use your netid in place such as pprovins.md).

Git add, then commit and push

  1. git add netid.md

  2. git commit -m 'adding my background information' (You may be asked to provide your email and name for the git client if you have not used git before.)

  3. git push

Now go to your fork (https://github.com/yourGHid/students) and click on Create Pull Request on students repository

Style

Please provide at least one sentence on your background and one sentence on your interests. Please use complete sentences in netid.md. Ex:

The cow jumped over the moon!

About

Background information