Coder Social home page Coder Social logo

students's Introduction

Students

Place utknetid.md inside of here. Ex: audris.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 your utknetid.md file (do not create a file named utknetid.md, but use your actual netid instead).

Git add, then commit and push

  1. git add utknetid.md (please do not not run 'git add *' or add any other files to avoid conflicts)

  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.) To do that please run in your terminal

git config --global user.email '[email protected]' 
git config --global user.name 'First Last' 

  1. 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!

students's People

Contributors

audrism avatar vjsrinivas avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.