Giter Site home page Giter Site logo

python_for_dh's Introduction

INTRODUCTION TO PYTHON FOR BEGINNERS

This course is an introduction to Python. It presumes no knowledge on the part of the viewer. I presume that you do not have any prior knowledge about programming in general or knowledge of data. This repo goes along with my 3-hour video on Python. If you watch the video in its entirety and follow along with the lessons at Python-Textbook.PythonHumanities.com, then you will be in a good position to begin working with Python on your own projects.

While this course was originally designed for humanists, it is equally valuable to anyone who is interested in getting started with Python. Below, you will find an outline for the course. Within this repo are Jupyter Notebooks. Each notebook correspondsd to a specific lesson.

OUTLINE OF COURSE

PART ONE: KEY CONCEPTS AND TERMS

  1. Introduction
  2. Introduction to Me
  3. Introduction to Course
  4. Introduction to the PythonHumanities.com
  5. Why Python?
  6. Programming Languages
  7. What is Python used for?
  8. How to Install Python
  9. Online Compilers

PART TWO: DATA and DATA STRUCTURES

  1. What is Data?
  2. Strings
  3. Numbers
    1. Integers
    2. Floats
  4. Booleans
  5. String Methods
  6. Mathematical Operations
  7. Types of Division
  8. What are Data Structures?
  9. Lists
  10. Tuples
  11. Sets
  12. Dictionaries

PART THREE: LOOPING AND CONDITIONALS

  1. What are Loops?
  2. Why are Loops Useful?
  3. For Loops
  4. While Loops
  5. What are conditionals?
  6. If-Then

PART FOUR: FUNCTIONS AND CLASSES

  1. What are Functions?
  2. When do we Use Functions?
  3. How do we Create Functions?
  4. How do we call Functions?
  5. What are Classes?
  6. When do we Use Classes?
  7. How do we Create Classes?
  8. How do we call Classes?

PART FIVE: LOADING AND SAVING DATA

  1. Why Save Data?
  2. The with opereator

PART SIX: LIBRARIES and TABULAR DATA (EXCEL, CSV, TSV)

  1. What are Libraries

  2. Why are Libraries Useful

  3. What is Tabular Data?

  4. Pandas and the DataFrame

  5. What is JSON?

  6. Why is JSON important?

  7. The Basics of the JSON Library

PART SEVEN: WORKING WITH WEB DATA

  1. What is Web Scrapping?
  2. Requests
  3. BeautifulSoup

PART NINE: FINAL PROJECT - EXTRACTING TABLE FROM WIKIPEDIA

  1. How to Find Data
  2. Extracting theh Data
  3. Saving the Data
  4. Loading Data in Excel
Lesson Number Lesson Title
01.01 Introduction to Python for DH
01.02 How to Install Python
02.01 Introduction to Data
02.02 Strings
02.03 Numbers (Integers and Floats)
03.01 Introduction to Data Structures
03.02 Lists, Tuples, and Sets
03.03 Dictionaries
10
11
12
13
14
15
16
17
18

python_for_dh's People

Contributors

wjbmattingly avatar

Stargazers

 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.