University of Michigan

Có 11 khóa học

Cung cấp bởi: Coursera  /  University of Michigan

Introduction to Structured Query Language (SQL)

16 hours / Dạy bằng Tiếng AnhMiễn phí 

In this course you'll walk through installation steps for installing a text editor installing MAMP or XAMPP (or equivalent) and creating a MySql Database. You'll learn about single table queries and the basic syntax of the SQL language as well as database design with multiple tables foreign keys...
"]

Cung cấp bởi: Coursera  /  University of Michigan

JavaScript jQuery and JSON

26 hours / Dạy bằng Tiếng AnhMiễn phí 

In this course we'll look at the JavaScript language and how it supports the Object-Oriented pattern with a focus on the unique aspect of how JavaScript approaches OO. We'll explore a brief introduction to the jQuery library which is widely used to do in-browser manipulation of the Document...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Introduction to HTML5

12 hours / Dạy bằng Tiếng AnhMiễn phí 

Thanks to a growing number of software programs it seems as if anyone can make a webpage. But what if you actually want to understand how the page was created? There are great textbooks and online resources for learning web design but most of those resources require some...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Python Project: pillow tesseract and opencv

21 giờ / Dạy bằng Tiếng AnhMiễn phí 

This course will walk you through a hands-on project suitable for a portfolio. You will be introduced to third-party APIs and will be shown how to manipulate images using the Python imaging library (pillow) how to apply optical character recognition to images to recognize text (tesseract and py-tesseract)...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Python Classes and Inheritance

17 giờ / Dạy bằng Tiếng AnhMiễn phí 

This course introduces classes instances and inheritance. You will learn how to use classes to represent data in concise and natural ways. You'll also learn how to override built-in methods and how to create "inherited" classes that reuse functionality. You'll also learn about how to design classes. Finally...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Data Collection and Processing with Python

16 giờ / Dạy bằng Tiếng AnhMiễn phí 

This course teaches you to fetch and process data from services on the Internet. It covers Python list comprehensions and provides opportunities to practice extracting from and processing deeply nested data. You'll also learn how to use the Python requests module to interact with REST APIs and what...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Python Data Structures

19 giờ / Dạy bằng Tiếng AnhMiễn phí 

This course will introduce the core data structures of the Python programming language. We will move past the basics of procedural programming and explore how we can use the Python built-in data structures such as lists dictionaries and tuples to perform increasingly complex data analysis. This course will...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Programming for Everybody (Getting Started with Python)

19 giờ / Dạy bằng Tiếng AnhMiễn phí 

This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Python Basics

36 giờ / Dạy bằng Tiếng AnhMiễn phí 

This course introduces the basics of Python 3 including conditional execution and iteration as control structures and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions which...
"]

Cung cấp bởi: Coursera  /  University of Michigan

Python Functions Files and Dictionaries

32 giờ / Dạy bằng Tiếng AnhMiễn phí 

This course introduces the dictionary data structure and user-defined functions. You’ll learn about local and global variables optional and keyword parameter-passing named functions and lambda expressions. You’ll also learn about Python’s sorted function and how to control the order in which it sorts by passing in another function...
"]

Scroll to Top