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 5
Python Data Structures
Content Locked
Section 8
List with a custom class - Part 2 - sorting, max and min
Python Data Structures: List with a custom class - Part 2 - sorting, max and min