Giter Site home page Giter Site logo

m1-welcome's Introduction

Welcome to the course!

Welcome to INFO-201, Technical Foundations of Informatics. This is a course at the University of Washington's Information School, and these materials were co-developed by Michael Freeman and Joel Ross. The purpose of this course is to teach students the necessary technical skills to begin writing code to work with data. While these resources are built for students currently enrolled in the course, they have been structured to be an online resource for anyone hoping to learn to work with information using programmatic approaches.

Expectations

Given the ever-changing nature of the coding world, students will be responsible for independent learning, both in terms of managing their own pace, and seeking out new skills. These modules have been designed to provide an overview of core concepts necessary for success in the course.

Organization

This organization has a separate repository for each learning module. Each module contains the following:

  • A tutorial on the specified skill(s)
  • Links to supplementary learning materials
  • Exercises for practicing the skills

All exercises provide an instructional template, as well as the completed version of the exercise. More specifically, each learning module with exercises has both master and complete branches (more on this later). To view the complete branch on GitHub, you can easily use the UI to change branches:

change-branch

You can also access the code on your computer by checking out the branch via your terminal (more on this in module-3):

# Clone your fork of the repository
git clone https://github.com/USERNAME/m3-git-intro.git

# Checkout the `complete` branch:
git checkout complete

The complete branch of each repo has the completed exercises. While these were included for your benefit, I strongly suggest you complete exercises for topics that you aren't completely comfortable with. Assignments will presume you have mastered the skills of corresponding modules.

Contributing

If you would like to contribute to this repository by adding an exercise, making an edit, or suggesting a new module, please create an issue, or make the change in a fork of this repository and submit a pull request. I expect these resources to be continually improving.

Course Links

The following links are for students currently enrolled in the course:

m1-welcome's People

Contributors

mkfreeman 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.