Jump to ratings and reviews
Rate this book

Python for the Busy Java Developer: The Language, Syntax, and Ecosystem

Rate this book
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 JavaUnderstand Python syntax and the differences between Python 2.x and 3.xExplore 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#

85 pages, Kindle Edition

Published November 24, 2017

6 people are currently reading
4 people want to read

About the author

Deepak Sarda

1 book2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (20%)
4 stars
4 (26%)
3 stars
5 (33%)
2 stars
3 (20%)
1 star
0 (0%)
Displaying 1 - 4 of 4 reviews
Profile Image for Wang Zirui.
3 reviews
April 5, 2018
It's a book you can read in one day. The downside is the use of Python 2. Many features have changed and if you run the code in Python 3, you'll get a few headaches. I think it's still a recommendable introduction to Python because it's short.
Profile Image for تركي.
28 reviews
November 1, 2025
حليل وأدى المطلوب. أتوقع أقدر أرجع لأكواد البايثون اللي كتبتها من ٧ سنين وأستوعبها لول
5 reviews1 follower
February 1, 2020
It is very good book! Clear and concise! It's a small book, but covers core python syntax and semantics

Especially I enjoyed following contents.


* Object protocol
* Namespace
* Implementing BeanRepository using container protocol was small but very good trick
* Why I never thought to repositories as Map all these days?
* Python parser executing order


Only disappointment was it could have covered a bit of meta-programming and it's pattern!

I would recommend this book to all java developers, who would like to work in python!
1 review
July 3, 2018
A good concise introduction for experience developers

This is a concise introduction to python from a java programmer’s perspective. It is good to allow one into the python world quickly but it is only an introduction
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.