Buch, Englisch, 302 Seiten, Format (B × H): 206 mm x 135 mm, Gewicht: 426 g
Reihe: Mastering Computer Science
A Beginner's Guide
Buch, Englisch, 302 Seiten, Format (B × H): 206 mm x 135 mm, Gewicht: 426 g
Reihe: Mastering Computer Science
ISBN: 978-1-032-13567-0
Verlag: Taylor & Francis Ltd
Python for Web
Since Python positions itself in web development as a back-end language, it is usually mixed with another front-end language to build a whole website. At the same time, reasons for using Python in web development are many: it is a flexible, versatile, and highly efficient programming language with dynamic typing capacity. This book helps readers to examine Python’s key back-end/front-end programming techniques and guides them through implementing them when creating professional projects. Furthermore, it also focuses on teaching readers how to solve common problems and developing web services with Python frameworks such as Django and Flask.
Mastering Python for Web has a goal more ambitious than simply teaching you the ropes – it aims to help you embrace and master problem solving, which could be viewed as the single most crucial skill for a coder. It offers you a focal point on starting as a beginner and growing into an expert by putting your newly acquired knowledge into practice. Programming is a hands-on skill, and this particular book helps you put your skills to test with easy-to-grasp tasks and examples.
Learn more about our other Mastering titles at: https://www.routledge.com/Mastering-Computer-Science/book-series/MCS
Fachgebiete
Weitere Infos & Material
Chapter 1: Introduction to Python
Chapter 2: Python Data Types
Chapter 3: Python Comments and Documentation
Chapter 4: Programs, Algorithms, and Functions
Chapter 5: Python’s Executional Model
Chapter 6: Python for Web Development