Skip to content

99coding.club

Beta

  • About me

Tag: Python

Python logo

Python Package

October 25, 2016February 23, 2019 sajidProgramming

In the last post I discussed about Python Module. From last post we came to know that a Python module is simply a Python source file, which can expose classes, functions and global variables.So, what is Package? The simple striate-forward answer is “A Python package is simply a directory of Python module(s).” Make a Package…Continue reading Python Package

Python logo

Python Module

October 17, 2016February 23, 2019 sajidProgramming

What is Module Module is logical organize of reusable Python Code. Module groups the related code for easy to understand and use. As we know almost everything on Python are object, Module is also an object that can be bind and reference. Simply, a module is a file that define  functions, classes and variables. A…Continue reading Python Module

Recent Posts

  • Jenkins: Up and running into Docker.
  • C# Asynchronous Programming with async / await
  • Docker: Essential Commands
  • Dockerfile: Deep dive
  • Containerisation: Docker essential concepts & beyonds

Tags

Anisble (2) Apache (1) async (1) C++ (2) CentOS (2) CSharp (5) Devops (5) Docker (4) EScript (1) Javascript (1) Jenkins (1) Lamda (1) Linux (2) NUnit (1) Programming (2) Python (2) System Administration (2) Tools (4) Ubuntu (2) Unit Testing (1) Vagrant (2) YAML (1)

Categories

  • Cloud Computing
  • DevOps
  • Programming
  • Software Engineering
  • Tools
  • Uncategorized
  • Web Development

Archives

  • July 2020 (1)
  • June 2020 (7)
  • November 2019 (1)
  • October 2019 (1)
  • July 2019 (1)
  • May 2019 (2)
  • February 2019 (2)
  • October 2016 (2)
Proudly powered by WordPress | Theme: Amadeus by Themeisle.