Have a question?
Message sent Close

Python basics

Instructor
Brightest
13 Students enrolled
0
0 reviews
  • Description
  • Curriculum
  • FAQ
  • Reviews
python

Short description

Python is a versatile and widely-used programming language created by Guido van Rossum and released in 1991. Known for its clear syntax and readability, Python is ideal for beginners and professionals alike. It supports multiple programming paradigms—procedural, object-oriented, and functional—and runs on various platforms including Windows, Mac, Linux, and Raspberry Pi.

Python is commonly used in fields such as AI and machine learning, data analysis, web development, mathematics, and system scripting. It enables rapid prototyping and production-ready development, and can interact with databases, manage files, and handle big data.

Its syntax resembles English and uses indentation to define code blocks, making it more readable than many other languages. Python code is executed line-by-line via an interpreter, allowing for quick testing and iteration. While Python 3 is the current standard, Python 2 remains in use. Developers often use IDEs like PyCharm or Eclipse for larger projects.

Course info and content

This course offers a hands-on introduction to Python programming with a focus on practical applications for professionals such as data analysts, testers, and anyone working with data or automation. You’ll start by learning Python’s core syntax and structure, followed by an in-depth tutorial on the Pandas library—an essential tool for data manipulation and analysis.

The course includes three structured exercises delivered through Jupyter Notebooks:

  1. Python Fundamentals – Learn the basics of writing and understanding Python code.
  2. Using Pandas – Explore how to clean, transform, and analyze datasets efficiently.
  3. Applied Project – Tackle a realistic challenge that encourages problem-solving beyond the tutorial, simulating real-world scenarios where standard solutions may not exist.

By the end, you’ll be able to write Python scripts, work confidently with data using Pandas, and approach tasks with a practical, solution-oriented mindset.

 

What's the language of the course?
All materials (such as video's, excercises,...) are in English. Feedback by the trainer can be given in Dutch or English.
When can I participate in this course?
This is an online drip content course. You can enroll in this course at any time you like.
Will I be able to ask questions or get help?
Yes! Our training experts will be available at your disposal, to answer questions, give feedback, tips & tricks, etc.