Skip to content

hm-abdullah/learn-cloud-native-modern-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Learn Cloud Native Modern Python

This repo is part of the Certified Cloud Native Applied Generative AI Engineer program. It covers the first quarter of the course work:

Quarter 1: Fundamentals of Prompt Engineering, Docker, GitHub, and Modern Python Programming

We begin the course by understanding the basics of GenAI and Prompt Engineering. Then we will understand the basics of Linux, Docker, VSCode, Devcontainer, and GitHub. The main focus will be on mastering the fundamentals of Modern Python with Typing, the go-to language for AI.

Note:

Docker has market share of 82.63% in containerization market. Gartner® estimates that 90% of global organizations will be running containerized applications in production by 2026.

Tools to Install

VS Code

Docker Desktop

Dev Containers

Python in Visual Studio Code

GitHub Desktop

Notes:

We will be doing all our Python development inside Docker Containers.

Students will be using GitHub from day one.

Reading Material

Prompt Guide

Docker Desktop

Docker Deep Dive: Zero to Docker in a single book

Docker Cheat Sheet: All the Most Essential Commands in One Place + Downloadable PDF

60 Essential Linux Commands + Free Cheat Sheet

Getting started with GitHub Desktop

Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming 3rd Edition

mypy documentation

Type hints cheat sheet

Poetry

Note: We will be using Type Hints is all our Python Development.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors