๐Ÿ’ก Catatan Materi Bahasa Pemrogramman Python

Overview

๐Ÿ’ก Catatan Materi Bahasa Pemrogramman Python

๐Ÿ“ Deskripsi

Python merupakan bahasa pemrograman yang sangat mudah dipelajari oleh pemula yang pertama kali di perkenalkan oleh Guido Van Rossum pada tahun 1991 dan hingga sekarang dikembangkan oleh Python Software Foundation. Bahasa pemrograman python lebih menekankan pada keterbacaan kode agar lebih mudah dipahami sintaks-nya. Repository ini hanyalah catatan saya selama belajar Python Programming.

  • Bahasa Dalam Repository ini : Bahasa Indonesia
  • Situs Resmi : Web

๐ŸŽ’ Tools

๐Ÿ“ Persyaratan Penggunaan

  • Python 3.x.x
  • Python pip 21.2.4

๐Ÿ‘จโ€๐Ÿ’ป Author

Andika Tulus Pangestu
NIM : 12210940
Kelas : 12.1A.35
Prodi : D3 Sistem Informasi

โœ”๏ธ Tasks Belajar

  • Mengenal Python
  • Sintaks Dasar
  • Variable
  • Tipe Data Numbers, String, dan Boolean
  • String Manipulation
  • Tipe Data List, Slicing, Tuple, Set, dan Dictionary
  • Tipe Data Casting
  • Operator
  • Input/Output
  • Percabangan
  • Perulangan for
  • Perulangan while
  • Perulangan Bersarang
  • Function dan Method
  • Module
  • Error Handling
  • Pemrograman Berorientasi Objek - Class
  • Pemrograman Berorientasi Objek - Object
  • Pemrograman Berorientasi Objek - Method
  • Pemrograman Berorientasi Objek - Inheritance
  • Test Unit
  • Penggunaan Library
  • Membuat Aplikasi GUI Python dengan PySide
  • Project Latihan

๐Ÿ—ƒ๏ธ Path Materi

Path dibuat agar materi menjadi terstruktur sehingga mempermudah pembelajaran.

๐Ÿ› ๏ธ Troubleshooting

Jika mengalami kesulitan atau kurang memahami Dokumentasi atau untuk error coding bisa ditanyakan di Kotakode atau Stackoverflow

๐Ÿ™ Thanks

  • Allah SWT
  • My Parents
  • My Family
  • Nafatul Adistianingrum
  • All Friends
  • All Site Reference
  • All Youtube Channel Reference

โ˜• Referensi, Lisensi Sumber Perangkat Lunak terbuka, Kontribusi

๐Ÿ” License

Repository Created 9 Oktober 2021 at 11.15 WIB by Andika Tulus Pangestu under MIT License

Python Deep Dive Course - Accompanying Materials

Python Deep Dive Various Jupyter notebooks and Python sources associated with my Udemy Python 3 Deep Dive course series: Part 1: Mainly functional pro

Fred Baptiste 1.1k Dec 30, 2022
Mayan EDMS is a document management system.

Mayan EDMS is a document management system. Its main purpose is to store, introspect, and categorize files, with a strong emphasis on preserving the contextual and business information of documents.

3 Oct 02, 2021
This is the data scrapped of all the pitches made up potential startup's to established bussiness tycoons of India with all the details of Investments made, equity share, Name of investor etc.

SharkTankInvestor This is the data scrapped of all the pitches made up potential startup's to established bussiness tycoons of India with all the deta

Subradip Poddar 2 Aug 02, 2022
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..

apispec A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification). Features Supports th

marshmallow-code 1k Jan 01, 2023
Example Python code for running the mango-explorer marketmaker

๐Ÿฅญ Mango Explorer ๐Ÿ“– Introduction This guide will show you how to load and run a customisable marketmaker that runs on Mango Markets using the mango-e

Blockworks Foundation 2 Apr 11, 2022
Explain yourself! Interrogate a codebase for docstring coverage.

interrogate: explain yourself Interrogate a codebase for docstring coverage. Why Do I Need This? interrogate checks your code base for missing docstri

Lynn Root 435 Dec 29, 2022
Convert excel xlsx file's table to csv file, A GUI application on top of python/pyqt and other opensource softwares.

Convert excel xlsx file's table to csv file, A GUI application on top of python/pyqt and other opensource softwares.

David A 0 Jan 20, 2022
Type hints support for the Sphinx autodoc extension

sphinx-autodoc-typehints This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of fun

Alex Grรถnholm 462 Dec 29, 2022
Plotting and analysis tools for ARTIS simulations

Artistools Artistools is collection of plotting, analysis, and file format conversion tools for the ARTIS radiative transfer code. Installation First

ARTIS Monte Carlo Radiative Transfer 8 Nov 07, 2022
An ongoing curated list of OS X best applications, libraries, frameworks and tools to help developers set up their macOS Laptop.

macOS Development Setup Welcome to MacOS Local Development & Setup. An ongoing curated list of OS X best applications, libraries, frameworks and tools

Paul Veillard 3 Apr 03, 2022
Deduplicating archiver with compression and authenticated encryption.

More screencasts: installation, advanced usage What is BorgBackup? BorgBackup (short: Borg) is a deduplicating backup program. Optionally, it supports

BorgBackup 9k Jan 09, 2023
The source code that powers readthedocs.org

Welcome to Read the Docs Purpose Read the Docs hosts documentation for the open source community. It supports Sphinx docs written with reStructuredTex

Read the Docs 7.4k Dec 25, 2022
Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

datamodel-code-generator This code generator creates pydantic model from an openapi file and others. Help See documentation for more details. Supporte

Koudai Aono 1.3k Dec 29, 2022
Always know what to expect from your data.

Great Expectations Always know what to expect from your data. Introduction Great Expectations helps data teams eliminate pipeline debt, through data t

Great Expectations 7.8k Jan 05, 2023
The tutorial is a collection of many other resources and my own notes

Why we need CTC? --- looking back on history 1.1. About CRNN 1.2. from Cross Entropy Loss to CTC Loss Details about CTC 2.1. intuition: forward algor

ๆ‰‹ๅ†™AI 7 Sep 19, 2022
Minimal reproducible example for `mkdocstrings` Python handler issue

Minimal reproducible example for `mkdocstrings` Python handler issue

Hayden Richards 0 Feb 17, 2022
A `:github:` role for Sphinx

sphinx-github-role A github role for Sphinx. Usage Basic usage MyST: :caption: index.md See {github}`astrojuanlu/sphinx-github-role#1`. reStructuredT

Juan Luis Cano Rodrรญguez 4 Nov 22, 2022
A curated list of awesome mathematics resources

A curated list of awesome mathematics resources

Cyrille Rossant 6.7k Jan 05, 2023
Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.

Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.

Scott Triglia 64 Sep 18, 2022
Bring RGB to life in Neovim

Bring RGB to life in Neovim Change your RGB devices' color depending on Neovim's mode. Fast and asynchronous plugin to live your vim-life to the fulle

Antoine 40 Oct 27, 2022