Skip to content

kdkchy/Pawang-Ular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pawang Ular (Python)

A. Dasar Python

Pertemuan 1 :

  1. Dasar-Dasar Python (Instalasi)
  2. Konfigurasi WSL dan VSC (Windows Only)
  3. Ekosistem Python :
    • Pip
    • Virtual Environment

Latihan : Buatlah Repository di Github

Contoh direkori

WSL (direktori utama)

|---- virtualenv

|---- Pawang-Ular

        |-----01
        
        |-----02

Pertemuan 2 :

  1. Hello, World!
  2. Variables and Types
  3. Lists
  4. Basic Operators
  5. String Formatting

Latihan : Buatlah script file .py

Pertemuan 3 :

  1. Basic String Operation
  2. Condition
  3. Loops
  4. Function
  5. Classes and Objects

Latihan : Buatlah Program ATM simple

Pertemuan 4 :

  1. Dictionaries
  2. Module and Package
  3. Error Handling
  4. API

Latihan : Berikan Error Handling pada aplikasi ATM

Latihan : Buatlah modul sendiri


B. Flask

Pertemuan 5 :

  1. Hello, World!
    • passing variable on string
  2. Template
    • HTML and CSS
    • Jinja

Pertemuan 6 :

  1. Simple Form
  2. Simple Login

Pertemuan 7 :

  1. Pengenalan Database (MongoDB : NoSQL)
    • instalasi
    • cheatsheet

Pertemuan 8 :

  1. Simple CRUD

Latihan : Buatlah API sederhana untuk Apps yang sudah dibuat

C. Development

Pertemuan 9 :

  1. Publikasi Aplikasi pada server (VPS)

Pertemuan 10 :

  1. Mini Project :
    • To Do List
    • Rock Paper Scissors
    • Simple Calc
    • Cashier Apps

Basic


Databases


Deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published