Cantitate/Preț
Produs

Introduction to Python Programming

Autor Gowrishankar S, Veena A
en Limba Engleză Hardback – 7 noi 2018
Introduction to Python Programming is written for students who are beginners in the field of computer programming. This book presents an intuitive approach to the concepts of Python Programming for students. This book differs from traditional texts not only in its philosophy but also in its overall focus, level of activities, development of topics, and attention to programming details. The contents of the book are chosen with utmost care after analyzing the syllabus for Python course prescribed by various top universities in USA, Europe, and Asia. Since the prerequisite know-how varies significantly from student to student, the book’s overall overture addresses the challenges of teaching and learning of students which is fine-tuned by the authors’ experience with large sections of students. This book uses natural language expressions instead of the traditional shortened words of the programming world. This book has been written with the goal to provide students with a textbook that can be easily understood and to make a connection between what students are learning and how they may apply that knowledge.
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
Citește tot Restrânge

Preț: 90148 lei

Preț vechi: 130791 lei
-31% Nou

Puncte Express: 1352

Preț estimativ în valută:
17254 17945$ 14459£

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

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.