Python for the Busy Java Developer, 1st ed.
The Language, Syntax, and Ecosystem

Language: English
Cover of the book Python for the Busy Java Developer

Subject for Python for the Busy Java Developer

29.53 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
Support: Print on demand

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.

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

Who This Book Is For

Working programmers who are comfortable with Java or another object-oriented programming language such as C#

Chapter 1 : The Language.- Chapter 2 : The Syntax.- Chapter 3 : The Ecosystem.- Chapter 4 : The Zen of Python.- Chapter 5: Appendix : References.

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.

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