Cantitate/Preț
Produs

Mastering Python for Web: A Beginner's Guide: Mastering Computer Science

Editat de Sufyan bin Uzayr
en Limba Engleză Hardback – 22 feb 2022
Python for Web
<TX1>Python definitely tops the charts when it comes to ease of use and beginner-friendly learning curve in the world of programming languages. At the same time, Python is essential when it comes to writing system scripts, processing big data, performing mathematical computations, creating web applications, and rapid prototyping.
<TX2>With this Mastering edition, we have focused especially on the usage of Python for Web. This book explores Python programming fundamentals with interactive projects and introduces core coding concepts and the basics of Python-based web development. The reader should be ready to dive deep into the world of Python for web development in no time.
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
Citește tot Restrânge

Din seria Mastering Computer Science

Preț: 39580 lei

Preț vechi: 49475 lei
-20% Nou

Puncte Express: 594

Preț estimativ în valută:
7574 7968$ 6271£

Carte disponibilă

Livrare economică 24 decembrie 24 - 07 ianuarie 25
Livrare express 10-14 decembrie pentru 2911 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032135670
ISBN-10: 1032135670
Pagini: 302
Ilustrații: 20 Halftones, black and white; 20 Illustrations, black and white
Dimensiuni: 129 x 198 x 23 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Mastering Computer Science


Public țintă

Professional

Notă biografică

Sufyan bin Uzayr is a writer, coder and entrepreneur with over a decade of experience in the industry. He has authored several books in the past, pertaining to a diverse range of topics, ranging from History to Computers/IT.
Sufyan is the Director of Parakozm, a multinational IT company specializing in EdTech solutions. He also runs Zeba Academy, an online learning and teaching vertical with a focus on STEM fields.
Sufyan specializes in a wide variety of technologies, such as JavaScript, Dart, WordPress, Drupal, Linux and Python. He holds multiple degrees, including ones in Management, IT, Literature and Political Science.
Sufyan is a digital nomad, dividing his time between four countries. He has lived and taught in universities and educational institutions around the globe. Sufyan takes a keen interest in technology, politics, literature, history and sports, and in his spare time, he enjoys teaching coding and English to young students.
Learn more at sufyanism.com

Cuprins

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

Descriere

Python definitely tops the charts when it comes to ease of use and beginner-friendly learning curve in the world of programming languages.