Code Monkey home page Code Monkey logo

python-for-everybody's Introduction

Python for Everybody Specialisation

Details on Specialisation

This specialisation is by the University of Michigan on Coursera consisting of 4 courses and 1 capstone project.

Assignment Answers

The answers are entirely created by me. They are not the same as the suggested ones. However, they produce the same results and are roughly similar. Moreover, there are inline notes to help you to understand each step.

Additional Lecture Notes

I created python files on the go when I watched the lectures to document every important point that requires typing code. You will find this very useful when you need help in your assignments.

File names

If the file ends with _p2, this means that the file runs on Python 2.
If the file ends with _p3, this means that the file runs on Python 3.
I tried to create two versions. However, you can easily modify the syntax accordingly. Mostly it's due to the print syntax.

Inline Notes

The notes are in the python files explaining each step with extra notes on what to avoid and what to take note of for that particular script.

Links to Coursera Courses by the University of Michigan

Specialisation

  1. Getting Started with Python
  2. Python Data Structures
  3. Using Python to Access Web Data
  4. Using Databases with Python

Author of Notes and Answers

Ritchie Ng, from the sunny island called Singapore.

Awesome Lecturer

Without him, I would not have been able to create these notes and answers.
Professor Charles Severance, University of Michigan.

python-for-everybody's People

Contributors

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