Introduction to Python and Spice for Electrical and Computer Engineers
Autor James C. Squire, Anthony E. Englishen Limba Engleză Paperback – 5 dec 2024
This book is unique among Python textbooks for its dual focus on introductory-level learning and discipline-specific content in Electrical and Computer Engineering. No other textbook on the market currently targets this audience with the same attention to discipline-specific content and engaged learning practices. Although it is primarily an introduction to programming in Python, the book also has a chapter on circuit simulation using Spice. It also includes materials helpful for ABET-accreditation, such information on professional development, ethics, and lifelong learning.
- Introduces Electrical and Computer Engineering-specific topics, such as phasor analysis and complex exponentials, that are not covered in generic engineering Python texts
- Pedagogically appropriate for freshmen and sophomores with little or no prior programming experience
- Teaches both scripts and functions but emphasizes the use of functions since scripts with nonscoped variables are less-commonly encountered after introductory courses
- Covers graphics before more abstract programming, supporting early student confidence
- Introduces Python commands as needed to solve progressively more complex EE/ECE-specific problems, and includes over 100 embedded, in-chapter questions to check comprehension in stages
Preț: 410.84 lei
Preț vechi: 552.57 lei
-26% Nou
Puncte Express: 616
Preț estimativ în valută:
78.63€ • 81.67$ • 65.31£
78.63€ • 81.67$ • 65.31£
Carte disponibilă
Livrare economică 06-20 ianuarie 25
Livrare express 28 decembrie 24 - 03 ianuarie 25 pentru 78.55 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780443190070
ISBN-10: 0443190070
Pagini: 350
Dimensiuni: 216 x 276 x 26 mm
Greutate: 0.45 kg
Editura: ELSEVIER SCIENCE
ISBN-10: 0443190070
Pagini: 350
Dimensiuni: 216 x 276 x 26 mm
Greutate: 0.45 kg
Editura: ELSEVIER SCIENCE
Cuprins
1. Introduction to Python 2. Python as a Calculator 3. Python Graphics (Using matplotlib) 4. Python Programming 5. Programming II: Looping 6. Spice