Course Registration Page

Intermediate Intro to Programming - 4

(for programmers with junior level Python programming experience)

With Linux and Python

4 month course with weekly updates

4 months instruction + 5th month free review

Your Image

Payment Methods

YOUR ORDER SUMMARY

Subtotal:
[[checkoutContext.order.invoice.subtotal | currency]]
Tax:
[[checkoutContext.order.invoice.tax | currency]]
Shipping:
[[checkoutContext.order.invoice.shipping | currency]]
Discounts:
-[[checkoutContext.order.invoice.discount | currency]]
Total:
[[checkoutContext.order.invoice.total | currency]]
[[subscriptionsByProductId[checkoutContext.order.invoice.items[0].product_id].plan_description]]