Introduction to Python

Introduction to Python

Im Digital-Abo enthalten.

  • Von
  • Simon Sez IT

Flatrate 12 Monate

19 USD pro Monat

inkl. 7 % MwSt.

  • 12 Monate
  • Einzellizenz
  • 19 USD 228 USD pro Jahr
  • 850+ eBooks und Video-Tutorials
  • Tipps und Tricks von Experten
  • Sofortiger Zugriff
  • Verlängert sich automatisch

Teilen Sie dieses Produkt

Sprache

Englisch

Schwierigkeit

Anfänger

Veröffentlichung

2020

Data is King in the modern business world. Being able to harness, analyze, and draw insight from that data is one of the most sought after skills in today’s job market.

Enter Python – one of the most popular languages for data analysis and business intelligence. In this introductory Python training course, we assume no prior knowledge and guide you through getting set up and started.

With practice exercises and mini-projects to complete as you go through the course, you’ll quickly get to grips with this powerful programming language.

In this course, you will learn:

  • The basic data types in Python – Strings, Integers, Floats, and Boolean
  • All about Pythons built-in functions
  • How Variables and Functions work in Python
  • How to debug errors in Python
  • All about Python Keywords
  • How to use IF-Else Statements in Python
  • All about storing complex data, including Lists and Dictionaries
  • All about Python Modules and how to install them
  • How to install Python locally
  • How to write your first script in Python
  • To complete your first Python project