💡 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

API Documentation for Python Projects

API Documentation for Python Projects. Example pdoc -o ./html pdoc generates this website: pdoc.dev/docs. Installation pip install pdoc pdoc is compat

mitmproxy 1.4k Jan 07, 2023
A system for Python that generates static type annotations by collecting runtime types

MonkeyType MonkeyType collects runtime types of function arguments and return values, and can automatically generate stub files or even add draft type

Instagram 4.1k Jan 07, 2023
Repository for tutorials, examples and starter scripts for using the MTU HPC cluster

MTU-HPC-Starter Repository for tutorials, examples and starter scripts for using the MTU HPC cluster Connecting to the MTU HPC cluster Within the coll

1 Jan 31, 2022
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
Python code for working with NFL play by play data.

nfl_data_py nfl_data_py is a Python library for interacting with NFL data sourced from nflfastR, nfldata, dynastyprocess, and Draft Scout. Includes im

82 Jan 05, 2023
Poetry plugin to export the dependencies to various formats

Poetry export plugin This package is a plugin that allows the export of locked packages to various formats. Note: For now, only the requirements.txt f

Poetry 90 Jan 05, 2023
Sphinx Theme Builder

Sphinx Theme Builder Streamline the Sphinx theme development workflow, by building upon existing standardised tools. and provide a: simplified packagi

Pradyun Gedam 23 Dec 26, 2022
A plugin to introduce a generic API for Decompiler support in GEF

decomp2gef A plugin to introduce a generic API for Decompiler support in GEF. Like GEF, the plugin is battery-included and requires no external depend

Zion 379 Jan 08, 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
Fully typesafe, Rust-like Result and Option types for Python

safetywrap Fully typesafe, Rust-inspired wrapper types for Python values Summary This library provides two main wrappers: Result and Option. These typ

Matthew Planchard 32 Dec 25, 2022
Exercism exercises in Python.

Exercism exercises in Python.

Exercism 1.3k Jan 04, 2023
✨ Real-life Data Analysis and Model Training Workshop by Global AI Hub.

🎓 Data Analysis and Model Training Course by Global AI Hub Syllabus: Day 1 What is Data? Multimedia Structured and Unstructured Data Data Types Data

Global AI Hub 71 Oct 28, 2022
YAML metadata extension for Python-Markdown

YAML metadata extension for Python-Markdown This extension adds YAML meta data handling to markdown with all YAML features. As in the original, metada

Nikita Sivakov 14 Dec 30, 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
Reproducible Data Science at Scale!

Pachyderm: The Data Foundation for Machine Learning Pachyderm provides the data layer that allows machine learning teams to productionize and scale th

Pachyderm 5.7k Dec 29, 2022
🐱‍🏍 A curated list of awesome things related to Hugo themes.

awesome-hugo-themes Automated deployment @ 2021-10-12 06:24:07 Asia/Shanghai &sorted=updated Theme Author License GitHub Stars Updated Blonde wamo MIT

13 Dec 12, 2022
Quickly download, clean up, and install public datasets into a database management system

Finding data is one thing. Getting it ready for analysis is another. Acquiring, cleaning, standardizing and importing publicly available data is time

Weecology 274 Jan 04, 2023
Highlight Translator can help you translate the words quickly and accurately.

Highlight Translator can help you translate the words quickly and accurately. By only highlighting, copying, or screenshoting the content you want to translate anywhere on your computer (ex. PDF, PPT

Coolshan 48 Dec 21, 2022
A Material Design theme for MkDocs

A Material Design theme for MkDocs Create a branded static site from a set of Markdown files to host the documentation of your Open Source or commerci

Martin Donath 12.3k Jan 04, 2023
script to calculate total GPA out of 4, based on input gpa.csv

gpa_calculator script to calculate total GPA out of 4 based on input gpa.csv to use, create a total.csv file containing only one integer showing the t

Mohamad Bastin 1 Feb 07, 2022