Transitioning from Java to Python

Go to class
Write Review

Free Online Course: Transitioning from Java to Python provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Transitioning from Java to Python is taught by Deepa Muralidhar.

Overview
  • Get started with Python. Learn the basics of this highly readable language and explore the differences between Python and Java.

Syllabus
  • Introduction

    • The simplicity of Python
    • What you should know
    • IDE setup
    1. Python vs. Java
    • Python vs. Java overview
    • Python syntax
    2. Python Basics
    • Comments
    • Input and assignment statements
    • Selection statments
    • Loops: for and while
    • One-dimensional arrays and lists
    • Arrays and lists in code
    3. Functions, Methods, and Object-Oriented Programming in Python
    • Functions and methods
    • Writing object-oriented programs
    Conclusion
    • Next steps