Explorations in Computing: An Introduction to Computer Science and Python Programming: Chapman & Hall/CRC Textbooks in Computing
Autor John S. Coneryen Limba Engleză Paperback – 30 sep 2020
Explorations in Computing: An Introduction to Computer Science and Python Programming teaches computer science students how to use programming skills to explore fundamental concepts and computational approaches to solving problems. Tbook gives beginning students an introduction to computer science concepts and computer programming. Designed for CS0 and CS1 courses, it is very well suited for alternative lecture styles, including flipped classrooms.
Prepares Students for Advanced Work in Computer Science
A revised and updated version of the author’s Explorations in Computing: An Introduction to Computer Science, this text incorporates two major differences. It now uses Python, instead of Ruby, as the lab software so that students can seamlessly transition from introductory projects to more advanced studies in later courses. The book also introduces Python programming, providing students with sufficient programming skills so they can implement their own programs.
Practical, Step-by-Step Projects
The interactive lab projects in each chapter allow students to examine important ideas in computer science, particularly how algorithms offer computational solutions to problems. Students can type expressions, view results, and run experiments that help them understand the concepts in a hands-on way.
Web Resources
The Python software modules for each lab project are available on the author’s website. The modules include data files and sample Python code that students can copy and modify. In addition, the site provides a lab manual of installation instructions and tips for editing programs and running commands in a terminal emulator.
Din seria Chapman & Hall/CRC Textbooks in Computing
- 8% Preț: 476.15 lei
- 20% Preț: 444.17 lei
- 20% Preț: 745.40 lei
- 9% Preț: 581.43 lei
- 20% Preț: 566.10 lei
- 20% Preț: 560.44 lei
- 20% Preț: 643.08 lei
- 20% Preț: 1004.02 lei
- 30% Preț: 489.15 lei
- 20% Preț: 690.64 lei
- 20% Preț: 316.16 lei
- 20% Preț: 374.08 lei
- 20% Preț: 614.34 lei
- 26% Preț: 266.34 lei
- 20% Preț: 590.46 lei
- 20% Preț: 761.07 lei
- 20% Preț: 657.55 lei
- 31% Preț: 323.84 lei
- 30% Preț: 353.30 lei
Preț: 281.59 lei
Preț vechi: 396.67 lei
-29% Nou
Puncte Express: 422
Preț estimativ în valută:
53.90€ • 56.05$ • 45.17£
53.90€ • 56.05$ • 45.17£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367659035
ISBN-10: 0367659034
Pagini: 439
Dimensiuni: 178 x 254 x 32 mm
Greutate: 1.06 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Textbooks in Computing
ISBN-10: 0367659034
Pagini: 439
Dimensiuni: 178 x 254 x 32 mm
Greutate: 1.06 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Textbooks in Computing
Cuprins
Introduction. The Python Workbench. The Sieve of Eratosthenes. A Journey of a Thousand Miles. Iteration as a Strategy for Solving Computational Problems. Breaking Large Problems into Smaller Subproblems. A Machine Learning Approach to Filtering Junk Mail. An Algorithm for Generating Random Numbers. Binary Codes and Algorithms for text Compression and Error Detection. Introduction to Computer Architecture and Assembly Language Programming. A Program that Understands English (or does it). Computer Simulation and the N-Body Problem. A Genetic Algorithm for a Computationally Demanding Problem.
Notă biografică
John S. Conery is a professor in the Department of Biology and the Institute of Ecology and Evolution at the University of Oregon, where he teaches computer science courses and is developing introductory programming courses for biology majors. As a professor of computer and information science, he taught introductory computer science courses as well as courses on high performance computing and computational science. His research in bioinformatics and computational biology spans a number of areas related to gene and genome duplication, artificial neural networks, population modeling, and systems biology. He received a Ph.D. in computer science.
Descriere
Designed for CS0 and CS1 courses, this textbook teaches computer science students how to use programming skills to explore fundamental concepts and computational approaches to solving problems. It uses Python as the lab software so that students can seamlessly transition from introductory projects to more advanced studies in later courses.