Coder Social home page Coder Social logo

gregonometry / codingworkshops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chicagopython/codingworkshops

0.0 2.0 0.0 29.85 MB

Programming challenges for python, webdev, data science Python Project Night

License: GNU General Public License v3.0

Jupyter Notebook 47.78% Python 6.58% Makefile 0.22% HTML 3.09% CSS 42.17% JavaScript 0.16%

codingworkshops's Introduction

1. Python Project Night - Hands on Python programming for Chicago Pythonistas

Welcome to the Python Projects Night organized by Chicago Python User Group or ChiPy. Here you will find python challenges that we solve together as a groups every third Thursday of the month at 6:30 pm at Braintree's Chicago Office. This repository has the collection of the Challenge problems that we solve at Project Nights.

Talk to us on Slack

1.1. Code of Conduct

Here is our code of conduct.

1.2. Contributors

If you have found a bug, typo or want to help out, please look at the contributing guidelines.

1.3. Challenge Problems

Challenge problems are fun, hands-on coding exercises covering a variety of topics -- such as pure problem solving, web development, and data science. The participants of Project Night are assigned to teams of four, and then solve the problem together in an hour. Teams are designed to have diverse experience levels, giving team members equal opportunity to learn and share ideas.

1.3.1. What you need

  • Wi-fi powered laptop, power chord
  • Python: 3.5 (We can not guarantee help if you are using Python 2.7)
  • Text editor: Atom, Sublime Text, Visual Studio Code
  • OS: GNU/Linux. OS X, Windows

1.4. Previous Projects

Here is a list of projects we have solved previosuly. These are great exercises if you are planning to get level up your skills. Try them out and if you need any help ask us on slack

1.4.1. Python101

1.4.1.1. Python Koans

For this exercise we will learn the Zen of Python using Test Driven Development. Python Koans is a suite of broken tests, which are written against Python code that demonstrate how to write idiomatic python. Your job is to fix the broken tests by filling in the missing parts of the code.

Solve it!

1.4.1.2. Python Team Projects

The organizers of Project Nights need your help! Grouping attendees for Project Night team project is a manual task. Why do it manually, when we can automate it? We open up the problem to you.

Solve it!

1.4.1.3. Intro to PyTest and Travis-CI

This is an introduction to testing using pytest that uses the same problem as above of grouping project night attendees into teams of 4.

Solve it!

1.4.2. WebDev

1.4.2.1. Flask Team Projects

Build a web app for to group the Python project night attendees.

Solve it!

1.4.2.2. Flask Collage

Build a small web app using Flask which accepts the meetup.com event id for tonight as a parameter and would fetch the profile pictures of all the attendees to create a collage.

Solve it!

1.4.3. Data Science

1.4.3.1. Data Analysis With Pandas

Pandas is the defacto package for data analysis in Python. In this project, we are going to use the basics of pandas to analyze the interests of project Night's attendees. What can we learn about the Python Project Night's attendees by mining their meetup.com profile data?

Solve it!

1.4.3.2. Diversif.ai

Diversity in tech communities has been a widely addressed topic. As one of the most active tech community in the world, in this exercise we would try to measure some aspects of diversity in tech community. We will use image recognition on the meetup.com profile pictures of the members of ChiPy user group and determine determine how diverse our attendees are. Then we will compare the same with other tech groups in the city and around the world.

Solve it!

1.4.3.3. Introduction to Text Analysis with sklearn

This is a gentle introduction to text analysis with sklearn. We build a recommnedation system that predicts Pycon conference talks based on previous history of Pycon talks.

codingworkshops's People

Contributors

tathagata avatar zaxr avatar joejasinski avatar spirarel avatar hectron avatar sharma7n avatar

Watchers

James Cloos avatar  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.