Code Monkey home page Code Monkey logo

python-101-2019-archive's Introduction

Python 101 Series: 6 Weeks Course Outline

Proposed Class Time: Fridays 4:00PM- 5:00PM

Course: (https://www.jetbrains.com/pycharm-edu/learners/)

Download Pycharm Community IDE: (https://www.jetbrains.com/pycharm/download/#section=windows)

Download Python 3.6.5: (https://www.python.org/downloads/)

Week 1/2: Users should be able to create a GitHub repository and learn the basics of Python (i.e installing python, environment setup, tools)
Presentation(~10mins)
Topics:

  • Introduction/ GitHub review
  • Variables
  • Strings
  • Loops

Week 3: Users should be able to create basic algorithms
Presentation(~10mins)
Topics:

  • Condition expressions
  • Data Structures
  • Functions

Week 4: Users should be able to use algorithms to analyze data
Presentation (~10mins)
Topics:

  • Classes & Objects
  • Modules and Packages
  • File Input/ Output
  • Libraries

**Parser X Project Overview:

User should create a script which searches through the current directory searching for specific excel files. The data from those files will be summarized and compiled into one masterfile and cells will be highlighted based on processor generation

Week 5: Project Development Phase 1
Project: Parser X
Description:

User should create a script which searches through a directory of file, for specific excel files and and maintaining the location of those files. Hint: You need special Libraries to acocmplish this.

Week 6: Project Development Phase 2
Project: Parser X
Description:

Users should create a script which searches through the current directory searching for specific excel files. This script should read through these excel files for specific information and store the data in another excel file.

Week 7: Project Development Phase 3
Project: Parser X
Description:

Users should create a script which searches through the current directory searching for specific excel files. The data from those files will be summarized and compiled into one masterfile and cells will be highlighted based on processor generation.

Week 8: Final Project Deliverable Description:*

Use this week to finalize the remaining items for your Parser x project. Make sure to push it to your branch, there is a wiki page which shows you how to do this and a video which walks you through how to push to a branch.

**Happy Coding!

python-101-2019-archive's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

python-101-2019-archive's Issues

ParserX: Phase1

Create a script which parses through a directory of files, searching for the three files listed below. The script must then compile all the data from these files into one master file and highlight cells according to processor generation.

The script must utilize:

  • strings
  • variables
  • loops
  • conditional expressions
  • functions
  • file input/output
  • openpyxl library
  • WorkBook class
  • load_workbook object
  • openpyxl.styles library
  • Font class
  • Alignment class
  • PatternFill class

Files:
Intel_Core_Processors1.xlsx
Intel_Core_Processors2.xlsx
Intel_Core_Processors3.xlsx

Final Output:
Master_Intel_Processors.xlsx

Week 4 Challenge

Create a script which parses through a directory of files, categorizes each file by file type.
-Stores files in a separate folders by file type
prints a lists of each folders contents to the console and sort in alphabetical order.

The script must utilize:
•Classes & Objects
•Modules and Packages
•File Input/ Output
•Libraries

Example output:

Word documents:
DatabaseList.doc

Required:
Database(2).zip

Located on Issue page.

Week 3 Challenge

Create a script which parses through a directory of files, categorizes each file by file type and prints a list of each file according to its file type to the console.

The script must utilize:

  • strings
  • variables
  • loops
  • conditional expressions
  • if, else statements

Example output:

Word documents:
DatabaseList.doc

Excel Files:
DatabaseList.xlsx

Java Files:
DatabaseList.java

Python Files:
DatabaseList.py

🧚🤖 Pixeebot Activity Dashboard

DashList

👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.

Recommendations

Last analysis: Jun 25 | Next scheduled analysis: Jul 02

Open

✅ Nice work, you're all caught up!

Available

✅ Nothing yet, but I'm continuing to monitor your PRs.

Metrics

What would you like to see here? Let us know!

Resources

📚 Quick links
Pixee Docs | Codemodder by Pixee

🧰 Tools I work with
Sonar, CodeQL, Semgrep

🚀 Pixee CLI
The power of my codemods in your local development environment. Learn more

💬 Reach out
Feedback | Support


❤️ Follow, share, and engage with Pixee: GitHub | LinkedIn | Slack

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.