Menu
EUR
Nu 10% korting op alle Microsoft-certificeringen! Bekijk aanbod
Programming Python in Action Training
€239,58 €198,00
In shopping cart
Programming Python in Action Training
(0)
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training

Programming Python in Action Training

€239,58 €198,00 Incl. tax Excl. tax
In stock

Programming Python in Action Training Award-winning E-Learning course Extensive interactive videos with spoken text Certified teachers Practical exercises Certificate. 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
standaardprijs
136264486
In stock
Ordered before 5 p.m.! Start today.
136264486
€239,58 €198,00
  • 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

Programming Python in Action E-Learning

Master Python, the world’s fastest-growing and most versatile programming language.
Python is a high-level, general-purpose language known for its flexibility, reliability, readability, and ease of learning. With its powerful standard libraries, Python holds a strong advantage over other languages for developing a wide range of applications.

In the Programming Python in Action e-learning course, you’ll follow a structured and hands-on journey through four progressive learning paths:

  • Path 1 – Exploring Modern Python:
    Get up to speed with the latest features of the newest Python version. Learn to write optimized, clean, and maintainable code based on industry best practices.
  • Path 2 – Building GUI Applications with Tkinter:
    Create an interactive graphical user interface using Tkinter, Python’s standard GUI library. You'll build a complete desktop application using object-oriented programming techniques.
  • Path 3 – Web Development with Web2Py:
    Dive into developing database-driven, web-based applications using Web2Py, a robust cross-platform Python MVC framework with a built-in debugger and deployment tool.
  • Path 4 – Cloud Automation with AWS:
    Harness the power of AWS Lambda for event-driven workflows. Perform data operations in AWS S3 and DynamoDB, enable messaging services, and send emails through serverless functions.

This comprehensive training blends theory and practical exercises, equipping you with the skills to develop powerful Python applications—from the desktop to the cloud.

This LearningKit with more than 16 hours of learning is divided into three tracks:

Course content

New Developments in Python

Course: 46 Minutes

  • Course Overview
  • Using SQLFORMs
  • Inserting Data into a Table Using a SQLFORM
  • Accessing Individual Database Records
  • Displaying Single Records
  • Defining a Table with Foreign Key References
  • Enabling Authenticated User Features
  • Implementing a Shopping Cart
  • Enabling Shopping Cart Item Removal
  • Setting up Web Page Filters
  • Course Summary

Developing Apps with Tkinter: Getting Started

Course: 1 Hour, 18 Minutes

  • Course Overview
  • Introduction to Desktop Applications
  • Libraries Used to Create GUIs
  • Overview of Tkinter
  • UI Programming with Tkinter
  • Viewing the App We Aim to Build
  • Installing Tkinter
  • Creating a Stub Tkinter Application
  • Adding Widgets to a Tkinter App
  • Formatting Tkinter Widgets
  • Creating an Interactive Text Box Clock
  • Course Summary

Developing Apps with Tkinter: Configuring Interactive Widgets

Course: 1 Hour, 2 Minutes

  • Course Overview
  • Introducing Buttons
  • Creating Text Entry Widgets
  • Creating Username and Password Text Widgets
  • Introducing the Grid Geometry Manager
  • Storing Widgets in Label Frames
  • Positioning Widgets Using the Place Geometry Manager
  • Comparing the Grid and Pack Geometry Managers
  • Course Summary

Developing Apps with Tkinter: Working with File Dialogs & Tree Views

Course: 1 Hour, 18 Minutes

  • Course Overview
  • Creating a Class to Represent a Tkinter App
  • Creating an Interactive Clock Widget Using a Class
  • Storing Many Lines of Text in a Scrolled Text Widget
  • Introducing the Upload File Dialog
  • Storing Toy Tabular Data in a Tree View
  • Parsing Uploaded Data
  • Creating a Tree View from a Pandas Data Frame
  • Exploring Finer Points of Tree Views
  • Fixing Subtle Inconveniences in an App
  • Course Summary

Developing Apps with Tkinter: Menu Bars, Seaborn Visualization, & MySQL DBs

Course: 1 Hour, 18 Minutes

  • Course Overview
  • Introducing the Menu Bar
  • Creating a Tkinter App with Seaborn Charts
  • Editing the Format of a Seaborn Chart
  • Running MySQL from the Shell
  • Writing Code to Connect to MySQL
  • Reading Data from MySQL into Python
  • Writing Data to MySQL from Python1
  • Creating an Archive Database to Store Old Data
  • Understanding Code for an App Which Connects to MySQL
  • Accepting an Uploaded File and Write It out to MySQL
  • Course Summary

Developing Apps with Tkinter: Tree View Operations & Login and Sign-up Pages

Course: 1 Hour, 4 Minutes

  • Course Overview
  • Triggering an Operation on a Single-click
  • Triggering an Event Handler on a Double-click
  • Modularizing Code into Different Code Files
  • Understanding the UI for a Login Page
  • Writing Entered Credentials to MySQL
  • Understanding a Sign-up Page
  • Removing User Credentials from the UI of an App
  • Modifying an App's Tree View Schema9
  • Course Summary

Web Apps with web2py: Getting Started

Course: 1 Hour, 28 Minutes

  • Course Overview
  • The Fundamentals of Web Requests
  • Building Web Applications with Frameworks
  • Python Frameworks
  • The web2py Framework
  • The web2py Workflow
  • Installing web2py
  • Exploring the web2py Framework
  • Modifying the Default web2py Templates
  • Viewing the Structure of a web2py Application
  • Editing Files in the Default web2py Application
  • Course Summary

Web Apps with web2py: The Controller & View

Course: 1 Hour, 22 Minutes

  • Course Overview
  • Creating a New web2py Application
  • Building the Index Page
  • Wiring up a Controller and View
  • Setting Different Return Types for Controllers
  • Passing Values to a web2py Application
  • Submitting POST Data Using Forms
  • Using Request and Session Variables
  • Contrasting Request and Session Variables
  • Deploying a web2py App with PythonAnywhere
  • Course Summary

Web Apps with web2py: Database Connectivity & the Model

Course: 1 Hour, 5 Minutes

  • Course Overview
  • Installing a MySQL Database
  • Integrating a web2py App with a Database
  • Mapping web2py Models to a Database
  • Adding Users for a web2py App
  • Adding Data to a Table from the UI
  • Using the web2py Grid Widget
  • Searching for Data Using a web2py Grid
  • Course Summary

Web Apps with web2py: Working with Prebuilt Bootstrap Templates

Course: 52 Minutes

  • Course Overview
  • Using a Pre-built Template in a web2py App
  • Modifying a Pre-built Template
  • Adding Components to a web2py App
  • Configuring Database Connectivity
  • Adding a New Table to the Model
  • Registering New Users in a web2py App
  • Course Summary

Web Apps with web2py: Decorators, Foreign Key Constraints, & Table Forms

Course: 1 Hour, 23 Minutes

  • Course Overview
  • Using SQLFORMs
  • Inserting Data into a Table Using a SQLFORM
  • Accessing Individual Database Records
  • Displaying Single Records
  • Defining a Table with Foreign Key References
  • Enabling Authenticated User Features
  • Implementing a Shopping Cart
  • Enabling Shopping Cart Item Removal
  • Setting up Web Page Filters
  • Course Summary

AWS Lambdas in Python: Serverless Compute in Python with AWS Lambda

Course: 1 Hour, 55 Minutes

  • Course Overview
  • Serverless Computing
  • AWS Lambdas
  • AWS Lambda Settings
  • AWS Lambda Functions
  • Exploring the AWS Lambda Dashboard
  • Choosing the Hello-World Lambda Blueprint
  • Creating a Lambda and Exploring Its Role
  • Creating a Test Event for a Lambda
  • Viewing the Logs of a Lambda Execution
  • Triggering Lambdas Using Scheduled Events
  • Using the Lambda-Canary Blueprint
  • Viewing Metrics and Logs for Timed Lambda Executions
  • Executing the lambda-canary Lambda
  • Creating REST API Lambda Triggers
  • Using Query Parameters with Lambdas
  • Using POST Requests with Lambdas
  • Course Summary

AWS Lambdas in Python: Using AWS Lambda with Containers, SES, SNS, & DynamoDB

Course: 2 Hours, 3 Minutes

  • Course Overview
  • Installing Docker and Creating a New User
  • Creating a Docker Image
  • Deploying a Docker Image to AWS ECR
  • Creating a Lambda from a Container Image
  • Creating a Twitter Developer Account
  • Writing Code to Connect to Twitter
  • Creating a Lambda Deployment Package and Role
  • Creating a Lambda from the AWS CLI
  • Writing Code to Connect to S
  • Executing a Lambda to Write Data out to S
  • Creating and Verifying SES Identities
  • Sending Emails from a Lambda
  • Creating an SNS Topic, DynamoDB Table, and a Role
  • Creating a Lambda Using SNS and DynamoDB
  • Using a Lambda Which Writes Data to DynamoDB
  • Course Summary

Final Assessment:

Final Exam: Python in Action

Specifications

Article number
136264486
SKU
136264486
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
16 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.

Reviews

0/5
0 stars based on 0 reviews
0 reviews
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!

Recently viewed

LearnKit
Programming Python in Action Training
Programming Python in Action Training
Programming Python in Action Training Award-winning E-Learning course Extensive ...
€239,58 €198,00
 

Specifications

Article number
136264486
SKU
136264486
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
16 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.
0/5
0 stars based on 0 reviews
0 reviews
Choose your language
Choose your currency

Recently added

Total excl. VAT
€0,00
Order for another €50,00 and receive free shipping
0
Compare
Start comparison

Review Programming Python in Action Training

This product has been added to your cart
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