Welcome home, player!

By clicking Continue with Google or Facebook, you agree to G2Play's Terms & Conditions and Privacy Policy, also to NFT Terms & Conditions and NFT Privacy Policy.

New to G2Play?
Sign up now!
(0 Reviews)
Platform
Other
Other
Edition
Introduction to Game Development with Unity Zenva.com Code

Python Foundations - eLearning course Zenva.com Code

Sold by
Mr. Robot
99% of 4422 ratings are superb!
$16.35
Your transaction is secure
We're working hard to protect the security of your payments. We have a dedicated Fraud Prevention and Response Department working 24/7 to ensure safe transactions. We have implemented custom systems to screen out potential scammers and we have partnered with Ravelin, one of the world's best fraud prevention platforms. We don't share your payment details with third-party sellers and we don't sell your information with others.
Key activation
Languages
Release date: 07/01/2021

Start your journey into programming with Python – a popular, in-demand language for data science, computer vision, and machine learning.

 Python is a high-level, general-purpose language with an emphasis on readability and extensibility.  Due to its flexible nature, it is used across several sectors of the development industry, from bulk mathematical calculations, to web and mobile backends, and even for running various scripts and apps for desktops.  Its versatility provides developers with a robust skill-set that can be adapted to numerous projects, making it a highly desirable language to pursue regardless of where you wind up.

 Whether your goals are to create simple applications to swap faces, automate meticulous tasks, or develop advanced algorithms to visualize and manage data, this course will provide you with the foundations needed to get started with the language so you can start building your own projects.

You will learn how to:

  • Set up a Python project
  • Utilize variables and operators
  • Manage data with lists, tuples, ranges, and dictionaries
  • Control program flow with conditionals and loops
  • Use functions for program execution