Java to Python in 100 Easy Steps – The Fastest Way to Learn Python for Experienced Java Programmers

Java to Python in 100 Easy Steps – The Fastest Way to Learn Python for Experienced Java Programmers

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 7h 59m | 896 MB

The fastest way to learn Python for experienced Java programmers

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.

This course targets experienced Java programmers and 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, in which we convert a number of Java examples to Python.

What You Will Learn

  • Start your journey as a Python programmer
  • Develop awesome object-oriented programs with Python
  • Implement Object Oriented Programming concepts in Python: inheritance, abstract classes, and constructors
  • Master a wide variety of Python data structures: lists, sets, dictionaries, and tuples
  • Solve a wide variety of hands-on exercises with Python