Buch, Englisch, 250 Seiten, Format (B × H): 191 mm x 235 mm
A Complete Guide to Rapidly Mastering and Applying Python Programming
Buch, Englisch, 250 Seiten, Format (B × H): 191 mm x 235 mm
ISBN: 978-0-443-33823-6
Verlag: Elsevier Science
Python Fast Track: A Complete Guide to Rapidly Mastering and Applying Python Programming adopts a simplified writing style and provides clear explanations to ensure ease of understanding, making it an ideal resource for those new to Python. Starting with the basics, the book covers fundamental concepts such as variables, data types, printing and prompting, lists, dictionaries, tuples, control structure, functions, and object-oriented concepts. The book includes everything you need to understand and apply more advanced programming techniques such as file handling, exception handling, and regex.
This great resource is created especially for those who want to apply Python for their research and professional work in scientific computing, data analysis and machine learning, including chapters on NumPy and Pandas, two of the most popular Python application libraries. It demonstrates how to effectively master key applications of Python such as web development, software creation, task automation, and data analysis. The book covers data analysis and machine learning tasks that greatly benefit from Python, thanks to libraries such as TensorFlow and Keras that enable efficient coding.
Autoren/Hrsg.
Fachgebiete
- Wirtschaftswissenschaften Betriebswirtschaft Unternehmensforschung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
- Mathematik | Informatik EDV | Informatik Business Application Unternehmenssoftware
Weitere Infos & Material
1. Breaking down a python program. Keywords, variables, identifiers, comments, escape sequences
2. Data types in Python
3. Printing and Prompting how to print, how to prompt and take user input
4. Lists/Dictionaries/tuples
5. Control structures
6. Functions
7. OOPS in python
8. Files
9. Exception handling
10. Regex matching
11. Numpy
12. Pandas