Take an online training course Pythonista to Python Master now. You will learn all about popular programming language Python.
Read more.
Bulk discount
No discount
1 Piece
€239,58€198,00
2% Discount
2 Pieces
€234,79€194,04/ Piece
3% Discount
3 Pieces
€232,39€192,06/ Piece
7% Discount
5 Pieces
€222,81€184,14/ Piece
10% Discount
10 Pieces
€215,62€178,20/ Piece
15% Discount
25 Pieces
€203,64€168,30/ Piece
22% Discount
50 Pieces
€186,87€154,44/ Piece
30% Discount
100 Pieces
€167,71€138,60/ Piece
50% Discount
200 Pieces
€119,79€99,00/ Piece
Make a choice
Officieel examen Online of fysiek
Start nu – bekroonde e-learning Inclusief proefexamens & 24/7
ISO 9001 & 27001 werkwijze 1000+ organisaties gingen u voor
Maatwerk & gratis intake Inclusief nulmeting bij training
Product description
Pythonista to Python Master Training
Language: English
Progress Monitoring
Table of Contents
Award Winning E-Learning
Interactive, easy-to-follow videos
Reading and/or practical exercises with training test
Support and/or online mentor
Suitable for any browser
Suitable for PC, Mac, Tablet, Smartphone
Also suitable for mobile
Subtitles
Clear audio quality
HD image quality
Closing course summary
Certificate of Participation
Available 365 days (1 year)
24/7 login
Thousands of satisfied students
Python Training
In the past few years, Python has earned its own reputation. With an increase in data analysis, machine learning and web application development, many developers utilize Python for its robust and rich libraries, easy-to-learn syntax, and manageability. This learning journey takes you through a clear roadmap of five tracks, which starts from the fundamentals of Python programming and continues with data visualization using Python, dynamic data handling, RESTfull web services, Python web applications, resource optimization, and a wide range of libraries and a variety of frameworks like Dash, Altair, Django, and Flask.
Register and start learning
After registering for the Award Winning training Pythonista to Python Master, you will receive an email with a link to log into your learning environment where you will create a personal password. Once logged into your personal learning environment, you will see an overview of the course components. Through the table of contents you will automatically switch to each desired part of the training.
There is also a Progress Monitor to easily see how far you have progressed within your training. You can log in 24/7 (every day and night) for 1 year (365 days) to continue with the training.
This English training (with Dutch subtitles) has interactive, easy to follow videos in HD image quality with clear audio quality. In addition, the training offers Support and/or an Online Mentor if you encounter any problems. The training is available in any browser for PC, Mac, Tablet and Smartphone. So even on your mobile phone you can easily follow the training.
The training includes reading and/or practice assignments with training test, if necessary for the training. After completing the training you will receive a Certificate of Participation and you will join the thousands of satisfied students.
This LearningKit with more than 61 hours of learning is divided into three tracks:
Demo Pythonista to Python Master Training
Course content
Track 1: Python for Developers
In this track, the focus will be on the basics of Python and Python development. Courses (9 hours +):
Python Development: Getting Started with Programming in Python
Course: 1 Hour, 29 Minutes
Course Overview
Installing Anaconda Python on Windows
Installing Anaconda Python on macOS
Running Commands on the Python Shell
Performing Basic Math Operations in Python
Executing Arithmetic Operations on Python Variables
Invoking and Using Built-in Functions in Python
Working with Primitive Data Types in Python
Using Complex Data Types in Python
Changing Data Types Using Python's Type Conversion
Using Quotes to Create Python Strings
Using String Formatting in Python
Course Summary
Python Development: Performing Operations with Complex Data Types
Course: 1 Hour, 55 Minutes
Course Overview
Creating and Editing Lists in Python
Accessing Values in Lists Using Python Indexing
Inserting and Deleting Elements in Python Lists
Using Strings as Sequences in Python
Working with Python Tuples
Working with Python Sets
Performing Operations on Python Sets
Creating Python Dictionaries for Data Storage
Viewing and Editing Python Dictionaries
Performing Copy Operations with Python Lists
Performing Copy Operations with Python Tuples
Performing Copy Operations with Python Dictionaries
Course Summary
Python Development: Working with If Statements, Loops, & Comprehensions
Course: 1 Hour, 46 Minutes
Course Overview
Performing Conditional Branching with If Statements
Using Ternary If Statements in Python
Using Elif Blocks for Multiple Python Branches
Iterating over Sequences Using for Loops in Python
Using for Loops to Iterate over Python Dictionaries
Creating Nested for Loops in Python
Working with While Loops in Python
Using Break, Continue, and Pass in Python
Creating Python Lists Using List Comprehension
Using Python If Statements Within List Comprehension
Implementing Generator and Dictionary Comprehension
Using Producers, Consumers, & Topics in Apache Kafka
Implementing a Simple Faust Application
Testing a Faust Application
Using the 'faust' Command to Run Workers
Course Summary
Faust: Stream Processing Using Models, Agents, & Channels
Course: 1 Hour, 32 Minutes
Course Overview
Using Faust Models for Stream Elements
Specifying Multiple Model Fields in Faust
Programmatically Publishing Messages to Kafka
Invoking the ask() Method on Faust Agents
Invoking the cast() Method on Faust Agents
Using Multiple Faust Agents for Chained Processing
Using Multiple Faust Agents for Multiple Topics
Using Faust Channels to Send and Receive Messages
Manually Creating Streams in Faust
Defining Stream Processors in Faust
Course Summary
Faust: Performing Operations & Maintaining State Using Tables
Course: 1 Hour, 38 Minutes
Course Overview
Performing Group-by Operations in Faust
Performing Group-by and Items Operations in Faust
Accessing Raw Events and Buffering Events in Faust
Enumerating with Single and Multiple Agent Instances
Forwarding Messages to Destination Topics via Faust
Filtering Stream Records Using Faust
Performing Word Count Using Faust Tables
Saving Table State to RocksDB Using Faust
Grouping Operations and Table Sharding in Faust
Computing Aggregations on Streaming Data Using Faust
Performing Multiple Grouping Operations in Faust
Processing with Multiple Workers in Faust
Working with Sinks in Faust
Course Summary
Faust: Stream Processing Using Windowing Operations
Course: 1 Hour, 29 Minutes
Course Overview
How Windowing Operations on Input Streams Work
The Characteristics of Faust Windows
The Different Notions of Time in Streaming Events
Implementing Faust Processing Time Tumbling Windows
Performing Per-key, Per-window Aggregations in Faust
Using Tumbling Windows and Hopping Windows in Faust
Using the Key Index for Granular Access in Faust
Implementing Event Time Hopping Windows in Faust
Using Web Views to Monitor Workers in Faust
Handling Various Requests Using Web Views and Faust
Accessing Faust Tables from Web Views
Course Summary
Assessment:
Final Exam: Building Restful Web Services with Python
What is Python?
Python is a popular programming language known for its simplicity and code readability. It is a versatile language used for a wide range of applications, including Web development, data analysis, scientific computing, artificial intelligence and automation tasks.
Python is a so-called "high-level" programming language, meaning it focuses on the logic and functionality of a program, rather than the specific details of computer hardware. This allows developers to focus more on solving problems and developing software rather than worrying about the complexity of the language itself.
Python has a large and active community of developers who have created a wide range of libraries and modules. These libraries provide functionalities such as working with data, creating graphs, building Web applications and much more, making Python a powerful and flexible programming language.
Because of its readability, simple syntax and broad application possibilities, Python has become a popular choice for beginners and experienced programmers alike. It is often considered a good language to start with when learning programming because of its user-friendly nature and available learning tools and documentation.
10 benefits of Python
Simple syntax: Python has a simple and readable syntax, which means the code is easy to understand and write. This makes it an excellent choice for both beginners and experienced programmers.
Broad range of applications: Python is used in various fields, such as web development, data analysis, machine learning, artificial intelligence, automation, scientific computing and more. The versatile nature of Python makes it suitable for a variety of projects.
Large standard library:Python comes with an extensive standard library that provides a wide range of functionalities. This eliminates the need to install external libraries and allows you to quickly get started with various tasks.
Abundance of external libraries: Python has a large and active community of developers who have built a huge collection of external libraries. These libraries provide additional functionality and tools specific to different domains, making Python a powerful language with extensive capabilities.
Platform independence: Python is platform independent, meaning that the same Python code can be run on different operating systems, such as Windows, macOS and Linux. This facilitates the development of software that can be used on different platforms.
Community and support: Python has a large and active community of developers around the world. This community provides extensive documentation, forums, tutorials and code examples, making it easy to find help and benefit from shared knowledge.
Good learning resources: Because of its simple syntax and readability, Python is an excellent programming language to learn for beginners. There are numerous online tutorials, courses and books available to help learn Python and develop programming skills.
Fast development: Python allows developers to quickly develop software applications. Python's ease of use, available libraries and support allow for more efficient programming and reduced development time.
Excellent support for data analysis: Python has powerful libraries such as NumPy, pandas and matplotlib designed specifically for data analysis and visualization. This makes Python a popular choice for data scientists and analysts.
Scalability: Python can be used for both small scripts and large-scale projects. It offers opportunities for modularity and code reusability, making it easy to scale up and maintain Python programs as the project grows.
Why is Python important?
Python is an important programming language because of its versatility and broad applicability. It is used in various fields such as Web development, data analysis, machine learning, artificial intelligence, scientific computing, automation and scripting. Python has an extensive ecosystem of libraries and frameworks specifically designed to support developers in building applications in these areas.
One of the main advantages of Python is its simple syntax and readability. Python code is easy to understand and write, even for beginners. This makes it an ideal language for learning programming. It also promotes good programming practices because it encourages developers to write readable and structured code.
Another reason for Python's popularity is its large and active community of developers. This community provides support, shares knowledge and constantly develops new tools and libraries. As a result, there is an abundance of resources available, such as documentation, tutorials, forums and online communities, giving developers easy access to support and information.
In addition, Python is platform-independent, meaning it can be run on a variety of operating systems, such as Windows, macOS and Linux. This makes it easy to develop and deploy Python applications in different environments.
All in all, Python has established itself as a major programming language because of its versatility, simple syntax, readability, broad support and community, and platform independence. These factors contribute to its growing popularity and importance in the technological world.
Why OEM Office Elearning Menu?
OEM Office Elearning Menu has years of experience in providing online courses and training. From Excel, Word and Outlook to high professional ICT training for Cisco, AWS, CompTIA and more.
OEM is an official Microsoft Partner, CertiPort Partner and EC-Council Partner. With over 1000 courses from more than 200 brands, our offer is suitable for every PC user. Whether you are a first time PC user starting up Word for the first time, or an ICT professional wanting to know more about Data Security; OEM has the right course or training for you. Missing a training? Let us know and we will gladly look at the options together.
Each completed course provides you with an official certificate of participation. This is personal and specifically addressed to the student. Every Incompany training course automatically delivers a certificate of participation. For each E-learning course you need to have completed at least 70% of the practical assignments to receive a certificate of participation.
OEM - Learn to Work
Choose from 1000+ training courses from 200+ brands for your personal and business development.
An Excel course, Word course or even a full Office course always comes in handy. We deal with Microsoft programs on a daily basis and it will save you a lot of time to master them properly.
We also have training courses for ICT professionals at OEM Office Elearning Menu. For example, you will learn to deal with databases, servers, learn programming or even become a certified ethical hacker. Learn everything online through E-learning, through course books, walk-in trainings or through Incompany trainings within the company you work for.
Specifications
Article number
136611576
SKU
136611576
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
61 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
Heeft u vragen over dit product of hulp nodig bij het bestellen? Onze AI-chatbot is 24/7 beschikbaar, of neem contact op via [email protected] of bel +31 36 760 1019
Heeft u vragen over dit product of hulp nodig bij het bestellen? Onze AI-chatbot is 24/7 beschikbaar, of neem contact op via [email protected] of bel +31 36 760 1019
Order this unique Working with Clojure E-Learning Training online, 1 year 24/7 a...
€156,09€129,00
Specifications
Article number
136611576
SKU
136611576
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
61 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies.
Manage cookies