Python-List

Python List

Overview | 概述

CheatSheet | 速览清单

  • Python Crash Course - Cheat Sheets: A cheat sheet can be really helpful when you’re trying a set of exercises related to a specific topic, or working on a project.

  • Python Cheat Sheet: This rep is a growing list of Python cheat sheets, tailored for Data Science.

  • Python cheatsheet : This project tries to provide a lot of piece of Python code that makes life easier.

  • 2017-Learning Python: From Zero to Hero: “high-level programming language, and its core design philosophy is all about code readability and a syntax which allows programmers to express concepts in a few lines of code.”

  • Python Cheatsheet: Comprehensive Python Cheatsheet

Resource | 资源

Book

  • 简明 Python 教程》📚:《A Byte of Python》是一本由 Swaroop C H 编写,旨在于介绍如何使用 Python 语言进行编程的自由图书。它以教材与指南的形式为入门者介绍 Python 语言。如果你对电脑知识的了解仅限于如何保存文本文件的话,那这本书就是为你准备的。

  • 2017-Problem Solving with Algorithms and Data Structures using Python》📚

  • 2017-Intermediate Python》📚: Through this book I aim to solve this problem. I would give you bits of information about some interesting topics which you can further explore.

  • Python 之旅》📚: 本书是我学习和使用 Python 的总结。在学习和使用 Python 的过程中,我作了不少笔记,并对一些笔记进行了加工和完善,发表在博客上。随着笔记的增加,我就萌生了写一本书的想法,希望能比较系统地总结相关知识,巩固自己的知识体系,而不是停留在感觉好像懂了的状态中。

  • 2017-Cracking Codes with Python》📚: Cracking Codes with Python teaches complete beginners how to program in the Python programming language.

  • 2019-Python 100 天从新手到大师 #Series#: 我们的目标是打造一个优质的 Python 交流社区,一方面为想学习 Python 的初学者扫平入门过程中的重重障碍;另一方为新入行的开发者提供问道的途径,帮助他们迅速成长为优秀的职业人。

  • 2019-Halterman-Fundamentals of Python Programming: Fundamentals of Python Programming.

  • 2019-Python 最佳实践指南!📚: 这份人工编写的指南旨在为 Python 初学者和专家提供一个 关于 Python 安装、配置、和日常使用的最佳实践手册。

Collection

Course

  • c9-python-getting-started 🎥: The series of videos on Channel 9 is designed to help get you up to speed on Python.

  • 2020-Practical Python Programming 🎥: The material you see here is the heart of an instructor-led Python training course used for corporate training and professional development.

  • 2022-Futurecoder 🎥 : This is a 100% free and interactive course for people to teach themselves programming in Python, especially complete beginners at programming. It is carefully designed to reduce frustration and guide the user while still ensuring that they learn how to solve problems. The goal is for as many people as possible to learn programming.

Series

Showcase

Tutoria | 教程

  • 2017-Python for JavaScript Developers: To serve as a quick guide for JavaScript developers who want to get up to speed quickly with Python, but without having to learn what declaring a variable means or what a function is.

  • 三天搞定 Python

  • Interactive Coding Challenges: Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki Flashcards.

  • wtfpython #Series#: 这个有趣的项目意在收集 Python 中那些难以理解和反人类直觉的例子以及鲜为人知的功能特性, 并尝试讨论这些现象背后真正的原理!

Python 3

上一页
下一页