Python One-Liners

Python One-Liners
Author :
Publisher : No Starch Press
Total Pages : 217
Release :
ISBN-10 : 9781718500518
ISBN-13 : 1718500513
Rating : 4/5 (18 Downloads)

Book Synopsis Python One-Liners by : Christian Mayer

Download or read book Python One-Liners written by Christian Mayer and published by No Starch Press. This book was released on 2020-05-12 with total page 217 pages. Available in PDF, EPUB and Kindle. Book excerpt: Python programmers will improve their computer science skills with these useful one-liners. Python One-Liners will teach you how to read and write "one-liners": concise statements of useful functionality packed into a single line of code. You'll learn how to systematically unpack and understand any line of Python code, and write eloquent, powerfully compressed Python like an expert. The book's five chapters cover tips and tricks, regular expressions, machine learning, core data science topics, and useful algorithms. Detailed explanations of one-liners introduce key computer science concepts and boost your coding and analytical skills. You'll learn about advanced Python features such as list comprehension, slicing, lambda functions, regular expressions, map and reduce functions, and slice assignments. You'll also learn how to: • Leverage data structures to solve real-world problems, like using Boolean indexing to find cities with above-average pollution • Use NumPy basics such as array, shape, axis, type, broadcasting, advanced indexing, slicing, sorting, searching, aggregating, and statistics • Calculate basic statistics of multidimensional data arrays and the K-Means algorithms for unsupervised learning • Create more advanced regular expressions using grouping and named groups, negative lookaheads, escaped characters, whitespaces, character sets (and negative characters sets), and greedy/nongreedy operators • Understand a wide range of computer science topics, including anagrams, palindromes, supersets, permutations, factorials, prime numbers, Fibonacci numbers, obfuscation, searching, and algorithmic sorting By the end of the book, you'll know how to write Python at its most refined, and create concise, beautiful pieces of "Python art" in merely a single line.


Python One-Liners Related Books

Python One-Liners
Language: en
Pages: 217
Authors: Christian Mayer
Categories: Computers
Type: BOOK - Published: 2020-05-12 - Publisher: No Starch Press

DOWNLOAD EBOOK

Python programmers will improve their computer science skills with these useful one-liners. Python One-Liners will teach you how to read and write "one-liners":
Automate the Boring Stuff with Python
Language: en
Pages:
Authors: Albert Sweigart
Categories: Computer programming
Type: BOOK - Published: 2020 - Publisher:

DOWNLOAD EBOOK

Perl One-Liners
Language: en
Pages: 172
Authors: Peteris Krumins
Categories: Computers
Type: BOOK - Published: 2013-11-13 - Publisher: No Starch Press

DOWNLOAD EBOOK

Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a smal
Python for Everybody
Language: en
Pages: 242
Authors: Charles R. Severance
Categories:
Type: BOOK - Published: 2016-04-09 - Publisher:

DOWNLOAD EBOOK

Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python p
Impractical Python Projects
Language: en
Pages: 426
Authors: Lee Vaughan
Categories: Computers
Type: BOOK - Published: 2018-11-27 - Publisher: No Starch Press

DOWNLOAD EBOOK

Impractical Python Projects is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up w