Git Product home page Git Product logo

deadsimplepython's Introduction

Code from "Dead Simple Python"

This repository contains the source code for the examples from "Dead Simple Python" by Jason C. McDonald (No Starch Press, October 2022).

All coding examples have been tested up to Python 3.10, but should work forward to the latest Python. If you encounter any bugs, errors, typos, omissions, or forward compatibility issues, please open an Issue.

Dead Simple Python

Dead Simple Python introduces the entire Python language to existing developers who are impatient to write production code. Instead of rehashing elementary computer science topics, the book dives deep into idiomatic Python patterns and the reasoning behind them. Packed with nuanced coding examples, this comprehensive guided tour of Python touches every single facet of the core language. Looking in, Python's patterns may look unusual, but looking back, you will agree they really are Dead Simple!

NOTICE: The author and the publisher staff put literal years of work into this book! Selling copies is our only means of getting paid for that work. Please support our efforts and purchase the book legally.("Sharing" is not caring.)

Using and Sharing This Code

The code contained herein is copyrighted, and made available for your study and reference. It is NOT "open source." Attribution is required if you share, and commercial use is prohibited. See LICENSE.md.

That said, I recognize that some examples herein are fairly rudimentary. Use common sense and common courtesy. If you get the syntax or technique from me, but incorporate it into your own original code, I don't expect attribution. On the other hand, if you get the whole example from me, and just change the variable names, it's probably not okay.

deadsimplepython's People

Contributors

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