Giter Club home page Giter Club logo

codelab's People

Contributors

shane-et-al avatar walshbr avatar zoeleblanc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codelab's Issues

Revised Code Lab Curriculum

Topics / Ideas - Revisied

what can we cover in an hour?

First Semester

Using a computer - week 1 (but really 2) - tag team week 1

  • intro talk about goals of the program - Zoe
  • how a computer reads and executes code (program flow) - Shane
    • high level โ†’ hardware and software
  • command line (bash) - Zoe
    • exercises and computer setup and cheatsheet
  • impostor syndrome / how to learn / fearlessness talk- Shane
  • installation hour after first meeting - Shane look into windows
    • python, pipenv, homebrew, node, text editor, Github account
    • how to get it working on windows
    • pizza party installation party?

Intro to Programming with Python Week 2 & 3 (zoe away week 3)

Week 2

  • python interpreter (hello world)
  • data structures (lists, dicts, tuples, sets, types (str, int, etc...))
  • set โ†’ intersection and union
  • built in functions in python len, type, print
  • assignment (maybe a reading?)
  • python documentation
  • python 2 vs 3

Week 3 (

  • logic and conditionals
  • functions
  • pair programming assignment with pairing partners
  • debugging (stack traces, print statements)
  • package management (pipenv)
  • text interpreter (sublime, atom, vscode)
  • how to find help (stack overflow, man page, documentation, github)
  • how to comment files
  • importing modules and third party libraries
  • assignment: assign common python library and present on it the next week

THE web and data 4-7 (zoe away week 4)

Week 4 - how to collaborate

  • git / GitHub
  • i/o files
  • file formats (json, csv, txt, yaml, xml, markdown)
  • encoding
  • assignment: git and github exercise

Week 5 - how to get data

  • web scrapping (beatifulsoup)
  • assignment: webscraping assignment
  • twarc python twitter scrapping
  • html
  • assignment:

Week 6 - how to get data part 2

  • apis
  • browser
  • the internet (http)
  • requests

Week 7 - how to clean data

  • jupyter notebook
  • pandas
  • assignment:

Week 8 - how to visualize data

  • altair
  • more pandas

Week 9 - how to publish and deploy

Websites 8-9 (zoe away)

  • pelican and jekyll
  • html, css, javascript
  • publishing to the web/deployment

Data manipulation 10-11

  • pandas
  • regex
  • python libraries
  • jupyter notebook

Second semester

APIs

  • flask
  • server side

Databases

  • sqlite
  • sql syntax

Advanced data manipulation

  • text mining (nltk , htrc)
  • networks (networkx)
  • thinking quantitatively (why/why not)

Data visualization

  • altair/vega/bokeh
  • making arguments with visual data

Algorithms

  • analysis
  • intro to computation theory
  • scikit

Programming Patterns

  • paradigms (functional programming, OOP)
  • design patterns and SOLID

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.