Limit this search to....

Python for the Busy Java Developer: The Language, Syntax, and Ecosystem
Contributor(s): Sarda, Deepak (Author)
ISBN: 148423233X     ISBN-13: 9781484232330
Publisher: Apress
OUR PRICE:   $31.34  
Product Type: Paperback
Published: November 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | Programming Languages - Java
Dewey: 005.133
Physical Information: 0.18" H x 6.14" W x 9.21" (0.30 lbs) 72 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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#