Python for the Busy Java Developer: The Language, Syntax, and Ecosystem
Autor Deepak Sardaen Limba Engleză Paperback – 25 noi 2017
Hit the ground running and gain a fast-paced overview of what the Python language is all about, the syntax that it uses and the ecosystem of libraries and tools that surround the language. This concise book doesn’t spend time on details from an introductory programming course or document every single Python feature. Instead, Python for the Busy Java Developer is designed for experienced Java developers to obtain sufficient familiarity with the language and dive into coding, quickly.
What You'll Learn
- Discover the fundamentals of the core Python language and how they compare to Java
- Understand Python syntax and the differences between Python 2.x and 3.x
- Explore the Python ecosystem, its standard libraries, and how to implement them
Working programmers who are comfortable with Java or another object-oriented programming language such as C#
Preț: 188.82 lei
Preț vechi: 236.03 lei
-20% Nou
Puncte Express: 283
Preț estimativ în valută:
36.14€ • 37.54$ • 30.02£
36.14€ • 37.54$ • 30.02£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484232330
ISBN-10: 148423233X
Pagini: 50
Ilustrații: XI, 72 p. 1 illus. in color.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.14 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148423233X
Pagini: 50
Ilustrații: XI, 72 p. 1 illus. in color.
Dimensiuni: 155 x 235 x 11 mm
Greutate: 0.14 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1 : The Language.- Chapter 2 : The Syntax.- Chapter 3 : The Ecosystem.- Chapter 4 : The Zen of Python.- Chapter 5: Appendix : References.
Notă biografică
Deepak Sarda has been working as a software developer for more than twelve years, spanning multiple business domains and a variety of technologies. He has worked on several high-performance, server-side applications written in Java, and has done web development and systems automation work in Python. Based in Singapore, he can be found online at antrix.net or @antrix on Twitter.
Textul de pe ultima copertă
Are you a seasoned Java developer who wishes to learn Python? Perhaps you’ve just joined a project where a chunk of system integration code is written in Python. Or maybe you need to implement a report generation module in the next sprint and your colleague mentioned that Python would be the perfect tool for the job. In any case, if you are in a situation where you have to pick up the Python programming language overnight, this book is just for you!
Hit the ground running and gain a fast-paced overview of what the Python language is all about, the syntax that it uses and the ecosystem of libraries and tools that surround the language. This concise book doesn’t spend time on details from an introductory programming course or document every single Python feature. Instead, Python for the Busy Java Developer is designed for experienced Java developers to obtain sufficient familiarity with the language and dive into coding, quickly.
Hit the ground running and gain a fast-paced overview of what the Python language is all about, the syntax that it uses and the ecosystem of libraries and tools that surround the language. This concise book doesn’t spend time on details from an introductory programming course or document every single Python feature. Instead, Python for the Busy Java Developer is designed for experienced Java developers to obtain sufficient familiarity with the language and dive into coding, quickly.
Caracteristici
A quick guide and reference to Python designed for experienced developers Compares Python features, functions, and syntax to similar elements in Java Explains how to implement Python standard libraries and ecosystem