Python 201: Learn intermediate Python3

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-201-learn-intermediate-python3/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程:Python 201:精通 Python 3 (Python 201: Learn intermediate Python3) **课程概述:** 本课程旨在教授学员 Python 3 的进阶编程技巧。学员将深入学习 Python 的各项功能,包括: * 更高级的条件语句 * 文件读写操作 * API 请求的发送与处理 * 第三方库的使用 * 列表和字典推导式 * 虚拟环境的配置与管理 * 以及更多进阶内容 **课程项目:** 完成课程后,学员将能够独立开发一个“宝可梦数据查询程序”。该程序可通过用户输入的宝可梦名称,利用 API 查询并展示相关数据。此项目旨在模拟真实世界中 Python 程序员处理 API 的工作流程,并提供宝贵的实践经验。 **核心学习重点:** 本课程最注重讲解第三方库的安装、卸载、使用方法,以及如何进行 API 请求。API 请求是计算机之间进行通信的核心机制,掌握这一点对于成为一名专业的 Python 程序员至关重要。 **目标学员:** * 已经具备一定 Python 编程基础,希望提升技能的学员。 * 希望通过实践项目获得宝贵经验的程序员或 Web 开发者。 **不适合学员:** * 从未接触过 Python 编程的初学者。 **课程要求:** * 具备一个代码编辑器(如 PyCharm 或 VS Code)。 * 已下载并安装 Python。 * 积极参与动手实践,而非仅仅观看视频。 * 愿意投入时间和精力进行 Python 3 的学习。

课程评论(0条)

课程详情

Welcome to Python 201: Intermediate Python 3 programming.In this class, you will be learning the ins-and-outs of Python. You will learn how to:use more advanced conditional statements,how to read and write files using Python,how to make API requests,how to use 3rd party packages,list and dictionary comprehensions,virtual environments,and much more.At the end of this class, you will create a Pokemon program that looks up a pokemon by its name using an API - this is great practice for consuming API's like you normally would as a professionally paid Python programmer.To get the most out of this course you should have taken Python 101 and another Python beginner course.-Your project: Create a Pokemon data program using an API.You will create a program that asks for a pokemon name and then look for additional data using an API.The API is completely free to use, too.This project mimics the type of work you'll do as a professionally paid Python programmer and is considered to be a real-life project.-The most important part of this course is learning how to manage (install and uninstall) 3rd party packages, how to use them, and how to make API requests. API requests are how computers talk to each other. It's absolutely vital you know how API requests work in Python, and you'll learn all about them in this course.-Who is this course for?This course is for anybody who has written a little bit of Python but is looking for more experience. Programmers or web developers who are looking for some hands on experience while they learnThis course is NOT for people who have never written any Python. -What are the requirements?You need a code editor like PyCharm or VS Code You need to have Python downloaded and installed You need to be ready to work with code and not just watch the videos. This is a hands on course. You need to be willing to do a little work to properly learn Python3

课程标签

0人关注该课程

主题相关的课程