A Functional Start to Computing with Python

A Functional Start to Computing with Python
Author :
Publisher : CRC Press
Total Pages : 431
Release :
ISBN-10 : 9781466504554
ISBN-13 : 1466504552
Rating : 4/5 (552 Downloads)

Book Synopsis A Functional Start to Computing with Python by : Ted Herman

Download or read book A Functional Start to Computing with Python written by Ted Herman and published by CRC Press. This book was released on 2013-07-26 with total page 431 pages. Available in PDF, EPUB and Kindle. Book excerpt: A Functional Start to Computing with Python enables students to quickly learn computing without having to use loops, variables, and object abstractions at the start. Requiring no prior programming experience, the book draws on Python’s flexible data types and operations as well as its capacity for defining new functions. Along with the specifics of Python, the text covers important concepts of computing, including software engineering motivation, algorithms behind syntax rules, advanced functional programming ideas, and, briefly, finite state machines. Taking a student-friendly, interactive approach to teach computing, the book addresses more difficult concepts and abstractions later in the text. The author presents ample explanations of data types, operators, and expressions. He also describes comprehensions—the powerful specifications of lists and dictionaries—before introducing loops and variables. This approach helps students better understand assignment syntax and iteration by giving them a mental model of sophisticated data first. Web Resource The book’s supplementary website at http://functionalfirstpython.com/ provides many ancillaries, including: Interactive flashcards on Python language elements Links to extra support for each chapter Unit testing and programming exercises An interactive Python stepper tool Chapter-by-chapter points Material for lectures


A Functional Start to Computing with Python Related Books

A Functional Start to Computing with Python
Language: en
Pages: 431
Authors: Ted Herman
Categories: Computers
Type: BOOK - Published: 2013-07-26 - Publisher: CRC Press

GET EBOOK

A Functional Start to Computing with Python enables students to quickly learn computing without having to use loops, variables, and object abstractions at the s
Functional Python Programming
Language: en
Pages: 398
Authors: Steven F. Lott
Categories: Computers
Type: BOOK - Published: 2018-04-13 - Publisher: Packt Publishing Ltd

GET EBOOK

Create succinct and expressive implementations with functional programming in Python Key Features Learn how to choose between imperative and functional approach
A Concise Introduction to Programming in Python
Language: en
Pages: 208
Authors: Mark J. Johnson
Categories: Computers
Type: BOOK - Published: 2011-12-21 - Publisher: CRC Press

GET EBOOK

Suitable for newcomers to computer science, A Concise Introduction to Programming in Python provides a succinct, yet complete, first course in computer science
Conceptual Programming with Python
Language: en
Pages: 262
Authors: Thorsten Altenkirch
Categories:
Type: BOOK - Published: 2020-04-08 - Publisher: Lulu.com

GET EBOOK

Thorsten and Isaac have written this book based on a programming course we teach for Master's Students at the School of Computer Science of the University of No
Functional Python Programming
Language: en
Pages: 577
Authors: Steven F. Lott
Categories: Computers
Type: BOOK - Published: 2022-12-30 - Publisher: Packt Publishing Ltd

GET EBOOK

Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach – and learn when y