Book Image

Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers [Video]

By : Ranga Rao Karanam
Book Image

Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers [Video]

By: Ranga Rao Karanam

Overview of this book

This course will help you learn Python, one of the most popular programming languages. Python offers both object oriented and structural programming features. We take a hands-on approach using a combination of Python Shell and PyCharm as an IDE to illustrate more than 100 Python coding exercises, puzzles, and code examples. We convert a number of Java examples to Python. You will learn about implementing Object Oriented Programming concepts in Python, inheritance, abstract classes, and constructors; you will also get a better understanding of a wide variety of Python data structures: lists, sets, dictionaries, and tuples.
Table of Contents (9 chapters)
Chapter 9
Python Tips
Content Locked
Section 14
Tip 14 - Implementing Data Classes with namedtuple
Python Tips: Tip 14 - Implementing Data Classes with namedtuple