Jump to ratings and reviews
Rate this book

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

Rate this book
Chapter 1: The LanguageChapter 2: The SyntaxChapter 3: The EcosystemChapter 4: The Zen of PythonChapter 5: References

88 pages, Paperback

Published November 25, 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.