💡 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

Workbench to integrate pyoptools with freecad, that means basically optics ray tracing capabilities for FreeCAD.

freecad-pyoptools Workbench to integrate pyoptools with freecad, that means basically optics ray tracing capabilities for FreeCAD. Requirements It req

Combustión Ingenieros SAS 12 Nov 16, 2022
Show Rubygems description and annotate your code right from Sublime Text.

Gem Description for Sublime Text Show Rubygems description and annotate your code. Just mouse over your Gemfile's gem definitions to show the popup. s

Nando Vieira 2 Dec 19, 2022
Fun interactive program to sort a list :)

LHD-Build-Sort-a-list Fun interactive program to sort a list :) Inspiration LHD Build Write a script to sort a list. What it does It is a menu driven

Ananya Gupta 1 Jan 15, 2022
Coursera learning course Python the basics. Programming exercises and tasks

HSE_Python_the_basics Welcome to BAsics programming Python! You’re joining thousands of learners currently enrolled in the course. I'm excited to have

PavelRyzhkov 0 Jan 05, 2022
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
Project documentation with Markdown.

MkDocs Project documentation with Markdown. View the MkDocs documentation. Project release notes. Visit the MkDocs wiki for community resources, inclu

MkDocs 15.6k Jan 02, 2023
freeCodeCamp Scientific Computing with Python Project for Certification.

Polygon_Area_Calculator freeCodeCamp Python Project freeCodeCamp Scientific Computing with Python Project for Certification. In this project you will

Rajdeep Mondal 1 Dec 23, 2021
python package sphinx template

python-package-sphinx-template python-package-sphinx-template

Soumil Nitin Shah 2 Dec 26, 2022
A Json Schema Generator

JSON Schema Generator Author : Eru Michael About A Json Schema Generator. This is a generic program that: Reads a JSON file similar to what's present

1 Nov 10, 2021
Variable Transformer Calculator

✠ VASCO - VAriable tranSformer CalculatOr Software que calcula informações de transformadores feita para a matéria de "Conversão Eletromecânica de Ene

Arthur Cordeiro Andrade 2 Feb 12, 2022
Docov - Light-weight, recursive docstring coverage analysis for python modules

docov Light-weight, recursive docstring coverage analysis for python modules. Ov

Richard D. Paul 3 Feb 04, 2022
Tutorial for STARKs with supporting code in python

stark-anatomy STARK tutorial with supporting code in python Outline: introduction overview of STARKs basic tools -- algebra and polynomials FRI low de

121 Jan 03, 2023
Demonstration that AWS IAM policy evaluation docs are incorrect

The flowchart from the AWS IAM policy evaluation documentation page, as of 2021-09-12, and dating back to at least 2018-12-27, is the following: The f

Ben Kehoe 15 Oct 21, 2022
An MkDocs plugin to export content pages as PDF files

MkDocs PDF Export Plugin An MkDocs plugin to export content pages as PDF files The pdf-export plugin will export all markdown pages in your MkDocs rep

Terry Zhao 266 Dec 13, 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
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 repository of links with advice related to grad school applications, research, phd etc

A repository of links with advice related to grad school applications, research, phd etc

Shaily Bhatt 946 Dec 30, 2022
Numpy's Sphinx extensions

numpydoc -- Numpy's Sphinx extensions This package provides the numpydoc Sphinx extension for handling docstrings formatted according to the NumPy doc

NumPy 234 Dec 26, 2022
A simple flask application to collect annotations for the Turing Change Point Dataset, a benchmark dataset for change point detection algorithms

AnnotateChange Welcome to the repository of the "AnnotateChange" application. This application was created to collect annotations of time series data

The Alan Turing Institute 16 Jul 21, 2022
A python package to import files from an adjacent folder

EasyImports About EasyImports is a python package that allows users to easily access and import files from sister folders: f.ex: - Project - Folde

1 Jun 22, 2022