Introduction to Python Programming
Autor Gowrishankar S, Veena Aen Limba Engleză Hardback – 7 noi 2018
Features of this book
- This book does not assume any previous programming experience, although of course, any exposure to other programming languages is useful
- This book introduces all of the key concepts of Python programming language with helpful illustrations
- Programming examples are presented in a clear and consistent manner
- Each line of code is numbered and explained in detail
- Use of f-strings throughout the book
- Hundreds of real-world examples are included and they come from fields such as entertainment, sports, music and environmental studies
- Students can periodically check their progress with in-chapter quizzes that appear in all chapters
Preț: 901.48 lei
Preț vechi: 1307.91 lei
-31% Nou
Puncte Express: 1352
Preț estimativ în valută:
172.54€ • 179.45$ • 144.59£
172.54€ • 179.45$ • 144.59£
Carte tipărită la comandă
Livrare economică 13-27 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780815394372
ISBN-10: 0815394373
Pagini: 464
Ilustrații: 42 Tables, black and white; 184 Illustrations, black and white
Dimensiuni: 178 x 254 x 30 mm
Greutate: 0.95 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
ISBN-10: 0815394373
Pagini: 464
Ilustrații: 42 Tables, black and white; 184 Illustrations, black and white
Dimensiuni: 178 x 254 x 30 mm
Greutate: 0.95 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Cuprins
1. Introduction 2. Parts of Python Programming Language 3. Control Flow Statements 4. Functions 5. Strings 6. Lists 7. Dictionaries 8. Tuples and Sets 9. Files 10. Regular Expression Operations 11. Object-Oriented Programming 12. Introduction to Data Science Appendix-A: Debugging Python Code Bibliography Solutions
Descriere
Python is a free general purpose programming language with a beautiful syntax. The topics in the book have been carefully selected to give good exposure to almost all the core concepts of the Python Programming language helping students as well as professionals in getting off the ground quickly.